summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-12-14bpf, array: fix heap out-of-bounds access when updating elementsDaniel Borkmann
2015-11-09sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni
2015-11-09module: Fix locking in symbol_put_addr()Peter Zijlstra
2015-11-09tracing: Have stack tracer force RCU to be watchingSteven Rostedt (Red Hat)
2015-10-27timekeeping: Increment clock_was_set_seq in timekeeping_init()Thomas Gleixner
2015-10-27workqueue: make sure delayed work run in local cpuShaohua Li
2015-10-22sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov
2015-10-22clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz
2015-10-22genirq: Fix race in register_irq_proc()Ben Hutchings
2015-10-22Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp...Tejun Heo
2015-10-22Revert "cgroup: simplify threadgroup locking"Tejun Heo
2015-10-22sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra
2015-10-22sched: access local runqueue directly in single_task_runningDominik Dingel
2015-10-22locking/qspinlock/x86: Fix performance regression under unaccelerated VMsPeter Zijlstra
2015-10-22time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()John Stultz
2015-09-29workqueue: Make flush_workqueue() available again to non GPL modulesTim Gardner
2015-09-29unshare: Unsharing a thread does not require unsharing a vmEric W. Biederman
2015-09-21fs: create and use seq_show_option for escapingKees Cook
2015-09-21sched: Fix cpu_active_mask/cpu_online_mask raceJan H. Schönherr
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-08-20genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko
2015-08-20genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchyGrygorii Strashko
2015-08-18timer: Write timer->flags atomicallyEric Dumazet
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-08-12perf: Fix PERF_EVENT_IOC_PERIOD migration racePeter Zijlstra
2015-08-12perf: Fix double-free of the AUX bufferBen Hutchings
2015-08-10cpuset: use trialcs->mems_allowed as a temp variableAlban Crequy
2015-08-07kthread: export kthread functionsDavid Kershner
2015-08-07signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-04perf: Fix fasync handling on inherited eventsPeter Zijlstra
2015-07-29module: weaken locking assertion for oops path.Rusty Russell
2015-07-27perf: Fix running time accountingPeter Zijlstra
2015-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-25Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-07-24ftrace: Fix breakage of set_ftrace_pidSteven Rostedt (Red Hat)
2015-07-22mm: Fix bugs in region_is_ram()Toshi Kani
2015-07-21locking/pvqspinlock: Fix kernel panic in locking-selftestWaiman Long
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-07-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-17genirq: Prevent resend to interrupts marked IRQ_NESTED_THREADThomas Gleixner
2015-07-15Merge tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-15genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for nowThomas Gleixner