Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | rcu: Update rcu_bind_gp_kthread() header comment | Paul E. McKenney | 2018-05-15 | 1 | -2/+1 | |
| | | * | | | | | rcu: Move __rcu_read_lock() and __rcu_read_unlock() to tree_plugin.h | Paul E. McKenney | 2018-05-15 | 2 | -48/+44 | |
| | | * | | | | | softirq: Eliminate unused cond_resched_softirq() macro | Paul E. McKenney | 2018-05-15 | 2 | -16/+1 | |
| | | * | | | | | rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs() | Paul E. McKenney | 2018-05-15 | 6 | -17/+17 | |
| | | * | | | | | rcu: Remove deprecated RCU debugfs tracing code | Byungchul Park | 2018-05-15 | 2 | -12/+5 | |
| | | * | | | | | rcu: Call wake_nocb_leader_defer() with 'FORCE' when nocb_q_count is high | Byungchul Park | 2018-05-15 | 1 | -1/+1 | |
| | | * | | | | | rcu: Don't allocate rcu_nocb_mask if no one needs it | Paul E. McKenney | 2018-05-15 | 1 | -2/+2 | |
| | | * | | | | | rcu: Inline rcu_preempt_do_callback() into its sole caller | Byungchul Park | 2018-05-15 | 2 | -11/+1 | |
| | | |/ / / / | ||||||
| | * | | | | | rcu: exp: Protect all sync_rcu_preempt_exp_done() with rcu_node lock | Boqun Feng | 2018-05-15 | 1 | -3/+25 | |
| | * | | | | | rcu: exp: Fix "must hold exp_mutex" comments for QS reporting functions | Boqun Feng | 2018-05-15 | 1 | -7/+3 | |
| | * | | | | | rcu: Parallelize expedited grace-period initialization | Paul E. McKenney | 2018-05-15 | 4 | -78/+120 | |
| | |/ / / / | ||||||
* | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-06-05 | 1 | -129/+52 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | signal: Extend siginfo_layout with SIL_FAULT_{MCEERR|BNDERR|PKUERR} | Eric W. Biederman | 2018-04-27 | 1 | -25/+56 | |
| * | | | | | | signal: Remove unncessary #ifdef SEGV_PKUERR in 32bit compat code | Eric W. Biederman | 2018-04-27 | 1 | -5/+0 | |
| * | | | | | | signal: Remove ifdefs for BUS_MCEERR_AR and BUS_MCEERR_AO | Eric W. Biederman | 2018-04-25 | 1 | -16/+8 | |
| * | | | | | | signal: Remove SEGV_BNDERR ifdefs | Eric W. Biederman | 2018-04-25 | 1 | -6/+0 | |
| * | | | | | | signal: Stop special casing TRAP_FIXME and FPE_FIXME in siginfo_layout | Eric W. Biederman | 2018-04-25 | 1 | -9/+0 | |
| * | | | | | | signal: Reduce copy_siginfo_to_user to just copy_to_user | Eric W. Biederman | 2018-04-25 | 1 | -82/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2018-06-04 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | aio: implement io_pgetevents | Christoph Hellwig | 2018-05-02 | 1 | -0/+2 | |
* | | | | | | | 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 |