aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* genirq/migration: Avoid out of line call if pending is not setThomas Gleixner2018-06-06
* genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner2018-06-06
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-03
|\
| * sched/headers: Fix typoDavidlohr Bueso2018-05-31
| * sched/deadline: Fix missing clock updateJuri Lelli2018-05-31
| * sched/core: Require cpu_active() in select_task_rq(), for user tasksPaul Burton2018-05-31
| * sched/core: Fix rules for running on online && !active CPUsPeter Zijlstra2018-05-31
* | Merge tag 'trace-v4.17-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-29
|\ \ | |/ |/|
| * tracing: Make the snapshot trigger work with instancesSteven Rostedt (VMware)2018-05-28
| * tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)2018-05-27
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-26
|\ \
| * | kthread: Allow kthread_park() on a parked kthreadPeter Zijlstra2018-05-25
| * | sched/topology: Clarify root domain(s) debug stringJuri Lelli2018-05-25
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-25
|\ \ \
| * | | kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva2018-05-25
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-25
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-25
| |\ \
| | * | bpf: properly enforce index mask to prevent out-of-bounds speculationDaniel Borkmann2018-05-24
* | | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-21
|\ \ \ \ | |/ / / |/| | |
| * | | bpf: Prevent memory disambiguation attackAlexei Starovoitov2018-05-19
| * | | seccomp: Move speculation migitation control to arch codeThomas Gleixner2018-05-04
| * | | seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-04
| * | | seccomp: Use PR_SPEC_FORCE_DISABLEThomas Gleixner2018-05-04
| * | | seccomp: Enable speculation flaw mitigationsKees Cook2018-05-03
| * | | nospec: Allow getting/setting on non-current taskKees Cook2018-05-03
| * | | prctl: Add speculation control prctlsThomas Gleixner2018-05-03
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-21
|\ \ \ \ | | |/ / | |/| |
| * | | bpf: fix truncated jump targets on heavy expansionsDaniel Borkmann2018-05-17
| * | | bpf: parse and verdict prog attach may race with bpf map updateJohn Fastabend2018-05-17
| * | | bpf: sockmap update rollback on error can incorrectly dec prog refcntJohn Fastabend2018-05-17
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-05-20
|\ \ \ \
| * | | | tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui2018-05-15
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-20
|\ \ \ \ \
| * | | | | sched/deadline: Make the grub_reclaim() function staticMathieu Malaterre2018-05-18
| * | | | | sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...Mathieu Malaterre2018-05-18
| |/ / / /
* | | | | locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...Waiman Long2018-05-16
* | | | | locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flagWaiman Long2018-05-16
|/ / / /
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-05-13
|\ \ \ \
| * | | | perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra2018-05-05
| * | | | sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra2018-05-05
| * | | | sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra2018-05-05
| * | | | sched/core: Introduce set_special_state()Peter Zijlstra2018-05-04
| * | | | kthread, sched/wait: Fix kthread_parkme() completion issuePeter Zijlstra2018-05-03
| * | | | kthread, sched/wait: Fix kthread_parkme() wait-loopPeter Zijlstra2018-05-03
| * | | | sched/fair: Fix the update of blocked load when newly idleVincent Guittot2018-05-03
| * | | | stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlockPeter Zijlstra2018-05-03
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-13
|\ \ \ \ \
| * | | | | Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...Mel Gorman2018-05-12
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | init: fix false positives in W+X checkingJeffrey Hugo2018-05-11