summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2021-09-16scftorture: Allow zero weight to exclude an smp_call_function*() categoryPaul E. McKenney
2021-09-16rcu: Avoid unneeded function call in rcu_read_unlock()Waiman Long
2021-09-15rcu-tasks: Update comments to cond_resched_tasks_rcu_qs()Paul E. McKenney
2021-09-15rcu-tasks: Fix IPI failure handling in trc_wait_for_one_readerNeeraj Upadhyay
2021-09-15rcu-tasks: Fix read-side primitives comment for call_rcu_tasks_traceNeeraj Upadhyay
2021-09-15rcu-tasks: Clarify read side section info for rcu_tasks_rude GP primitivesNeeraj Upadhyay
2021-09-15rcu-tasks: Correct comparisons for CPU numbers in show_stalled_task_traceNeeraj Upadhyay
2021-09-15rcu-tasks: Correct firstreport usage in check_all_holdout_tasks_traceNeeraj Upadhyay
2021-09-15rcu-tasks: Fix s/rcu_add_holdout/trc_add_holdout/ typo in commentNeeraj Upadhyay
2021-09-15rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loopPaul E. McKenney
2021-09-15rcu-tasks: Fix s/instruction/instructions/ typo in commentPaul E. McKenney
2021-09-15rcu-tasks: Remove second argument of rcu_read_unlock_trace_special()Paul E. McKenney
2021-09-15rcu-tasks: Add trc_inspect_reader() checks for exiting critical sectionPaul E. McKenney
2021-09-15rcu-tasks: Simplify trc_read_check_handler() atomic operationsPaul E. McKenney
2021-09-15locking/rwbase: Take care of ordering guarantee for fastpath readerBoqun Feng
2021-09-15locking/rwbase: Extract __rwbase_write_trylock()Peter Zijlstra
2021-09-15locking/rwbase: Properly match set_and_save_state() to restore_state()Peter Zijlstra
2021-09-15events: Reuse value read using READ_ONCE instead of re-reading itBaptiste Lepers
2021-09-15locking/lockdep: Avoid RCU-induced noinstr failPeter Zijlstra
2021-09-15PM: hibernate: Remove blk_status_to_errno in hib_wait_ioFalla Coulibaly
2021-09-15PM: sleep: Do not assume that "mem" is always presentFlorian Fainelli
2021-09-14bpf: Support for new btf kind BTF_KIND_TAGYonghong Song
2021-09-14memblock: introduce saner 'memblock_free_ptr()' interfaceLinus Torvalds
2021-09-14bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao
2021-09-14audit: Convert to SPDX identifierCai Huoqing
2021-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-13kcsan: selftest: Cleanup and add missing __initMarco Elver
2021-09-13kcsan: Move ctx to start of argument listMarco Elver
2021-09-13kcsan: Support reporting scoped read-write access typeMarco Elver
2021-09-13kcsan: Start stack trace with explicit location if providedMarco Elver
2021-09-13kcsan: Save instruction pointer for scoped accessesMarco Elver
2021-09-13kcsan: Add ability to pass instruction pointer of access to reportingMarco Elver
2021-09-13kcsan: test: Fix flaky test caseMarco Elver
2021-09-13kcsan: test: Use kunit_skip() to skip testsMarco Elver
2021-09-13kcsan: test: Defer kcsan_test_init() after kunit initializationMarco Elver
2021-09-13rcutorture: Avoid problematic critical section nesting on PREEMPT_RTScott Wood
2021-09-13rcutorture: Don't cpuhp_remove_state() if cpuhp_setup_state() failedPaul E. McKenney
2021-09-13rcuscale: Warn on individual rcu_scale_init() error conditionsPaul E. McKenney
2021-09-13refscale: Warn on individual ref_scale_init() error conditionsPaul E. McKenney
2021-09-13locktorture: Warn on individual lock_torture_init() error conditionsPaul E. McKenney
2021-09-13rcutorture: Warn on individual rcu_torture_init() error conditionsPaul E. McKenney
2021-09-13rcutorture: Suppressing read-exit testing is not an errorPaul E. McKenney
2021-09-13bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann
2021-09-13rcu-tasks: Wait for trc_read_check_handler() IPIsPaul E. McKenney
2021-09-13rcu: Fix existing exp request check in sync_sched_exp_online_cleanup()Neeraj Upadhyay
2021-09-13rcu: Make rcu update module parameters world-readableJuri Lelli
2021-09-13rcu: Make rcu_normal_after_boot writable againJuri Lelli
2021-09-13rcu: Make rcutree_dying_cpu() use its "cpu" parameterPaul E. McKenney
2021-09-13rcu: Simplify rcu_report_dead() call to rcu_report_exp_rdp()Paul E. McKenney
2021-09-13rcu: Move rcu_dynticks_eqs_online() to rcu_cpu_starting()Paul E. McKenney