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
path:
root
/
fs
/
smb
/
server
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
ksmbd: scope conn->binding slowpath to bound sessions only
Hyunwoo Kim
1
-1
/
+6
5 days
ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open
DaeMyung Kang
1
-0
/
+2
5 days
ksmbd: destroy async_ida in ksmbd_conn_free()
DaeMyung Kang
1
-0
/
+9
5 days
ksmbd: destroy tree_conn_ida in ksmbd_session_destroy()
DaeMyung Kang
1
-2
/
+3
5 days
ksmbd: fix use-after-free in smb2_open during durable reconnect
Akif
1
-8
/
+5
5 days
ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine
Joshua Klinesmith
1
-5
/
+6
2026-05-14
ksmbd: validate inherited ACE SID length
Shota Zaizen
1
-14
/
+52
2026-05-14
ksmbd: rewrite stop_sessions() with restartable iteration
DaeMyung Kang
2
-8
/
+39
2026-04-27
ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()
DaeMyung Kang
1
-3
/
+2
2026-04-27
ksmbd: use check_add_overflow() to prevent u16 DACL size overflow
Tristan Madani
1
-4
/
+12
2026-04-27
ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment
Tristan Madani
1
-0
/
+2
2026-04-27
ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()
Michael Bommarito
1
-5
/
+23
2026-04-27
ksmbd: validate response sizes in ipc_validate_msg()
Michael Bommarito
2
-9
/
+13
2026-04-27
smb: server: fix max_connections off-by-one in tcp accept path
DaeMyung Kang
1
-1
/
+1
2026-04-27
smb: server: fix active_num_conn leak on transport allocation failure
Michael Bommarito
1
-0
/
+2
2026-04-27
ksmbd: require minimum ACE size in smb_check_perm_dacl()
Michael Bommarito
1
-4
/
+13
2026-04-27
ksmbd: validate owner of durable handle on reconnect
Namjae Jeon
6
-16
/
+102
2026-04-27
ksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavenger
Namjae Jeon
1
-11
/
+30
2026-04-22
smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_fl...
Stefan Metzmacher
1
-1
/
+7
2026-04-22
ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc
Greg Kroah-Hartman
2
-1
/
+2
2026-04-22
ksmbd: require 3 sub-authorities before reading sub_auth[2]
Greg Kroah-Hartman
1
-1
/
+2
2026-04-22
ksmbd: validate EaNameLength in smb2_get_ea()
Greg Kroah-Hartman
1
-0
/
+5
2026-03-30
ksmbd: fix OOB write in QUERY_INFO for compound requests
Asim Viladi Oglu Manizada
3
-32
/
+134
2026-03-26
ksmbd: fix potencial OOB in get_file_all_info() for compound requests
Namjae Jeon
1
-2
/
+14
2026-03-23
ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()
Namjae Jeon
1
-8
/
+12
2026-03-23
ksmbd: fix memory leaks and NULL deref in smb2_lock()
Werner Kasselman
1
-9
/
+18
2026-03-23
ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()
Werner Kasselman
1
-27
/
+45
2026-03-23
ksmbd: do not expire session on binding failure
Hyunwoo Kim
1
-2
/
+8
2026-03-18
ksmbd: fix use-after-free in durable v2 replay of active file handles
Hyunwoo Kim
1
-1
/
+5
2026-03-18
ksmbd: fix use-after-free of share_conf in compound request
Hyunwoo Kim
1
-0
/
+2
2026-03-18
ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATION
Namjae Jeon
1
-4
/
+4
2026-03-18
ksmbd: unset conn->binding on failed binding request
Namjae Jeon
1
-0
/
+1
2026-03-18
ksmbd: fix share_conf UAF in tree_conn disconnect
Nicholas Carlini
1
-3
/
+6
2026-03-09
ksmbd: Don't log keys in SMB3 signing and encryption key generation
Thorsten Blum
1
-20
/
+2
2026-03-09
smb: server: fix use-after-free in smb2_open()
Marios Makassikis
1
-3
/
+2
2026-03-09
ksmbd: fix use-after-free in smb_lazy_parent_lease_break_close()
Namjae Jeon
1
-2
/
+4
2026-03-09
ksmbd: fix use-after-free by using call_rcu() for oplock_info
Namjae Jeon
2
-10
/
+24
2026-03-09
ksmbd: fix use-after-free in proc_show_files due to early rcu_read_unlock
Ali Khaledi
1
-5
/
+5
2026-03-09
smb/server: Fix another refcount leak in smb2_open()
Guenter Roeck
1
-1
/
+2
2026-03-02
smb: update some doc references
ZhangGuoDong
1
-1
/
+4
2026-02-23
ksmbd: fix signededness bug in smb_direct_prepare_negotiation()
Nicholas Carlini
1
-2
/
+2
2026-02-23
ksmbd: Compare MACs in constant time
Eric Biggers
3
-3
/
+7
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
15
-44
/
+42
2026-02-21
Merge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-3
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
15
-44
/
+42
2026-02-17
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2026-02-15
ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error paths
Fedor Pchelkin
1
-2
/
+2
2026-02-15
smb: server: Remove duplicate include of misc.h
Chen Ni
1
-1
/
+0
2026-02-12
Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
20
-73
/
+977
2026-02-10
ksmbd: fix non-IPv6 build
Arnd Bergmann
2
-6
/
+10
[next]