summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-10Revert "mmc: core: do not retry CMD6 in __mmc_switch()"Jan Kaisrlik1-1/+1
2019-09-10gpio: Fix irqchip initialization orderLinus Walleij1-15/+15
2019-09-10RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier2-4/+15
2019-09-10drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle1-2/+7
2019-09-10infiniband: hfi1: fix memory leaksWenwen Wang1-3/+6
2019-09-10infiniband: hfi1: fix a memory leak bugWenwen Wang1-1/+2
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang1-2/+2
2019-09-10RDMA/cma: fix null-ptr-deref Read in cma_cleanupzhengbin1-1/+5
2019-09-10nvme: Fix cntlid validation when not using NVMEoFGuilherme G. Piccoli1-1/+3
2019-09-10nvme-multipath: fix possible I/O hang when paths are updatedAnton Eidelman1-0/+1
2019-09-10Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui1-29/+6
2019-09-10scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart4-4/+27
2019-09-10HID: cp2112: prevent sleeping function called from invalid contextBenjamin Tissoires1-2/+6
2019-09-10HID: intel-ish-hid: ipc: add EHL device idEven Xu2-0/+2
2019-09-10ravb: Fix use-after-free ravb_tstamp_skbTho Vu1-2/+6
2019-09-10wimax/i2400m: fix a memory leak bugWenwen Wang1-1/+3
2019-09-10net: cavium: fix driver nameStephen Hemminger1-1/+1
2019-09-10ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon1-9/+2
2019-09-10net: kalmia: fix memory leaksWenwen Wang1-3/+3
2019-09-10cx82310_eth: fix a memory leak bugWenwen Wang1-1/+2
2019-09-10lan78xx: Fix memory leaksWenwen Wang1-3/+5
2019-09-10clk: Fix potential NULL dereference in clk_fetch_parent_index()Martin Blumenstingl1-1/+2
2019-09-10clk: Fix falling back to legacy parent string matchingStephen Boyd1-12/+34
2019-09-10net: myri10ge: fix memory leaksWenwen Wang1-1/+1
2019-09-10liquidio: add cleanup in octeon_setup_iq()Wenwen Wang1-1/+3
2019-09-10cxgb4: fix a memory leak bugWenwen Wang1-1/+3
2019-09-10scsi: target: tcmu: avoid use-after-free after command timeoutDmitry Fomichev1-2/+7
2019-09-10scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja2-1/+12
2019-09-10drm/mediatek: set DMA max segment sizeAlexandre Courbot2-2/+35
2019-09-10drm/mediatek: use correct device to import PRIME buffersAlexandre Courbot1-1/+13
2019-09-10ibmveth: Convert multicast list size for little-endian systemThomas Falcon1-4/+5
2019-09-10s390/qeth: serialize cmd reply with concurrent timeoutJulian Wiedmann2-0/+21
2019-09-10Bluetooth: hci_qca: Send VS pre shutdown command.Harish Bandi3-0/+31
2019-09-10Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke1-0/+3
2019-09-10net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor1-1/+1
2019-09-10hv_netvsc: Fix a warning of suspicious RCU usageDexuan Cui1-2/+7
2019-09-10ixgbe: fix possible deadlock in ixgbe_service_task()Taehee Yoo1-4/+1
2019-09-10net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang1-2/+3
2019-09-10clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMUMarek Szyprowski1-14/+34
2019-09-10clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMUSylwester Nawrocki1-11/+43
2019-09-10clk: samsung: Change signature of exynos5_subcmus_init() functionSylwester Nawrocki4-36/+49
2019-09-10net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin2-5/+8
2019-09-10Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann2-1/+27
2019-09-10r8152: remove calling netif_napi_delHayes Wang1-2/+0
2019-09-10Revert "r8152: napi hangup fix after disconnect"Hayes Wang1-2/+1
2019-09-10nfp: flower: handle neighbour events on internal portsJohn Hurley1-4/+4
2019-09-10nfp: flower: prevent ingress block binds on internal portsJohn Hurley1-3/+4
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai1-4/+2
2019-09-06Revert "Input: elantech - enable SMBus on new (2018+) systems"Benjamin Tissoires1-25/+29
2019-09-06drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->typeManasi Navare1-1/+1