index
:
git.armlinux.org.uk/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
2020-02-20
locktorture: Use private random-number generators
Paul E. McKenney
2020-02-20
locktorture: Print ratio of acquisitions, not failures
Paul E. McKenney
2020-02-20
rcu: Add a trace event for kfree_rcu() use of kfree_bulk()
Uladzislau Rezki (Sony)
2020-02-20
rcu: Support kfree_bulk() interface in kfree_rcu()
Uladzislau Rezki (Sony)
2020-02-20
rcu: Make nocb_gp_wait() double-check unexpected-callback warning
Paul E. McKenney
2020-02-20
rcu: Tighten rcu_lockdep_assert_cblist_protected() check
Paul E. McKenney
2020-02-20
rcu: Optimize and protect atomic_cmpxchg() loop
Paul E. McKenney
2020-02-20
rcu/nocb: Add missing annotation for rcu_nocb_bypass_unlock()
Jules Irenge
2020-02-20
rcu: Add missing annotation for rcu_nocb_bypass_lock()
Jules Irenge
2020-02-20
rcu: Don't flag non-starting GPs before GP kthread is running
Paul E. McKenney
2020-02-20
rcu: Fix rcu_barrier_callback() race condition
Paul E. McKenney
2020-02-20
rcu: Add WRITE_ONCE() to rcu_state ->gp_start
Paul E. McKenney
2020-02-20
rcu: Remove dead code from rcu_segcblist_insert_pend_cbs()
Paul E. McKenney
2020-02-20
timer: Use hlist_unhashed_lockless() in timer_pending()
Eric Dumazet
2020-02-20
rcu: Add *_ONCE() to rcu_node ->boost_kthread_status
Paul E. McKenney
2020-02-20
rcu: Add *_ONCE() to rcu_data ->rcu_forced_tick
Paul E. McKenney
2020-02-20
rcu: Add READ_ONCE() to rcu_data ->gpwrap
Paul E. McKenney
2020-02-20
rcu: Fix typos in file-header comments
SeongJae Park
2020-02-20
rcu: Add *_ONCE() for grace-period progress indicators
Paul E. McKenney
2020-02-20
rcu: Add READ_ONCE() to rcu_segcblist ->tails[]
Paul E. McKenney
2020-02-20
locking/rtmutex: rcu: Add WRITE_ONCE() to rt_mutex ->owner
Paul E. McKenney
2020-02-20
rcu: Add WRITE_ONCE() to rcu_node ->qsmaskinitnext
Paul E. McKenney
2020-02-20
rcu: Add WRITE_ONCE() to rcu_state ->gp_req_activity
Paul E. McKenney
2020-02-20
rcu: Add READ_ONCE() to rcu_node ->gp_seq
Paul E. McKenney
2020-02-20
rcu: Add WRITE_ONCE to rcu_node ->exp_seq_rq store
Paul E. McKenney
2020-02-20
rcu: Add WRITE_ONCE() to rcu_node ->qsmask update
Paul E. McKenney
2020-02-20
rcu: Provide debug symbols and line numbers in KCSAN runs
Paul E. McKenney
2020-02-20
rcu: Fix exp_funnel_lock()/rcu_exp_wait_wake() datarace
Paul E. McKenney
2020-02-20
rcu: Warn on for_each_leaf_node_cpu_mask() from non-leaf
Paul E. McKenney
2020-02-20
bootconfig: Set CONFIG_BOOT_CONFIG=n by default
Masami Hiramatsu
2020-02-20
tracing: Clear trace_state when starting trace
Masami Hiramatsu
2020-02-20
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
2020-02-20
tracing: Have synthetic event test use raw_smp_processor_id()
Steven Rostedt (VMware)
2020-02-20
tracing: Fix number printing bug in print_synth_event()
Tom Zanussi
2020-02-20
tracing: Check that number of vals matches number of synth event fields
Tom Zanussi
2020-02-20
tracing: Make synth_event trace functions endian-correct
Tom Zanussi
2020-02-20
tracing: Make sure synth_event_trace() example always uses u64
Tom Zanussi
2020-02-20
sched/fair: Remove wake_cap()
Morten Rasmussen
2020-02-20
sched/core: Remove for_each_lower_domain()
Valentin Schneider
2020-02-20
sched/topology: Remove SD_BALANCE_WAKE on asymmetric capacity systems
Morten Rasmussen
2020-02-20
sched/fair: Add asymmetric CPU capacity wakeup scan
Morten Rasmussen
2020-02-20
sched/core: Remove duplicate assignment in sched_tick_remote()
Scott Wood
2020-02-20
PM / hibernate: fix typo "reserverd_size" -> "reserved_size"
Alexandre Belloni
2020-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-02-19
bpf: Fix a potential deadlock with bpf_map_do_batch
Yonghong Song
2020-02-19
bpf: Do not grab the bucket spinlock by default on htab batch ops
Brian Vazquez
2020-02-19
bpf: Add bpf_read_branch_records() helper
Daniel Xu
2020-02-19
s390: remove obsolete ieee_emulation_warnings
Stephen Kitt
2020-02-18
Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-02-18
bpf: Allow bpf_perf_event_read_value in all BPF programs
Song Liu
[prev]
[next]