summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2018-06-06genirq/migration: Avoid out of line call if pending is not setThomas Gleixner-4/+1
2018-06-06genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner-7/+19
2018-06-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-18/+35
2018-05-31sched/headers: Fix typoDavidlohr Bueso-1/+1
2018-05-31sched/deadline: Fix missing clock updateJuri Lelli-3/+3
2018-05-31sched/core: Require cpu_active() in select_task_rq(), for user tasksPaul Burton-2/+1
2018-05-31sched/core: Fix rules for running on online && !active CPUsPeter Zijlstra-12/+30
2018-05-29Merge tag 'trace-v4.17-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-10/+28
2018-05-28tracing: Make the snapshot trigger work with instancesSteven Rostedt (VMware)-8/+25
2018-05-27tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)-2/+3
2018-05-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+3
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+5
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-22/+64
2018-05-25kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva-0/+5
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-22/+64
2018-05-25kthread: Allow kthread_park() on a parked kthreadPeter Zijlstra-4/+2
2018-05-25sched/topology: Clarify root domain(s) debug stringJuri Lelli-1/+1
2018-05-24bpf: properly enforce index mask to prevent out-of-bounds speculationDaniel Borkmann-22/+64
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds-9/+94
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-34/+84
2018-05-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+8
2018-05-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-7/+4
2018-05-19bpf: Prevent memory disambiguation attackAlexei Starovoitov-3/+56
2018-05-18sched/deadline: Make the grub_reclaim() function staticMathieu Malaterre-1/+1
2018-05-18sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...Mathieu Malaterre-6/+3
2018-05-17bpf: fix truncated jump targets on heavy expansionsDaniel Borkmann-25/+75
2018-05-18bpf: parse and verdict prog attach may race with bpf map updateJohn Fastabend-3/+3
2018-05-18bpf: sockmap update rollback on error can incorrectly dec prog refcntJohn Fastabend-6/+6
2018-05-16locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...Waiman Long-0/+2
2018-05-16locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flagWaiman Long-21/+28
2018-05-15tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui-0/+8
2018-05-13Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-67/+91
2018-05-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-56/+1
2018-05-12Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...Mel Gorman-56/+1
2018-05-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+5
2018-05-11init: fix false positives in W+X checkingJeffrey Hugo-0/+5
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+14
2018-05-11Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+3
2018-05-11Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-14/+2
2018-05-11tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)-0/+3
2018-05-10compat: fix 4-byte infoleak via uninitialized struct fieldJann Horn-0/+1
2018-05-09cpufreq: schedutil: Avoid using invalid next_freqRafael J. Wysocki-1/+2
2018-05-09cpufreq: schedutil: remove stale commentJuri Lelli-13/+0
2018-05-06Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-19/+44
2018-05-04Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+3
2018-05-05perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra-2/+5
2018-05-05sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra-2/+5
2018-05-05sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra-1/+6
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-5/+14
2018-05-05seccomp: Move speculation migitation control to arch codeThomas Gleixner-13/+2