summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
27 hoursMerge tag 'mm-hotfixes-stable-2026-03-16-12-15' of git://git.kernel.org/pub/s...Linus Torvalds
2 daysMerge tag 'probes-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2 daysMerge tag 'timers-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2 daysMerge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
4 daysMerge tag 'wq-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
4 daysMerge tag 'cgroup-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
4 daysMerge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
4 dayskprobes: Remove unneeded warnings from __arm_kprobe_ftrace()Masami Hiramatsu (Google)
4 dayskprobes: avoid crash when rmmod/insmod after ftrace killedMasami Hiramatsu (Google)
6 dayssched/mmcid: Avoid full tasklist walksThomas Gleixner
6 dayssched/mmcid: Remove pointless preempt guardThomas Gleixner
6 dayssched/mmcid: Handle vfork()/CLONE_VM correctlyThomas Gleixner
6 dayssched/mmcid: Prevent CID stalls due to concurrent forksThomas Gleixner
7 daystime/jiffies: Mark jiffies_64_to_clock_t() notraceSteven Rostedt
7 dayscrash_dump: don't log dm-crypt key bytes in read_key_from_user_keyingThorsten Blum
7 dayssched: idle: Make skipping governor callbacks more consistentRafael J. Wysocki
8 dayssched_ext: Use WRITE_ONCE() for the write side of scx_enable helper pointerzhidao su
10 daysMerge tag 'timers-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
10 daysMerge tag 'sched-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
10 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
10 daysMerge tag 'trace-v7.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
10 dayssched_ext: Fix enqueue_task_scx() truncation of upper enqueue flagsTejun Heo
11 daysbpf: collect only live registers in linked regsEduard Zingerman
11 daystracing: Fix trace_buf_size= cmdline parameter with sizes >= 2GCalvin Owens
11 daysbpf: Fix u32/s32 bounds when ranges cross min/max boundaryEduard Zingerman
11 dayscgroup: Don't expose dead tasks in cgroupSebastian Andrzej Siewior
11 daystracing: Fix enabling multiple events on the kernel command line and bootconfigAndrei-Alexandru Tachici
11 daystracing: Add NULL pointer check to trigger_data_free()Guenter Roeck
11 dayscgroup/cpuset: Call rebuild_sched_domains() directly in hotplugWaiman Long
11 dayssched_ext: Use READ_ONCE() for scx_slice_bypass_us in scx_bypass()David Carlier
11 daysworkqueue: Rename show_cpu_pool{s,}_hog{s,}() to reflect broadened scopeBreno Leitao
11 daysMerge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
11 daysbpf: drop kthread_exit from noreturn_denyChristian Loehle
12 daysworkqueue: Show all busy workers in stall diagnosticsBreno Leitao
12 daysworkqueue: Show in-flight work item duration in stall diagnosticsBreno Leitao
12 daysworkqueue: Rename pool->watchdog_ts to pool->last_progress_tsBreno Leitao
12 daysworkqueue: Use POOL_BH instead of WQ_BH when checking pool flagsBreno Leitao
12 dayssched_ext: Document task ownership state machineAndrea Righi
12 dayssched_ext: Use READ_ONCE() for lock-free reads of module param variableszhidao su
12 daysMerge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
13 daysMerge tag 'modules-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
13 daysMerge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 daystimekeeping: Fix timex status validation for auxiliary clocksMiroslav Lichvar
13 dayssched_ext: Use WRITE_ONCE() for the write side of dsq->seq updatezhidao su
13 daysMerge tag 'sysctl-7.00-fixes-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
13 dayssched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boostingJuri Lelli
13 daystime/jiffies: Fix sysctl file error on configurations where USER_HZ < HZGerd Rausch
14 daystracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
14 daystracing: Disable preemption in the tracepoint callbacks handling filtered pidsMasami Hiramatsu (Google)
14 daysftrace: Disable preemption in the tracepoint callbacks handling filtered pidsSteven Rostedt