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
2025-12-01
smb: smbdirect: introduce SMBDIRECT_CHECK_STATUS_{WARN,DISCONNECT}()
Stefan Metzmacher
1
-0
/
+38
2025-12-01
smb: smbdirect: introduce SMBDIRECT_DEBUG_ERR_PTR() helper
Stefan Metzmacher
1
-0
/
+13
2025-12-01
ksmbd: vfs: fix race on m_flags in vfs_cache
Qianchang Zhao
1
-26
/
+62
2025-12-01
ksmbd: Replace strcpy + strcat to improve convert_to_nt_pathname
Thorsten Blum
1
-5
/
+10
2025-12-01
smb: move FILE_SYSTEM_ATTRIBUTE_INFO to common/fscc.h
ChenXiaoSong
5
-23
/
+15
2025-12-01
ksmbd: implement error handling for STATUS_INFO_LENGTH_MISMATCH in smb server
Aaditya Kansal
1
-10
/
+11
2025-12-01
ksmbd: fix use-after-free in ksmbd_tree_connect_put under concurrency
Namjae Jeon
3
-18
/
+4
2025-12-01
ksmbd: server: avoid busy polling in accept loop
Qingfang Deng
1
-35
/
+6
2025-12-01
smb: move create_durable_reconn to common/smb2pdu.h
ChenXiaoSong
4
-29
/
+16
2025-12-01
smb: fix some warnings reported by scripts/checkpatch.pl
ChenXiaoSong
5
-139
/
+139
2025-12-01
smb: do some cleanups
ChenXiaoSong
6
-47
/
+45
2025-12-01
smb: move FILE_SYSTEM_SIZE_INFO to common/fscc.h
ChenXiaoSong
5
-20
/
+14
2025-12-01
smb: move some duplicate struct definitions to common/fscc.h
ChenXiaoSong
10
-248
/
+156
2025-12-01
smb: move list of FileSystemAttributes to common/fscc.h
ChenXiaoSong
4
-54
/
+44
2025-12-01
smb: move SMB_NEGOTIATE_REQ to common/smb2pdu.h
ChenXiaoSong
4
-17
/
+15
2025-12-01
smb: move some duplicate definitions to common/smb2pdu.h
ZhangGuoDong
6
-257
/
+173
2025-12-01
smb: move create_durable_rsp_v2 to common/smb2pdu.h
ChenXiaoSong
5
-19
/
+19
2025-12-01
smb: move create_durable_handle_reconnect_v2 to common/smb2pdu.h
ChenXiaoSong
4
-33
/
+21
2025-12-01
smb: move create_durable_req_v2 to common/smb2pdu.h
ChenXiaoSong
5
-32
/
+25
2025-12-01
smb: move MAX_CIFS_SMALL_BUFFER_SIZE to common/smbglob.h
ChenXiaoSong
3
-3
/
+4
2025-12-01
smb/client: fix CAP_BULK_TRANSFER value
ChenXiaoSong
1
-2
/
+7
2025-12-01
ksmbd: skip lock-range check on equal size to avoid size==0 underflow
Qianchang Zhao
1
-1
/
+4
2025-12-01
smb: move resume_key_ioctl_rsp to common/smb2pdu.h
ZhangGuoDong
5
-16
/
+14
2025-12-01
smb: move copychunk definitions to common/smb2pdu.h
ZhangGuoDong
6
-57
/
+34
2025-12-01
smb: move smb_sockaddr_in and smb_sockaddr_in6 to common/smb2pdu.h
ZhangGuoDong
5
-32
/
+21
2025-12-01
smb: move SMB1_PROTO_NUMBER to common/smbglob.h
ZhangGuoDong
3
-2
/
+3
2025-12-01
smb: move get_rfc1002_len() to common/smbglob.h
ZhangGuoDong
6
-19
/
+13
2025-12-01
smb: move smb_version_values to common/smbglob.h
ZhangGuoDong
6
-73
/
+53
2025-12-01
smb: rename common/cifsglob.h to common/smbglob.h
ZhangGuoDong
3
-5
/
+5
2025-12-01
smb/server: update some misguided comment of smb2_0_server_cmds proc
ChenXiaoSong
1
-4
/
+4
2025-12-01
smb/server: fix return value of smb2_oplock_break()
ChenXiaoSong
1
-1
/
+2
2025-12-01
smb/server: fix return value of smb2_ioctl()
ChenXiaoSong
1
-3
/
+6
2025-12-01
smb/server: fix return value of smb2_query_dir()
ChenXiaoSong
1
-1
/
+1
2025-12-01
smb/server: fix return value of smb2_notify()
ChenXiaoSong
1
-3
/
+3
2025-12-01
smb/server: fix return value of smb2_read()
ChenXiaoSong
1
-1
/
+1
2025-12-01
ksmbd: Use HMAC-MD5 library for NTLMv2
Eric Biggers
5
-165
/
+27
2025-12-01
ksmbd: Use HMAC-SHA256 library for message signing and key generation
Eric Biggers
8
-176
/
+52
2025-12-01
ksmbd: Use SHA-512 library for SMB3.1.1 preauth hash
Eric Biggers
5
-48
/
+8
2025-12-01
Linux 6.18
v6.18
Linus Torvalds
1
-1
/
+1
2025-11-30
Merge tag 'timers_urgent_for_v6.18_rc8' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+3
2025-11-30
Merge tag 'mips-fixes_6.18_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+16
2025-11-29
MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
Thomas Bogendoerfer
1
-2
/
+16
2025-11-29
afs: Fix uninit var in afs_alloc_anon_key()
David Howells
1
-1
/
+2
2025-11-29
Merge tag 'spi-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-19
/
+39
2025-11-29
Merge tag 'regulator-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2025-11-28
Merge tag 'io_uring-6.18-20251128' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+6
2025-11-28
Merge tag 'vfs-6.18-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-48
/
+55
2025-11-28
Merge tag 'soc-fixes-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-8
/
+15
2025-11-28
Merge tag 'char-misc-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
27
-113
/
+214
2025-11-28
Merge tag 'tty-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-14
/
+22
[next]