summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
45 hoursMerge tag 'wq-for-7.0-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
46 hoursMerge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
47 hoursMerge tag 'sched-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'probes-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
4 daysMerge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
4 daysclockevents: Prevent timer interrupt starvationThomas Gleixner
5 daysMerge tag 'dma-mapping-7.0-2026-04-09' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
6 dayssched/deadline: Use revised wakeup rule for dl_serverPeter Zijlstra
7 daysMerge tag 'mm-hotfixes-stable-2026-04-06-15-27' of git://git.kernel.org/pub/s...Linus Torvalds
7 daystick/nohz: Fix inverted return value in check_tick_dependency() fast pathJosh Snyder
8 daysliveupdate: propagate file deserialization failuresLeo Timmins
9 daystracing/probe: reject non-closed empty immediate stringsPengpeng Hou
9 daysMerge tag 'sched-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
10 daysprctl: cfi: change the branch landing pad prctl()s to be more descriptivePaul Walmsley
10 daysprctl: rename branch landing pad implementation functions to be more explicitPaul Walmsley
11 daysMerge tag 'sched_ext-for-7.0-rc6-fixes-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
11 dayssched_ext: Fix stale direct dispatch state in ddsp_dsq_idAndrea Righi
11 daysMerge tag 'pm-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
12 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
12 dayssched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCUChangwoo Min
12 daysbpf: Fix incorrect pruning due to atomic fetch precision trackingDaniel Borkmann
12 daysbpf: Reject sleepable kprobe_multi programs at attach timeVarun R Mallya
12 daysbpf: reject direct access to nullable PTR_TO_BUF pointersQi Tang
12 dayssched/debug: Fix avg_vruntime() usagePeter Zijlstra
12 dayssched/fair: Fix zero_vruntime tracking fixPeter Zijlstra
13 daysworkqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple i...Matthew Brost
14 daysbpf: Fix grace period wait for tracepoint bpf_linkKumar Kartikeya Dwivedi
14 daysbpf: Fix regsafe() for pointers to packetAlexei Starovoitov
14 daysMerge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
14 daysMerge tag 'wq-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
14 daysMerge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
14 dayscgroup/cpuset: Skip security check for hotplug induced v1 task migrationWaiman Long
14 dayscgroup/cpuset: Simplify setsched decision check in task iteration loop of cpu...Waiman Long
2026-03-30PM: EM: Fix NULL pointer dereference when perf domain ID is not foundChangwoo Min
2026-03-30sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callbackTejun Heo
2026-03-30dma-debug: suppress cacheline overlap warning when arch has no DMA alignment ...Mikhail Gavrilov
2026-03-29Merge tag 'timers-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-29Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-03-28Merge tag 'trace-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-03-28futex: Clear stale exiting pointer in futex_lock_pi() retry pathDavidlohr Bueso
2026-03-28tracing: Drain deferred trigger frees if kthread creation failsWesley Atwell
2026-03-27Merge tag 'sysctl-7.00-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-27tracing: Fix potential deadlock in cpu hotplug with osnoiseLuo Haiyang
2026-03-26Merge tag 'pm-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-03-26futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()Hao-Yu Yang
2026-03-26futex: Require sys_futex_requeue() to have identical flagsPeter Zijlstra
2026-03-26sysctl: fix uninitialized variable in proc_do_large_bitmapMarc Buerg
2026-03-25Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-25cgroup: Fix cgroup_drain_dying() testing the wrong conditionTejun Heo