index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-05
workqueue: Show all busy workers in stall diagnostics
Breno Leitao
1
-15
/
+13
2026-03-05
workqueue: Show in-flight work item duration in stall diagnostics
Breno Leitao
2
-0
/
+4
2026-03-05
workqueue: Rename pool->watchdog_ts to pool->last_progress_ts
Breno Leitao
1
-7
/
+7
2026-03-05
workqueue: Use POOL_BH instead of WQ_BH when checking pool flags
Breno Leitao
1
-1
/
+1
2026-03-05
Merge tag 'modules-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-16
/
+20
2026-03-05
Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-160
/
+326
2026-03-04
Merge tag 'sysctl-7.00-fixes-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2026-03-04
Merge tag 'media/v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+3
2026-03-04
Merge tag 'pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
11
-34
/
+86
2026-03-04
iomap: reject delalloc mappings during writeback
Darrick J. Wong
1
-6
/
+7
2026-03-04
Merge patch "iomap: don't mark folio uptodate if read IO has bytes pending"
Christian Brauner
1
-3
/
+12
2026-03-04
iomap: don't mark folio uptodate if read IO has bytes pending
Joanne Koong
1
-3
/
+12
2026-03-04
time/jiffies: Fix sysctl file error on configurations where USER_HZ < HZ
Gerd Rausch
1
-2
/
+0
2026-03-04
Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-189
/
+266
2026-03-04
Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
14
-36
/
+165
2026-03-04
sched_ext: Fix starvation of scx_enable() under fair-class saturation
Tejun Heo
1
-10
/
+56
2026-03-03
Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-28
/
+67
2026-03-03
sched_ext: Remove redundant css_put() in scx_cgroup_init()
Cheng-Yang Chou
1
-1
/
+0
2026-03-03
selftests/sched_ext: Fix peek_dsq.bpf.c compile error for clang 17
Zhao Mengmeng
1
-2
/
+2
2026-03-03
selftests/sched_ext: Add -fms-extensions to bpf build flags
Zhao Mengmeng
1
-0
/
+2
2026-03-03
tools/sched_ext: Add -fms-extensions to bpf build flags
Zhao Mengmeng
1
-0
/
+2
2026-03-03
sched_ext: Use READ_ONCE() for plain reads of scx_watchdog_timeout
zhidao su
1
-3
/
+3
2026-03-02
uaccess: Fix scoped_user_read_access() for 'pointer to const'
David Laight
1
-34
/
+20
2026-03-02
sched_ext: Replace naked scx_root dereferences in kobject callbacks
zhidao su
1
-2
/
+6
2026-03-02
sched_ext: Use READ_ONCE() for the read side of dsq->nr update
zhidao su
1
-2
/
+6
2026-03-02
Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
3
-16
/
+17
2026-03-02
Linux 7.0-rc2
v7.0-rc2
Linus Torvalds
1
-1
/
+1
2026-03-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-128
/
+87
2026-03-02
Merge tag 'core-debugobjects-2026-03-01' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-1
/
+19
2026-03-02
Merge tag 'x86-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-42
/
+50
2026-03-01
Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+45
2026-03-01
Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-52
/
+172
2026-03-01
Merge tag 'perf-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-22
/
+89
2026-03-01
Merge tag 'locking-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2026-03-01
Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-21
/
+46
2026-03-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-50
/
+97
2026-03-01
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
73
-236
/
+1180
2026-03-01
Merge tag 'driver-core-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-70
/
+150
2026-02-28
Merge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
28
-445
/
+489
2026-02-28
firewire: ohci: initialize page array to use alloc_pages_bulk() correctly
Takashi Sakamoto
1
-1
/
+1
2026-02-28
Merge tag 'spi-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-30
/
+4
2026-02-28
Merge tag 'regulator-fix-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-9
/
+10
2026-02-28
Merge tag 's390-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
8
-67
/
+66
2026-02-28
Merge tag 'kvmarm-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
8
-69
/
+80
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
9
-17
/
+5
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
11
-42
/
+2
2026-02-28
Merge branch 'fix-invariant-violation-for-single-value-tnums'
Alexei Starovoitov
5
-1
/
+227
2026-02-28
selftests/bpf: Avoid simplification of crafted bounds test
Paul Chaignon
1
-1
/
+1
2026-02-28
selftests/bpf: Test refinement of single-value tnum
Paul Chaignon
1
-0
/
+137
2026-02-28
bpf: Improve bounds when tnum has a single possible value
Paul Chaignon
1
-0
/
+30
[next]