index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
Ding Hui
2023-08-11
1
-14
/
+13
*
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
2023-05-17
2
-4
/
+0
*
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
2023-01-18
1
-2
/
+17
*
SUNRPC: Fix missing release socket in rpc_sockname()
Wang ShaoBo
2023-01-18
1
-1
/
+1
*
SUNRPC: use _bh spinlocking on ->transport_lock
NeilBrown
2022-09-15
1
-2
/
+2
*
SUNRPC: Reinitialise the backchannel request buffers before reuse
Trond Myklebust
2022-08-25
1
-0
/
+14
*
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
2022-07-07
1
-1
/
+1
*
xprtrdma: fix incorrect header size calculations
Colin Ian King
2022-06-25
1
-2
/
+2
*
SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
Chuck Lever
2022-06-14
1
-1
/
+5
*
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Kinglong Mee
2022-06-14
1
-0
/
+5
*
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
2022-05-12
1
-3
/
+0
*
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
2022-04-20
2
-2
/
+6
*
SUNRPC: avoid race between mod_timer() and del_timer_sync()
NeilBrown
2022-04-20
1
-0
/
+7
*
rpc: fix gss_svc_init cleanup on failure
J. Bruce Fields
2021-09-22
1
-1
/
+1
*
SUNRPC: Should wake up the privileged task firstly.
Zhang Xiaoxu
2021-07-20
1
-0
/
+9
*
SUNRPC: Fix the batch tasks count wraparound.
Zhang Xiaoxu
2021-07-20
1
-1
/
+2
*
rpc: fix NULL dereference on kmalloc failure
J. Bruce Fields
2021-04-07
1
-4
/
+7
*
sunrpc: fix refcount leak for rpc auth modules
Daniel Kobras
2021-03-24
1
-2
/
+4
*
svcrdma: disable timeouts on rdma backchannel
Timo Rothenpieler
2021-03-24
1
-3
/
+3
*
NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
Joe Korty
2021-03-24
1
-2
/
+2
*
SUNRPC: Handle 0 length opaque XDR object data properly
Dave Wysochanski
2021-02-23
1
-3
/
+6
*
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
2021-02-23
3
-58
/
+45
*
net: sunrpc: interpret the return value of kstrtou32 correctly
j.nixdorf@avm.de
2021-01-23
1
-1
/
+1
*
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
2020-12-29
4
-16
/
+55
*
svcrdma: Fix leak of transport addresses
Chuck Lever
2020-10-01
1
-0
/
+1
*
SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
Christophe JAILLET
2020-10-01
1
-5
/
+14
*
SUNRPC: stop printk reading past end of string
J. Bruce Fields
2020-09-23
1
-2
/
+2
*
SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
Chuck Lever
2020-06-30
1
-0
/
+4
*
sunrpc: fixed rollback in rpc_gssd_dummy_populate()
Vasily Averin
2020-06-30
1
-0
/
+1
*
net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
Fedor Tokarev
2020-06-25
1
-2
/
+2
*
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2020-06-20
2
-9
/
+15
*
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
NeilBrown
2020-06-20
1
-2
/
+4
*
sunrpc: expiry_time should be seconds not timeval
Roberto Bergantinos Corpas
2020-02-14
1
-0
/
+4
*
xprtrdma: Fix completion wait during device removal
Chuck Lever
2020-01-17
1
-1
/
+1
*
sunrpc: fix crash when cache_head become valid before update
Pavel Tikhomirov
2019-12-17
1
-6
/
+0
*
sunrpc: safely reallow resvport min/max inversion
J. Bruce Fields
2019-12-01
1
-16
/
+18
*
SUNRPC: Fix a compile warning for cmpxchg64()
Trond Myklebust
2019-12-01
1
-0
/
+1
*
sunrpc: Fix connect metrics
Chuck Lever
2019-11-24
3
-15
/
+15
*
SUNRPC: Fix priority queue fairness
Trond Myklebust
2019-11-24
1
-55
/
+54
*
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
Lin Yi
2019-07-21
1
-0
/
+1
*
svcrdma: Ignore source port when computing DRC hash
Chuck Lever
2019-07-10
1
-1
/
+6
*
sunrpc: don't mark uninitialised items as VALID.
NeilBrown
2019-05-02
1
-0
/
+3
*
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
2019-02-23
1
-11
/
+38
*
sunrpc: handle ENOMEM in rpcb_getport_async
J. Bruce Fields
2019-01-23
1
-0
/
+8
*
sunrpc: use-after-free in svc_process_common()
Vasily Averin
2019-01-16
3
-7
/
+11
*
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
2019-01-13
1
-4
/
+4
*
sunrpc: fix cache_head leak due to queued request
Vasily Averin
2019-01-13
1
-1
/
+9
*
SUNRPC: Fix a race with XPRT_CONNECTING
Trond Myklebust
2019-01-13
1
-2
/
+2
*
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2019-01-09
1
-1
/
+1
*
SUNRPC: Fix a potential race in xprt_connect()
Trond Myklebust
2018-12-21
1
-2
/
+9
[next]