index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
LoongArch: Add DIRECT_MAP_PHYSMEM_END definition
Han Gao
1
-0
/
+7
2026-08-17
LoongArch: Fix acpi_package_ids[] array overflow
Bibo Mao
1
-1
/
+2
2026-08-17
smb/server: fix session counter on session removal
Ze Tan
1
-4
/
+10
2026-08-17
smb/server: update session counter under sessions table lock
Ze Tan
1
-1
/
+1
2026-08-17
smb/server: fix session leak in ksmbd_session_register()
Ze Tan
1
-1
/
+12
2026-08-17
smb/server: warn if ksmbd_proc_create() fails
Ze Tan
4
-6
/
+16
2026-08-17
ksmbd: bound smb_check_perm_dacl() ACE walks by DACL size
Hang Nan
1
-2
/
+2
2026-08-17
ksmbd: make RDMA encryption diagnostics conditional
Namjae Jeon
2
-18
/
+90
2026-08-17
ksmbd: add SMB Direct RDMA encryption transform
Namjae Jeon
10
-63
/
+663
2026-08-17
ksmbd: handle encrypted compressed requests
Namjae Jeon
4
-24
/
+97
2026-08-17
ksmbd: decrypt requests from expired encrypted sessions
Namjae Jeon
2
-6
/
+14
2026-08-17
ksmbd: disconnect on SMB3 decryption failure
Namjae Jeon
4
-1
/
+26
2026-08-17
ksmbd: encrypt interim responses to encrypted requests
Namjae Jeon
1
-4
/
+67
2026-08-17
ksmbd: scope session state changes to bound connections
Namjae Jeon
4
-16
/
+41
2026-08-17
ksmbd: fix encrypted request lookup on bound channels
Namjae Jeon
2
-3
/
+10
2026-08-17
ksmbd: add per-share SMB3 encryption enforcement
Namjae Jeon
5
-5
/
+34
2026-08-17
ksmbd: notify parent directory leases on child create
Namjae Jeon
2
-4
/
+8
2026-08-17
ksmbd: implement SMB2 AppInstanceVersion takeover
Namjae Jeon
3
-9
/
+101
2026-08-17
ksmbd: accept unspecified volatile ID on durable reconnect
Namjae Jeon
1
-2
/
+6
2026-08-17
smb/server: fix tree connection leak in smb2_tree_connect()
Ze Tan
1
-1
/
+9
2026-08-17
ksmbd: wait for deferred notify cancellation
Namjae Jeon
1
-0
/
+12
2026-08-17
smb/server: fix use-after-free in ksmbd_conn_transport_destroy()
ChenXiaoSong
1
-1
/
+6
2026-08-17
ksmbd: detach blocked lock requests before freeing
Namjae Jeon
2
-8
/
+17
2026-08-17
smb: server: Clear Preauth_HashValue in smb2pdu.c with kfree_sensitive()
Thomas Huth
1
-2
/
+2
2026-08-17
smb: server: Free sensitive data in connection.c with kfree_sensitive()
Thomas Huth
1
-3
/
+3
2026-08-17
smb: server: Free session data in user_session.c with kfree_sensitive()
Thomas Huth
1
-2
/
+2
2026-08-17
smb: server: Make sure that passkey is not leaked on the heap in user_config.c
Thomas Huth
1
-3
/
+3
2026-08-17
smb: server: Clear sensitive stack and heap data in auth.c
Thomas Huth
1
-2
/
+10
2026-08-17
ksmbd: fix heap out-of-bounds write in krb5_authenticate()
Ilan Dudnik
1
-1
/
+1
2026-08-17
smb/server: deny overwriting targets with non-POSIX opens
ChenXiaoSong
3
-0
/
+41
2026-08-17
smb/server: rename to ksmbd_has_nonposix_open_child()
ChenXiaoSong
3
-3
/
+3
2026-08-17
Merge tag 'mvebu-dt64-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Alexandre Belloni
1
-1
/
+2
2026-08-17
Merge tag 'mvebu-dt-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Alexandre Belloni
11
-20
/
+33
2026-08-17
ALSA: usb-audio: Add delay quirk for SPACETOUCH USB Audio
Lianqin Hu
1
-1
/
+2
2026-08-17
ALSA: hda: Add Lisuan HDMI controller and codec support
Xu Rao
3
-0
/
+4
2026-08-17
ALSA: hda/realtek: Fix Lenovo Yoga Slim 7 14AKP10 quirk ordering
Zhang Heng
1
-1
/
+4
2026-08-17
selftests/bpf: Test pseudo-function policy diagnostics
Kumar Kartikeya Dwivedi
1
-0
/
+18
2026-08-17
bpf: Distinguish function references in policy diagnostics
Kumar Kartikeya Dwivedi
1
-2
/
+10
2026-08-17
bpf: Preserve source attribution without source text
Kumar Kartikeya Dwivedi
1
-4
/
+8
2026-08-17
selftests/bpf: Test kfunc argument diagnostics
Kumar Kartikeya Dwivedi
2
-0
/
+11
2026-08-17
bpf: Correct kfunc argument diagnostics
Kumar Kartikeya Dwivedi
2
-13
/
+17
2026-08-17
bpf: Use canonical stack argument names in diagnostics
Kumar Kartikeya Dwivedi
1
-1
/
+1
2026-08-17
bpf: Preserve R0 lineage across helper calls
Kumar Kartikeya Dwivedi
1
-1
/
+1
2026-08-17
selftests/bpf: Exercise negative optlen in cgroup getsockopt hook
Junseo Lim
1
-0
/
+22
2026-08-17
bpf: Reject negative optlen in cgroup getsockopt hook
Junseo Lim
1
-1
/
+1
2026-08-17
m68k: nfcon: Do not call console_is_registered() in nfcon_device()
Andreas Schwab
1
-1
/
+1
2026-08-17
selftests/bpf: tc_tunnel - validate decap GSO and encapsulation state
Nick Hudson
2
-8
/
+84
2026-08-17
bpf: Clear decap state on skb_adjust_room shrink path
Nick Hudson
1
-0
/
+39
2026-08-17
bpf: Allow new DECAP flags and add guard rails
Nick Hudson
1
-1
/
+43
2026-08-17
bpf: Add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulation
Nick Hudson
2
-4
/
+64
[prev]
[next]