index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Kbuild.include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2020-05-15
net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810
Kevin Lo
2
-2
/
+7
2020-05-15
cifs: fix leaked reference on requeued write
Adam McCoy
1
-1
/
+1
2020-05-15
NFSv3: fix rpc receive buffer size for MOUNT call
Olga Kornievskaia
1
-1
/
+2
2020-05-15
tcp: fix error recovery in tcp_zerocopy_receive()
Eric Dumazet
1
-3
/
+4
2020-05-14
char: ipmi: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-05-14
SUNRPC: 'Directory with parent 'rpc_clnt' already present!'
J. Bruce Fields
1
-1
/
+1
2020-05-14
MAINTAINERS: Add Jakub to networking drivers.
David S. Miller
1
-0
/
+1
2020-05-14
MAINTAINERS: another add of Karsten Graul for S390 networking
Ursula Braun
1
-0
/
+1
2020-05-14
drivers: ipa: fix typos for ipa_smp2p structure doc
Wang Wenhu
1
-1
/
+1
2020-05-14
pppoe: only process PADT targeted at local interfaces
Guillaume Nault
1
-0
/
+3
2020-05-14
selftests/bpf: Enforce returning 0 for fentry/fexit programs
Yonghong Song
1
-2
/
+2
2020-05-14
bpf: Enforce returning 0 for fentry/fexit progs
Yonghong Song
1
-0
/
+17
2020-05-14
net: stmmac: fix num_por initialization
Vinod Koul
1
-2
/
+15
2020-05-14
security: Fix the default value of secid_to_secctx hook
Anders Roxell
1
-1
/
+1
[next]