index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-02-09
Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-02-07
genirq: Clarify that irq wake state is orthogonal to enable/disable
Stephen Boyd
2020-02-07
cgroup1: switch to use of errorfc() et.al.
Al Viro
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
get rid of cg_invalf()
Al Viro
2020-02-07
smp/up: Make smp_call_function_single() match SMP semantics
Paul E. McKenney
2020-02-06
Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-02-06
Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no r...
Daniel Thompson
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2020-02-05
ftrace: Protect ftrace_graph_hash with ftrace_sync
Steven Rostedt (VMware)
2020-02-05
ftrace: Add comment to why rcu_dereference_sched() is open coded
Steven Rostedt (VMware)
2020-02-05
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
Amol Grover
2020-02-05
tracing: Annotate ftrace_graph_hash pointer with __rcu
Amol Grover
2020-02-05
Merge branch 'linus' into perf/urgent, to synchronize with upstream
Ingo Molnar
2020-02-05
Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-02-05
kallsyms: fix type of kallsyms_token_table[]
Masahiro Yamada
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
bpf: Fix modifier skipping logic
Alexei Starovoitov
[next]