summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
26 hoursMerge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
43 hoursMerge tag 'modules-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
43 hoursMerge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2 daysMerge tag 'sysctl-7.00-fixes-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2 daystime/jiffies: Fix sysctl file error on configurations where USER_HZ < HZGerd Rausch
3 daystracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
3 daystracing: Disable preemption in the tracepoint callbacks handling filtered pidsMasami Hiramatsu (Google)
3 daysftrace: Disable preemption in the tracepoint callbacks handling filtered pidsSteven Rostedt
3 daystracing: Fix syscall events activation by ensuring refcount hits zeroHuiwen He
3 daysfgraph: Fix thresh_return nosleeptime double-adjustShengming Hu
3 daysfgraph: Fix thresh_return clear per-task notraceShengming Hu
3 daysMerge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
3 daysMerge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
3 dayssched_ext: Fix starvation of scx_enable() under fair-class saturationTejun Heo
3 dayssched_ext: Remove redundant css_put() in scx_cgroup_init()Cheng-Yang Chou
3 dayssched_ext: Use READ_ONCE() for plain reads of scx_watchdog_timeoutzhidao su
4 dayssched_ext: Replace naked scx_root dereferences in kobject callbackszhidao su
4 dayssched_ext: Use READ_ONCE() for the read side of dsq->nr updatezhidao su
5 daysMerge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
5 daysMerge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
5 daysMerge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
6 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
7 daysbpf: Improve bounds when tnum has a single possible valuePaul Chaignon
7 daysbpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan
7 daysbpf: Fix race in devmap on PREEMPT_RTJiayuan Chen
7 daysbpf: Fix race in cpumap on PREEMPT_RTJiayuan Chen
7 daysbpf: Retire rcu_trace_implies_rcu_gp() from local storageKumar Kartikeya Dwivedi
7 daysbpf: Delay freeing fields in local storageKumar Kartikeya Dwivedi
7 daysbpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi
7 daysbpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi
7 daysnstree: tighten permission checks for listingChristian Brauner
7 daysnsfs: tighten permission checks for ns iteration ioctlsChristian Brauner
8 daysMerge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds
8 daysMerge tag 'dma-mapping-7.0-2026-02-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
8 dayssched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flagDavid Carlier
8 daysbpf: Fix stack-out-of-bounds write in devmapKohei Enju
8 daysbpf: Fix kprobe_multi cookies access in show_fdinfo callbackJiri Olsa
8 daysMerge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
8 dayskcsan: test: Adjust "expect" allocation type for kmalloc_objKees Cook
8 dayskthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner
9 dayssched_ext: Fix out-of-bounds access in scx_idle_init_masks()David Carlier
9 daysMerge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
9 dayscgroup/cpuset: fix null-ptr-deref in rebuild_sched_domains_cpuslockedChen Ridong
9 daysperf: Fix __perf_event_overflow() vs perf_remove_from_context() racePeter Zijlstra
9 dayssched_ext: Disable preemption between scx_claim_exit() and kicking helper workTejun Heo
10 daysliveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)
11 dayscgroup/cpuset: Call housekeeping_update() without holding cpus_read_lockWaiman Long
11 dayscgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueueWaiman Long
11 dayscgroup/cpuset: Move housekeeping_update()/rebuild_sched_domains() togetherWaiman Long
11 dayscgroup/cpuset: Set isolated_cpus_updating only if isolated_cpus is changedWaiman Long