aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+1
2018-09-04mm: respect arch_dup_mmap() return valueNadav Amit1-2/+1
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-28/+36
2018-09-04stackleak: Allow runtime disabling of kernel stack erasingAlexander Popov2-1/+52
2018-09-04fs/proc: Show STACKLEAK metrics in the /proc file systemAlexander Popov1-0/+4
2018-09-04gcc-plugins: Add STACKLEAK plugin for tracking the kernel stackAlexander Popov1-0/+28
2018-09-04x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov3-0/+69
2018-09-02Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2018-09-02bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULPJohn Fastabend1-1/+11
2018-09-02Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-22/+4
2018-09-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-5/+4
2018-09-01kernel/dma/direct: take DMA offset into account in dma_direct_supportedChristoph Hellwig1-2/+2
2018-08-31cpu/hotplug: Remove skip_onerr field from cpuhp_step structureMukesh Ojha1-22/+4
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' and 'torture.2018.08.29a' into HEADPaul E. McKenney14-2381/+2002
2018-08-30srcu: Make early-boot call_srcu() reuse workqueue listsPaul E. McKenney2-11/+10
2018-08-30srcu: Make call_srcu() available during very early bootPaul E. McKenney6-4/+68
2018-08-30rcu: Convert rcu_state.ofl_lock to raw_spinlock_tMike Galbraith2-7/+7
2018-08-30rcu: Remove obsolete ->dynticks_fqs and ->cond_resched_completedPaul E. McKenney2-10/+3
2018-08-30rcu: Switch ->dynticks to rcu_data structure, remove rcu_dynticksPaul E. McKenney4-80/+56
2018-08-30rcu: Switch dyntick nesting counters to rcu_data structurePaul E. McKenney3-40/+43
2018-08-30rcu: Switch urgent quiescent-state requests to rcu_data structurePaul E. McKenney4-16/+14
2018-08-30rcu: Switch lazy counts to rcu_data structurePaul E. McKenney2-20/+10
2018-08-30rcu: Switch last accelerate/advance to rcu_data structurePaul E. McKenney2-13/+8
2018-08-30rcu: Switch ->tick_nohz_enabled_snap to rcu_data structurePaul E. McKenney2-6/+5
2018-08-30rcu: Merge rcu_dynticks structure into rcu_data structurePaul E. McKenney1-0/+17
2018-08-30rcu: Convert "1UL << x" to "BIT(x)"Paul E. McKenney2-2/+2
2018-08-30rcu: Avoid resched_cpu() when rescheduling the current CPUPaul E. McKenney3-13/+21
2018-08-30rcu: More aggressively enlist scheduler aid for nohz_full CPUsPaul E. McKenney3-6/+28
2018-08-30rcu: Compute jiffies_till_sched_qs from other kernel parametersPaul E. McKenney2-16/+49
2018-08-30rcu: Provide functions for determining if call_rcu() has been invokedPaul E. McKenney1-1/+4
2018-08-30rcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structurePaul E. McKenney3-45/+15
2018-08-30rcu: Motivate Tiny RCU forward progressPaul E. McKenney1-1/+5
2018-08-30rcutorture: Dump reader protection sequence if failures or close callsPaul E. McKenney1-23/+96
2018-08-30rcu: Provide improved interrupt-from-idle check in rcu_check_callbacks()Paul E. McKenney1-1/+1
2018-08-30rcu: Make need_resched() respond to urgent RCU-QS needsPaul E. McKenney1-0/+9
2018-08-30rcu: Inline _rcu_barrier() into its sole remaining callerPaul E. McKenney3-35/+29
2018-08-30rcu: Define rcu_all_qs() only in !PREEMPT buildsPaul E. McKenney2-40/+40
2018-08-30rcu: Clean up flavor-related definitions and comments in update.cPaul E. McKenney1-10/+10
2018-08-30rcu: Clean up flavor-related definitions and comments in tree_plugin.hPaul E. McKenney1-19/+17
2018-08-30rcu: Clean up flavor-related definitions and comments in tree_exp.hPaul E. McKenney1-11/+11
2018-08-30rcu: Clean up flavor-related definitions and comments in tree.cPaul E. McKenney1-42/+32
2018-08-30rcu: Clean up flavor-related definitions and comments in tiny.cPaul E. McKenney1-5/+5
2018-08-30rcu: Clean up flavor-related definitions and comments in srcutree.hPaul E. McKenney1-1/+1
2018-08-30rcu: Clean up flavor-related definitions and comments in rcutorture.cPaul E. McKenney1-2/+2
2018-08-30rcu: Clean up flavor-related definitions and comments in rcu.hPaul E. McKenney1-8/+10
2018-08-30rcu: Clean up flavor-related definitions and comments in KconfigPaul E. McKenney1-10/+10
2018-08-30rcu: Remove now-unused rcutorture APIsPaul E. McKenney2-57/+0
2018-08-30rcuperf: Remove the "rcu_bh" and "sched" torture typesPaul E. McKenney1-63/+2
2018-08-30rcutorture: Remove the "rcu_bh" and "sched" torture typesPaul E. McKenney1-86/+3
2018-08-30rcu: Stop testing RCU-bh and RCU-schedPaul E. McKenney1-37/+1