Commit Graph

10629 Commits (25672b9dde18b86e736b8138bcffbaf7158d160a)

Author SHA1 Message Date
Dan Rosenberg eaf06b241b Restrict unprivileged access to kernel syslog 14 years ago
Ken Chen 38715258aa latencytop: fix per task accumulator 14 years ago
Alexey Khoroshilov 834b40380e kernel/range.c: fix clean_sort_range() for the case of full array 14 years ago
David Daney 433039e97f watchdog: Fix section mismatch and potential undefined behavior. 14 years ago
Oleg Nesterov e0a7021710 posix-cpu-timers: workaround to suppress the problems with mt exec 14 years ago
Jesper Juhl 408af87a39 Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memset 14 years ago
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 14 years ago
Jason Baron b842f8faf6 jump label: Fix module __init section race 14 years ago
Zimny Lech 61d8e11e51 Remove duplicate includes from many files 14 years ago
Huang Shijie 5de1cb2d0f kernel/resource.c: handle reinsertion of an already-inserted resource 14 years ago
Michael Holzheu d57af9b214 taskstats: use real microsecond granularity for CPU times 14 years ago
Michael Holzheu 3d9e0cf1fe taskstats: split fill_pid function 14 years ago
Michael Holzheu 9323312592 taskstats: separate taskstats commands 14 years ago
Jeff Mahoney 8589312069 delayacct: align to 8 byte boundary on 64-bit systems 14 years ago
KAMEZAWA Hiroyuki 478735e388 /proc/stat: fix scalability of irq sum of all cpu 14 years ago
Namhyung Kim d16e15f5b0 exit: add lock context annotation on find_new_reaper() 14 years ago
KOSAKI Motohiro 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct 14 years ago
Namhyung Kim b840115083 signals: annotate lock context change on ptrace_stop() 14 years ago
Namhyung Kim b8ed374e20 signals: annotate lock_task_sighand() 14 years ago
Namhyung Kim 9fed81dc40 ptrace: cleanup ptrace_request() 14 years ago
Namhyung Kim 4abf986960 ptrace: change signature of sys_ptrace() and friends 14 years ago
Namhyung Kim c4b5ed250e ptrace: annotate lock context change on exit_ptrace() 14 years ago
Daniel Lezcano 45531757b4 cgroup: notify ns_cgroup deprecated 14 years ago
Evgeny Kuznetsov f4a2589fea cgroups: add check for strcpy destination string overflow 14 years ago
Daniel Lezcano 32a8cf235e cgroup: make the mount options parsing more accurate 14 years ago
Daniel Lezcano 97978e6d1f cgroup: add clone_children control file 14 years ago
Tomasz Buchert 2d3cbf8bc8 cgroup_freezer: update_freezer_state() does incorrect state transitions 14 years ago
Tomasz Buchert 0bdba580ab cgroup_freezer: fix can_attach() to prohibit moving from/to freezing/frozen cgroups 14 years ago
Tomasz Buchert d5de4ddb1b cgroup_freezer: unnecessary test in cgroup_freezing_or_frozen() 14 years ago
David Howells 3a5f65df5a Typedef SMP call function pointer 14 years ago
Michał Mirosław abbce906d0 (trivial) Fix compiler warning in kernel/modules.c 14 years ago
Randy Dunlap ee2f154a59 docbook: add more wait/wake/completion to device-drivers docbook 14 years ago
Namhyung Kim f5d87d851d printk: declare printk_ratelimit_state in ratelimit.h 14 years ago
Namhyung Kim 674dff6507 printk: change type of 'boot_delay' to int * 14 years ago
Namhyung Kim 8155c02a44 printk: add lock context annotation 14 years ago
Namhyung Kim 6c095efd82 printk: fixup declaration of kmsg_reasons 14 years ago
Akinobu Mita 4ce6494dbd stop_machine: convert cpu notifier to return encapsulate errno value 14 years ago