Commit Graph

10623 Commits (e702d3cf29143327679ce2e2a60775eaf829f377)

Author SHA1 Message Date
Al Viro 120a795da0 audit mmap 14 years ago
Thomas Gleixner ab263f47c9 audit: Use rcu for task lookup protection 14 years ago
Thomas Gleixner 207032051a audit: Do not send uninitialized data for AUDIT_TTY_GET 14 years ago
Thomas Gleixner 3c80fe4ac9 audit: Call tty_audit_push_task() outside preempt disabled 14 years ago
Al Viro f7a998a949 in untag_chunk() we need to do alloc_chunk() a bit earlier 14 years ago
Stephen Hemminger b8800aa5d9 audit: make functions static 14 years ago
Miloslav Trmac d29be158a6 Audit: add support to match lsm labels on user audit messages 14 years ago
Dongdong Deng d7ba979d45 debug_core,x86,blackfin: Clean up hw debug disable API 14 years ago
Jason Wessel 578bd4dfcd kdb: Fix early debugging crash regression 14 years ago
Jason Wessel 931ea24819 kdb: fix per_cpu command to remove supress mask 14 years ago
Steven Rostedt 95bcd683fb jump label: Make arch_jump_label_text_poke_early() optional 14 years ago
Steven Rostedt de31c3ca81 jump label: Fix error with preempt disable holding mutex 14 years ago
Al Viro f7e835710a convert cgroup and cpuset 14 years ago
Jason Baron 91bad2f8d3 jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex 15 years ago
Jason Baron b842f8faf6 jump label: Fix module __init section race 15 years ago
Zimny Lech 61d8e11e51 Remove duplicate includes from many files 15 years ago
Huang Shijie 5de1cb2d0f kernel/resource.c: handle reinsertion of an already-inserted resource 15 years ago
Michael Holzheu d57af9b214 taskstats: use real microsecond granularity for CPU times 15 years ago
Michael Holzheu 3d9e0cf1fe taskstats: split fill_pid function 15 years ago
Michael Holzheu 9323312592 taskstats: separate taskstats commands 15 years ago
Jeff Mahoney 8589312069 delayacct: align to 8 byte boundary on 64-bit systems 15 years ago
KAMEZAWA Hiroyuki 478735e388 /proc/stat: fix scalability of irq sum of all cpu 15 years ago
Namhyung Kim d16e15f5b0 exit: add lock context annotation on find_new_reaper() 15 years ago
KOSAKI Motohiro 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct 15 years ago
Namhyung Kim b840115083 signals: annotate lock context change on ptrace_stop() 15 years ago
Namhyung Kim b8ed374e20 signals: annotate lock_task_sighand() 15 years ago
Namhyung Kim 9fed81dc40 ptrace: cleanup ptrace_request() 15 years ago
Namhyung Kim 4abf986960 ptrace: change signature of sys_ptrace() and friends 15 years ago
Namhyung Kim c4b5ed250e ptrace: annotate lock context change on exit_ptrace() 15 years ago
Daniel Lezcano 45531757b4 cgroup: notify ns_cgroup deprecated 15 years ago
Evgeny Kuznetsov f4a2589fea cgroups: add check for strcpy destination string overflow 15 years ago
Daniel Lezcano 32a8cf235e cgroup: make the mount options parsing more accurate 15 years ago
Daniel Lezcano 97978e6d1f cgroup: add clone_children control file 15 years ago
Tomasz Buchert 2d3cbf8bc8 cgroup_freezer: update_freezer_state() does incorrect state transitions 15 years ago
Tomasz Buchert 0bdba580ab cgroup_freezer: fix can_attach() to prohibit moving from/to freezing/frozen cgroups 15 years ago
Tomasz Buchert d5de4ddb1b cgroup_freezer: unnecessary test in cgroup_freezing_or_frozen() 15 years ago
David Howells 3a5f65df5a Typedef SMP call function pointer 15 years ago
Michał Mirosław abbce906d0 (trivial) Fix compiler warning in kernel/modules.c 15 years ago
Randy Dunlap ee2f154a59 docbook: add more wait/wake/completion to device-drivers docbook 15 years ago
Namhyung Kim f5d87d851d printk: declare printk_ratelimit_state in ratelimit.h 15 years ago
Namhyung Kim 674dff6507 printk: change type of 'boot_delay' to int * 15 years ago
Namhyung Kim 8155c02a44 printk: add lock context annotation 15 years ago
Namhyung Kim 6c095efd82 printk: fixup declaration of kmsg_reasons 15 years ago
Akinobu Mita 4ce6494dbd stop_machine: convert cpu notifier to return encapsulate errno value 15 years ago
Rakib Mullick ca51c5a763 kernel/stop_machine.c: fix unused variable warning 15 years ago
Eric Dumazet 518de9b39e fs: allow for more than 2^31 files 15 years ago
Namhyung Kim 571428be55 kernel/user.c: add lock release annotation on free_user() 15 years ago
Andrew Morton ca1cab37d9 workqueues: s/ON_STACK/ONSTACK/ 15 years ago
Jan Beulich 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages 15 years ago
Peter Zijlstra 61ecdb801e mm: strictly nested kmap_atomic() 15 years ago