Commit Graph

8297 Commits (0b5b72da1b21fe61926318dd842f6dd7c8862e9f)

Author SHA1 Message Date
Arnaldo Carvalho de Melo a2e2725541 net: Introduce recvmmsg socket syscall 15 years ago
KAMEZAWA Hiroyuki 4e649152cb memcg: some modification to softlimit under hierarchical memory reclaim. 15 years ago
KAMEZAWA Hiroyuki 3dece8347d cgroup: catch bad css refcnt at css_put 15 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 15 years ago
Paul Mundt 3ae91c21dd module: fix up CONFIG_KALLSYMS=n build. 15 years ago
Jun'ichi Nomura b0da3f0dad Add a tracepoint for block request remapping 15 years ago
Zdenek Kabelac 48c0d4d4c0 Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs 15 years ago
Eric Dumazet 152f9d0710 sched_clock: Fix atomicity/continuity bug by using cmpxchg64() 15 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 15 years ago
Martin Schwidefsky 89133f9350 clocksource: Resume clocksource without taking the clocksource mutex 15 years ago
Darren Hart 9beba3c54d futex: Add memory barrier commentary to futex_wait_queue_me() 15 years ago
Rusty Russell ffa9f12a41 module: don't call percpu_modfree on NULL pointer. 15 years ago
Rusty Russell a263f7763c module: fix memory leak when load fails after srcversion/version allocated 15 years ago
Peter Oberparleiter 26d052bfce param: allow whitespace as kernel parameter separator 15 years ago
Jan Beulich 554bdfe5ac module: reduce string table for loaded modules (v2) 15 years ago
Jan Beulich 4a4962263f module: reduce symbol table for loaded modules (v2) 15 years ago
Hiroshi Shimamoto 801460d0cf task_struct cleanup: move binfmt field to mm_struct 15 years ago
Alexey Dobriyan 858f09930b aio: ifdef fields in mm_struct 15 years ago
Sukadev Bhattiprolu e5a4738699 pidns: deny CLONE_PARENT|CLONE_NEWPID combination 15 years ago
Sukadev Bhattiprolu 123be07b0b fork(): disable CLONE_PARENT for init 15 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 15 years ago
Roland McGrath d9588725e5 signals: inline __fatal_signal_pending 15 years ago
Oleg Nesterov 4a30debfb7 signals: introduce do_send_sig_info() helper 15 years ago
Neil Horman a293980c2e exec: let do_coredump() limit the number of concurrent dumps to pipes 15 years ago
Roland McGrath ae6d2ed7bb signals: tracehook_notify_jctl change 15 years ago
Vitaly Mayatskikh b6fe2d117e wait_noreap_copyout(): check for ->wo_info != NULL 15 years ago
Vitaly Mayatskikh dfe16dfa4a do_wait: fix sys_waitid()-specific behaviour 15 years ago
Oleg Nesterov b6e763f07f wait_consider_task: kill "parent" argument 15 years ago
Oleg Nesterov 989264f464 do_wait-wakeup-optimization: simplify task_pid_type() 15 years ago
Oleg Nesterov 5c01ba49e6 do_wait-wakeup-optimization: fix child_wait_callback()->eligible_child() usage 15 years ago
Oleg Nesterov b4fe51823d do_wait() wakeup optimization: child_wait_callback: check __WNOTHREAD case 15 years ago
Oleg Nesterov 0b7570e77f do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup 15 years ago
Oleg Nesterov a2322e1d27 do_wait() wakeup optimization: shift security_task_wait() from eligible_child() to wait_consider_task() 15 years ago
Oleg Nesterov a7f0765edf ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee 15 years ago
Balbir Singh f64c3f5494 memory controller: soft limit organize cgroups 15 years ago
Balbir Singh 296c81d89f memory controller: soft limit interface 15 years ago
Ben Blum be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 15 years ago
Ben Blum c378369d8b cgroups: change css_set freeing mechanism to be under RCU 15 years ago
Ben Blum d1d9fd3308 cgroups: use vmalloc for large cgroups pidlist allocations 15 years ago
Ben Blum 72a8cb30d1 cgroups: ensure correct concurrent opening/reading of pidlists across pid namespaces 15 years ago
Ben Blum 102a775e36 cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids 15 years ago
Paul Menage 8f3ff20862 cgroups: revert "cgroups: fix pid namespace bug" 15 years ago
Paul Menage 2c6ab6d200 cgroups: allow cgroup hierarchies to be created with no bound subsystems 15 years ago
Paul Menage 7717f7ba92 cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup 15 years ago
Paul Menage fe6934354f cgroups: move the cgroup debug subsys into cgroup.c to access internal state 15 years ago
Paul Menage c6d57f3312 cgroups: support named cgroups hierarchies 15 years ago
Xiaotian Feng 34f77a90f7 cgroups: make unlock sequence in cgroup_get_sb consistent 15 years ago
Zhaolei 57f1f0874f time: add function to convert between calendar time and broken-down time for universal use 15 years ago
Eric Paris 939cbf260c Audit: send signal info if selinux is disabled 15 years ago
Eric Paris 44e51a1b78 Audit: rearrange audit_context to save 16 bytes per struct 15 years ago