summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-17landlock: Decouple the per-denial logging decision from CONFIG_AUDITMickaël Salaün
2026-08-17landlock: Split denial logging from audit into common frameworkMickaël Salaün
2026-08-17landlock: Split struct landlock_domain from struct landlock_rulesetMickaël Salaün
2026-08-17landlock: Move domain query functions to domain.cMickaël Salaün
2026-08-17landlock: Prepare ruleset and domain type splitMickaël Salaün
2026-08-17erofs: guard on-disk algorithm IDs against Z_EROFS_COMPRESSION_MAXGao Xiang
2026-08-17erofs: fix interlaced ztailpacking pclustersGao Xiang
2026-08-17bpf: Rewrite any fault prone load out of a mem or btf_id pointerDaniel Borkmann
2026-08-17bpf: Reject a store through a fault prone pointerDaniel Borkmann
2026-08-17bpf: Treat a fault prone PTR_TO_MEM as a pointer type mismatchDaniel Borkmann
2026-08-17bpf: Keep fault protection when merging pointer typesDaniel Borkmann
2026-08-17ALSA: hda/tas2781: Add hardware stabilization delay during firmware load retriesZeliang Li
2026-08-17ALSA: hda/realtek: Fix mute LED for HP Victus 15-fa1xxx (MB 8C3F)Yashraj Ghule
2026-08-17ALSA: hda/realtek: Add micmute LED quirk for Acer Aspire A515-57Giulio Gualtierotti
2026-08-17Merge branch 'for-next' into for-linusTakashi Iwai
2026-08-17auxdisplay: charlcd: cancel backlight work on registration failureHongyan Xu
2026-08-17exfat: replace truncate_lock with inode_lockChi Zhiling
2026-08-17smb/server: fix posix state check for directory renameChenXiaoSong
2026-08-17ksmbd: exempt FSCTL_PIPE_TRANSCEIVE from the generic file-id lookupGael Blivet
2026-08-17ksmbd: defer publishing granted locks to prevent UAF/double-free raceIlan Dudnik
2026-08-17ksmbd: fix use-after-free in lease break notificationNamjae Jeon
2026-08-17smb/server: preserve error status in smb2_handle_negotiate()ZhangGuoDong
2026-08-17smb/server: call ksmbd_proc_cleanup() on module init failureZhangGuoDong
2026-08-17smb/server: abort initialization when proc setup failsZhangGuoDong
2026-08-17smb/server: fix invalid pointer dereference in ksmbd_stop_durable_scavenger()ZhangGuoDong
2026-08-17smb/server: fix memory leak in ksmbd_vfs_set_durable_owner()ZhangGuoDong
2026-08-17smb/server: fix null-ptr-deref in ksmbd_ipc_tree_connect_request()ZhangGuoDong
2026-08-17ksmbd: remove extra byte from ipc_msg_alloc() size calculationsRosen Penev
2026-08-17ksmbd: reject blocking compound lock requestsNamjae Jeon
2026-08-17ksmbd: safely discard unregistered deferred locksNamjae Jeon
2026-08-17ksmbd: recognize replayed SMB2 lock sequencesNamjae Jeon
2026-08-17ksmbd: fix SMB2 byte-range lock end offsetNamjae Jeon
2026-08-17ksmbd: serialize oplock close with pending break ownershipNamjae Jeon
2026-08-17smb/server: fix unbuffered file position alignment checkChenXiaoSong
2026-08-17ksmbd: expire SMB sessions when Kerberos tickets expireNamjae Jeon
2026-08-17ksmbd: stabilize allocation size after buffered writesNamjae Jeon
2026-08-17ksmbd: report holes in allocated range queriesNamjae Jeon
2026-08-17ksmbd: only rebind the reopened file's own oplock on durable reconnectAldo Ariel Panzardo
2026-08-17ksmbd: free preauth sessions on connection teardownNamjae Jeon
2026-08-17smb/server: avoid registering async requests during connection closeChenXiaoSong
2026-08-17smb/server: cancel async requests when closing connectionChenXiaoSong
2026-08-17smb/server: fix signing when a response uses more than one iovChenXiaoSong
2026-08-17ksmbd: validate ipc response length before dereferencing its fieldsYunseong Kim
2026-08-17smb: smbdirect: release pending child sockets outside the handler lockYunseong Kim
2026-08-17smb: smbdirect: avoid recursive listen.lock during cleanupYunseong Kim
2026-08-17smb: smbdirect: destroy QP before mem pools on accept failureYunseong Kim
2026-08-17smb: smbdirect: free completion queues with ib_free_cq()Yunseong Kim
2026-08-17ksmbd: fix slab-out-of-bounds read in ksmbd_alloc_user()Yunseong Kim
2026-08-17ksmbd: implement the command sequence windowNamjae Jeon
2026-08-17ksmbd: fix AsyncId zeroed before use in smb2_lock() cancel responseGael Blivet