aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-05srcu: Use ->srcu_gp_seq for rcutorture reader batchPaul E. McKenney2-1/+3
2025-02-05srcu: Make Tiny SRCU able to operate in preemptible kernelsPaul E. McKenney2-3/+12
2025-02-05rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=yAnkur Arora1-4/+7
2025-02-05rcu: handle unstable rdp in rcu_read_unlock_strict()Ankur Arora1-1/+10
2025-02-05sched: update __cond_resched comment about RCU quiescent statesAnkur Arora1-1/+3
2025-02-05rcu: rename PREEMPT_AUTO to PREEMPT_LAZYAnkur Arora2-8/+8
2025-02-05pidfd: add PIDFD_SELF* sentinels to refer to own thread/processLorenzo Stoakes2-47/+82
2025-02-05rcu, slab: use a regular callback function for kvfree_rcuVlastimil Babka1-14/+0
2025-02-05rcu: remove trace_rcu_kvfree_callbackVlastimil Babka1-7/+2
2025-02-05slab, rcu: move TINY_RCU variant of kvfree_rcu() to SLABVlastimil Babka1-11/+0
2025-02-05perf: Avoid the read if the count is already updatedPeter Zijlstra (Intel)2-17/+17
2025-02-05uprobes: Remove the spinlock within handle_singlestep()Liao Chang1-3/+5
2025-02-04rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes()Zilin Guan1-3/+3
2025-02-04rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracingPaul E. McKenney1-2/+4
2025-02-04rcu: Clarify RCU_LAZY and RCU_LAZY_DEFAULT_OFF help textPaul E. McKenney1-7/+13
2025-02-04rcu: Add CONFIG_RCU_LAZY delays to call_rcu() kernel-doc headerPaul E. McKenney1-0/+7
2025-02-04srcu: Point call_srcu() to call_rcu() for detailed memory orderingPaul E. McKenney1-2/+6
2025-02-04rcu: Document self-propagating callbacksPaul E. McKenney1-1/+7
2025-02-04sched_ext: Add an event, SCX_EV_BYPASS_DURATIONChangwoo Min1-0/+12
2025-02-04sched_ext: Add an event, SCX_EV_BYPASS_DISPATCHChangwoo Min1-2/+17
2025-02-04sched_ext: Add an event, SCX_EV_BYPASS_ACTIVATEChangwoo Min1-0/+8
2025-02-04sched_ext: Add an event, SCX_EV_ENQ_SKIP_EXITINGChangwoo Min1-1/+11
2025-02-04Merge tag 'kthreads-fixes-2025-02-04' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2025-02-04kthread: Fix return value on kzalloc() failure in kthread_affine_preferred()Yu-Chun Lin1-2/+2
2025-02-03Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-32/+96
2025-02-03clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...Waiman Long1-2/+4
2025-02-03bpf: Use kallsyms to find the function name of a struct_ops's stub functionMartin KaFai Lau1-54/+44
2025-02-03uprobes: Remove redundant spinlock in uprobe_deny_signal()Liao Chang1-2/+0
2025-02-03module: switch to execmem API for remapping as RW and restoring ROXMike Rapoport (Microsoft)2-61/+26
2025-02-02sched_ext: Add an event, SCX_EV_DISPATCH_KEEP_LASTChangwoo Min1-0/+9
2025-02-02sched_ext: Add an event, SCX_EV_DISPATCH_LOCAL_DSQ_OFFLINEChangwoo Min1-0/+9
2025-02-02sched_ext: Add an event, SCX_EV_SELECT_CPU_FALLBACKChangwoo Min1-0/+13
2025-02-02sched_ext: Implement event counter infrastructureChangwoo Min1-0/+103
2025-02-02cgroup: fix race between fork and cgroup.killShakeel Butt1-8/+12
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds2-3/+18
2025-02-01kernel: be more careful about dup_mmap() failures and uprobe registeringLiam R. Howlett2-3/+18
2025-01-31Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds5-36/+223
2025-01-31sched/debug: Provide slice length for fair tasksChristian Loehle1-0/+2
2025-01-30Merge tag 'audit-pr-20250130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-01-30Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-2/+18
2025-01-30Merge branch 'pm-sleep'Rafael J. Wysocki1-1/+6
2025-01-29bpf: Fix deadlock when freeing cgroup storageAbel Wu1-1/+1
2025-01-29audit: Initialize lsmctx to avoid memory allocation errorHuacai Chen1-1/+1
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds32-36/+36
2025-01-29bpf: avoid holding freeze_mutex during mmap operationAndrii Nakryiko1-7/+10
2025-01-29bpf: unify VM_WRITE vs VM_MAYWRITE use in BPF map mmaping logicAndrii Nakryiko2-6/+8
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-57/+12
2025-01-28Merge tag 'stop-machine.2025.01.28a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-01-28Merge tag 'csd-lock.2025.01.28a' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2025-01-28cgroup/misc: Remove unused misc_cg_res_total_usageDr. David Alan Gilbert1-16/+0