summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-05fix xen_swiotlb_dma_mmap prototypeArnd Bergmann
2017-10-05swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-10-05video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov
2017-10-05PCI: Fix race condition with driver_overrideNicolai Stange
2017-10-05crypto: talitos - fix sha224LEROY Christophe
2017-10-05scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long
2017-09-27bcache: fix bch_hprint crash and improve outputMichael Lyle
2017-09-27bcache: fix for gc and write-back raceTang Junhui
2017-09-27bcache: Correct return value for sysfs attach errorsTony Asleson
2017-09-27bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui
2017-09-27bcache: Fix leak of bdev referenceJan Kara
2017-09-27bcache: initialize dirty stripes in flash_dev_run()Tang Junhui
2017-09-27media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck
2017-09-27media: v4l2-compat-ioctl32: Fix timespec conversionDaniel Mentz
2017-09-27PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov
2017-09-27scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter
2017-09-27scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke
2017-09-27scsi: sg: factor out sg_fill_request_table()Hannes Reinecke
2017-09-27scsi: sg: off by one in sg_ioctl()Dan Carpenter
2017-09-27scsi: sg: use standard lists for sg_requestsHannes Reinecke
2017-09-27scsi: sg: remove 'save_scat_len'Hannes Reinecke
2017-09-27scsi: zfcp: trace high part of "new" 64 bit SCSI LUNSteffen Maier
2017-09-27scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...Steffen Maier
2017-09-27scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier
2017-09-27scsi: zfcp: fix missing trace records for early returns in TMF eh handlersSteffen Maier
2017-09-27scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block
2017-09-27scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier
2017-09-27skd: Submit requests to firmware before triggering the doorbellBart Van Assche
2017-09-27skd: Avoid that module unloading triggers a use-after-freeBart Van Assche
2017-09-27md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown
2017-09-27Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng
2017-09-27Revert "usb: musb: fix tx fifo flush handling again"Greg Kroah-Hartman
2017-09-27Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli
2017-09-27qlge: avoid memcpy buffer overflowArnd Bergmann
2017-09-13scsi: sg: recheck MMAP_IO request length with lock heldTodd Poynor
2017-09-13scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZETodd Poynor
2017-09-13cs5536: add support for IDE controller variantAndrey Korolyov
2017-09-13Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos
2017-09-13driver core: bus: Fix a potential double freeChristophe JAILLET
2017-09-13staging/rts5208: fix incorrect shift to extract upper nybbleColin Ian King
2017-09-13USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson
2017-09-13usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh
2017-09-13usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman
2017-09-13USB: serial: option: add support for D-Link DWM-157 C1Maciej S. Szmigiero
2017-09-13usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng
2017-09-07drm/ttm: Fix accounting error when fail to get pages for poolXiangliang.Yu
2017-09-07wl1251: add a missing spin_lock_init()Cong Wang
2017-09-07i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit
2017-09-07i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit
2017-09-02scsi: sg: reset 'res_in_use' after unlinking reserved arrayHannes Reinecke