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-01-06
io_uring/io-wq: remove io_wq_for_each_worker() return value
Jens Axboe
1
-6
/
+3
2026-01-06
io_uring/io-wq: fix incorrect io_wq_for_each_worker() termination logic
Jens Axboe
1
-3
/
+3
2026-01-01
io_uring/memmap: drop unused sz param in io_uring_validate_mmap_request()
Caleb Sander Mateos
1
-5
/
+4
2026-01-01
io_uring/tctx: add separate lock for list of tctx's in ctx
Jens Axboe
5
-5
/
+23
2025-12-31
io_uring: use GFP_NOWAIT for overflow CQEs on legacy rings
Alexandre Negrel
1
-1
/
+1
2025-12-25
io_uring: fix filename leak in __io_openat_prep()
Prithvi Tambewagh
1
-1
/
+1
2025-12-17
io_uring: fix nr_segs calculation in io_import_kbuf
huang-jl
1
-0
/
+1
2025-12-10
io_uring: fix min_wait wakeups for SQPOLL
Jens Axboe
1
-0
/
+3
2025-12-05
io_uring/poll: unify poll waitqueue entry and list removal
Jens Axboe
1
-21
/
+22
2025-12-05
io_uring/kbuf: use WRITE_ONCE() for userspace-shared buffer ring fields
Joanne Koong
1
-4
/
+4
2025-12-05
io_uring/kbuf: use READ_ONCE() for userspace-mapped memory
Caleb Sander Mateos
1
-5
/
+5
2025-12-05
io_uring/rsrc: fix lost entries after cloned range
Joanne Koong
1
-1
/
+11
2025-12-05
io_uring/rsrc: rename misleading src_node variable in io_clone_buffers()
Joanne Koong
1
-4
/
+4
2025-12-05
io_uring/rsrc: clean up buffer cloning arg validation
Joanne Koong
1
-21
/
+6
2025-12-04
io_uring/trace: rename io_uring_queue_async_work event "rw" field
Caleb Sander Mateos
1
-6
/
+6
2025-12-04
io_uring/io-wq: always retry worker create on ERESTART*
Caleb Sander Mateos
1
-2
/
+3
2025-12-04
io_uring/poll: correctly handle io_poll_add() return value on update
Jens Axboe
1
-2
/
+7
2025-12-04
Merge tag 'ntfs3_for_6.19' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
13
-331
/
+421
2025-12-04
Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-711
/
+872
2025-12-04
Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
27
-768
/
+396
2025-12-04
Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
44
-1743
/
+1194
2025-12-04
Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
29
-743
/
+363
2025-12-04
Merge tag 'erofs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-148
/
+178
2025-12-04
Merge tag 'hfs-v6.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
30
-914
/
+2698
2025-12-04
Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
74
-2298
/
+2773
2025-12-04
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
108
-1557
/
+3019
2025-12-04
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
46
-856
/
+1299
2025-12-04
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1652
-23922
/
+57995
2025-12-04
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
157
-4998
/
+10852
2025-12-04
Merge tag 'linux_kselftest-kunit-6.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-3
/
+35
2025-12-04
Merge tag 'linux_kselftest-next-6.19-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-19
/
+176
2025-12-04
Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
17
-115
/
+207
2025-12-04
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
131
-477
/
+59666
2025-12-04
Merge tag 'livepatching-for-6.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+12
2025-12-04
Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-411
/
+1893
2025-12-04
Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-206
/
+436
2025-12-03
Merge tag 'wq-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-36
/
+50
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
39
-387
/
+678
2025-12-03
Merge tag 'lkmm.2025.12.01a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2025-12-03
Merge tag 'rcu.release.v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-142
/
+1041
2025-12-03
Merge tag 'slab-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
13
-679
/
+758
2025-12-03
Merge tag 'docs-6.19' of git://git.lwn.net/linux
Linus Torvalds
287
-5290
/
+9639
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
170
-1682
/
+2028
2025-12-03
Merge tag 'ipe-pr-20251202' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-4
/
+47
2025-12-03
Merge tag 'integrity-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-28
/
+123
2025-12-03
Merge tag 'Smack-for-6.19' of https://github.com/cschaufler/smack-next
Linus Torvalds
4
-119
/
+275
2025-12-03
Merge tag 'audit-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-27
/
+21
2025-12-03
Merge tag 'selinux-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-47
/
+110
2025-12-03
Merge tag 'lsm-pr-20251201' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
53
-742
/
+1025
2025-12-03
Merge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-22
/
+22
[next]