summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-11-18tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2-0/+6
2017-11-18tun: allow positive return values on dev_get_valid_name() callJulien Gomes1-1/+1
2017-11-18tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail3-6/+7
2017-11-18net/mlx5e: Properly deal with encap flows add/del under neigh updateOr Gerlitz1-35/+54
2017-11-18net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh1-2/+3
2017-11-18tap: double-free in error path in tap_open()Girish Moodalbail1-9/+9
2017-11-18geneve: Fix function matching VNI and tunnel ID on big-endianStefano Brivio1-6/+0
2017-11-18tun: call dev_get_valid_name() before register_netdevice()Cong Wang1-0/+3
2017-11-18macsec: fix memory leaks when skb_to_sgvec failsSabrina Dubroca1-0/+2
2017-11-18ppp: fix race in ppp device destructionGuillaume Nault1-0/+20
2017-11-15can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2-2/+0
2017-11-15can: ifi: Fix transmitter delay calculationMarek Vasut1-3/+3
2017-11-15can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean1-2/+12
2017-11-15can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann1-2/+10
2017-11-15drm/vmwgfx: Fix Ubuntu 17.10 Wayland black screen issueSinclair Yeh1-1/+1
2017-11-15rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov1-2/+2
2017-11-15Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng1-0/+1
2017-11-15ACPI / scan: Enable GPEs before scanning the namespaceRafael J. Wysocki1-3/+3
2017-11-15ACPICA: Make it possible to enable runtime GPEs earlierRafael J. Wysocki2-0/+10
2017-11-15ACPICA: Dispatch active GPEs at init timeRafael J. Wysocki1-9/+19
2017-11-15ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360Rafael J. Wysocki1-0/+28
2017-11-08irqchip/irq-mvebu-gicp: Add missing spin_lock initAntoine Tenart1-0/+1
2017-11-08drm/i915/edp: read edp display control registers unconditionallyJani Nikula1-3/+10
2017-11-08drm/i915: Do not rely on wm preservation for ILK watermarksMaarten Lankhorst2-31/+21
2017-11-08drm/amdgpu: allow harvesting check for Polaris VCELeo Liu1-6/+6
2017-11-08drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvestingLeo Liu1-0/+4
2017-11-08virtio_blk: Fix an SG_IO regressionBart Van Assche1-0/+12
2017-11-02regulator: fan53555: fix I2C device idsGuillaume Tucker1-1/+4
2017-11-02can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson1-0/+6
2017-11-02can: kvaser_usb: Correct return value in printoutJimmy Assarsson1-1/+2
2017-11-02can: sun4i: fix loopback modeGerhard Bertelsmann1-2/+1
2017-11-02drm/i915/perf: fix perf enable/disable ioctls with 32bits userspaceLionel Landwerlin1-0/+4
2017-11-02drm/amd/powerplay: fix uninitialized variableRex Zhu1-3/+3
2017-11-02scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings1-1/+1
2017-11-02scsi: qla2xxx: Initialize Work element before requesting IRQsHimanshu Madhani1-2/+2
2017-11-02scsi: aacraid: Fix controller initialization failureRaghava Aditya Renukunta2-4/+11
2017-11-02scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier3-7/+21
2017-11-02Input: gtco - fix potential out-of-bound accessDmitry Torokhov1-7/+10
2017-11-02Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng1-0/+1
2017-11-02xen: fix booting ballooned down hvm guestJuergen Gross1-6/+13
2017-11-02xen/gntdev: avoid out of bounds access in case of partial gntdev_mmap()Juergen Gross1-1/+1
2017-11-02spi: armada-3700: Fix failing commands with quad-SPIMiquel Raynal1-2/+5
2017-11-02spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error pathFlorian Fainelli1-4/+5
2017-11-02spi: a3700: Return correct value on timeout detectionMaxime Chevallier1-1/+2
2017-11-02nbd: handle interrupted sendmsg with a sndtimeo setJosef Bacik1-2/+11
2017-11-02nvme-fc: fix iowait hangJames Smart1-2/+3
2017-10-27rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger1-1/+1
2017-10-27clockevents/drivers/cs5535: Improve resilience to spurious interruptsDavid Kozub1-1/+2
2017-10-27bus: mbus: fix window size calculation for 4GB windowsJan Luebbe1-1/+1
2017-10-27brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann1-100/+97