summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever2020-05-185-81/+45
* SUNRPC: Tracepoint to record errors in svc_xpo_create()Chuck Lever2020-05-182-1/+35
* SUNRPC: Remove kernel memory address from svc_xprt tracepointsChuck Lever2020-05-181-20/+7
* svcrdma: Add tracepoints to report ->xpo_accept failuresChuck Lever2020-05-182-17/+48
* svcrdma: Displayed remote IP address should match stored addressChuck Lever2020-05-181-1/+6
* svcrdma: Remove the SVCRDMA_DEBUG macroChuck Lever2020-05-181-1/+0
* svcrdma: Rename tracepoints that record header decoding errorsChuck Lever2020-05-182-7/+8
* svcrdma: Remove backchannel dprintk call sitesChuck Lever2020-05-181-43/+5
* svcrdma: Fix backchannel return codeChuck Lever2020-05-183-37/+17
* svcrdma: trace undersized Write chunksChuck Lever2020-05-182-5/+34
* svcrdma: Trace page overruns when constructing RDMA ReadsChuck Lever2020-05-182-1/+29
* svcrdma: Clean up handling of get_rw_ctx errorsChuck Lever2020-05-182-16/+36
* svcrdma: Clean up the tracing for rw_ctx_init errorsChuck Lever2020-05-182-25/+43
* SUNRPC: Move xpt_mutex into socket xpo_sendto methodsChuck Lever2020-05-186-36/+64
* Linux 5.7-rc6v5.7-rc6Linus Torvalds2020-05-171-1/+1
* Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds2020-05-171-2/+2
|\
| * char: ipmi: convert to use i2c_new_client_device()Wolfram Sang2020-05-141-2/+2
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-05-176-66/+58
|\ \
| * | clk: ti: clkctrl: convert subclocks to use proper names alsoTero Kristo2020-05-121-50/+48
| * | clk: ti: am33xx: fix RTC clock parentTero Kristo2020-05-121-1/+1
| * | clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_nameTero Kristo2020-05-121-1/+0
| * | Merge tag 'v5.7-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd2020-05-121-13/+4
| |\ \
| | * | clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocksJustin Swartz2020-04-131-13/+4
| * | | clk: tegra: Fix initial rate for pll_a on Tegra124Thierry Reding2020-05-121-1/+1
| * | | clk: impd1: Look up clock-output-namesLinus Walleij2020-05-051-0/+1
| * | | clk: Unlink clock if failed to prepare or enableMarc Zyngier2020-05-051-0/+3
* | | | Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-05-1722-123/+448
|\ \ \ \
| * | | | USB: gadget: fix illegal array access in binding with UDCKyungtae Kim2020-05-151-0/+3
| * | | | usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534BEugeniu Rosca2020-05-151-1/+5
| * | | | Merge tag 'fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-05-156-95/+385
| |\ \ \ \
| | * | | | usb: cdns3: gadget: make a bunch of functions staticJason Yan2020-05-141-10/+10
| | * | | | usb: mtu3: constify struct debugfs_reg32Rikard Falkeborn2020-05-141-2/+2
| | * | | | usb: gadget: udc: atmel: Make some symbols staticSamuel Zou2020-05-141-2/+2
| | * | | | usb: raw-gadget: fix null-ptr-deref when reenabling endpointsAndrey Konovalov2020-05-141-1/+0
| | * | | | usb: raw-gadget: documentation updatesAndrey Konovalov2020-05-141-2/+28
| | * | | | usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov2020-05-143-4/+144
| | * | | | usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov2020-05-143-70/+194
| | * | | | usb: raw-gadget: improve uapi headers commentsAndrey Konovalov2020-05-141-10/+11
| * | | | | USB: usbfs: fix mmap dma mismatchGreg Kroah-Hartman2020-05-141-3/+13
| * | | | | usb: host: xhci-plat: keep runtime active when removing hostLi Jun2020-05-141-1/+3
| * | | | | usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg listSriharsha Allenki2020-05-141-2/+2
| |/ / / /
| * | | | usb: typec: mux: intel: Fix DP_HPD_LVL bit fieldPrashant Malani2020-05-131-3/+3
| * | | | Merge tag 'fixes-for-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-05-1312-18/+34
| |\ \ \ \
| | * | | | usb: raw-gadget: fix return value of ep read ioctlsAndrey Konovalov2020-05-091-2/+6
| | * | | | usb: dwc3: select USB_ROLE_SWITCHArnd Bergmann2020-05-091-0/+1
| | * | | | usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun2020-05-091-1/+3
| | * | | | usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun2020-05-091-1/+3
| | * | | | usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada2020-05-091-2/+1
| | * | | | usb: gadget: tegra-xudc: Fix idle suspend/resumeThierry Reding2020-05-091-4/+4
| | * | | | usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET2020-05-091-0/+2