summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-03scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier
2018-10-03HID: debug: check length before copy_to_user()Daniel Rosenberg
2018-10-03floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft
2018-10-03via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irqFinn Thain
2018-10-03drm/drivers: add support for using the arch wc mapping API.Dave Airlie
2018-10-03x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen
2018-10-03mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov
2018-10-03x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk
2018-09-25video: uvesafb: Fix integer overflow in allocationKees Cook
2018-09-25uas: replace WARN_ON_ONCE() with lockdep_assert_held()Sanjeev Sharma
2018-09-25cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_statusScott Bauer
2018-09-25USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn
2018-09-25infiniband: fix a possible use-after-free bugCong Wang
2018-09-25scsi: libsas: defer ata device eh commands to libataJason Yan
2018-09-25scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko
2018-09-25sr: pass down correctly sized SCSI sense bufferJens Axboe
2018-09-25usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)
2018-09-25usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)
2018-09-25usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)
2018-09-25usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)
2018-09-25usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan
2018-09-25usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan
2018-09-25usbip: fix error handling in stub_probe()Alexey Khoroshilov
2018-06-16mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij
2018-06-16RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-06-16RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-06-16net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha
2018-06-16net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera
2018-06-16bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long
2018-06-16bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long
2018-06-16bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long
2018-06-16tty: vt: fix up tabstops properlyLinus Torvalds
2018-06-16s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-06-16RDMA/ucma: Correct option size check using optlenChien Tin Tung
2018-06-16RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky
2018-06-16RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-06-16libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede
2018-06-16libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede
2018-06-16libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede
2018-06-16can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason
2018-06-16net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli
2018-06-16RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky
2018-06-16drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer
2018-06-16mmc: block: fix updating ext_csd caches on ioctl callBastian Stender
2018-06-16drm/radeon: fix prime teardown orderChristian König
2018-06-16RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky
2018-06-16RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky
2018-06-16libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park
2018-06-16can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason
2018-06-16can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason