aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-05-28sunrpc: clean up properly in gss_mech_unregister()NeilBrown
2020-05-21Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields
2020-05-20SUNRPC: Clean up request deferral tracepointsChuck Lever
2020-05-20SUNRPC: svc_show_status() macro should have enum definitionsChuck Lever
2020-05-20SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever
2020-05-20SUNRPC: Refactor svc_recvfrom()Chuck Lever
2020-05-20SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever
2020-05-20SUNRPC: Replace dprintk() call sites in TCP receive pathChuck Lever
2020-05-18SUNRPC: Restructure svc_tcp_recv_record()Chuck Lever
2020-05-18SUNRPC: Rename svc_sock::sk_reclenChuck Lever
2020-05-18SUNRPC: Trace server-side rpcbind registration eventsChuck Lever
2020-05-18SUNRPC: Replace dprintk call sites in TCP state change calloutsChuck Lever
2020-05-18SUNRPC: Add more svcsock tracepointsChuck Lever
2020-05-18SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever
2020-05-18SUNRPC: Tracepoint to record errors in svc_xpo_create()Chuck Lever
2020-05-18SUNRPC: Remove kernel memory address from svc_xprt tracepointsChuck Lever
2020-05-18svcrdma: Add tracepoints to report ->xpo_accept failuresChuck Lever
2020-05-18svcrdma: Remove the SVCRDMA_DEBUG macroChuck Lever
2020-05-18svcrdma: Rename tracepoints that record header decoding errorsChuck Lever
2020-05-18svcrdma: Fix backchannel return codeChuck Lever
2020-05-18svcrdma: trace undersized Write chunksChuck Lever
2020-05-18svcrdma: Trace page overruns when constructing RDMA ReadsChuck Lever
2020-05-18svcrdma: Clean up handling of get_rw_ctx errorsChuck Lever
2020-05-18svcrdma: Clean up the tracing for rw_ctx_init errorsChuck Lever
2020-05-18SUNRPC: Move xpt_mutex into socket xpo_sendto methodsChuck Lever
2020-05-17Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-05-17Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-15Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-05-15Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-15x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2020-05-14net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-05-14security: Fix the default value of secid_to_secctx hookAnders Roxell
2020-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-14Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-05-14mm, memcg: fix inconsistent oom event behaviorYafang Shao
2020-05-14usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov
2020-05-14usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov
2020-05-14usb: raw-gadget: improve uapi headers commentsAndrey Konovalov
2020-05-14Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li...Dave Airlie
2020-05-12x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot upSteven Rostedt (VMware)
2020-05-12tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet
2020-05-12ptp: fix struct member comment for do_aux_workJacob Keller
2020-05-11Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-05-11drm: fix trivial field description cut-and-paste errorLinus Torvalds
2020-05-11netfilter: flowtable: Add pending bit for offload workPaul Blakey
2020-05-10netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann