index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-10
Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-01-06
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-15
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
2022-12-13
Merge tag 'nfs-for-6.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-12-12
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-10
SUNRPC: Fix crasher in unwrap_integ_data()
Chuck Lever
2022-12-10
SUNRPC: Make the svc_authenticate tracepoint conditional
Chuck Lever
2022-12-10
SUNRPC: Clean up xdr_write_pages()
Chuck Lever
2022-12-10
SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails
Chuck Lever
2022-12-06
SUNRPC: Fix missing release socket in rpc_sockname()
Wang ShaoBo
2022-12-06
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
Zhang Xiaoxu
2022-11-28
SUNRPC: Remove unused svc_rqst::rq_lock field
Chuck Lever
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-24
timers: Get rid of del_singleshot_timer_sync()
Thomas Gleixner
2022-11-22
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-27
SUNRPC: Fix crasher in gss_unwrap_resp_integ()
Chuck Lever
2022-10-27
SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed
Zhang Xiaoxu
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-13
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-06
SUNRPC: Add API to force the client to disconnect
Trond Myklebust
2022-10-06
SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC calls
Trond Myklebust
2022-10-06
SUNRPC: Fix races with rpc_killall_tasks()
Trond Myklebust
2022-10-05
xprtrdma: Fix uninitialized variable
Chuck Lever
2022-10-05
xprtrdma: Prevent memory allocations from driving a reclaim
Chuck Lever
2022-10-05
xprtrdma: Memory allocation should be allowed to fail during connect
Chuck Lever
2022-10-05
xprtrdma: MR-related memory allocation should be allowed to fail
Chuck Lever
2022-10-05
xprtrdma: Clean up synopsis of rpcrdma_regbuf_alloc()
Chuck Lever
2022-10-05
xprtrdma: Clean up synopsis of rpcrdma_req_create()
Chuck Lever
2022-10-05
svcrdma: Clean up RPCRDMA_DEF_GFP
Chuck Lever
2022-10-05
SUNRPC: Replace the use of the xprtiod WQ in rpcrdma
Chuck Lever
2022-10-03
SUNRPC: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-10-03
SUNRPC: use max_t() to simplify open code
Ziyang Xuan
2022-10-03
SUNRPC: Directly use ida_alloc()/free()
Bo Liu
2022-09-26
SUNRPC: Fix typo in xdr_buf_subsegment's kdoc comment
Chuck Lever
2022-09-26
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
2022-09-26
SUNRPC: Clarify comment that documents svc_max_payload()
Chuck Lever
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
[next]