index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-22
clockevents: Add missing resets of the next_event_forced flag
Thomas Gleixner
2
-1
/
+7
2026-04-12
Merge tag 'wq-for-7.0-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+13
2026-04-12
Merge tag 'timers-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-10
/
+30
2026-04-12
Merge tag 'sched-urgent-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2026-04-11
Merge tag 'probes-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-1
/
+1
2026-04-10
Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-13
/
+17
2026-04-10
clockevents: Prevent timer interrupt starvation
Thomas Gleixner
5
-9
/
+29
2026-04-09
Merge tag 'dma-mapping-7.0-2026-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
1
-0
/
+1
2026-04-08
sched/deadline: Use revised wakeup rule for dl_server
Peter Zijlstra
1
-1
/
+1
2026-04-07
Merge tag 'mm-hotfixes-stable-2026-04-06-15-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+7
2026-04-07
tick/nohz: Fix inverted return value in check_tick_dependency() fast path
Josh Snyder
1
-1
/
+1
2026-04-06
liveupdate: propagate file deserialization failures
Leo Timmins
1
-2
/
+7
2026-04-06
tracing/probe: reject non-closed empty immediate strings
Pengpeng Hou
1
-1
/
+1
2026-04-05
Merge tag 'sched-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-8
/
+6
2026-04-04
prctl: cfi: change the branch landing pad prctl()s to be more descriptive
Paul Walmsley
1
-10
/
+13
2026-04-04
prctl: rename branch landing pad implementation functions to be more explicit
Paul Walmsley
1
-7
/
+8
2026-04-03
Merge tag 'sched_ext-for-7.0-rc6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
2
-26
/
+54
2026-04-03
sched_ext: Fix stale direct dispatch state in ddsp_dsq_id
Andrea Righi
1
-14
/
+35
2026-04-03
Merge tag 'pm-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+2
2026-04-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-7
/
+59
2026-04-02
sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU
Changwoo Min
1
-12
/
+19
2026-04-02
bpf: Fix incorrect pruning due to atomic fetch precision tracking
Daniel Borkmann
1
-3
/
+24
2026-04-02
bpf: Reject sleepable kprobe_multi programs at attach time
Varun R Mallya
1
-0
/
+4
2026-04-02
bpf: reject direct access to nullable PTR_TO_BUF pointers
Qi Tang
1
-1
/
+2
2026-04-02
sched/debug: Fix avg_vruntime() usage
Peter Zijlstra
1
-1
/
+3
2026-04-02
sched/fair: Fix zero_vruntime tracking fix
Peter Zijlstra
1
-7
/
+3
2026-04-01
workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple inactive works
Matthew Brost
1
-1
/
+13
2026-03-31
bpf: Fix grace period wait for tracepoint bpf_link
Kumar Kartikeya Dwivedi
1
-2
/
+23
2026-03-31
bpf: Fix regsafe() for pointers to packet
Alexei Starovoitov
1
-1
/
+6
2026-03-31
Merge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
3
-26
/
+74
2026-03-31
Merge tag 'wq-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-3
/
+22
2026-03-31
Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-12
/
+105
2026-03-31
cgroup/cpuset: Skip security check for hotplug induced v1 task migration
Waiman Long
1
-0
/
+10
2026-03-31
cgroup/cpuset: Simplify setsched decision check in task iteration loop of cpuset_can_attach()
Waiman Long
1
-9
/
+10
2026-03-30
PM: EM: Fix NULL pointer dereference when perf domain ID is not found
Changwoo Min
1
-0
/
+2
2026-03-30
sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callback
Tejun Heo
2
-25
/
+73
2026-03-30
dma-debug: suppress cacheline overlap warning when arch has no DMA alignment requirement
Mikhail Gavrilov
1
-0
/
+1
2026-03-29
Merge tag 'timers-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2026-03-29
Merge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-2
/
+11
2026-03-28
Merge tag 'trace-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-18
/
+71
2026-03-28
futex: Clear stale exiting pointer in futex_lock_pi() retry path
Davidlohr Bueso
1
-1
/
+2
2026-03-28
tracing: Drain deferred trigger frees if kthread creation fails
Wesley Atwell
1
-13
/
+66
2026-03-27
Merge tag 'sysctl-7.00-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
1
-1
/
+1
2026-03-27
tracing: Fix potential deadlock in cpu hotplug with osnoise
Luo Haiyang
1
-5
/
+5
2026-03-26
Merge tag 'pm-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-1
/
+12
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
4
-9
/
+34
2026-03-26
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
1
-1
/
+1
2026-03-26
futex: Require sys_futex_requeue() to have identical flags
Peter Zijlstra
1
-0
/
+8
2026-03-26
sysctl: fix uninitialized variable in proc_do_large_bitmap
Marc Buerg
1
-1
/
+1
2026-03-25
Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux
Linus Torvalds
3
-110
/
+129
[next]