index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Teach server to use xprt_sock_sendmsg for socket sends
Chuck Lever
2020-03-16
4
-175
/
+71
*
SUNRPC: Refactor xs_sendpages()
Chuck Lever
2020-03-16
5
-143
/
+177
*
svcrdma: Avoid DMA mapping small RPC Replies
Chuck Lever
2020-03-16
3
-1
/
+31
*
svcrdma: Fix double sync of transport header buffer
Chuck Lever
2020-03-16
4
-44
/
+28
*
svcrdma: Refactor chunk list encoders
Chuck Lever
2020-03-16
4
-121
/
+209
*
SUNRPC: Add encoders for list item discriminators
Chuck Lever
2020-03-16
2
-31
/
+43
*
svcrdma: Rename svcrdma_encode trace points in send routines
Chuck Lever
2020-03-16
2
-11
/
+16
*
svcrdma: Update synopsis of svc_rdma_send_reply_msg()
Chuck Lever
2020-03-16
1
-6
/
+4
*
svcrdma: Update synopsis of svc_rdma_map_reply_msg()
Chuck Lever
2020-03-16
3
-36
/
+53
*
svcrdma: Update synopsis of svc_rdma_send_reply_chunk()
Chuck Lever
2020-03-16
3
-8
/
+8
*
svcrdma: De-duplicate code that locates Write and Reply chunks
Chuck Lever
2020-03-16
3
-35
/
+14
*
svcrdma: Use struct xdr_stream to decode ingress transport headers
Chuck Lever
2020-03-16
4
-87
/
+130
*
svcrdma: Remove svcrdma_cm_event() trace point
Chuck Lever
2020-03-16
2
-35
/
+0
*
svcrdma: Create a generic tracing class for displaying xdr_buf layout
Chuck Lever
2020-03-16
4
-2
/
+48
*
SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.c
Chuck Lever
2020-03-16
2
-29
/
+73
*
SUNRPC: Add xdr_pad_size() helper
Chuck Lever
2020-03-16
4
-10
/
+21
*
svcrdma: Fix double svc_rdma_send_ctxt_put() in an error path
Chuck Lever
2020-03-16
1
-8
/
+1
*
NFSD: Clean up nfsd4_encode_readv
Chuck Lever
2020-03-16
1
-5
/
+4
*
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
2020-03-16
10
-23
/
+106
*
fs: nfsd: fileache.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-03-16
1
-1
/
+1
*
fs: nfsd: nfs4state.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-03-16
1
-1
/
+2
*
svcrdma: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-16
1
-1
/
+1
*
sunrpc: Pass lockdep expression to RCU lists
Amol Grover
2020-03-16
1
-1
/
+2
*
sunrpc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-16
1
-1
/
+1
*
nfsd: set the server_scope during service startup
Scott Mayhew
2020-03-16
3
-4
/
+10
*
Linux 5.6-rc6
v5.6-rc6
Linus Torvalds
2020-03-15
1
-1
/
+1
*
Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-15
2
-1
/
+31
|
\
|
*
Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-03-15
2
-1
/
+31
|
|
\
|
|
*
irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2
Marc Zyngier
2020-03-14
2
-1
/
+31
*
|
|
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-15
4
-45
/
+67
|
\
\
\
|
*
|
|
futex: Unbreak futex hashing
Thomas Gleixner
2020-03-09
1
-2
/
+2
|
*
|
|
futex: Fix inode life-time issue
Peter Zijlstra
2020-03-06
4
-43
/
+65
*
|
|
|
Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-15
2
-6
/
+26
|
\
\
\
\
|
*
|
|
|
x86/vector: Remove warning on managed interrupt migration
Peter Xu
2020-03-13
1
-6
/
+8
|
*
|
|
|
x86/ioremap: Map EFI runtime services data as encrypted for SEV
Tom Lendacky
2020-03-11
1
-0
/
+18
*
|
|
|
|
Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-15
30
-134
/
+139
|
\
\
\
\
\
|
*
|
|
|
|
perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
Kim Phillips
2020-03-12
1
-10
/
+7
|
*
|
|
|
|
Merge tag 'perf-urgent-for-mingo-5.6-20200306' of git://git.kernel.org/pub/sc...
Ingo Molnar
2020-03-07
24
-84
/
+98
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tools: Fix off-by 1 relative directory includes
Ian Rogers
2020-03-06
12
-72
/
+72
|
|
*
|
|
|
|
perf jevents: Fix leak of mapfile memory
John Garry
2020-03-06
1
-6
/
+9
|
|
*
|
|
|
|
perf bench: Clear struct sigaction before sigaction() syscall
Tommi Rantala
2020-03-06
7
-0
/
+7
|
|
*
|
|
|
|
perf bench futex-wake: Restore thread count default to online CPU count
Tommi Rantala
2020-03-06
1
-2
/
+2
|
|
*
|
|
|
|
perf top: Fix stdio interface input handling with glibc 2.28+
Tommi Rantala
2020-03-06
1
-1
/
+3
|
|
*
|
|
|
|
perf diff: Fix undefined string comparision spotted by clang's -Wstring-compare
Nick Desaulniers
2020-03-06
3
-3
/
+5
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge tag 'perf-urgent-for-mingo-5.6-20200303' of git://git.kernel.org/pub/sc...
Ingo Molnar
2020-03-04
9
-40
/
+34
|
|
\
\
\
\
\
|
|
*
|
|
|
|
perf symbols: Don't try to find a vmlinux file when looking for kernel modules
Arnaldo Carvalho de Melo
2020-03-03
1
-7
/
+6
|
|
*
|
|
|
|
perf bench: Share some global variables to fix build with gcc 10
Arnaldo Carvalho de Melo
2020-03-03
5
-22
/
+23
|
|
*
|
|
|
|
perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files
Arnaldo Carvalho de Melo
2020-03-02
1
-8
/
+2
|
|
*
|
|
|
|
perf env: Do not return pointers to local variables
Arnaldo Carvalho de Melo
2020-03-02
1
-2
/
+2
|
|
*
|
|
|
|
perf tests bp_account: Make global variable static
Arnaldo Carvalho de Melo
2020-03-02
1
-1
/
+1
[next]