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-08-29
SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec array
Chuck Lever
1
-11
/
+13
2023-08-29
SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call
Chuck Lever
2
-15
/
+20
2023-08-29
SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
Chuck Lever
3
-44
/
+72
2023-08-29
nfsd: inherit required unset default acls from effective set
Jeff Layton
1
-5
/
+29
2023-08-29
sunrpc: Remove unused extern declarations
YueHaibing
1
-3
/
+0
2023-08-29
lockd: nlm_blocked list race fixes
Alexander Aring
1
-1
/
+12
2023-08-29
nfsd: set missing after_change as before_change + 1
Jeff Layton
1
-1
/
+1
2023-08-29
nfsd: remove unsafe BUG_ON from set_change_info
Jeff Layton
2
-11
/
+32
2023-08-29
nfsd: handle failure to collect pre/post-op attrs more sanely
Jeff Layton
5
-37
/
+65
2023-08-29
nfsd: add a MODULE_DESCRIPTION
Jeff Layton
1
-0
/
+1
2023-08-29
NFSD: Rename struct svc_cacherep
Chuck Lever
4
-28
/
+28
2023-08-29
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
4
-12
/
+16
2023-08-29
NFSD: Refactor the duplicate reply cache shrinker
Chuck Lever
1
-43
/
+39
2023-08-29
NFSD: Replace nfsd_prune_bucket()
Chuck Lever
2
-15
/
+85
2023-08-29
NFSD: Rename nfsd_reply_cache_alloc()
Chuck Lever
1
-3
/
+3
2023-08-29
NFSD: Refactor nfsd_reply_cache_free_locked()
Chuck Lever
1
-7
/
+20
2023-08-29
SUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.c
Chuck Lever
3
-114
/
+1
2023-08-29
SUNRPC: Remove the ->import_ctx method
Chuck Lever
2
-12
/
+1
2023-08-29
SUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEM
Chuck Lever
2
-14
/
+0
2023-08-29
SUNRPC: Remove gss_import_v1_context()
Chuck Lever
1
-141
/
+1
2023-08-29
SUNRPC: Remove krb5_derive_key_v1()
Chuck Lever
2
-90
/
+0
2023-08-29
SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIED
Chuck Lever
5
-486
/
+0
2023-08-29
SUNRPC: Remove DES and DES3 enctypes from the supported enctypes list
Chuck Lever
1
-52
/
+0
2023-08-29
SUNRPC: Remove Kunit tests for the DES3 encryption type
Chuck Lever
1
-196
/
+0
2023-08-29
SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DES
Chuck Lever
2
-29
/
+0
2023-08-29
NFSD: Enable write delegation support
Dai Ngo
2
-20
/
+78
2023-08-29
NFSD: Report zero space limit for write delegations
Chuck Lever
1
-3
/
+6
2023-08-29
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
5
-0
/
+82
2023-08-29
locks: allow support for write delegation
Dai Ngo
1
-7
/
+0
2023-08-29
SUNRPC: Fix the recent bv_offset fix
Chuck Lever
1
-1
/
+3
2023-08-27
Linux 6.5
Linus Torvalds
1
-1
/
+1
2023-08-26
genirq: Fix software resend lockup and nested resend
Johan Hovold
1
-1
/
+6
2023-08-26
LoongArch: Fix hw_breakpoint_control() for watchpoints
Huacai Chen
1
-2
/
+1
2023-08-26
LoongArch: Ensure FP/SIMD registers in the core dump file is up to date
Huacai Chen
2
-4
/
+22
2023-08-25
lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels
Helge Deller
1
-26
/
+6
2023-08-25
LoongArch: Put the body of play_dead() into arch_cpu_idle_dead()
Tiezhu Yang
3
-10
/
+1
2023-08-25
LoongArch: Add identifier names to arguments of die() declaration
Tiezhu Yang
1
-1
/
+1
2023-08-25
LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
1
-2
/
+4
2023-08-25
LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOP
Tiezhu Yang
2
-7
/
+7
2023-08-25
LoongArch: Remove <asm/export.h>
Masahiro Yamada
1
-1
/
+0
2023-08-25
LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
8
-8
/
+8
2023-08-25
LoongArch: Remove unneeded #include <asm/export.h>
Masahiro Yamada
3
-3
/
+0
2023-08-25
LoongArch: Replace -ffreestanding with finer-grained -fno-builtin's
WANG Xuerui
1
-1
/
+1
2023-08-25
LoongArch: Remove redundant "source drivers/firmware/Kconfig"
Xi Ruoyao
1
-2
/
+0
2023-08-24
scsi: snic: Fix double free in snic_tgt_create()
Zhu Wang
1
-2
/
+1
2023-08-24
scsi: core: raid_class: Remove raid_component_add()
Zhu Wang
2
-52
/
+0
2023-08-24
shmem: fix smaps BUG sleeping while atomic
Hugh Dickins
1
-2
/
+4
2023-08-24
selftests: cachestat: catch failing fsync test on tmpfs
Andre Przywara
1
-15
/
+47
2023-08-24
selftests: cachestat: test for cachestat availability
Andre Przywara
1
-1
/
+19
2023-08-24
maple_tree: disable mas_wr_append() when other readers are possible
Liam R. Howlett
1
-0
/
+7
[next]