summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
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-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-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-04sched/core: Introduce set_special_state()Peter Zijlstra-18/+16
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-29/+77
2018-05-03bpf: use array_index_nospec in find_prog_typeDaniel Borkmann-2/+8
2018-05-04bpf: fix possible spectre-v1 in find_and_alloc_map()Mark Rutland-3/+6
2018-05-03tracing: Fix the file mode of stack tracerZhengyuan Liu-1/+1
2018-05-03ftrace: Have set_graph_* files have normal file modesChen LinX-2/+2
2018-05-03kthread, sched/wait: Fix kthread_parkme() completion issuePeter Zijlstra-35/+40
2018-05-03kthread, sched/wait: Fix kthread_parkme() wait-loopPeter Zijlstra-3/+4
2018-05-03sched/fair: Fix the update of blocked load when newly idleVincent Guittot-1/+1
2018-05-03stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlockPeter Zijlstra-5/+14
2018-05-02Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-27/+31
2018-05-02bpf: sockmap, fix error handling in redirect failuresJohn Fastabend-16/+12
2018-05-02bpf: sockmap, zero sg_size on error when buffer is releasedJohn Fastabend-4/+11
2018-05-02bpf: sockmap, fix scatterlist update on error path in send with applyJohn Fastabend-2/+3
2018-05-02clocksource: Rework stale commentPeter Zijlstra-4/+2
2018-05-02clocksource: Consistent de-rate when marking unstablePeter Zijlstra-1/+8
2018-05-02clocksource: Initialize cs->wd_listPeter Zijlstra-0/+2
2018-05-02clocksource: Allow clocksource_mark_unstable() on unregistered clocksourcesPeter Zijlstra-16/+34
2018-04-30tracepoint: Do not warn on ENOMEMMathieu Desnoyers-2/+2
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-90/+75
2018-04-27Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+2
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-19/+1
2018-04-26tracing: Add field modifier parsing hist error for hist triggersTom Zanussi-0/+1
2018-04-26tracing: Add field parsing hist error for hist triggersTom Zanussi-0/+1
2018-04-26tracing: Restore proper field flag printing when displaying triggersTom Zanussi-0/+10