Linux 3.2.80
[pandora-kernel.git] / kernel /
2016-04-30 Jann Hornfs/coredump: prevent fsuid=0 dumps into user-controlled...
2016-04-30 Steven Rostedt ... tracing: Fix crash from reading trace_pipe with sendfile
2016-04-30 Steven Rostedt ... tracing: Have preempt(irqs)off trace preempt disabled...
2016-04-30 Thomas Gleixnersched/cputime: Fix steal time accounting vs. CPU hotplug
2016-04-01 Simon Guinotkernel/resource.c: fix muxed resource handling in __req...
2016-02-27 Mike Galbraithsched: fix __sched_setscheduler() vs load balancing...
2016-02-27 Willy Tarreaupipe: limit the per-user amount of pages allocated...
2016-02-27 Thomas Gleixneritimers: Handle relative timers with CONFIG_TIME_LOW_RE...
2016-02-27 Thomas Gleixnerposix-timers: Handle relative timers with CONFIG_TIME_L...
2016-02-27 Thomas Gleixnerhrtimer: Handle remaining time proper for TIME_LOW_RES
2016-02-13 Richard Cochranposix-clock: Fix return code on the poll method's error...
2016-02-13 Thomas Gleixnerfutex: Drop refcount if requeue_pi() acquired the rtmutex
2016-01-22 Thomas Gleixnergenirq: Prevent chip buslock deadlock
2015-12-30 Xunlei Pangsched/core: Clear the root_domain cpumasks in init_root...
2015-12-30 Sasha Levinsched/core: Remove false-positive warning from wake_up_...
2015-12-30 Steven Rostedt ... ring-buffer: Update read stamp with first real commit...
2015-11-27 Peter Zijlstraperf: Fix inherited events vs. tracepoint filters
2015-11-17 Peter Zijlstrasched/core: Fix TASK_DEAD race in finish_task_switch()
2015-11-17 John Stultzclocksource: Fix abs() usage w/ 64bit values
2015-11-17 Ben Hutchingsgenirq: Fix race in register_irq_proc()
2015-11-17 Peter Zijlstramodule: Fix locking in symbol_put_addr()
2015-10-13 Kees Cookfs: create and use seq_show_option for escaping
2015-10-13 Peter Zijlstraperf: Fix fasync handling on inherited events
2015-08-12 Steven Rostedt ... tracing/filter: Do not allow infix to exceed end of...
2015-08-12 Steven Rostedt ... tracing/filter: Do not WARN on operand count going...
2015-08-12 Paul E. McKenneyrcu: Correctly handle non-empty Tiny RCU callback list...
2015-08-12 Peter Zijlstrahrtimer: Allow concurrent hrtimer_start() for self...
2015-08-06 Ben GreearFix lockup related to stop_machine being stuck in __do_...
2015-08-06 Eric Dumazetsoftirq: reduce latencies
2015-08-06 Mark Grondona__ptrace_may_access() should not deny sub-threads
2015-08-06 Steven Rostedttracing: Have filter check for balanced ops
2015-08-06 Wang Longring-buffer-benchmark: Fix the wrong sched_priority...
2015-08-06 Oleg Nesterovptrace: fix race between ptrace_resume() and wait_task_...
2015-05-09 Brian Silvermansched: Fix RLIMIT_RTTIME when PI-boosting to RT
2015-05-09 Peter Zijlstraperf: Fix irq_work 'tail' recursion
2015-05-09 Steven Rostedt ... ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
2015-05-09 Pratyush Anandftrace: Fix en(dis)able graph caller when en(dis)abling...
2015-05-09 Peter Hurleyconsole: Fix console name size mismatch
2015-05-09 Jay Lankdb: fix incorrect counts in KDB summary command output
2015-05-09 Peter Zijlstrasched/autogroup: Fix failure to set cpu.rt_runtime_us
2015-03-06 John Stultzntp: Fixup adjtimex freq validation on 32-bit systems
2015-03-06 Sasha Levintime: adjtimex: Validate the ADJ_FREQUENCY values
2015-03-06 Tim Chensched/rt: Reduce rq lock contention by eliminating...
2015-02-20 Sasha Levintime: settimeofday: Validate the values of tv from...
2015-02-20 Thomas Gleixnergenirq: Prevent proc race against freeing of irq descri...
2015-01-01 Al Viromove d_rcu from overlapping d_child to overlapping...
2014-12-14 Pawel Mollperf: Handle compat ioctl
2014-12-14 Miklos Szerediaudit: keep inode pinned
2014-12-14 Rabin Vincenttracing/syscalls: Ignore numbers outside NR_syscalls...
2014-12-14 Will Deacontracing/syscalls: Fix perf syscall tracing when syscall...
2014-12-14 Imre DeakPM / Sleep: fix recovery during resuming from hibernation
2014-12-14 Brian Silvermanfutex: Fix a race condition between REQUEUE_PI and...
2014-12-14 Mathias Krauseposix-timers: Fix stack info leak in timer_create()
2014-11-05 Steven Rostedt ... ring-buffer: Fix infinite spin in reading buffer
2014-11-05 Peter Zijlstraperf: fix perf bug in fork()
2014-11-05 Richard Larocquealarmtimer: Lock k_itimer during timer callback
2014-11-05 Richard Larocquealarmtimer: Do not signal SIGEV_NONE timers
2014-11-05 Richard Larocquealarmtimer: Return relative times in timer_gettime
2014-11-05 Andrew Hunterjiffies: Fix timeval conversion to jiffies
2014-11-05 Thomas Gleixnerfutex: Unlock hb->lock in futex_wait_requeue_pi() error...
2014-11-05 Cong Wangperf: Fix a race condition in perf_remove_from_context()
2014-11-05 Alban Crequycgroup: reject cgroup names with '
2014-09-13 Steven Rostedt ... ring-buffer: Always reset iterator to reader page
2014-09-13 Steven Rostedt ... ring-buffer: Up rb_iter_peek() loop count to 3