index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-09-15
locking/rwbase: Take care of ordering guarantee for fastpath reader
Boqun Feng
2021-09-15
locking/rwbase: Extract __rwbase_write_trylock()
Peter Zijlstra
2021-09-15
locking/rwbase: Properly match set_and_save_state() to restore_state()
Peter Zijlstra
2021-09-15
events: Reuse value read using READ_ONCE instead of re-reading it
Baptiste Lepers
2021-09-15
locking/lockdep: Avoid RCU-induced noinstr fail
Peter Zijlstra
2021-09-15
PM: hibernate: Remove blk_status_to_errno in hib_wait_io
Falla Coulibaly
2021-09-15
PM: sleep: Do not assume that "mem" is always present
Florian Fainelli
2021-09-14
bpf: Support for new btf kind BTF_KIND_TAG
Yonghong Song
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
2021-09-14
bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
Hou Tao
2021-09-14
audit: Convert to SPDX identifier
Cai Huoqing
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-13
kcsan: selftest: Cleanup and add missing __init
Marco Elver
2021-09-13
kcsan: Move ctx to start of argument list
Marco Elver
2021-09-13
kcsan: Support reporting scoped read-write access type
Marco Elver
2021-09-13
kcsan: Start stack trace with explicit location if provided
Marco Elver
2021-09-13
kcsan: Save instruction pointer for scoped accesses
Marco Elver
2021-09-13
kcsan: Add ability to pass instruction pointer of access to reporting
Marco Elver
2021-09-13
kcsan: test: Fix flaky test case
Marco Elver
2021-09-13
kcsan: test: Use kunit_skip() to skip tests
Marco Elver
2021-09-13
kcsan: test: Defer kcsan_test_init() after kunit initialization
Marco Elver
2021-09-13
rcutorture: Avoid problematic critical section nesting on PREEMPT_RT
Scott Wood
2021-09-13
rcutorture: Don't cpuhp_remove_state() if cpuhp_setup_state() failed
Paul E. McKenney
2021-09-13
rcuscale: Warn on individual rcu_scale_init() error conditions
Paul E. McKenney
2021-09-13
refscale: Warn on individual ref_scale_init() error conditions
Paul E. McKenney
2021-09-13
locktorture: Warn on individual lock_torture_init() error conditions
Paul E. McKenney
2021-09-13
rcutorture: Warn on individual rcu_torture_init() error conditions
Paul E. McKenney
2021-09-13
rcutorture: Suppressing read-exit testing is not an error
Paul E. McKenney
2021-09-13
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
2021-09-13
rcu-tasks: Wait for trc_read_check_handler() IPIs
Paul E. McKenney
2021-09-13
rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()
Neeraj Upadhyay
2021-09-13
rcu: Make rcu update module parameters world-readable
Juri Lelli
2021-09-13
rcu: Make rcu_normal_after_boot writable again
Juri Lelli
2021-09-13
rcu: Make rcutree_dying_cpu() use its "cpu" parameter
Paul E. McKenney
2021-09-13
rcu: Simplify rcu_report_dead() call to rcu_report_exp_rdp()
Paul E. McKenney
2021-09-13
rcu: Move rcu_dynticks_eqs_online() to rcu_cpu_starting()
Paul E. McKenney
2021-09-13
rcu: Comment rcu_gp_init() code waiting for CPU-hotplug operations
Paul E. McKenney
2021-09-13
rcu: Fix undefined Kconfig macros
Zhouyi Zhou
2021-09-13
rcu: Eliminate rcu_implicit_dynticks_qs() local variable ruqp
Paul E. McKenney
2021-09-13
rcu: Eliminate rcu_implicit_dynticks_qs() local variable rnhqp
Paul E. McKenney
2021-09-13
rcu-nocb: Fix a couple of tree_nocb code-style nits
Paul E. McKenney
2021-09-13
rcu: Mark accesses to rcu_state.n_force_qs
Paul E. McKenney
2021-09-13
bpf: Add oversize check before call kvcalloc()
Bixuan Cui
2021-09-13
libbpf: Make libbpf_version.h non-auto-generated
Andrii Nakryiko
2021-09-13
audit: rename struct node to struct audit_node to prevent future name collisions
Christophe Leroy
2021-09-13
cgroup/cpuset: Change references of cpuset_mutex to cpuset_rwsem
Waiman Long
2021-09-13
bpf: Introduce helper bpf_get_branch_snapshot
Song Liu
2021-09-13
perf: Enable branch record for software events
Song Liu
2021-09-13
dma-debug: prevent an error message from causing runtime problems
Hamza Mahfooz
2021-09-12
Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[prev]
[next]