summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-03scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier1-16/+14
2018-10-03HID: debug: check length before copy_to_user()Daniel Rosenberg1-1/+7
2018-10-03floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft1-0/+3
2018-10-03via-cuda: Use spinlock_irq_save/restore instead of enable/disable_irqFinn Thain1-11/+5
2018-10-03drm/drivers: add support for using the arch wc mapping API.Dave Airlie5-0/+33
2018-10-03x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen1-0/+8
2018-10-03mm: remove rest usage of VM_NONLINEAR and pte_file()Kirill A. Shutemov1-2/+1
2018-10-03x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk1-0/+8
2018-09-25video: uvesafb: Fix integer overflow in allocationKees Cook1-1/+2
2018-09-25uas: replace WARN_ON_ONCE() with lockdep_assert_held()Sanjeev Sharma1-4/+4
2018-09-25cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_statusScott Bauer1-1/+1
2018-09-25USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn1-17/+6
2018-09-25infiniband: fix a possible use-after-free bugCong Wang1-1/+5
2018-09-25scsi: libsas: defer ata device eh commands to libataJason Yan1-20/+13
2018-09-25scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko1-1/+1
2018-09-25sr: pass down correctly sized SCSI sense bufferJens Axboe1-14/+7
2018-09-25usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)1-1/+2
2018-09-25usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)3-15/+60
2018-09-25usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)2-14/+52
2018-09-25usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)1-0/+6
2018-09-25usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan1-2/+2
2018-09-25usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan1-0/+5
2018-09-25usbip: fix error handling in stub_probe()Alexey Khoroshilov1-11/+15
2018-06-16mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij1-0/+2
2018-06-16RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky1-2/+4
2018-06-16RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky1-0/+5
2018-06-16net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha3-19/+32
2018-06-16net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera1-0/+3
2018-06-16bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long1-1/+4
2018-06-16bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long1-38/+35
2018-06-16bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long1-4/+5
2018-06-16tty: vt: fix up tabstops properlyLinus Torvalds1-4/+4
2018-06-16s390/qeth: free netdevice when removing a cardJulian Wiedmann3-4/+2
2018-06-16RDMA/ucma: Correct option size check using optlenChien Tin Tung1-1/+1
2018-06-16RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky1-5/+8
2018-06-16RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky1-0/+3
2018-06-16libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede1-2/+4
2018-06-16libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede1-1/+1
2018-06-16libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede1-0/+6
2018-06-16can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason1-3/+2
2018-06-16net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2-19/+16
2018-06-16RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky1-3/+7
2018-06-16drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-06-16mmc: block: fix updating ext_csd caches on ioctl callBastian Stender1-0/+21
2018-06-16drm/radeon: fix prime teardown orderChristian König2-2/+2
2018-06-16RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky1-1/+7
2018-06-16RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky1-0/+3
2018-06-16libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park1-1/+2
2018-06-16can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason2-28/+68
2018-06-16can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason1-15/+0