index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-20
rcu: Optimize and protect atomic_cmpxchg() loop
Paul E. McKenney
1
-2
/
+5
2020-02-20
rcu/nocb: Add missing annotation for rcu_nocb_bypass_unlock()
Jules Irenge
1
-0
/
+1
2020-02-20
rcu: Add missing annotation for rcu_nocb_bypass_lock()
Jules Irenge
1
-0
/
+1
2020-02-20
rcu: Don't flag non-starting GPs before GP kthread is running
Paul E. McKenney
2
-15
/
+20
2020-02-20
rcu: Fix rcu_barrier_callback() race condition
Paul E. McKenney
1
-3
/
+10
2020-02-20
rcu: Add WRITE_ONCE() to rcu_state ->gp_start
Paul E. McKenney
1
-1
/
+1
2020-02-20
rcu: Remove dead code from rcu_segcblist_insert_pend_cbs()
Paul E. McKenney
1
-2
/
+0
2020-02-20
timer: Use hlist_unhashed_lockless() in timer_pending()
Eric Dumazet
1
-3
/
+4
2020-02-20
rcu: Add *_ONCE() to rcu_node ->boost_kthread_status
Paul E. McKenney
1
-4
/
+4
2020-02-20
rcu: Add *_ONCE() to rcu_data ->rcu_forced_tick
Paul E. McKenney
1
-3
/
+4
2020-02-20
rcu: Add READ_ONCE() to rcu_data ->gpwrap
Paul E. McKenney
2
-2
/
+2
2020-02-20
rcu: Fix typos in file-header comments
SeongJae Park
2
-3
/
+3
2020-02-20
rcu: Add *_ONCE() for grace-period progress indicators
Paul E. McKenney
3
-19
/
+23
2020-02-20
rcu: Add READ_ONCE() to rcu_segcblist ->tails[]
Paul E. McKenney
1
-1
/
+1
2020-02-20
locking/rtmutex: rcu: Add WRITE_ONCE() to rt_mutex ->owner
Paul E. McKenney
1
-1
/
+1
2020-02-20
rcu: Add WRITE_ONCE() to rcu_node ->qsmaskinitnext
Paul E. McKenney
1
-2
/
+2
2020-02-20
rcu: Add WRITE_ONCE() to rcu_state ->gp_req_activity
Paul E. McKenney
1
-2
/
+2
2020-02-20
rcu: Add READ_ONCE() to rcu_node ->gp_seq
Paul E. McKenney
1
-4
/
+5
2020-02-20
rcu: Add WRITE_ONCE to rcu_node ->exp_seq_rq store
Paul E. McKenney
1
-1
/
+1
2020-02-20
rcu: Add WRITE_ONCE() to rcu_node ->qsmask update
Paul E. McKenney
1
-1
/
+1
2020-02-20
rcu: Provide debug symbols and line numbers in KCSAN runs
Paul E. McKenney
1
-0
/
+4
2020-02-20
rcu: Fix exp_funnel_lock()/rcu_exp_wait_wake() datarace
Paul E. McKenney
1
-1
/
+1
2020-02-20
rcu: Warn on for_each_leaf_node_cpu_mask() from non-leaf
Paul E. McKenney
1
-2
/
+4
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-2
/
+3
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+5
2020-02-09
Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+3
2020-02-09
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+13
2020-02-09
Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+9
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+7
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-9
/
+6
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
4
-40
/
+23
2020-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-9
/
+6
2020-02-07
genirq: Clarify that irq wake state is orthogonal to enable/disable
Stephen Boyd
1
-0
/
+7
2020-02-07
cgroup1: switch to use of errorfc() et.al.
Al Viro
1
-12
/
+12
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
4
-23
/
+11
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
3
-3
/
+0
2020-02-07
get rid of cg_invalf()
Al Viro
1
-14
/
+12
2020-02-07
smp/up: Make smp_call_function_single() match SMP semantics
Paul E. McKenney
1
-1
/
+2
2020-02-06
Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Linus Torvalds
1
-13
/
+15
2020-02-06
Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no regs"
Daniel Thompson
1
-13
/
+15
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
36
-747
/
+3342
2020-02-05
ftrace: Protect ftrace_graph_hash with ftrace_sync
Steven Rostedt (VMware)
2
-2
/
+11
2020-02-05
ftrace: Add comment to why rcu_dereference_sched() is open coded
Steven Rostedt (VMware)
1
-0
/
+10
2020-02-05
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
Amol Grover
2
-3
/
+7
2020-02-05
tracing: Annotate ftrace_graph_hash pointer with __rcu
Amol Grover
2
-4
/
+7
2020-02-05
Merge branch 'linus' into perf/urgent, to synchronize with upstream
Ingo Molnar
73
-1649
/
+4294
2020-02-05
Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-6
/
+6
2020-02-05
kallsyms: fix type of kallsyms_token_table[]
Masahiro Yamada
1
-2
/
+3
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
8
-89
/
+87
2020-02-04
bpf: Fix modifier skipping logic
Alexei Starovoitov
1
-5
/
+3
[next]