index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.clang-format
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-28
lsm: move hook comments docs to security/security.c
Randy Dunlap
3
-5
/
+5
2023-04-28
cdx: fix build failure due to sysfs 'bus_type' argument needing to be const
Linus Torvalds
1
-1
/
+1
2023-04-28
NFSD: Handle new xprtsec= export option
Chuck Lever
3
-3
/
+62
2023-04-28
SUNRPC: Support TLS handshake in the server-side TCP socket code
Chuck Lever
6
-8
/
+132
2023-04-28
NFSD: Clean up xattr memory allocation flags
Chuck Lever
1
-5
/
+2
2023-04-28
NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
Dai Ngo
1
-2
/
+0
2023-04-28
SUNRPC: Clear rq_xid when receiving a new RPC Call
Chuck Lever
1
-0
/
+2
2023-04-28
SUNRPC: Recognize control messages in server-side TCP socket code
Chuck Lever
2
-2
/
+48
2023-04-28
SUNRPC: Be even lazier about releasing pages
Chuck Lever
2
-3
/
+3
2023-04-28
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
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...
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
2023-04-26
SUNRPC: return proper error from get_expiry()
NeilBrown
5
-30
/
+30
2023-04-26
lockd: add some client-side tracepoints
Jeff Layton
5
-2
/
+131
2023-04-26
nfs: move nfs_fhandle_hash to common include file
Jeff Layton
2
-15
/
+20
2023-04-26
lockd: server should unlock lock if client rejects the grant
Jeff Layton
1
-4
/
+17
2023-04-26
lockd: fix races in client GRANTED_MSG wait logic
Jeff Layton
3
-34
/
+44
2023-04-26
lockd: move struct nlm_wait to lockd.h
Jeff Layton
2
-13
/
+10
2023-04-26
lockd: remove 2 unused helper functions
Jeff Layton
1
-10
/
+0
2023-04-26
lockd: purge resources held on behalf of nlm clients when shutting down
Jeff Layton
1
-0
/
+1
2023-04-26
NFSD: Convert filecache to rhltable
Chuck Lever
2
-187
/
+133
2023-04-26
nfsd: allow reaping files still under writeback
Jeff Layton
3
-4
/
+18
2023-04-26
nfsd: update comment over __nfsd_file_cache_purge
Jeff Layton
1
-1
/
+2
2023-04-26
nfsd: don't take/put an extra reference when putting a file
Jeff Layton
1
-3
/
+1
2023-04-26
nfsd: add some comments to nfsd_file_do_acquire
Jeff Layton
1
-0
/
+5
2023-04-26
nfsd: don't kill nfsd_files because of lease break error
Jeff Layton
1
-14
/
+15
2023-04-26
nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator
Jeff Layton
1
-1
/
+1
2023-04-26
nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries
Jeff Layton
1
-0
/
+4
2023-04-26
nfsd: don't open-code clear_and_wake_up_bit
Jeff Layton
1
-3
/
+1
[next]