Show patches with: State = Action Required       |    Archived = No       |   10702 patches
« 1 2 3 4107 108 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] ksmbd: destroy async_ida in ksmbd_conn_free() ksmbd: pair ida_init() with ida_destroy() in cleanup paths - 1 - - --- 2026-04-19 DaeMyung Kang New
[1/2] ksmbd: destroy tree_conn_ida in ksmbd_session_destroy() ksmbd: pair ida_init() with ida_destroy() in cleanup paths - 1 - - --- 2026-04-19 DaeMyung Kang New
[v2] ksmbd: Use AES-CMAC library for SMB3 signature calculation [v2] ksmbd: Use AES-CMAC library for SMB3 signature calculation 1 - 1 - --- 2026-04-18 Eric Biggers New
[v2,4/4] smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature() smb: client: Use AES-CMAC library 1 - 1 - --- 2026-04-18 Eric Biggers New
[v2,3/4] smb: client: Make generate_key() return void smb: client: Use AES-CMAC library - - 1 - --- 2026-04-18 Eric Biggers New
[v2,2/4] smb: client: Remove obsolete cmac(aes) allocation smb: client: Use AES-CMAC library - - 1 - --- 2026-04-18 Eric Biggers New
[v2,1/4] smb: client: Use AES-CMAC library for SMB3 signature calculation smb: client: Use AES-CMAC library - - 1 - --- 2026-04-18 Eric Biggers New
[2/2] ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id() ksmbd: connection accounting and session teardown fixes - 1 - - --- 2026-04-18 DaeMyung Kang New
[1/2] ksmbd: fix active_num_conn leak when alloc_transport() fails ksmbd: connection accounting and session teardown fixes - 1 - - --- 2026-04-18 DaeMyung Kang New
ksmbd: fix O(N^2) DoS in smb2_lock via unbounded LockCount ksmbd: fix O(N^2) DoS in smb2_lock via unbounded LockCount - - - - --- 2026-04-18 Akif Sait New
[v2] ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment [v2] ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment - 1 - - --- 2026-04-17 Tristan Madani New
ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment - - - - --- 2026-04-17 Tristan Madani New
[v2] ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl() [v2] ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl() - 1 - - --- 2026-04-17 Michael Bommarito New
[5.15.y] smb: client: fix potential UAF in smb2_is_valid_oplock_break() [5.15.y] smb: client: fix potential UAF in smb2_is_valid_oplock_break() - - - - --- 2026-04-17 Robert Garcia New
smb: client: fix dir separator in SMB1 UNIX mounts smb: client: fix dir separator in SMB1 UNIX mounts - 1 - - --- 2026-04-17 Paulo Alcantara New
smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path - 1 - - --- 2026-04-16 Michael Bommarito New
smb: server: fix max_connections off-by-one in tcp accept path smb: server: fix max_connections off-by-one in tcp accept path - 1 - - --- 2026-04-16 DaeMyung Kang New
[v3] smb/client: fix state corruption in smb3_reconfigure multichannel path [v3] smb/client: fix state corruption in smb3_reconfigure multichannel path - 1 - - --- 2026-04-16 DaeMyung Kang New
ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl() ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl() - 1 - - --- 2026-04-16 Michael Bommarito New
smb: client: fix OOB reads from server-supplied dacloffset in cifsacl smb: client: fix OOB reads from server-supplied dacloffset in cifsacl - 1 - - --- 2026-04-16 Michael Bommarito New
[v2] smb/client: fix chan_max and UNC state corruption in smb3_reconfigure [v2] smb/client: fix chan_max and UNC state corruption in smb3_reconfigure - 1 - - --- 2026-04-16 DaeMyung Kang New
smb/client: fix chan_max race and rollback in smb3_reconfigure smb/client: fix chan_max race and rollback in smb3_reconfigure - 1 - - --- 2026-04-16 DaeMyung Kang New
[v2,2/2] ksmbd: require minimum ACE size in smb_check_perm_dacl() ksmbd: harden ipc_validate_msg() and smb_check_perm_dacl() - 1 - - --- 2026-04-15 Michael Bommarito New
[v2,1/2] ksmbd: validate response sizes in ipc_validate_msg() ksmbd: harden ipc_validate_msg() and smb_check_perm_dacl() - 2 - - --- 2026-04-15 Michael Bommarito New
netfs: Fix early put of sink folio in netfs_read_gaps() netfs: Fix early put of sink folio in netfs_read_gaps() - 1 1 - --- 2026-04-15 David Howells New
[v2] smb: client: fix integer underflow in receive_encrypted_read() [v2] smb: client: fix integer underflow in receive_encrypted_read() - - - - --- 2026-04-15 Dudu Lu New
smb: server: fix active_num_conn leak on transport allocation failure smb: server: fix active_num_conn leak on transport allocation failure - 1 - - --- 2026-04-14 Michael Bommarito New
[3/3] ksmbd: require minimum ACE size in smb_check_perm_dacl() ksmbd: harden IPC response arithmetic and ACE walk - 1 - - --- 2026-04-14 Michael Bommarito New
[2/3] ksmbd: reject negative ngroups in ksmbd_alloc_user() ksmbd: harden IPC response arithmetic and ACE walk - 1 - - --- 2026-04-14 Michael Bommarito New
[1/3] ksmbd: cap response sizes in ipc_validate_msg() ksmbd: harden IPC response arithmetic and ACE walk - 1 - - --- 2026-04-14 Michael Bommarito New
[4/4] smb: client: add tracepoints for deferred handle caching [1/4] smb: client: add tracepoints for lock operations - - - - --- 2026-04-14 Bharath SM New
[3/4] smb: client: add oplock level to smb3_open_done tracepoint [1/4] smb: client: add tracepoints for lock operations - - - - --- 2026-04-14 Bharath SM New
[2/4] smb: client: add tracepoint for local lock conflicts [1/4] smb: client: add tracepoints for lock operations - - - - --- 2026-04-14 Bharath SM New
[1/4] smb: client: add tracepoints for lock operations [1/4] smb: client: add tracepoints for lock operations - - - - --- 2026-04-14 Bharath SM New
vfs: get rid of BUG_ON() in d_mark_tmpfile_name() vfs: get rid of BUG_ON() in d_mark_tmpfile_name() - - - - --- 2026-04-14 Paulo Alcantara New
[7/7] cifs: reorganize cached dir helpers [1/7] cifs: change_conf needs to be called for session setup - - - - --- 2026-04-14 Shyam Prasad N New
[6/7] cifs: optimize readdir for larger directories [1/7] cifs: change_conf needs to be called for session setup - - - - --- 2026-04-14 Shyam Prasad N New
[5/7] cifs: optimize readdir for small directories [1/7] cifs: change_conf needs to be called for session setup - - - - --- 2026-04-14 Shyam Prasad N New
[4/7] cifs: define variable sized buffer for querydir responses [1/7] cifs: change_conf needs to be called for session setup - - - - --- 2026-04-14 Shyam Prasad N New
[3/7] cifs: invalidate cfid on unlink/rename/rmdir [1/7] cifs: change_conf needs to be called for session setup - - - - --- 2026-04-14 Shyam Prasad N New
[2/7] cifs: abort open_cached_dir if we don't request leases [1/7] cifs: change_conf needs to be called for session setup - - - - --- 2026-04-14 Shyam Prasad N New
[1/7] cifs: change_conf needs to be called for session setup [1/7] cifs: change_conf needs to be called for session setup - - - - --- 2026-04-14 Shyam Prasad N New
smb: client: fix OOB read in symlink error response parsing smb: client: fix OOB read in symlink error response parsing - 1 - - --- 2026-04-14 Werner Kasselman New
[v2,7/7] netfs: Fix write streaming disablement if fd open O_RDWR netfs: Miscellaneous fixes - 1 - - --- 2026-04-14 David Howells New
[v2,6/7] netfs: Fix zeropoint update where i_size > remote_i_size netfs: Miscellaneous fixes - 1 - - --- 2026-04-14 David Howells New
[v2,5/7] netfs: Fix read-gaps to remove netfs_folio from filled folio netfs: Miscellaneous fixes - - - - --- 2026-04-14 David Howells New
[v2,4/7] netfs: Fix streaming write being overwritten netfs: Miscellaneous fixes - - - - --- 2026-04-14 David Howells New
[v2,3/7] netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone netfs: Miscellaneous fixes - 1 - - --- 2026-04-14 David Howells New
[v2,2/7] netfs: fix error handling in netfs_extract_user_iter() netfs: Miscellaneous fixes - 1 - - --- 2026-04-14 David Howells New
[v2,1/7] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call netfs: Miscellaneous fixes - 1 1 - --- 2026-04-14 David Howells New
[2/2] smb: client: pass correct from_reconnect to cifs_put_tcp_session() [1/2] smb: client: serialize channel scaling path - 1 1 - --- 2026-04-13 Henrique Carvalho New
[1/2] smb: client: serialize channel scaling path [1/2] smb: client: serialize channel scaling path - 1 - - --- 2026-04-13 Henrique Carvalho New
[8/8] smb: common: add SMB3_COMPRESS_MAX_ALGS [1/8] smb: client: compress: fix buffer overrun in lz77_compress() - - - - --- 2026-04-13 Enzo Matsumiya New
[7/8] smb: client: compress: add compress/common.h [1/8] smb: client: compress: fix buffer overrun in lz77_compress() - - - - --- 2026-04-13 Enzo Matsumiya New
[6/8] smb: client: compress: add code docs to lz77.c [1/8] smb: client: compress: fix buffer overrun in lz77_compress() - - - - --- 2026-04-13 Enzo Matsumiya New
[5/8] smb: client: compress: LZ77 optimizations [1/8] smb: client: compress: fix buffer overrun in lz77_compress() - - - - --- 2026-04-13 Enzo Matsumiya New
[4/8] smb: client: compress: increase LZ77_MATCH_MAX_DIST [1/8] smb: client: compress: fix buffer overrun in lz77_compress() - - - - --- 2026-04-13 Enzo Matsumiya New
[3/8] smb: client: compress: fix counting in LZ77 match finding [1/8] smb: client: compress: fix buffer overrun in lz77_compress() - - - - --- 2026-04-13 Enzo Matsumiya New
[2/8] smb: client: compress: fix bad encoding on last LZ77 flag [1/8] smb: client: compress: fix buffer overrun in lz77_compress() - - - - --- 2026-04-13 Enzo Matsumiya New
[1/8] smb: client: compress: fix buffer overrun in lz77_compress() [1/8] smb: client: compress: fix buffer overrun in lz77_compress() - - - - --- 2026-04-13 Enzo Matsumiya New
smb: client: Fix integer underflow in receive_encrypted_read() smb: client: Fix integer underflow in receive_encrypted_read() - - - - --- 2026-04-13 Dudu Lu New
[v2,1/9] smb: client: block non-reconfigurable option changes on remount [v2,1/9] smb: client: block non-reconfigurable option changes on remount - - - - --- 2026-04-13 RAJASI MANDAL New
[4/4] netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes gone netfs: Miscellaneous fixes - 1 - - --- 2026-04-11 David Howells New
[3/4] cachefiles: fix incorrect dentry refcount in cachefiles_cull() netfs: Miscellaneous fixes 1 1 - - --- 2026-04-11 David Howells New
[2/4] netfs: fix error handling in netfs_extract_user_iter() netfs: Miscellaneous fixes - 1 - - --- 2026-04-11 David Howells New
[1/4] netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call netfs: Miscellaneous fixes - 1 1 - --- 2026-04-11 David Howells New
smb: client: get rid of d_drop()+d_add() smb: client: get rid of d_drop()+d_add() - - - - --- 2026-04-10 Paulo Alcantara New
[2/2] smb: server: avoid double-free in smb_direct_free_sendmsg after smb_direct_flush_send_list() SMB Direct: double-free of send_io on ib_post_send failure in batch flush path - 1 - 1 --- 2026-04-10 Stefan Metzmacher New
[1/2] smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_flush() SMB Direct: double-free of send_io on ib_post_send failure in batch flush path - 1 - 1 --- 2026-04-10 Stefan Metzmacher New
[v3] smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test [v3] smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test - - 1 - --- 2026-04-10 Venkat Rao Bagalkote New
[v2] smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test [v2] smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test - - 1 - --- 2026-04-10 Venkat Rao Bagalkote New
smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_test - - - - --- 2026-04-10 Venkat Rao Bagalkote New
smb: client: use FullSessionKey for AES-256 encryption key derivation smb: client: use FullSessionKey for AES-256 encryption key derivation - - - - --- 2026-04-09 Piyush Sachdeva New
[9/9] smb: client: apply rasize on remount [1/9] smb: client: block non-reconfigurable option changes on remount - - - - --- 2026-04-09 RAJASI MANDAL New
[8/9] smb: client: fix domainauto remount by syncing domainname from session [1/9] smb: client: block non-reconfigurable option changes on remount - - - - --- 2026-04-09 RAJASI MANDAL New
[7/9] smb: client: block cache=ro and cache=singleclient on remount [1/9] smb: client: block non-reconfigurable option changes on remount - - - - --- 2026-04-09 RAJASI MANDAL New
[6/9] smb: client: allow nolease option to be reconfigured on remount [1/9] smb: client: block non-reconfigurable option changes on remount - - - - --- 2026-04-09 RAJASI MANDAL New
[5/9] smb: client: sync echo_interval on remount [1/9] smb: client: block non-reconfigurable option changes on remount - - - - --- 2026-04-09 RAJASI MANDAL New
[4/9] smb: client: sync retrans on remount [1/9] smb: client: block non-reconfigurable option changes on remount - - - - --- 2026-04-09 RAJASI MANDAL New
[3/9] smb: client: sync tcon-level options on remount [1/9] smb: client: block non-reconfigurable option changes on remount - - - - --- 2026-04-09 RAJASI MANDAL New
[2/9] smb: client: allow both 'lease' and 'nolease' mount options [1/9] smb: client: block non-reconfigurable option changes on remount - - 1 - --- 2026-04-09 RAJASI MANDAL New
[1/9] smb: client: block non-reconfigurable option changes on remount [1/9] smb: client: block non-reconfigurable option changes on remount - - - - --- 2026-04-09 RAJASI MANDAL New
PATCH: cifs.upcall: Retry krb5 TGS request with uppercase service name PATCH: cifs.upcall: Retry krb5 TGS request with uppercase service name - - - - --- 2026-04-08 Samuel Cabrero New
[v2,2/2] smb: client: add support for O_TMPFILE [v2,1/2] vfs: introduce d_mark_tmpfile_name() - - - - --- 2026-04-07 Paulo Alcantara New
[v2,1/2] vfs: introduce d_mark_tmpfile_name() [v2,1/2] vfs: introduce d_mark_tmpfile_name() - - - - --- 2026-04-07 Paulo Alcantara New
[8/8] smb: server: make use of IPPROTO_SMBDIRECT sockets smb: add kernel internal IPPROTO_SMBDIRECT - - - - --- 2026-04-07 Stefan Metzmacher New
[7/8] smb: client: make use of IPPROTO_SMBDIRECT sockets smb: add kernel internal IPPROTO_SMBDIRECT - - - - --- 2026-04-07 Stefan Metzmacher New
[6/8] smb: smbdirect: add in kernel only support for IPPROTO_SMBDIRECT smb: add kernel internal IPPROTO_SMBDIRECT - - - - --- 2026-04-07 Stefan Metzmacher New
[5/8] net: define IPPROTO_SMBDIRECT and SOL_SMBDIRECT constants smb: add kernel internal IPPROTO_SMBDIRECT - - - - --- 2026-04-07 Stefan Metzmacher New
[4/8] smb: smbdirect: let smbdirect_connection_deregister_mr_io unlock while waiting smb: add kernel internal IPPROTO_SMBDIRECT - - - - --- 2026-04-07 Stefan Metzmacher New
[3/8] smb: smbdirect: fix the logic in smbdirect_socket_destroy_sync() without an error smb: add kernel internal IPPROTO_SMBDIRECT - - - - --- 2026-04-07 Stefan Metzmacher New
[2/8] smb: smbdirect: fix copyright header of smbdirect.h smb: add kernel internal IPPROTO_SMBDIRECT - - - - --- 2026-04-07 Stefan Metzmacher New
[1/8] smb: smbdirect: change smbdirect_socket_parameters.{initiator_depth,responder_resources} to _… smb: add kernel internal IPPROTO_SMBDIRECT 1 - - - --- 2026-04-07 Stefan Metzmacher New
ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine - 1 - - --- 2026-04-07 Joshua Klinesmith New
ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine - 1 - - --- 2026-04-07 Joshua Klinesmith New
[2/2] smb: client: fix OOB reads parsing symlink error response smb: some potential bugfixes - - - - --- 2026-04-06 Greg Kroah-Hartman New
[1/2] smb: client: fix off-by-8 bounds check in check_wsl_eas() smb: some potential bugfixes - - - - --- 2026-04-06 Greg Kroah-Hartman New
[3/3] ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc ksmbd: some potential bugfixes - - - - --- 2026-04-06 Greg Kroah-Hartman New
[2/3] ksmbd: require 3 sub-authorities before reading sub_auth[2] ksmbd: some potential bugfixes - - - - --- 2026-04-06 Greg Kroah-Hartman New
[1/3] ksmbd: validate EaNameLength in smb2_get_ea() ksmbd: some potential bugfixes - - - - --- 2026-04-06 Greg Kroah-Hartman New
« 1 2 3 4107 108 »