index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-18
Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linux
Linus Torvalds
4
-52
/
+181
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
10
-101
/
+298
2024-11-18
Merge tag 'ata-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-3
/
+1
2024-11-18
Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
3
-19
/
+46
2024-11-18
Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+7
2024-11-18
Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+0
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
6
-1
/
+50
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-8
/
+3
2024-11-18
Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-1
/
+18
2024-11-18
Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-3
/
+56
2024-11-18
Merge tag 'vfs-6.13.usercopy' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+97
2024-11-18
Merge tag 'vfs-6.13.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+50
2024-11-18
Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+4
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
4
-10
/
+183
2024-11-18
Merge tag 'vfs-6.13.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2024-11-18
Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
9
-47
/
+184
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-8
/
+158
2024-11-16
Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+2
2024-11-15
io_uring: restore back registered wait arguments
Pavel Begunkov
2
-0
/
+8
2024-11-15
Merge tag 'drm-fixes-2024-11-16' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-4
/
+15
2024-11-15
Merge tag 'pmdomain-v6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+6
2024-11-15
io_uring: add memory region registration
Pavel Begunkov
2
-0
/
+11
2024-11-15
io_uring: introduce concept of memory regions
Pavel Begunkov
2
-0
/
+20
2024-11-15
io_uring: temporarily disable registered waits
Pavel Begunkov
2
-13
/
+0
2024-11-15
block: make struct rq_list available for !CONFIG_BLOCK
Jens Axboe
1
-1
/
+1
2024-11-14
sched/task_stack: fix object_is_on_stack() for KASAN tagged pointers
Qun-Wei Lin
1
-0
/
+2
2024-11-14
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-1
/
+5
2024-11-14
statmount: retrieve security mount options
Christian Brauner
1
-1
/
+4
2024-11-14
bonding: add ns target multicast address to slave device
Hangbin Liu
1
-0
/
+2
2024-11-14
fs: reduce pointer chasing in is_mgtime() test
Jeff Layton
1
-1
/
+2
2024-11-13
net: Make copy_safe_from_sockptr() match documentation
Michal Luczaj
1
-1
/
+3
2024-11-13
Merge tag 'tpmdd-next-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2024-11-13
tpm: Opt-in in disable PCR integrity protection
Jarkko Sakkinen
1
-0
/
+3
2024-11-13
block: don't reorder requests in blk_mq_add_to_batch
Christoph Hellwig
1
-1
/
+1
2024-11-13
block: add a rq_list type
Christoph Hellwig
2
-39
/
+60
2024-11-13
block: remove rq_list_move
Christoph Hellwig
1
-17
/
+0
2024-11-13
block: export blk_validate_limits
Christoph Hellwig
1
-0
/
+1
2024-11-13
jbd2: avoid dozens of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-8
/
+7
2024-11-13
Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
1
-3
/
+132
2024-11-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-2
/
+10
2024-11-13
Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-5
/
+9
2024-11-13
fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag
Stefan Berger
1
-4
/
+0
2024-11-13
statmount: add flag to retrieve unescaped options
Miklos Szeredi
1
-2
/
+5
2024-11-13
Merge patch series "two little writeback cleanups v2"
Christian Brauner
1
-26
/
+2
2024-11-13
fs: add the ability for statmount() to report the sb_source
Jeff Layton
1
-1
/
+2
2024-11-12
block: remove the ioprio field from struct request
Christoph Hellwig
2
-7
/
+6
2024-11-12
block: remove the write_hint field from struct request
Christoph Hellwig
1
-1
/
+0
2024-11-12
writeback: wbc_attach_fdatawrite_inode out of line
Christoph Hellwig
1
-26
/
+2
2024-11-12
fs: add the ability for statmount() to report the fs_subtype
Jeff Layton
1
-1
/
+4
[next]