index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-09-04
fs/proc: Show STACKLEAK metrics in the /proc file system
Alexander Popov
2018-09-04
gcc-plugins: Add STACKLEAK plugin for tracking the kernel stack
Alexander Popov
2018-09-04
x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls
Alexander Popov
2018-09-02
Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-09-02
bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP
John Fastabend
2018-09-02
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-09-01
kernel/dma/direct: take DMA offset into account in dma_direct_supported
Christoph Hellwig
2018-08-31
cpu/hotplug: Remove skip_onerr field from cpuhp_step structure
Mukesh Ojha
2018-08-30
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
2018-08-30
srcu: Make early-boot call_srcu() reuse workqueue lists
Paul E. McKenney
2018-08-30
srcu: Make call_srcu() available during very early boot
Paul E. McKenney
2018-08-30
rcu: Convert rcu_state.ofl_lock to raw_spinlock_t
Mike Galbraith
2018-08-30
rcu: Remove obsolete ->dynticks_fqs and ->cond_resched_completed
Paul E. McKenney
2018-08-30
rcu: Switch ->dynticks to rcu_data structure, remove rcu_dynticks
Paul E. McKenney
2018-08-30
rcu: Switch dyntick nesting counters to rcu_data structure
Paul E. McKenney
2018-08-30
rcu: Switch urgent quiescent-state requests to rcu_data structure
Paul E. McKenney
2018-08-30
rcu: Switch lazy counts to rcu_data structure
Paul E. McKenney
2018-08-30
rcu: Switch last accelerate/advance to rcu_data structure
Paul E. McKenney
2018-08-30
rcu: Switch ->tick_nohz_enabled_snap to rcu_data structure
Paul E. McKenney
2018-08-30
rcu: Merge rcu_dynticks structure into rcu_data structure
Paul E. McKenney
2018-08-30
rcu: Convert "1UL << x" to "BIT(x)"
Paul E. McKenney
2018-08-30
rcu: Avoid resched_cpu() when rescheduling the current CPU
Paul E. McKenney
2018-08-30
rcu: More aggressively enlist scheduler aid for nohz_full CPUs
Paul E. McKenney
2018-08-30
rcu: Compute jiffies_till_sched_qs from other kernel parameters
Paul E. McKenney
2018-08-30
rcu: Provide functions for determining if call_rcu() has been invoked
Paul E. McKenney
2018-08-30
rcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structure
Paul E. McKenney
2018-08-30
rcu: Motivate Tiny RCU forward progress
Paul E. McKenney
2018-08-30
rcutorture: Dump reader protection sequence if failures or close calls
Paul E. McKenney
2018-08-30
rcu: Provide improved interrupt-from-idle check in rcu_check_callbacks()
Paul E. McKenney
2018-08-30
rcu: Make need_resched() respond to urgent RCU-QS needs
Paul E. McKenney
2018-08-30
rcu: Inline _rcu_barrier() into its sole remaining caller
Paul E. McKenney
2018-08-30
rcu: Define rcu_all_qs() only in !PREEMPT builds
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in update.c
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in tree_plugin.h
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in tree_exp.h
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in tree.c
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in tiny.c
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in srcutree.h
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in rcutorture.c
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in rcu.h
Paul E. McKenney
2018-08-30
rcu: Clean up flavor-related definitions and comments in Kconfig
Paul E. McKenney
2018-08-30
rcu: Remove now-unused rcutorture APIs
Paul E. McKenney
2018-08-30
rcuperf: Remove the "rcu_bh" and "sched" torture types
Paul E. McKenney
2018-08-30
rcutorture: Remove the "rcu_bh" and "sched" torture types
Paul E. McKenney
2018-08-30
rcu: Stop testing RCU-bh and RCU-sched
Paul E. McKenney
2018-08-30
rcutorture: Add RCU-bh and RCU-sched support for extended readers
Paul E. McKenney
2018-08-30
rcu: Consolidate RCU-sched update-side function definitions
Paul E. McKenney
2018-08-30
rcu: Consolidate RCU-bh update-side function definitions
Paul E. McKenney
2018-08-30
rcu: Pull rcu_gp_kthread() FQS loop into separate function
Paul E. McKenney
[prev]
[next]