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
2025-03-10
nfsd: always release slot when requeueing callback
Jeff Layton
1
-0
/
+1
2025-03-10
nfsd: lift NFSv4.0 handling out of nfsd4_cb_sequence_done()
Jeff Layton
1
-24
/
+27
2025-03-10
nfsd: prepare nfsd4_cb_sequence_done() for error handling rework
Jeff Layton
1
-11
/
+9
2025-03-10
nfsd: put dl_stid if fail to queue dl_recall
Li Lingfeng
1
-1
/
+11
2025-03-10
nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid()
Jeff Layton
1
-4
/
+2
2025-03-10
svcrdma: do not unregister device for listeners
Olga Kornievskaia
1
-1
/
+2
2025-03-10
nfsd: don't ignore the return code of svc_proc_register()
Jeff Layton
3
-4
/
+11
2025-03-10
NFSD: Fix trace_nfsd_slot_seqid_sequence
Chuck Lever
1
-4
/
+15
2025-03-10
SUNRPC: Remove unused make_checksum
Dr. David Alan Gilbert
2
-94
/
+0
2025-03-10
NFSD: Return NFS4ERR_FILE_OPEN only when linking an open file
Chuck Lever
1
-13
/
+31
2025-03-10
NFSD: Return NFS4ERR_FILE_OPEN only when renaming over an open file
Chuck Lever
1
-4
/
+29
2025-03-10
NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory
Chuck Lever
1
-6
/
+18
2025-03-10
NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs()
Chuck Lever
1
-3
/
+1
2025-03-10
nfsd: remove the redundant mapping of nfserr_mlink
Li Lingfeng
1
-1
/
+0
2025-03-10
NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't up
Chuck Lever
1
-7
/
+12
2025-03-10
nfsd: adjust WARN_ON_ONCE in revoke_delegation
Olga Kornievskaia
1
-1
/
+2
2025-03-10
nfsd: fix management of listener transports
Olga Kornievskaia
1
-23
/
+21
2025-03-10
SUNRPC: Remove unused krb5_decrypt
Dr. David Alan Gilbert
2
-57
/
+0
2025-03-10
lockd: add netlink control interface
Jeff Layton
7
-7
/
+253
2025-03-10
sunrpc: clean cache_detail immediately when flush is written frequently
Li Lingfeng
1
-1
/
+5
2025-03-09
Linux 6.14-rc6
Linus Torvalds
1
-1
/
+1
2025-03-08
x86/microcode/AMD: Add some forgotten models to the SHA check
Borislav Petkov (AMD)
1
-0
/
+6
2025-03-08
LoongArch: KVM: Fix GPA size issue about VM
Bibo Mao
2
-1
/
+11
2025-03-08
LoongArch: KVM: Reload guest CSR registers after sleep
Bibo Mao
1
-0
/
+7
2025-03-08
LoongArch: KVM: Add interrupt checking for AVEC
Bibo Mao
1
-1
/
+1
2025-03-08
LoongArch: Set hugetlb mmap base address aligned with pmd size
Bibo Mao
1
-1
/
+5
2025-03-08
LoongArch: Set max_pfn with the PFN of the last page
Bibo Mao
1
-0
/
+3
2025-03-08
LoongArch: Use polling play_dead() when resuming from hibernation
Huacai Chen
1
-1
/
+46
2025-03-08
LoongArch: Eliminate superfluous get_numa_distances_cnt()
Yuli Wang
1
-12
/
+0
2025-03-08
LoongArch: Convert unreachable() to BUG()
Tiezhu Yang
1
-2
/
+2
2025-03-08
x86/mm: Define PTRS_PER_PMD for assembly code too
Ingo Molnar
1
-4
/
+4
2025-03-07
virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex
Alexey Kardashevskiy
3
-24
/
+39
2025-03-07
virt: sev-guest: Allocate request data dynamically
Nikunj A Dadhania
1
-9
/
+15
2025-03-07
x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
Andrew Cooper
1
-6
/
+3
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
7
-23
/
+49
2025-03-06
block: Name the RQF flags enum
Breno Leitao
1
-1
/
+1
2025-03-06
bcachefs: copygc now skips non-rw devices
Kent Overstreet
1
-13
/
+12
2025-03-06
bcachefs: Fix bch2_dev_journal_alloc() spuriously failing
Kent Overstreet
1
-27
/
+32
2025-03-06
x86/boot: Sanitize boot params before parsing command line
Ard Biesheuvel
1
-0
/
+2
2025-03-06
fs/pipe: fix pipe buffer index use in FUSE
Linus Torvalds
1
-7
/
+6
2025-03-06
fs/pipe: do not open-code pipe head/tail logic in FIONREAD
Linus Torvalds
1
-4
/
+3
2025-03-06
fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'
Linus Torvalds
1
-6
/
+6
2025-03-06
usb: typec: ucsi: Fix NULL pointer access
Andrei Kuchynski
1
-6
/
+7
2025-03-06
usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader
Miao Li
1
-0
/
+4
2025-03-06
gpio: rcar: Fix missing of_node_put() call
Fabrizio Castro
1
-1
/
+6
2025-03-06
btrfs: fix a leaked chunk map issue in read_one_chunk()
Haoxiang Li
1
-0
/
+1
2025-03-06
kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT
Inochi Amaoto
1
-1
/
+1
2025-03-06
net: ipv6: fix missing dst ref drop in ila lwtunnel
Justin Iurman
1
-0
/
+1
2025-03-06
net: ipv6: fix dst ref loop in ila lwtunnel
Justin Iurman
1
-1
/
+2
2025-03-06
mctp i3c: handle NULL header address
Matt Johnston
1
-0
/
+3
[next]