index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-29
mptcp: leverage skb deferral free
Paolo Abeni
1
-2
/
+3
2025-09-29
tcp: use skb->len instead of skb->truesize in tcp_can_ingest()
Eric Dumazet
1
-2
/
+13
2025-09-29
Merge tag 'for-net-next-2025-09-27' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
24
-368
/
+345
2025-09-29
ptr_ring: __ptr_ring_zero_tail micro optimization
Michael S. Tsirkin
1
-3
/
+3
2025-09-29
Merge branch 'net-wangxun-support-to-configure-rss'
Jakub Kicinski
9
-49
/
+304
2025-09-29
net: libwx: restrict change user-set RSS configuration
Jiawen Wu
2
-23
/
+35
2025-09-29
net: wangxun: add RSS reta and rxfh fields support
Jiawen Wu
6
-2
/
+167
2025-09-29
net: libwx: move rss_field to struct wx
Jiawen Wu
2
-8
/
+21
2025-09-29
net: libwx: support separate RSS configuration for every pool
Jiawen Wu
4
-33
/
+98
2025-09-29
Merge tag 'pstore-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+11
2025-09-29
idpf: fix mismatched free function for dma_alloc_coherent
Alok Tiwari
1
-3
/
+3
2025-09-29
net: remove one stac/clac pair from move_addr_to_user()
Eric Dumazet
1
-11
/
+24
2025-09-29
scm: use masked_user_access_begin() in put_cmsg()
Eric Dumazet
1
-1
/
+3
2025-09-29
Merge branch 'net-stmmac-drop-frames-causing-hlbs-error'
Jakub Kicinski
4
-5
/
+13
2025-09-29
net: stmmac: tc: Add HLBS drop count to taprio stats
Rohan G Thomas
1
-2
/
+5
2025-09-29
net: stmmac: est: Drop frames causing HLBS error
Rohan G Thomas
3
-3
/
+8
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
72
-96
/
+461
2025-09-29
ixgbe: fix typos and docstring inconsistencies
Alok Tiwari
1
-5
/
+5
2025-09-29
Merge tag 'seccomp-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+136
2025-09-29
Merge tag 'execve-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-12
/
+53
2025-09-29
Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
31
-76
/
+661
2025-09-30
Merge tag 'amd-drm-next-6.18-2025-09-26' of https://gitlab.freedesktop.org/ag...
Dave Airlie
79
-392
/
+1195
2025-09-29
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
11
-56
/
+1147
2025-09-29
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
143
-5035
/
+3389
2025-09-29
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
17
-165
/
+219
2025-09-29
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
9
-161
/
+83
2025-09-29
Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
11
-39
/
+153
2025-09-29
Merge tag 'erofs-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-11
/
+61
2025-09-29
Merge tag 'hfs-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
26
-237
/
+442
2025-09-29
Merge tag 'v6.18-rc-part1-smb3-common' of git://git.samba.org/ksmbd
Linus Torvalds
16
-1386
/
+2061
2025-09-29
PCI: xilinx-nwl: Fix ECAM programming
Jani Nurminen
1
-3
/
+4
2025-09-29
Merge tag 'xfs-merge-6.18' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
65
-1053
/
+1249
2025-09-29
Merge tag 'gfs2-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
8
-193
/
+199
2025-09-29
scsi: mvsas: Fix use-after-free bugs in mvs_work_queue
Duoming Zhou
1
-1
/
+1
2025-09-29
scsi: ufs: core: Fix PM QoS mutex initialization
Marek Szyprowski
1
-3
/
+3
2025-09-29
scsi: ufs: core: Fix runtime suspend error deadlock
Peter Wang
1
-0
/
+8
2025-09-29
Remove bcachefs core code
Linus Torvalds
284
-117483
/
+0
2025-09-29
Revert "scsi: qla2xxx: Fix memcpy() field-spanning write issue"
John Meneghini
4
-18
/
+16
2025-09-29
Unbreak 'make tools/*' for user-space targets
Linus Torvalds
1
-2
/
+2
2025-09-29
docs: networking: phy: clarify abbreviation "PAL"
Markus Heidelberg
1
-1
/
+1
2025-09-29
net: ethtool: remove duplicated mm.o from Makefile
Markus Heidelberg
1
-1
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-130
/
+216
2025-09-29
Merge tag 'vfs-6.18-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-47
/
+126
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
55
-463
/
+3678
2025-09-29
PCI: j721e: Fix incorrect error message in probe()
Alok Tiwari
1
-1
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-64
/
+480
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
69
-90
/
+96
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
40
-65
/
+79
2025-09-29
Merge tag 'vfs-6.18-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+7
2025-09-29
Merge tag 'vfs-6.18-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+5
[prev]
[next]