summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-24HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa1-0/+5
2018-04-24random: add new ioctl RNDRESEEDCRNGTheodore Ts'o1-1/+12
2018-04-24random: crng_reseed() should lock the crng instance that it is modifyingTheodore Ts'o1-2/+2
2018-04-24random: fix crng_ready() testTheodore Ts'o1-5/+5
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons1-2/+2
2018-04-24drm/rockchip: Clear all interrupts before requesting the IRQMarc Zyngier1-11/+12
2018-04-24drm/amdgpu: Fix PCIe lane width calculationAlex Deucher1-2/+2
2018-04-24drm/amdgpu: Fix always_valid bos multiple LRU insertions.Bas Nieuwenhuizen2-3/+5
2018-04-24drm/amdgpu: Add an ATPX quirk for hybrid laptopAlex Deucher1-0/+1
2018-04-24vfio/pci: Virtualize Maximum Read Request SizeAlex Williamson1-3/+26
2018-04-24watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv1-1/+1
2018-04-24thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo1-3/+3
2018-04-24pwm: rcar: Fix a condition to prevent mismatch value setting to dutyRyo Kodama1-2/+6
2018-04-24clk: bcm2835: De-assert/assert PLL reset signal when appropriateBoris Brezillon1-3/+5
2018-04-24clk: fix false-positive Wmaybe-uninitialized warningArnd Bergmann1-3/+3
2018-04-24clk: mvebu: armada-38x: add support for missing clocksRichard Genoud1-7/+7
2018-04-24clk: mvebu: armada-38x: add support for 1866MHz variantsRalph Sennhauser1-3/+4
2018-04-24mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith1-1/+1
2018-04-24iommu/vt-d: Fix a potential memory leakLu Baolu1-0/+1
2018-04-24nfit, address-range-scrub: fix scrub in-progress reportingDan Williams1-1/+4
2018-04-24libnvdimm, namespace: use a safe lookup for dimm device nameDan Williams1-2/+2
2018-04-24dmaengine: at_xdmac: fix rare residue corruptionMaxime Jayat1-2/+2
2018-04-24IB/srp: Fix completion vector assignment algorithmBart Van Assche1-6/+4
2018-04-24IB/srp: Fix srp_abort()Bart Van Assche1-3/+5
2018-04-24RDMA/rxe: Fix an out-of-bounds readBart Van Assche1-3/+2
2018-04-24RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier1-0/+3
2018-04-24random: use a tighter cap in credit_entropy_bits_safe()Theodore Ts'o1-1/+1
2018-04-24irqchip/gic: Take lock when updating irq typeAniruddha Banerjee1-1/+8
2018-04-24thunderbolt: Resume control channel after hibernation image is createdMika Westerberg1-0/+1
2018-04-24HID: core: Fix size as type u32Aaron Ma1-5/+5
2018-04-24HID: Fix hid_report_len usageAaron Ma4-6/+8
2018-04-24HID: i2c-hid: fix size check and type usageAaron Ma1-6/+7
2018-04-24usb: dwc3: pci: Properly cleanup resourceThinh Nguyen1-1/+1
2018-04-24USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thawZhengjun Xing1-2/+7
2018-04-24USB: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba2-1/+4
2018-04-24ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg1-7/+16
2018-04-24ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5EHans de Goede1-0/+9
2018-04-24regmap: Fix reversed bounds check in regmap_raw_write()Dan Carpenter1-1/+1
2018-04-24xen-netfront: Fix hang on device removalJason Andryuk1-1/+6
2018-04-24spi: Fix scatterlist elements size in spi_map_bufMaxime Chevallier1-2/+8
2018-04-24usb: gadget: udc: core: update usb_ep_queue() documentationFelipe Balbi1-0/+3
2018-04-24usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt1-5/+9
2018-04-24ubi: Reject MLC NANDRichard Weinberger1-0/+11
2018-04-24ubi: Fix error for write accessRomain Izard1-1/+1
2018-04-24ubi: fastmap: Don't flush fastmap work on detachRichard Weinberger1-1/+0
2018-04-24tty: make n_tty_read() always abort if hangup is in progressTejun Heo2-0/+15
2018-04-20Revert "net: phy: micrel: Restore led_mode and clk_sel on resume"Greg Kroah-Hartman1-28/+14
2018-04-20lan78xx: Correctly indicate invalid OTPPhil Elwell1-1/+2
2018-04-20vhost: fix vhost_vq_access_ok() log checkStefan Hajnoczi1-3/+5
2018-04-20slip: Check if rstate is initialized before uncompressingTejaswi Tanikella1-0/+5