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-02-17
io_uring/bpf_filter: move filter size and populate helper into struct
Jens Axboe
3
-11
/
+18
2026-02-17
io_uring/cancel: de-unionize file and user_data in struct io_cancel_data
Jens Axboe
1
-4
/
+2
2026-02-16
io_uring/rsrc: improve regbuf iov validation
Pavel Begunkov
1
-21
/
+10
2026-02-16
io_uring: remove unneeded io_send_zc accounting
Dylan Yudaken
1
-2
/
+0
2026-02-16
io_uring/cmd_net: fix too strict requirement on ioctl
Asbjørn Sloth Tønnesen
1
-3
/
+6
2026-02-16
io_uring: delay sqarray static branch disablement
Pavel Begunkov
1
-4
/
+4
2026-02-16
io_uring/query: add query.h copyright notice
Pavel Begunkov
1
-0
/
+3
2026-02-16
io_uring/query: return support for custom rx page size
Pavel Begunkov
3
-2
/
+11
2026-02-16
io_uring/zcrx: check unsupported flags on import
Pavel Begunkov
1
-0
/
+2
2026-02-15
io_uring/zcrx: fix post open error handling
Pavel Begunkov
1
-6
/
+3
2026-02-15
io_uring/zcrx: fix sgtable leak on mapping failures
Pavel Begunkov
1
-0
/
+3
2026-02-12
io_uring: use the right type for creds iteration
Jens Axboe
1
-1
/
+1
2026-02-12
io_uring/openclose: fix io_pipe_fixed() slot tracking for specific slots
Jens Axboe
1
-3
/
+6
2026-02-12
io_uring/filetable: clamp alloc_hint to the configured alloc range
Jens Axboe
1
-0
/
+4
2026-02-10
io_uring/rsrc: replace reg buffer bit field with flags
Pavel Begunkov
3
-8
/
+13
2026-02-10
io_uring/zcrx: improve types for size calculation
Pavel Begunkov
1
-1
/
+1
2026-02-10
io_uring/tctx: avoid modifying loop variable in io_ring_add_registered_file
Yang Xiuwei
1
-5
/
+5
2026-02-10
io_uring: simplify IORING_SETUP_DEFER_TASKRUN && !SQPOLL check
Caleb Sander Mateos
1
-2
/
+1
2026-02-10
Merge tag 'for-7.0/block-stable-pages-20260206' of git://git.kernel.org/pub/s...
Linus Torvalds
13
-240
/
+507
2026-02-10
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
151
-1560
/
+5194
2026-02-10
Merge tag 'io_uring-bpf-restrictions.4-20260206' of git://git.kernel.org/pub/...
Linus Torvalds
18
-10
/
+789
2026-02-10
Merge tag 'for-7.0/io_uring-20260206' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
35
-915
/
+1074
2026-02-10
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
37
-827
/
+563
2026-02-10
Merge tag 'v7.0-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
71
-10506
/
+8650
2026-02-10
Merge tag 'dlm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
5
-36
/
+18
2026-02-10
Merge tag 'gfs2-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
18
-186
/
+277
2026-02-10
Merge tag 'xfs-merge-7.0' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
222
-1342
/
+4255
2026-02-10
Merge tag 'erofs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-413
/
+804
2026-02-10
Merge tag 'hfs-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...
Linus Torvalds
12
-122
/
+407
2026-02-10
Merge tag 'nilfs2-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-68
/
+103
2026-02-10
Merge tag 'for-6.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
71
-2078
/
+5866
2026-02-10
fs: fuse: fix max() of incompatible types
Arnd Bergmann
1
-2
/
+4
2026-02-10
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
39
-294
/
+352
2026-02-10
Merge tag 'vfs-7.0-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-53
/
+83
2026-02-10
Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-365
/
+1669
2026-02-10
Merge tag 'vfs-7.0-rc1.atomic_open' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-50
/
+82
2026-02-10
Merge tag 'vfs-7.0-rc1.nullfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-74
/
+216
2026-02-10
Merge tag 'vfs-7.0-rc1.minix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-21
/
+29
2026-02-10
Merge tag 'vfs-7.0-rc1.btrfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-88
/
+26
2026-02-09
Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
31
-24
/
+373
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
62
-42
/
+117
2026-02-09
Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...
Linus Torvalds
27
-290
/
+325
2026-02-09
Merge tag 'vfs-7.0-rc1.initrd' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-160
/
+23
2026-02-09
Merge tag 'vfs-7.0-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+9
2026-02-09
Merge tag 'selinux-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-25
/
+151
2026-02-09
Merge tag 'lsm-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-75
/
+23
2026-02-09
Merge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-120
/
+185
2026-02-09
Merge tag 'tpmdd-next-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+8
2026-02-09
Merge tag 'i3c/for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
22
-457
/
+1212
2026-02-09
Merge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
27
-932
/
+459
[next]