index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-04
cifs: fix sharing of DFS connections
Paulo Alcantara
6
-80
/
+147
2023-05-03
cifs: avoid potential races when handling multiple dfs tcons
Paulo Alcantara
5
-79
/
+80
2023-05-03
cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpath
Paulo Alcantara
5
-20
/
+43
2023-05-03
cifs: fix potential race when tree connecting ipc
Paulo Alcantara
1
-7
/
+50
2023-05-02
cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname
Paulo Alcantara
4
-13
/
+23
2023-05-02
cifs: print smb3_fs_context::source when mounting
Paulo Alcantara
1
-8
/
+6
2023-05-02
cifs: protect session status check in smb2_reconnect()
Paulo Alcantara
1
-4
/
+11
2023-05-02
SMB3.1.1: correct definition for app_instance_id create contexts
Steve French
2
-16
/
+20
2023-04-28
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-04-28
smb3: move some common open context structs to smbfs_common
Steve French
3
-36
/
+28
2023-04-28
smb3: make query_on_disk_id open context consistent and move to common code
Steve French
4
-18
/
+12
2023-04-28
SMB3.1.1: add new tree connect ShareFlags
Steve French
1
-8
/
+9
2023-04-28
cifs: missing lock when updating session status
Steve French
1
-2
/
+6
2023-04-28
NFSv4.2: Rework scratch handling for READ_PLUS
Anna Schumaker
3
-7
/
+15
2023-04-28
lsm: move hook comments docs to security/security.c
Randy Dunlap
3
-5
/
+5
2023-04-28
tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM drivers
Jarkko Sakkinen
4
-11
/
+28
2023-04-27
cdx: fix build failure due to sysfs 'bus_type' argument needing to be const
Linus Torvalds
1
-1
/
+1
2023-04-27
NFSD: Handle new xprtsec= export option
Chuck Lever
3
-3
/
+62
2023-04-27
SUNRPC: Support TLS handshake in the server-side TCP socket code
Chuck Lever
6
-8
/
+132
2023-04-27
NFSD: Clean up xattr memory allocation flags
Chuck Lever
1
-5
/
+2
2023-04-27
NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
Dai Ngo
1
-2
/
+0
2023-04-27
SUNRPC: Clear rq_xid when receiving a new RPC Call
Chuck Lever
1
-0
/
+2
2023-04-27
SUNRPC: Recognize control messages in server-side TCP socket code
Chuck Lever
2
-2
/
+48
2023-04-27
SUNRPC: Be even lazier about releasing pages
Chuck Lever
2
-3
/
+3
2023-04-27
ring-buffer: Sync IRQ works before buffer destruction
Johannes Berg
1
-0
/
+4
2023-04-27
mailmap: add entries for Paul Mackerras
Paul Mackerras
1
-0
/
+2
2023-04-27
libgcc: add forward declarations for generic library routines
Geert Uytterhoeven
1
-0
/
+7
2023-04-27
mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
Huang Ying
1
-4
/
+8
2023-04-27
shmem: restrict noswap option to initial user namespace
Christian Brauner
1
-0
/
+4
2023-04-27
mm/khugepaged: fix conflicting mods to collapse_file()
Hugh Dickins
1
-22
/
+1
2023-04-27
SMB3: Close deferred file handles in case of handle lease break
Bharath SM
2
-1
/
+17
2023-04-27
SMB3: Add missing locks to protect deferred close file list
Bharath SM
1
-0
/
+6
2023-04-27
mm/mremap: fix vm_pgoff in vma_merge() case 3
Vlastimil Babka
1
-1
/
+1
2023-04-27
xfs: fix livelock in delayed allocation at ENOSPC
Dave Chinner
1
-1
/
+0
2023-04-26
timekeeping: Fix references to nonexistent ktime_get_fast_ns()
Geert Uytterhoeven
1
-2
/
+2
2023-04-26
efi/zboot: arm64: Grab code size from ELF symbol in payload
Ard Biesheuvel
4
-30
/
+21
2023-04-26
efi/zboot: arm64: Inject kernel code size symbol into the zboot payload
Ard Biesheuvel
4
-1
/
+15
2023-04-26
RISC-V: hwprobe: Explicity check for -1 in vdso init
Andrew Jones
1
-1
/
+1
2023-04-26
RISC-V: hwprobe: There can only be one first
Andrew Jones
1
-1
/
+3
2023-04-26
riscv: Allow to downgrade paging mode from the command line
Alexandre Ghiti
10
-9
/
+154
2023-04-26
dt-bindings: riscv: add sv57 mmu-type
Conor Dooley
1
-0
/
+1
2023-04-26
tracing: Add missing spaces in trace_print_hex_seq()
Ken Lin
1
-1
/
+4
2023-04-26
ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus
Tze-nan Wu
1
-3
/
+13
2023-04-26
SUNRPC: Convert svc_xprt_release() to the release_pages() API
Chuck Lever
1
-6
/
+5
2023-04-26
SUNRPC: Relocate svc_free_res_pages()
Chuck Lever
3
-12
/
+21
2023-04-26
nfsd: simplify the delayed disposal list code
Jeff Layton
1
-42
/
+22
2023-04-26
SUNRPC: Ignore return value of ->xpo_sendto
Chuck Lever
4
-20
/
+18
2023-04-26
SUNRPC: Ensure server-side sockets have a sock->file
Chuck Lever
1
-7
/
+18
2023-04-26
NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()
Chuck Lever
4
-3
/
+45
2023-04-26
sunrpc: simplify two-level sysctl registration for svcrdma_parm_table
Luis Chamberlain
1
-19
/
+2
[next]