Age | Commit message (Expand) | Author |
2014-01-09 | cgroup: fix cgroup_create() error handling path | Tejun Heo |
2014-01-09 | sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities | Kirill Tkhai |
2014-01-09 | ftrace: Initialize the ftrace profiler for each possible cpu | Miao Xie |
2014-01-09 | kexec: migrate to reboot cpu | Vivek Goyal |
2013-12-20 | sched: Avoid throttle_cfs_rq() racing with period_timer stopping | Ben Segall |
2013-12-20 | futex: fix handling of read-only-mapped hugepages | Linus Torvalds |
2013-12-20 | PCI: Disable Bus Master only on kexec reboot | Khalid Aziz |
2013-12-11 | irq: Enable all irqs unconditionally in irq_resume | Laxman Dewangan |
2013-12-11 | time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD | Martin Schwidefsky |
2013-12-08 | ntp: Make periodic RTC update more reliable | Miroslav Lichvar |
2013-12-04 | cpuset: Fix memory allocator deadlock | Peter Zijlstra |
2013-12-04 | cgroup: fix cgroup_subsys_state leak for seq_files | Tejun Heo |
2013-12-04 | cgroup: use a dedicated workqueue for cgroup destruction | Tejun Heo |
2013-12-04 | workqueue: fix ordered workqueues in NUMA setups | Tejun Heo |
2013-12-04 | ftrace: Fix function graph with loading of modules | Steven Rostedt (Red Hat) |
2013-12-04 | audit: log the audit_names record type | Jeff Layton |
2013-12-04 | audit: fix info leak in AUDIT_GET requests | Mathias Krause |
2013-12-04 | audit: use nlmsg_len() to get message payload length | Mathias Krause |
2013-12-04 | audit: printk USER_AVC messages when audit isn't enabled | Tyler Hicks |
2013-12-04 | PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps() | Rafael J. Wysocki |
2013-12-04 | PM / hibernate: Avoid overflow in hibernate_preallocate_memory() | Aaron Lu |
2013-12-04 | alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist | KOSAKI Motohiro |
2013-12-04 | genirq: Set the irq thread policy without checking CAP_SYS_NICE | Thomas Pfaff |
2013-11-29 | exec/ptrace: fix get_dumpable() incorrect tests | Kees Cook |
2013-11-29 | perf/ftrace: Fix paranoid level for enabling function tracer | Steven Rostedt |
2013-11-29 | sched, idle: Fix the idle polling state logic | Peter Zijlstra |
2013-11-20 | tracing: Fix potential out-of-bounds in trace_get_user() | Steven Rostedt |
2013-10-29 | perf: Fix perf ring buffer memory ordering | Peter Zijlstra |
2013-10-27 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-10-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-10-27 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-10-26 | Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-10-25 | PM / hibernate: Move software_resume to late_initcall_sync | Russ Dill |
2013-10-23 | clockevents: Sanitize ticks to nsec conversion | Thomas Gleixner |
2013-10-22 | Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-10-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2013-10-18 | mutex: Avoid gcc version dependent __builtin_constant_p() usage | Tetsuo Handa |
2013-10-17 | perf: Disable PERF_RECORD_MMAP2 support | Stephane Eranian |
2013-10-13 | cgroup: fix to break the while loop in cgroup_attach_task() correctly | Anjana V Kumar |
2013-10-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-10-04 | Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-10-04 | perf: Fix perf_pmu_migrate_context | Peter Zijlstra |
2013-10-02 | Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2013-10-01 | irq: Force hardirq exit's softirq processing on its own stack | Frederic Weisbecker |
2013-09-30 | pidns: fix free_pid() to handle the first fork failure | Oleg Nesterov |
2013-09-30 | kernel/kmod.c: check for NULL in call_usermodehelper_exec() | Tetsuo Handa |
2013-09-30 | PM / hibernate: Fix user space driven resume regression | Rafael J. Wysocki |
2013-09-28 | Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u... | Linus Torvalds |
2013-09-28 | kernel/params: fix handling of signed integer types | Jean Delvare |
2013-09-28 | Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k... | Ingo Molnar |