aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CREDITS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-18SUNRPC: Remove "#include <trace/events/skb.h>"Chuck Lever1-1/+0
2020-05-18SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever5-81/+45
2020-05-18SUNRPC: Tracepoint to record errors in svc_xpo_create()Chuck Lever2-1/+35
2020-05-18SUNRPC: Remove kernel memory address from svc_xprt tracepointsChuck Lever1-20/+7
2020-05-18svcrdma: Add tracepoints to report ->xpo_accept failuresChuck Lever2-17/+48
2020-05-18svcrdma: Displayed remote IP address should match stored addressChuck Lever1-1/+6
2020-05-18svcrdma: Remove the SVCRDMA_DEBUG macroChuck Lever1-1/+0
2020-05-18svcrdma: Rename tracepoints that record header decoding errorsChuck Lever2-7/+8
2020-05-18svcrdma: Remove backchannel dprintk call sitesChuck Lever1-43/+5
2020-05-18svcrdma: Fix backchannel return codeChuck Lever3-37/+17
2020-05-18svcrdma: trace undersized Write chunksChuck Lever2-5/+34
2020-05-18svcrdma: Trace page overruns when constructing RDMA ReadsChuck Lever2-1/+29
2020-05-18svcrdma: Clean up handling of get_rw_ctx errorsChuck Lever2-16/+36
2020-05-18svcrdma: Clean up the tracing for rw_ctx_init errorsChuck Lever2-25/+43
2020-05-18SUNRPC: Move xpt_mutex into socket xpo_sendto methodsChuck Lever6-36/+64
2020-05-17Linux 5.7-rc6Linus Torvalds1-1/+1
2020-05-17exec: Move would_dump into flush_old_execEric W. Biederman1-2/+2
2020-05-15KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson1-1/+1
2020-05-15selftests: mptcp: pm: rm the right tmp fileMatthieu Baerts1-1/+1
2020-05-15dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei2-12/+18
2020-05-15bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann3-32/+88
2020-05-15bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_rangeDaniel Borkmann1-1/+3
2020-05-15bpf: Restrict bpf_probe_read{, str}() only to archs where they workDaniel Borkmann5-2/+10
2020-05-15USB: gadget: fix illegal array access in binding with UDCKyungtae Kim1-0/+3
2020-05-15usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca1-1/+5
2020-05-15x86: Fix early boot crash on gcc-10, third tryBorislav Petkov5-1/+23
2020-05-15ARM: dts: iwg20d-q7-dbcm-ca: Remove unneeded properties in hdmi@39Ricardo Cañuelo1-2/+0
2020-05-15ARM: dts: renesas: Make hdmi encoder nodes compliant with DT bindingsRicardo Cañuelo9-24/+4
2020-05-15arm64: dts: renesas: Make hdmi encoder nodes compliant with DT bindingsRicardo Cañuelo6-14/+2
2020-05-15x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf1-7/+9
2020-05-14MAINTAINERS: Mark networking drivers as Maintained.David S. Miller1-1/+1
2020-05-14ipmr: Add lockdep expression to ipmr_for_each_table macroAmol Grover1-3/+4
2020-05-14ipmr: Fix RCU list debugging warningAmol Grover1-1/+2
2020-05-14drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.cMadhuparna Bhowmik1-1/+2
2020-05-14net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo2-2/+7
2020-05-14cifs: fix leaked reference on requeued writeAdam McCoy1-1/+1
2020-05-14NFSv3: fix rpc receive buffer size for MOUNT callOlga Kornievskaia1-1/+2
2020-05-14tcp: fix error recovery in tcp_zerocopy_receive()Eric Dumazet1-3/+4
2020-05-14char: ipmi: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2020-05-14SUNRPC: 'Directory with parent 'rpc_clnt' already present!'J. Bruce Fields1-1/+1
2020-05-14MAINTAINERS: Add Jakub to networking drivers.David S. Miller1-0/+1
2020-05-14MAINTAINERS: another add of Karsten Graul for S390 networkingUrsula Braun1-0/+1
2020-05-14drivers: ipa: fix typos for ipa_smp2p structure docWang Wenhu1-1/+1
2020-05-14pppoe: only process PADT targeted at local interfacesGuillaume Nault1-0/+3
2020-05-14selftests/bpf: Enforce returning 0 for fentry/fexit programsYonghong Song1-2/+2
2020-05-14bpf: Enforce returning 0 for fentry/fexit progsYonghong Song1-0/+17
2020-05-14net: stmmac: fix num_por initializationVinod Koul1-2/+15
2020-05-14security: Fix the default value of secid_to_secctx hookAnders Roxell1-1/+1
2020-05-14libbpf: Fix register naming in PT_REGS s390 macrosSumanth Korikkar1-2/+2
2020-05-14bpf: Fix bug in mmap() implementation for BPF array mapAndrii Nakryiko2-1/+14