index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2026-04-05
Merge tag 'sched-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-8
/
+6
2026-04-03
Merge tag 'sched_ext-for-7.0-rc6-fixes-2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-26
/
+54
2026-04-03
sched_ext: Fix stale direct dispatch state in ddsp_dsq_id
Andrea Righi
-14
/
+35
2026-04-03
Merge tag 'pm-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-0
/
+2
2026-04-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-7
/
+59
2026-04-02
sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU
Changwoo Min
-12
/
+19
2026-04-02
bpf: Fix incorrect pruning due to atomic fetch precision tracking
Daniel Borkmann
-3
/
+24
2026-04-02
bpf: Reject sleepable kprobe_multi programs at attach time
Varun R Mallya
-0
/
+4
2026-04-02
bpf: reject direct access to nullable PTR_TO_BUF pointers
Qi Tang
-1
/
+2
2026-04-02
sched/debug: Fix avg_vruntime() usage
Peter Zijlstra
-1
/
+3
2026-04-02
sched/fair: Fix zero_vruntime tracking fix
Peter Zijlstra
-7
/
+3
2026-03-31
bpf: Fix grace period wait for tracepoint bpf_link
Kumar Kartikeya Dwivedi
-2
/
+23
2026-03-31
bpf: Fix regsafe() for pointers to packet
Alexei Starovoitov
-1
/
+6
2026-03-31
Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-26
/
+74
2026-03-31
Merge tag 'wq-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+22
2026-03-31
Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-12
/
+105
2026-03-31
cgroup/cpuset: Skip security check for hotplug induced v1 task migration
Waiman Long
-0
/
+10
2026-03-31
cgroup/cpuset: Simplify setsched decision check in task iteration loop of cpu...
Waiman Long
-9
/
+10
2026-03-30
PM: EM: Fix NULL pointer dereference when perf domain ID is not found
Changwoo Min
-0
/
+2
2026-03-30
sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callback
Tejun Heo
-25
/
+73
2026-03-29
Merge tag 'timers-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
2026-03-29
Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-2
/
+11
2026-03-28
Merge tag 'trace-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-18
/
+71
2026-03-28
futex: Clear stale exiting pointer in futex_lock_pi() retry path
Davidlohr Bueso
-1
/
+2
2026-03-28
tracing: Drain deferred trigger frees if kthread creation fails
Wesley Atwell
-13
/
+66
2026-03-27
Merge tag 'sysctl-7.00-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2026-03-27
tracing: Fix potential deadlock in cpu hotplug with osnoise
Luo Haiyang
-5
/
+5
2026-03-26
Merge tag 'pm-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-1
/
+12
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-9
/
+34
2026-03-26
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
-1
/
+1
2026-03-26
futex: Require sys_futex_requeue() to have identical flags
Peter Zijlstra
-0
/
+8
2026-03-26
sysctl: fix uninitialized variable in proc_do_large_bitmap
Marc Buerg
-1
/
+1
2026-03-25
Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-110
/
+129
2026-03-25
cgroup: Fix cgroup_drain_dying() testing the wrong condition
Tejun Heo
-20
/
+22
2026-03-25
srcu: Use irq_work to start GP in tiny SRCU
Joel Fernandes
-1
/
+18
2026-03-25
rcu: Use an intermediate irq_work to start process_srcu()
Boqun Feng
-2
/
+28
2026-03-25
srcu: Push srcu_node allocation to GP when non-preemptible
Paul E. McKenney
-2
/
+5
2026-03-25
srcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()
Paul E. McKenney
-105
/
+78
2026-03-25
workqueue: Better describe stall check
Petr Mladek
-7
/
+8
2026-03-24
alarmtimer: Fix argument order in alarm_timer_forward()
Zhan Xusheng
-1
/
+1
2026-03-24
cgroup: Wait for dying tasks to leave on rmdir
Tejun Heo
-3
/
+83
2026-03-23
PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask()
Youngjun Park
-1
/
+1
2026-03-23
PM: hibernate: Drain trailing zero pages on userspace restore
Alberto Garcia
-0
/
+11
2026-03-22
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-20
/
+80
2026-03-22
Merge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-12
/
+30
2026-03-22
Merge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-11
/
+8
2026-03-21
workqueue: Fix false positive stall reports
Song Liu
-3
/
+21
2026-03-21
sched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()
Cheng-Yang Chou
-1
/
+1
2026-03-21
ftrace: Use hash argument for tmp_ops in update_ftrace_direct_mod
Jiri Olsa
-2
/
+2
2026-03-21
ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
Masami Hiramatsu (Google)
-1
/
+1
[next]