summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-26USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings1-2/+3
2018-09-26USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold1-1/+1
2018-09-26usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai1-2/+2
2018-09-26USB: serial: io_ti: fix array underflow in completion handlerJohan Hovold1-1/+1
2018-09-26USB: net2280: Fix erroneous synchronization changeAlan Stern1-2/+14
2018-09-26usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0Yoshihiro Shimoda1-1/+4
2018-09-26USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès1-0/+4
2018-09-26usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai1-1/+1
2018-09-26usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman1-0/+11
2018-09-26usb: uas: add support for more quirk flagsOliver Neukum1-0/+21
2018-09-26USB: Add quirk to support DJI CineSSDTim Anderson3-0/+19
2018-09-26dm verity: fix crash on bufio buffer that was allocated with vmallocMikulas Patocka1-4/+20
2018-09-26mei: bus: need to unlink client before freeingTomas Winkler1-5/+4
2018-09-26mei: bus: fix hw module get/put balanceTomas Winkler1-2/+1
2018-09-26mei: ignore not found client in the enumerationAlexander Usyskin1-3/+6
2018-09-26usb: mtu3: fix error of xhci port id when enable U3 dual roleChunfeng Yun2-1/+6
2018-09-26usb: xhci: fix interrupt transfer error happened on MTK platformsChunfeng Yun1-0/+4
2018-09-26usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman1-2/+0
2018-09-26xhci: Fix use after free for URB cancellation on a reallocated endpointMathias Nyman1-0/+30
2018-09-26misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-09-26misc: ibmvsm: Fix wrong assignment of return codeBryant G. Ly1-1/+1
2018-09-26Tools: hv: Fix a bug in the key delete codeK. Y. Srinivasan1-1/+1
2018-09-26vmbus: don't return values for uninitalized channelsStephen Hemminger1-0/+3
2018-09-26ovl: fix oopses in ovl_fill_super() failure pathsMiklos Szeredi1-12/+14
2018-09-26ipmi: Fix I2C client removal in the SSIF driverCorey Minyard1-11/+6
2018-09-26ipmi: Move BT capabilities detection to the detect callCorey Minyard1-44/+48
2018-09-26ipmi: Rework SMI registration failureCorey Minyard3-46/+37
2018-09-26mmc: omap_hsmmc: fix wakeirq handling on removalAndreas Kemnade1-0/+1
2018-09-26s390/crypto: Fix return code checking in cbc_paes_crypt()Ingo Franzki1-1/+1
2018-09-26IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister1-0/+2
2018-09-26xen/netfront: fix waiting for xenbus state changeJuergen Gross1-14/+10
2018-09-26pstore: Fix incorrect persistent ram buffer mappingBin Yang1-3/+14
2018-09-26RDMA/cma: Protect cma dev list with lockParav Pandit1-5/+7
2018-09-26xen-netfront: fix warn message as irq device name has '/'Xiao Liang1-2/+4
2018-09-26PCI/AER: Honor "pcie_ports=native" even if HEST sets FIRMWARE_FIRSTAlexandru Gagniuc1-0/+6
2018-09-26x86/mm/pti: Add an overflow check to pti_clone_pmds()Joerg Roedel1-0/+4
2018-09-26x86/pti: Check the return value of pti_user_pagetable_walk_pmd()Jiang Biao1-3/+7
2018-09-26x86/pti: Check the return value of pti_user_pagetable_walk_p4d()Jiang Biao1-2/+9
2018-09-26crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller1-2/+2
2018-09-26dmaengine: mv_xor_v2: kill the tasklets upon exitHanna Hawa1-0/+2
2018-09-26iommu/ipmmu-vmsa: IMUCTRn.TTSEL needs a special usage on R-Car Gen3Yoshihiro Shimoda1-0/+8
2018-09-26regulator: qcom_spmi: Fix warning Bad of_node_put()Niklas Cassel1-12/+20
2018-09-26regulator: qcom_spmi: Use correct regmap when checking for errorNiklas Cassel1-1/+1
2018-09-26drm/amd/pp: Set Max clock level to display by defaultRex Zhu1-2/+7
2018-09-26i2c: aspeed: Fix initial values of master and slave stateJae Hyun Yoo1-2/+2
2018-09-26drivers/base: stop new probing during shutdownPingfan Liu1-0/+3
2018-09-26KVM: arm/arm64: Fix vgic init raceChristoffer Dall1-0/+4
2018-09-26platform/x86: toshiba_acpi: Fix defined but not used build warningsRandy Dunlap1-1/+2
2018-09-26s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann1-0/+1
2018-09-26s390/qeth: fix race in used-buffer accountingJulian Wiedmann1-1/+2