Commit Graph

12837 Commits (6b4231e2f92adbcf96fb2a3fa751d7ca0a61b21f)

Author SHA1 Message Date
Cyrill Gorcunov 79f0713d40 prctl: use CAP_SYS_RESOURCE for PR_SET_MM option 13 years ago
Linus Torvalds 4293f20c19 Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume" 13 years ago
Thomas Gleixner 52abb700e1 genirq: Clear action->thread_mask if IRQ_ONESHOT is not set 13 years ago
Oleg Nesterov 6027ce497d hung_task: fix the broken rcu_lock_break() logic 13 years ago
Oleg Nesterov 6e27f63edb vfork: kill PF_STARTING 13 years ago
Oleg Nesterov 57b59c4a14 coredump_wait: don't call complete_vfork_done() 13 years ago
Oleg Nesterov d68b46fe16 vfork: make it killable 13 years ago
Oleg Nesterov c415c3b47e vfork: introduce complete_vfork_done() 13 years ago
Prashanth Nageshappa f986a499ef kprobes: return proper error code from register_kprobe() 13 years ago
Matthew Garrett c22ab33290 kmsg_dump: don't run on non-error paths by default 13 years ago
Alan Stern 62d3c5439c Block: use a freezable workqueue for disk-event polling 13 years ago
Namhyung Kim 30ce2f7eef perf/hwbp: Fix a possible memory leak 13 years ago
Srivatsa S. Bhat 8f2f748b06 CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume 13 years ago
Oleg Nesterov d80e731eca epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() 13 years ago
Peter Zijlstra 8c79a045fd sched/events: Revert trace_sched_stat_sleeptime() 13 years ago
Thomas Gleixner b4bc724e82 genirq: Handle pending irqs in irq_startup() 13 years ago
Thomas Gleixner ac56376111 genirq: Unmask oneshot irqs when thread was not woken 13 years ago
Dimitri Sivanich 074b85175a vfs: fix panic in __d_lookup() with high dentry hashtable counts 13 years ago
Dave Young 10f296cbfe module: make module param bint handle nul value 13 years ago
Dan Carpenter f6302f1bcd relay: prevent integer overflow in relay_open() 13 years ago
Stephane Eranian f39d47ff81 perf: Fix double start/stop in x86_pmu_start() 13 years ago
Tejun Heo 11a3122f6c block: strip out locking optimization in put_io_context() 13 years ago
Srivatsa S. Bhat 379e0be812 PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails 13 years ago
Jiang Liu 55ca6140e9 kprobes: fix a memory leak in function pre_handler_kretprobe() 13 years ago
Christopher Yeoh 8cdb878dcb Fix race in process_vm_rw_core 13 years ago
Srivatsa S. Bhat fe9161db2e PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path 13 years ago
Rafael J. Wysocki 181e9bdef3 PM / Hibernate: Fix s2disk regression related to freezing workqueues 13 years ago
Chanho Min cb297a3e43 sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW 13 years ago
Stephane Eranian e050e3f0a7 perf: Fix broken interrupt rate throttling 13 years ago
Yasunori Goto b5740f4b2c sched: Fix ancient race in do_exit() 13 years ago
Prarit Bhargava b0f4c4b32c bugs, x86: Fix printk levels for panic, softlockups and stack dumps 13 years ago
Suresh Siddha 71325960d1 sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug 13 years ago
Christian Borntraeger db7e527da4 sched/s390: Fix compile error in sched/core.c 13 years ago
Peter Zijlstra 4ca9b72b71 sched: Fix rq->nr_uninterruptible update race 13 years ago
Randy Dunlap fa757281a0 kernel-doc: fix kernel-doc warnings in sched 13 years ago
Randy Dunlap 42ae610c1a kernel-doc: fix new warnings in auditsc.c 13 years ago
Ananth N Mavinakayanahalli d496aab567 kprobes: initialize before using a hlist 13 years ago
Glauber Costa 0e90b31f4b net: introduce res_counter_charge_nofail() for socket allocations 13 years ago
Namhyung Kim 46cd6a7f68 perf: Call perf_cgroup_event_time() directly 13 years ago
Namhyung Kim fd45c15f13 perf: Don't call release_callchain_buffers() if allocation fails 13 years ago
Namhyung Kim 160cb5a97d PM / Hibernate: Correct additional pages number calculation 13 years ago
Kees Cook c158a35c8a audit: no leading space in audit_log_d_path prefix 13 years ago
Xi Wang 5afb8a3f96 audit: fix signedness bug in audit_log_execve_info() 13 years ago
Peter Moody 10d6836087 audit: comparison on interprocess fields 13 years ago
Peter Moody 4a6633ed08 audit: implement all object interfield comparisons 13 years ago
Eric Paris c9fe685f7a audit: allow interfield comparison between gid and ogid 13 years ago
Eric Paris b34b039324 audit: complex interfield comparison helper 13 years ago
Eric Paris 02d86a568c audit: allow interfield comparison in audit rules 13 years ago
Eric Paris 4043cde8ec audit: do not call audit_getname on error 13 years ago
Eric Paris 633b454545 audit: only allow tasks to set their loginuid if it is -1 13 years ago