| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-05 | srcu: Pull integer-to-pointer conversion into __srcu_ctr_to_ptr() |  Paul E. McKenney | 1 | -4/+2 |
| 2025-02-05 | srcu: Pull pointer-to-integer conversion into __srcu_ptr_to_ctr() |  Paul E. McKenney | 1 | -2/+2 |
| 2025-02-05 | srcu: Add SRCU_READ_FLAVOR_SLOWGP to flag need for synchronize_rcu() |  Paul E. McKenney | 1 | -3/+3 |
| 2025-02-05 | srcu: Force synchronization for srcu_get_delay() |  Paul E. McKenney | 1 | -1/+10 |
| 2025-02-05 | srcu: Make Tree SRCU updates independent of ->srcu_idx |  Paul E. McKenney | 1 | -34/+34 |
| 2025-02-05 | srcu: Make SRCU readers use ->srcu_ctrs for counter selection |  Paul E. McKenney | 1 | -10/+13 |
| 2025-02-05 | srcu: Pull ->srcu_{un,}lock_count into a new srcu_ctr structure |  Paul E. McKenney | 1 | -58/+57 |
| 2025-02-05 | srcu: Use ->srcu_gp_seq for rcutorture reader batch |  Paul E. McKenney | 2 | -1/+3 |
| 2025-02-05 | srcu: Make Tiny SRCU able to operate in preemptible kernels |  Paul E. McKenney | 2 | -3/+12 |
| 2025-02-05 | rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y |  Ankur Arora | 1 | -4/+7 |
| 2025-02-05 | rcu: handle unstable rdp in rcu_read_unlock_strict() |  Ankur Arora | 1 | -1/+10 |
| 2025-02-05 | sched: update __cond_resched comment about RCU quiescent states |  Ankur Arora | 1 | -1/+3 |
| 2025-02-05 | rcu: rename PREEMPT_AUTO to PREEMPT_LAZY |  Ankur Arora | 2 | -8/+8 |
| 2025-02-05 | pidfd: add PIDFD_SELF* sentinels to refer to own thread/process |  Lorenzo Stoakes | 2 | -47/+82 |
| 2025-02-05 | rcu, slab: use a regular callback function for kvfree_rcu |  Vlastimil Babka | 1 | -14/+0 |
| 2025-02-05 | rcu: remove trace_rcu_kvfree_callback |  Vlastimil Babka | 1 | -7/+2 |
| 2025-02-05 | slab, rcu: move TINY_RCU variant of kvfree_rcu() to SLAB |  Vlastimil Babka | 1 | -11/+0 |
| 2025-02-05 | perf: Avoid the read if the count is already updated |  Peter Zijlstra (Intel) | 2 | -17/+17 |
| 2025-02-05 | uprobes: Remove the spinlock within handle_singlestep() |  Liao Chang | 1 | -3/+5 |
| 2025-02-04 | rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes() |  Zilin Guan | 1 | -3/+3 |
| 2025-02-04 | rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracing |  Paul E. McKenney | 1 | -2/+4 |
| 2025-02-04 | rcu: Clarify RCU_LAZY and RCU_LAZY_DEFAULT_OFF help text |  Paul E. McKenney | 1 | -7/+13 |
| 2025-02-04 | rcu: Add CONFIG_RCU_LAZY delays to call_rcu() kernel-doc header |  Paul E. McKenney | 1 | -0/+7 |
| 2025-02-04 | srcu: Point call_srcu() to call_rcu() for detailed memory ordering |  Paul E. McKenney | 1 | -2/+6 |
| 2025-02-04 | rcu: Document self-propagating callbacks |  Paul E. McKenney | 1 | -1/+7 |
| 2025-02-04 | sched_ext: Add an event, SCX_EV_BYPASS_DURATION |  Changwoo Min | 1 | -0/+12 |
| 2025-02-04 | sched_ext: Add an event, SCX_EV_BYPASS_DISPATCH |  Changwoo Min | 1 | -2/+17 |
| 2025-02-04 | sched_ext: Add an event, SCX_EV_BYPASS_ACTIVATE |  Changwoo Min | 1 | -0/+8 |
| 2025-02-04 | sched_ext: Add an event, SCX_EV_ENQ_SKIP_EXITING |  Changwoo Min | 1 | -1/+11 |
| 2025-02-04 | Merge tag 'kthreads-fixes-2025-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks |  Linus Torvalds | 1 | -2/+2 |
| 2025-02-04 | kthread: Fix return value on kzalloc() failure in kthread_affine_preferred() |  Yu-Chun Lin | 1 | -2/+2 |
| 2025-02-03 | Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -32/+96 |
| 2025-02-03 | clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomic context |  Waiman Long | 1 | -2/+4 |
| 2025-02-03 | bpf: Use kallsyms to find the function name of a struct_ops's stub function |  Martin KaFai Lau | 1 | -54/+44 |
| 2025-02-03 | uprobes: Remove redundant spinlock in uprobe_deny_signal() |  Liao Chang | 1 | -2/+0 |
| 2025-02-03 | module: switch to execmem API for remapping as RW and restoring ROX |  Mike Rapoport (Microsoft) | 2 | -61/+26 |
| 2025-02-02 | sched_ext: Add an event, SCX_EV_DISPATCH_KEEP_LAST |  Changwoo Min | 1 | -0/+9 |
| 2025-02-02 | sched_ext: Add an event, SCX_EV_DISPATCH_LOCAL_DSQ_OFFLINE |  Changwoo Min | 1 | -0/+9 |
| 2025-02-02 | sched_ext: Add an event, SCX_EV_SELECT_CPU_FALLBACK |  Changwoo Min | 1 | -0/+13 |
| 2025-02-02 | sched_ext: Implement event counter infrastructure |  Changwoo Min | 1 | -0/+103 |
| 2025-02-02 | cgroup: fix race between fork and cgroup.kill |  Shakeel Butt | 1 | -8/+12 |
| 2025-02-01 | Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 2 | -3/+18 |
| 2025-02-01 | kernel: be more careful about dup_mmap() failures and uprobe registering |  Liam R. Howlett | 2 | -3/+18 |
| 2025-01-31 | Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 5 | -36/+223 |
| 2025-01-31 | sched/debug: Provide slice length for fair tasks |  Christian Loehle | 1 | -0/+2 |
| 2025-01-30 | Merge tag 'audit-pr-20250130' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit |  Linus Torvalds | 1 | -1/+1 |
| 2025-01-30 | Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 3 | -2/+18 |
| 2025-01-30 | Merge branch 'pm-sleep' |  Rafael J. Wysocki | 1 | -1/+6 |
| 2025-01-29 | bpf: Fix deadlock when freeing cgroup storage |  Abel Wu | 1 | -1/+1 |
| 2025-01-29 | audit: Initialize lsmctx to avoid memory allocation error |  Huacai Chen | 1 | -1/+1 |