aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
* sched: Fix hrtimer_cancel()/rq->lock deadlockBen Segall2014-01-15
* sched: Fix cfs_bandwidth misuse of hrtimer_expires_remainingBen Segall2014-01-15
* sched: Fix race on toggling cfs_bandwidth_usedBen Segall2014-01-15
* mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2014-01-09
* sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov2014-01-09
* libata, freezer: avoid block device removal while system is frozenTejun Heo2014-01-09
* sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entitiesKirill Tkhai2014-01-09
* sched: numa: skip inaccessible VMAsMel Gorman2014-01-09
* ftrace: Initialize the ftrace profiler for each possible cpuMiao Xie2014-01-09
* sched: Avoid throttle_cfs_rq() racing with period_timer stoppingBen Segall2013-12-20
* futex: fix handling of read-only-mapped hugepagesLinus Torvalds2013-12-20
* PCI: Disable Bus Master only on kexec rebootKhalid Aziz2013-12-20
* irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan2013-12-12
* time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLDMartin Schwidefsky2013-12-12
* ntp: Make periodic RTC update more reliableMiroslav Lichvar2013-12-08
* clockevents: Prefer CPU local devices over global devicesStephen Boyd2013-12-08
* clockevents: Split out selection logicThomas Gleixner2013-12-08
* clockevents: Add module refcountThomas Gleixner2013-12-08
* clockevents: Get rid of the notifier chainThomas Gleixner2013-12-08
* cgroup: use a dedicated workqueue for cgroup destructionTejun Heo2013-12-04
* cpuset: Fix memory allocator deadlockPeter Zijlstra2013-12-04
* workqueue: fix ordered workqueues in NUMA setupsTejun Heo2013-12-04
* ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)2013-12-04
* audit: log the audit_names record typeJeff Layton2013-12-04
* audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton2013-12-04
* audit: fix info leak in AUDIT_GET requestsMathias Krause2013-12-04
* audit: use nlmsg_len() to get message payload lengthMathias Krause2013-12-04
* audit: printk USER_AVC messages when audit isn't enabledTyler Hicks2013-12-04
* PM / hibernate: Avoid overflow in hibernate_preallocate_memory()Aaron Lu2013-12-04
* alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't existKOSAKI Motohiro2013-12-04
* exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-29
* perf/ftrace: Fix paranoid level for enabling function tracerSteven Rostedt2013-11-29
* sched, idle: Fix the idle polling state logicPeter Zijlstra2013-11-29
* perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-11-20
* tracing: Fix potential out-of-bounds in trace_get_user()Steven Rostedt2013-11-20
* clockevents: Sanitize ticks to nsec conversionThomas Gleixner2013-11-12
* cgroup: fix to break the while loop in cgroup_attach_task() correctlyAnjana V Kumar2013-11-12
* irq: Force hardirq exit's softirq processing on its own stackFrederic Weisbecker2013-10-13
* audit: fix endless wait in audit_log_start()Konstantin Khlebnikov2013-10-01
* sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...Daisuke Nishimura2013-10-01
* sched/cputime: Do not scale when utime == 0Stanislaw Gruszka2013-10-01
* timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz2013-10-01
* pidns: fix vfork() after unshare(CLONE_NEWPID)Oleg Nesterov2013-09-26
* pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeupEric W. Biederman2013-09-26
* uprobes: Fix utask->depth accounting in handle_trampoline()Oleg Nesterov2013-09-26
* workqueue: cond_resched() after processing each work itemTejun Heo2013-09-08
* timer_list: correct the iterator for timer_listNathan Zimmer2013-09-08
* ftrace: Check module functions being traced on reloadSteven Rostedt (Red Hat)2013-08-29
* tracing/uprobes: Fail to unregister if probe event files are in useSteven Rostedt (Red Hat)2013-08-29
* tracing/kprobes: Fail to unregister if probe event files are in useSteven Rostedt (Red Hat)2013-08-29