index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
Kconfig.binfmt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
NFSD: Squash an annoying compiler warning
Chuck Lever
1
-3
/
+2
2020-05-20
SUNRPC: Clean up request deferral tracepoints
Chuck Lever
2
-9
/
+14
2020-05-20
NFSD: Add tracepoints for monitoring NFSD callbacks
Chuck Lever
3
-19
/
+177
2020-05-20
NFSD: Add tracepoints to the NFSD state management code
Chuck Lever
3
-40
/
+152
2020-05-20
NFSD: Add tracepoints to NFSD's duplicate reply cache
Chuck Lever
2
-22
/
+94
2020-05-20
SUNRPC: svc_show_status() macro should have enum definitions
Chuck Lever
1
-0
/
+11
2020-05-20
SUNRPC: Restructure svc_udp_recvfrom()
Chuck Lever
2
-25
/
+37
2020-05-20
SUNRPC: Refactor svc_recvfrom()
Chuck Lever
2
-41
/
+69
2020-05-20
SUNRPC: Clean up svc_release_skb() functions
Chuck Lever
1
-8
/
+15
2020-05-20
SUNRPC: Refactor recvfrom path dealing with incomplete TCP receives
Chuck Lever
2
-20
/
+50
2020-05-20
SUNRPC: Replace dprintk() call sites in TCP receive path
Chuck Lever
2
-14
/
+3
2020-05-18
SUNRPC: Restructure svc_tcp_recv_record()
Chuck Lever
2
-26
/
+49
2020-05-18
SUNRPC: Rename svc_sock::sk_reclen
Chuck Lever
2
-6
/
+6
2020-05-18
SUNRPC: Trace server-side rpcbind registration events
Chuck Lever
2
-15
/
+84
2020-05-18
SUNRPC: Replace dprintk call sites in TCP state change callouts
Chuck Lever
2
-29
/
+73
2020-05-18
SUNRPC: Add more svcsock tracepoints
Chuck Lever
2
-20
/
+107
2020-05-18
SUNRPC: Remove "#include <trace/events/skb.h>"
Chuck Lever
1
-1
/
+0
2020-05-18
SUNRPC: Trace a few more generic svc_xprt events
Chuck Lever
5
-81
/
+45
2020-05-18
SUNRPC: Tracepoint to record errors in svc_xpo_create()
Chuck Lever
2
-1
/
+35
2020-05-18
SUNRPC: Remove kernel memory address from svc_xprt tracepoints
Chuck Lever
1
-20
/
+7
2020-05-18
svcrdma: Add tracepoints to report ->xpo_accept failures
Chuck Lever
2
-17
/
+48
2020-05-18
svcrdma: Displayed remote IP address should match stored address
Chuck Lever
1
-1
/
+6
2020-05-18
svcrdma: Remove the SVCRDMA_DEBUG macro
Chuck Lever
1
-1
/
+0
2020-05-18
svcrdma: Rename tracepoints that record header decoding errors
Chuck Lever
2
-7
/
+8
2020-05-18
svcrdma: Remove backchannel dprintk call sites
Chuck Lever
1
-43
/
+5
2020-05-18
svcrdma: Fix backchannel return code
Chuck Lever
3
-37
/
+17
2020-05-18
svcrdma: trace undersized Write chunks
Chuck Lever
2
-5
/
+34
2020-05-18
svcrdma: Trace page overruns when constructing RDMA Reads
Chuck Lever
2
-1
/
+29
2020-05-18
svcrdma: Clean up handling of get_rw_ctx errors
Chuck Lever
2
-16
/
+36
2020-05-18
svcrdma: Clean up the tracing for rw_ctx_init errors
Chuck Lever
2
-25
/
+43
2020-05-18
SUNRPC: Move xpt_mutex into socket xpo_sendto methods
Chuck Lever
6
-36
/
+64
2020-05-18
Linux 5.7-rc6
v5.7-rc6
Linus Torvalds
1
-1
/
+1
2020-05-17
exec: Move would_dump into flush_old_exec
Eric W. Biederman
1
-2
/
+2
2020-05-15
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
1
-1
/
+1
2020-05-15
selftests: mptcp: pm: rm the right tmp file
Matthieu Baerts
1
-1
/
+1
2020-05-15
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
2
-12
/
+18
2020-05-15
bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
Daniel Borkmann
3
-32
/
+88
2020-05-15
bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range
Daniel Borkmann
1
-1
/
+3
2020-05-15
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
5
-2
/
+10
2020-05-15
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
1
-0
/
+3
2020-05-15
usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
Eugeniu Rosca
1
-1
/
+5
2020-05-15
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
5
-1
/
+23
2020-05-15
ARM: dts: iwg20d-q7-dbcm-ca: Remove unneeded properties in hdmi@39
Ricardo Cañuelo
1
-2
/
+0
2020-05-15
ARM: dts: renesas: Make hdmi encoder nodes compliant with DT bindings
Ricardo Cañuelo
9
-24
/
+4
2020-05-15
arm64: dts: renesas: Make hdmi encoder nodes compliant with DT bindings
Ricardo Cañuelo
6
-14
/
+2
2020-05-15
x86/unwind/orc: Fix error handling in __unwind_start()
Josh Poimboeuf
1
-7
/
+9
2020-05-15
MAINTAINERS: Mark networking drivers as Maintained.
David S. Miller
1
-1
/
+1
2020-05-15
ipmr: Add lockdep expression to ipmr_for_each_table macro
Amol Grover
1
-3
/
+4
2020-05-15
ipmr: Fix RCU list debugging warning
Amol Grover
1
-1
/
+2
2020-05-15
drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c
Madhuparna Bhowmik
1
-1
/
+2
[next]