| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2018-06-04 | 11 | -248/+27 |
|\ |
|
| * | resource: switch to proc_create_seq_data | Christoph Hellwig | 2018-05-16 | 1 | -38/+5 |
| * | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 2018-05-16 | 7 | -128/+16 |
| * | proc: introduce proc_create_seq_private | Christoph Hellwig | 2018-05-16 | 1 | -14/+2 |
| * | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 2018-05-16 | 3 | -68/+4 |
* | | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-06-04 | 1 | -7/+7 |
|\ \ |
|
| * | | block: consistently use GFP_NOIO instead of __GFP_NORECLAIM | Christoph Hellwig | 2018-05-14 | 1 | -7/+7 |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-06-03 | 3 | -18/+35 |
|\ \ \ |
|
| * | | | sched/headers: Fix typo | Davidlohr Bueso | 2018-05-31 | 1 | -1/+1 |
| * | | | sched/deadline: Fix missing clock update | Juri Lelli | 2018-05-31 | 1 | -3/+3 |
| * | | | sched/core: Require cpu_active() in select_task_rq(), for user tasks | Paul Burton | 2018-05-31 | 1 | -2/+1 |
| * | | | sched/core: Fix rules for running on online && !active CPUs | Peter Zijlstra | 2018-05-31 | 1 | -12/+30 |
* | | | | Merge tag 'trace-v4.17-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-05-29 | 3 | -10/+28 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | tracing: Make the snapshot trigger work with instances | Steven Rostedt (VMware) | 2018-05-28 | 3 | -8/+25 |
| * | | | tracing: Fix crash when freeing instances with event triggers | Steven Rostedt (VMware) | 2018-05-28 | 1 | -2/+3 |
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-05-26 | 2 | -5/+3 |
|\ \ \ \ |
|
| * | | | | kthread: Allow kthread_park() on a parked kthread | Peter Zijlstra | 2018-05-25 | 1 | -4/+2 |
| * | | | | sched/topology: Clarify root domain(s) debug string | Juri Lelli | 2018-05-25 | 1 | -1/+1 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-05-26 | 1 | -0/+5 |
|\ \ \ \ \ |
|
| * | | | | | kernel/sys.c: fix potential Spectre v1 issue | Gustavo A. R. Silva | 2018-05-26 | 1 | -0/+5 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-05-26 | 1 | -22/+64 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-05-25 | 1 | -22/+64 |
| |\ \ \ \ |
|
| | * | | | | bpf: properly enforce index mask to prevent out-of-bounds speculation | Daniel Borkmann | 2018-05-24 | 1 | -22/+64 |
* | | | | | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Linus Torvalds | 2018-05-21 | 3 | -9/+94 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | bpf: Prevent memory disambiguation attack | Alexei Starovoitov | 2018-05-19 | 1 | -3/+56 |
| * | | | | | seccomp: Move speculation migitation control to arch code | Thomas Gleixner | 2018-05-05 | 1 | -13/+2 |
| * | | | | | seccomp: Add filter flag to opt-out of SSB mitigation | Kees Cook | 2018-05-05 | 1 | -8/+11 |
| * | | | | | seccomp: Use PR_SPEC_FORCE_DISABLE | Thomas Gleixner | 2018-05-05 | 1 | -1/+1 |
| * | | | | | seccomp: Enable speculation flaw mitigations | Kees Cook | 2018-05-03 | 1 | -0/+17 |
| * | | | | | nospec: Allow getting/setting on non-current task | Kees Cook | 2018-05-03 | 1 | -4/+5 |
| * | | | | | prctl: Add speculation control prctls | Thomas Gleixner | 2018-05-03 | 1 | -0/+22 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-05-21 | 2 | -34/+84 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | bpf: fix truncated jump targets on heavy expansions | Daniel Borkmann | 2018-05-18 | 1 | -25/+75 |
| * | | | | | bpf: parse and verdict prog attach may race with bpf map update | John Fastabend | 2018-05-18 | 1 | -3/+3 |
| * | | | | | bpf: sockmap update rollback on error can incorrectly dec prog refcnt | John Fastabend | 2018-05-18 | 1 | -6/+6 |
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-05-20 | 1 | -0/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | tick/broadcast: Use for_each_cpu() specially on UP kernels | Dexuan Cui | 2018-05-15 | 1 | -0/+8 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-05-20 | 3 | -7/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched/deadline: Make the grub_reclaim() function static | Mathieu Malaterre | 2018-05-18 | 1 | -1/+1 |
| * | | | | | | sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/... | Mathieu Malaterre | 2018-05-18 | 3 | -6/+3 |
| |/ / / / / |
|
* | | | | | | locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE... | Waiman Long | 2018-05-16 | 1 | -0/+2 |
* | | | | | | locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag | Waiman Long | 2018-05-16 | 3 | -21/+28 |
|/ / / / / |
|
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-05-13 | 7 | -67/+91 |
|\ \ \ \ \ |
|
| * | | | | | perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[] | Peter Zijlstra | 2018-05-05 | 1 | -2/+5 |
| * | | | | | sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[] | Peter Zijlstra | 2018-05-05 | 1 | -2/+5 |
| * | | | | | sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[] | Peter Zijlstra | 2018-05-05 | 1 | -1/+6 |
| * | | | | | sched/core: Introduce set_special_state() | Peter Zijlstra | 2018-05-04 | 2 | -18/+16 |
| * | | | | | kthread, sched/wait: Fix kthread_parkme() completion issue | Peter Zijlstra | 2018-05-03 | 2 | -35/+40 |
| * | | | | | kthread, sched/wait: Fix kthread_parkme() wait-loop | Peter Zijlstra | 2018-05-03 | 1 | -3/+4 |
| * | | | | | sched/fair: Fix the update of blocked load when newly idle | Vincent Guittot | 2018-05-03 | 1 | -1/+1 |