messages from 2026-08-17 01:40:22 to 2026-08-24 14:40:42 UTC [more...]
[PATCH] ksmbd: zero the object ID before filling FS_OBJECT_ID_INFORMATION
2026-08-24 14:40 UTC (10+ messages)
` [PATCH v2 0/3] ksmbd: fix information leaks in smb2_get_info_filesystem()
` [PATCH v2 1/3] ksmbd: zero the FS_OBJECT_ID_INFORMATION buffer before filling it in
` [PATCH v2 2/3] ksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATION
` [PATCH v2 3/3] ksmbd: fill in FileSysIdentifier in FS_POSIX_INFORMATION
` [PATCH v3] "
[PATCH] cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
2026-08-24 12:56 UTC (3+ messages)
[PATCH v2 0/5] Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted
2026-08-24 12:08 UTC (6+ messages)
` [PATCH v2 1/5] signal: allow taks to temporarily block TIF_NOTIFY_SIGNAL
` [PATCH v2 2/5] coredump: prevent TIF_NOTIFY_SIGNAL from interrupting coredumps
` [PATCH v2 3/5] selftests/coredump: test that TIF_NOTIFY_SIGNAL doesn't truncate a coredump
` [PATCH v2 4/5] smb: prevent TIF_NOTIFY_SIGNAL from interrupting
` [PATCH v2 5/5] pid_namespace: prevent TIF_NOTIFY_SIGNAL from interrupting the reaper
[BUG] cifs.ko: kernel panic in xfstests generic/464
2026-08-24 12:04 UTC
[PATCH 0/3] netfs, cachefiles: Miscellaneous fixes
2026-08-24 12:02 UTC (4+ messages)
` [PATCH 1/3] netfs: Fix uninitialized return value in netfs_unbuffered_write()
` [PATCH 2/3] netfs: Fix read progress reporting
` [PATCH 3/3] cachefiles: Fix potential UAF/KASAN warning
[PATCH 1/2] ksmbd: doc: update SMB3 multichannel support status
2026-08-24 11:44 UTC (2+ messages)
` [PATCH 2/2] ksmbd: doc: update RDMA feature "
[PATCH v3 0/7] smb/client: fix fallocate range operation issues
2026-08-24 2:01 UTC (9+ messages)
` [PATCH v3 1/7] smb/client: validate new EOF for insert range
` [PATCH v3 2/7] smb/client: validate new EOF for zero range
` [PATCH v3 3/7] smb/client: mark file sparse before emulating insert range
` [PATCH v3 4/7] smb/client: fix data corruption in emulated "
` [PATCH v3 5/7] smb/client: fix integer truncation in collapse range
` [PATCH v3 6/7] smb/client: fix stale page cache in insert/collapse range
` [PATCH v3 7/7] smb/client: invalidate fscache for fallocate range operations
[PATCH 0/4] ksmbd: implement Continuously Available (CA) share support
2026-08-24 0:56 UTC (5+ messages)
` [PATCH 1/4] ksmbd: advertise SMB2_GLOBAL_CAP_PERSISTENT_HANDLES
` [PATCH 2/4] ksmbd: set SMB2_SHARE_CAP_CONTINUOUS_AVAILABILITY in tree connect
` [PATCH 3/4] ksmbd: add fencing for disconnected persistent handles
` [PATCH 4/4] ksmbd: enforce write-through on CA share opens
[PATCH] cifs: add revalidation on FSCTL failure in smb2_duplicate_extents()
2026-08-23 23:26 UTC
[PATCH 00/11] smb: client: fix OOB reads and UAFs in SMB2/3 receive paths
2026-08-23 18:58 UTC (12+ messages)
` [PATCH 01/11] smb: client: fix NextCommand bounds and aliasing UAF in receive_encrypted_standard()
` [PATCH 02/11] smb: client: validate PDU length before smb2_get_data_area_len() struct access
` [PATCH 03/11] smb: client: fix server->total_read not tracking sub-PDU size in receive_encrypted_standard()
` [PATCH 04/11] smb: client: fix missing lower-bound check on DFS referral string offsets
` [PATCH 05/11] smb: client: fix missing lower-bound on Next field in parse_server_interfaces()
` [PATCH 06/11] smb: client: fix OOB struct field reads in move_smb2_ea_to_cifs()
` [PATCH 07/11] smb: client: fix missing iov bounds check in parse_posix_sids()
` [PATCH 08/11] smb: client: fix underflow in is_valid_oplock_break() notify offset check
` [PATCH 09/11] smb: client: fix potential OOB read in smb3_enum_snapshots()
` [PATCH 10/11] smb: client: fix incomplete bounds check on reparse buffer in cifs_query_reparse_point()
` [PATCH 11/11] smb: client: fix NameOffset and Next field validation in smb2_parse_contexts()
[PATCH v2 0/2] smb: client: fix create context out-of-bounds reads
2026-08-23 16:06 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] smb: client: validate POSIX create context length
[PATCH] cifs: fix i_size inconsistency in smb2_duplicate_extents() on FSCTL failure
2026-08-23 12:23 UTC (5+ messages)
[PATCH v4 0/3] ksmbd: refactor smb2_notify() to a blocking wait
2026-08-22 16:46 UTC (6+ messages)
[PATCH RESEND 00/11] cifs: Various changes
2026-08-22 13:31 UTC (4+ messages)
[PATCH v4 0/2] cifs: two size-management bug fixes
2026-08-22 12:02 UTC (5+ messages)
` [PATCH v4 1/2] cifs: don't update i_size in cifs_do_truncate() without a cached handle
` [PATCH v4 2/2] cifs: fix loff_t underflow in cifs_remap_file_range() when len == 0
[PATCH v2 0/6] smb/client: fix emulated insert/collapse range issues
2026-08-22 10:54 UTC (9+ messages)
` [PATCH v2 1/6] smb/client: validate new EOF for insert range
` [PATCH v2 2/6] smb/client: validate new EOF for zero range
` [PATCH v2 3/6] smb/client: mark file sparse before emulating insert range
` [PATCH v2 4/6] smb/client: fix data corruption in emulated "
` [PATCH v2 5/6] smb/client: fix integer truncation in collapse range
` [PATCH v2 6/6] smb/client: fix stale page cache in insert/collapse range
[PATCH] smb: client: fix OOB array access in __smb2_calc_size() on unknown Command
2026-08-21 21:09 UTC (3+ messages)
[GIT PULL] smb: client: replace Steve French as CIFS maintainer
2026-08-21 20:26 UTC (2+ messages)
[PATCH v3] smb: client: reject a tree connect response whose byte count is too small
2026-08-21 18:17 UTC (3+ messages)
[PATCH] cifs: call pagecache_isize_extended() in cifs_setsize() when extending
2026-08-21 18:10 UTC (3+ messages)
[PATCH 0/4] Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted
2026-08-21 17:18 UTC (8+ messages)
` [PATCH 1/4] signal: allow taks to temporarily block TIF_NOTIFY_SIGNAL
` [PATCH 2/4] coredump: prevent TIF_NOTIFY_SIGNAL from interrupting coredumps
` [PATCH 3/4] selftests/coredump: test that TIF_NOTIFY_SIGNAL doesn't truncate a coredump
` [PATCH 4/4] smb: prevent TIF_NOTIFY_SIGNAL from interrupting
[PATCH] smb: client: fix copy-paste error in WSL EA length accounting for $LXDEV
2026-08-21 17:05 UTC (3+ messages)
[PATCH] smb: client: restore the data_offset bound in is_valid_oplock_break()
2026-08-21 17:04 UTC (2+ messages)
[PATCH v2 0/3] cifs: three size-management bug fixes
2026-08-21 16:47 UTC (3+ messages)
` [PATCH v2 1/3] cifs: clear tcon after cifsFileInfo_put() in cifs_file_set_size()
[PATCH] smb/client: remove redundant NULL check before kfree()
2026-08-21 16:45 UTC (4+ messages)
[PATCH] smb: client: remove redundant NULL check before kfree()
2026-08-21 16:40 UTC (2+ messages)
[PATCH v2 0/2] smb: client: reject a too-small tree connect byte count
2026-08-21 11:02 UTC (4+ messages)
` [PATCH v2 1/2] smb: client: let enum smb_eio_trace grow past 128 entries
` [PATCH v2 2/2] smb: client: reject a tree connect response whose byte count is too small
[PATCH] smb: client: reject a tree connect response whose byte count is too small
2026-08-21 3:16 UTC (3+ messages)
[PATCH 6.12 165/220] smb: client: fix race with fallocate(2) and AIO+DIO
2026-08-20 14:55 UTC
[PATCH] ksmbd: enable TCP keepalive for accepted connections
2026-08-20 13:54 UTC (3+ messages)
` [PATCH] ksmbd: keep TCP timers alive for kernel sockets
` [PATCH 4/6] smb: server: remove unused DES crypto header
[PATCH] MAINTAINERS: update ksmbd repository URL
2026-08-20 13:43 UTC (3+ messages)
[PATCH v2] MAINTAINERS: add myself as KSMBD reviewer
2026-08-20 9:12 UTC (3+ messages)
[PATCH] smb: server: Remove obsolete "select CRYPTO_LIB_DES" from Kconfig file
2026-08-20 7:47 UTC (2+ messages)
[PATCH v4 0/3] ksmbd: bound smb_check_perm_dacl() ACE walks by DACL size
2026-08-20 0:45 UTC (5+ messages)
` [PATCH v4 1/3] ksmbd: add KUnit test for the DACL walk boundary
` [PATCH v4 2/3] ksmbd: test smb_check_perm_dacl() "
` [PATCH v4 3/3] ksmbd: test maximal-access "
[PATCH] MAINTAINERS: Replace Steve French as CIFS maintainer
2026-08-19 18:05 UTC (2+ messages)
[PATCH] ksmbd: fix use-after-free of lease table in smb2_lease_break_noti()
2026-08-19 10:37 UTC (2+ messages)
[BUG] smb: client: data loss - writeback subrequest is dropped, not retried, when the AEAD allocation fails
2026-08-19 9:01 UTC
[PATCH] MAINTAINERS: add myself as KSMBD reviewer
2026-08-19 7:02 UTC
[PATCH v3 1/3] ksmbd: add KUnit test for the DACL walk boundary
2026-08-19 0:39 UTC (4+ messages)
` [PATCH v3 2/3] ksmbd: test smb_check_perm_dacl() "
` [PATCH v3 3/3] ksmbd: test maximal-access "
[PATCH] cifs.upcall: fix krb5 regression with --trust-dns
2026-08-18 19:19 UTC
[RFC PATCH xfstests] cifs: new test to check directory rename with an nonposix open child
2026-08-18 15:00 UTC
[PATCH] MAINTAINERS: add myself as CIFS co-maintainer
2026-08-18 9:48 UTC
[PATCH 0/5] smb: client: Avoid leaking of sensitive data to the stack or heap
2026-08-18 7:48 UTC (9+ messages)
` [PATCH 1/5] smb: client: Clear sensitive stack data in smb2transport.c
` [PATCH 4/5] smb: client: Clear sensitive stack data in smb1encrypt.c
[PATCH] Revert "cifs: remove all cifs files before kill super"
2026-08-18 7:43 UTC (2+ messages)
[PATCH 0/2] smb/client: fix emulated insert range handling
2026-08-18 7:36 UTC (4+ messages)
` [PATCH 2/2] smb/client: mark file sparse before emulating insert range
[PATCH] smb: client: fix ALIGN() overflow in symlink_data() error context loop
2026-08-18 7:32 UTC (3+ messages)
[PATCH] smb: client: fix use-before-check of ReparseDataLength in reparse_buf_ptr()
2026-08-18 7:31 UTC (3+ messages)
[PATCH] smb: client: simplify __build_path_from_dentry_optional_prefix()
2026-08-18 7:24 UTC (2+ messages)
[PATCH 0/7] smb: client: remount reconfigure option fixes
2026-08-18 7:03 UTC (6+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] smb: client: sync runtime state into ctx on reconfigure
` [PATCH v2 7/8] smb: client: allow nolease option to be reconfigured on remount
[PATCH] smb: client: fix UAF and buffer leak in cifs_check_trans2() for malformed secondary T2
2026-08-18 6:08 UTC (2+ messages)
[PATCH v2] smb: client: fix OOB read/write from unvalidated DataOffset in coalesce_t2()
2026-08-18 5:20 UTC (2+ messages)
[PATCH 0/3] smb/client: Fix some issues
2026-08-18 5:13 UTC (2+ messages)
[PATCH] cifs: fix clearing stats for fastest execution of each smb2 command
2026-08-18 4:59 UTC (2+ messages)
[PATCH v3 resend 0/3] smb: fix xfstests generic/035
2026-08-18 4:52 UTC (5+ messages)
` [PATCH v3 resend 3/3] smb/client: fix nlink of an overwritten open file
[PATCH RESEND 0/2] smb/client: handle compression flags through fileattr
2026-08-18 4:11 UTC (2+ messages)
[PATCH] smb/client: fix nlink of an overwritten open file
2026-08-18 3:54 UTC (2+ messages)
[PATCH v3 0/3] ksmbd: bound smb_check_perm_dacl() ACE walks by DACL size
2026-08-18 3:23 UTC
[PATCH v3 0/4] cifs: follow-on fixes after fscache_resize_cookie() consolidation
2026-08-18 1:43 UTC (2+ messages)
[PATCH] smb: client: clear ce->tgthint in free_tgts()
2026-08-18 1:16 UTC (3+ messages)
` [PATCH v2 0/2] smb: client: fix dangling pointer in DFS target hints
[PATCH] smb: client: clear setuid/setgid bit on write with cifsacl/modefromsid/posix extensions
2026-08-18 0:48 UTC (3+ messages)
[PATCH] smb: client: set replay flag on the read send-error retry path
2026-08-18 0:18 UTC (2+ messages)
[PATCH] smb: client: fix request buffer leak in smb2_new_read_req()
2026-08-18 0:16 UTC (2+ messages)
[PATCH] smb: client: reject lease breaks with reserved NewLeaseState bits set
2026-08-17 20:44 UTC (3+ messages)
[PATCH v2 0/4] smb/server: fix some bugs
2026-08-17 12:33 UTC (3+ messages)
` [PATCH v2 1/4] smb/server: warn if ksmbd_proc_create() fails
[PATCH] ksmbd: accept unspecified volatile ID on durable reconnect
2026-08-17 12:15 UTC (12+ messages)
` [PATCH] ksmbd: implement SMB2 AppInstanceVersion takeover
` [PATCH] ksmbd: notify parent directory leases on child create
` [PATCH] ksmbd: add per-share SMB3 encryption enforcement
` [PATCH] ksmbd: fix encrypted request lookup on bound channels
` [PATCH] ksmbd: scope session state changes to bound connections
` [PATCH] ksmbd: encrypt interim responses to encrypted requests
` [PATCH] ksmbd: disconnect on SMB3 decryption failure
` [PATCH] ksmbd: decrypt requests from expired encrypted sessions
` [PATCH] ksmbd: handle encrypted compressed requests
` [PATCH] ksmbd: add SMB Direct RDMA encryption transform
` [PATCH] ksmbd: make RDMA encryption diagnostics conditional
[PATCH] ksmbd: bound smb_check_perm_dacl() ACE walks by DACL size
2026-08-17 9:08 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ksmbd: add KUnit tests for the DACL declared-size boundary
[RFC PATCH samba] smbd: break directory leases before sending notify events
2026-08-17 8:11 UTC (3+ messages)
[PATCH] smb/client: return EOPNOTSUPP for unsupported O_TMPFILE
2026-08-17 6:49 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox