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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
rcu-tasks: Remove second argument of rcu_read_unlock_trace_special()
Paul E. McKenney
1
-3
/
+3
2021-09-15
rcu-tasks: Add trc_inspect_reader() checks for exiting critical section
Paul E. McKenney
1
-9
/
+9
2021-09-15
rcu-tasks: Simplify trc_read_check_handler() atomic operations
Paul E. McKenney
1
-17
/
+3
2021-09-15
locking/rwbase: Take care of ordering guarantee for fastpath reader
Boqun Feng
1
-2
/
+19
2021-09-15
locking/rwbase: Extract __rwbase_write_trylock()
Peter Zijlstra
1
-18
/
+26
2021-09-15
locking/rwbase: Properly match set_and_save_state() to restore_state()
Peter Zijlstra
1
-1
/
+1
2021-09-15
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
1
-1
/
+1
2021-09-15
locking/lockdep: Avoid RCU-induced noinstr fail
Peter Zijlstra
1
-1
/
+1
2021-09-15
PM: hibernate: Remove blk_status_to_errno in hib_wait_io
Falla Coulibaly
1
-1
/
+1
2021-09-15
PM: sleep: Do not assume that "mem" is always present
Florian Fainelli
1
-2
/
+2
2021-09-14
bpf: Support for new btf kind BTF_KIND_TAG
Yonghong Song
1
-0
/
+128
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
1
-2
/
+2
2021-09-14
bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
Hou Tao
1
-2
/
+5
2021-09-14
audit: Convert to SPDX identifier
Cai Huoqing
1
-14
/
+1
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-44
/
+22
2021-09-13
kcsan: selftest: Cleanup and add missing __init
Marco Elver
1
-42
/
+30
2021-09-13
kcsan: Move ctx to start of argument list
Marco Elver
1
-4
/
+4
2021-09-13
kcsan: Support reporting scoped read-write access type
Marco Elver
2
-3
/
+9
2021-09-13
kcsan: Start stack trace with explicit location if provided
Marco Elver
2
-13
/
+61
2021-09-13
kcsan: Save instruction pointer for scoped accesses
Marco Elver
1
-3
/
+9
2021-09-13
kcsan: Add ability to pass instruction pointer of access to reporting
Marco Elver
3
-38
/
+45
2021-09-13
kcsan: test: Fix flaky test case
Marco Elver
1
-4
/
+18
2021-09-13
kcsan: test: Use kunit_skip() to skip tests
Marco Elver
1
-4
/
+7
2021-09-13
kcsan: test: Defer kcsan_test_init() after kunit initialization
Marco Elver
1
-1
/
+1
2021-09-13
rcutorture: Avoid problematic critical section nesting on PREEMPT_RT
Scott Wood
1
-12
/
+36
2021-09-13
rcutorture: Don't cpuhp_remove_state() if cpuhp_setup_state() failed
Paul E. McKenney
1
-2
/
+2
2021-09-13
rcuscale: Warn on individual rcu_scale_init() error conditions
Paul E. McKenney
1
-5
/
+5
2021-09-13
refscale: Warn on individual ref_scale_init() error conditions
Paul E. McKenney
1
-3
/
+3
2021-09-13
locktorture: Warn on individual lock_torture_init() error conditions
Paul E. McKenney
1
-7
/
+7
2021-09-13
rcutorture: Warn on individual rcu_torture_init() error conditions
Paul E. McKenney
1
-15
/
+15
2021-09-13
rcutorture: Suppressing read-exit testing is not an error
Paul E. McKenney
1
-1
/
+1
2021-09-13
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
1
-40
/
+10
2021-09-13
rcu-tasks: Wait for trc_read_check_handler() IPIs
Paul E. McKenney
1
-0
/
+14
2021-09-13
rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()
Neeraj Upadhyay
1
-1
/
+1
2021-09-13
rcu: Make rcu update module parameters world-readable
Juri Lelli
1
-3
/
+3
2021-09-13
rcu: Make rcu_normal_after_boot writable again
Juri Lelli
2
-2
/
+1
2021-09-13
rcu: Make rcutree_dying_cpu() use its "cpu" parameter
Paul E. McKenney
1
-1
/
+1
2021-09-13
rcu: Simplify rcu_report_dead() call to rcu_report_exp_rdp()
Paul E. McKenney
1
-3
/
+1
2021-09-13
rcu: Move rcu_dynticks_eqs_online() to rcu_cpu_starting()
Paul E. McKenney
1
-1
/
+1
2021-09-13
rcu: Comment rcu_gp_init() code waiting for CPU-hotplug operations
Paul E. McKenney
1
-0
/
+2
2021-09-13
rcu: Fix undefined Kconfig macros
Zhouyi Zhou
1
-1
/
+1
2021-09-13
rcu: Eliminate rcu_implicit_dynticks_qs() local variable ruqp
Paul E. McKenney
1
-5
/
+3
2021-09-13
rcu: Eliminate rcu_implicit_dynticks_qs() local variable rnhqp
Paul E. McKenney
1
-4
/
+2
2021-09-13
rcu-nocb: Fix a couple of tree_nocb code-style nits
Paul E. McKenney
1
-1
/
+1
2021-09-13
rcu: Mark accesses to rcu_state.n_force_qs
Paul E. McKenney
1
-5
/
+5
2021-09-13
bpf: Add oversize check before call kvcalloc()
Bixuan Cui
1
-0
/
+2
2021-09-13
libbpf: Make libbpf_version.h non-auto-generated
Andrii Nakryiko
1
-5
/
+2
2021-09-13
audit: rename struct node to struct audit_node to prevent future name collisions
Christophe Leroy
1
-10
/
+10
2021-09-13
cgroup/cpuset: Change references of cpuset_mutex to cpuset_rwsem
Waiman Long
1
-27
/
+29
2021-09-13
bpf: Introduce helper bpf_get_branch_snapshot
Song Liu
2
-1
/
+32
[prev]
[next]