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-05cxl: Fix driver use countFrederic Barrat
2017-10-05PCI: Fix race condition with driver_overrideNicolai Stange
2017-10-05crypto: talitos - fix sha224LEROY Christophe
2017-10-05crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe
2017-10-05scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long
2017-10-05md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang
2017-10-05md/raid5: fix a race condition in stripe batchShaohua Li
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: do not subtract sectors_to_gc for bypassed IOTang 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: storvsc: fix memory leak on ring buffer busyLong Li
2017-09-27scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...Shivasharan S
2017-09-27scsi: megaraid_sas: Check valid aen class range to avoid kernel panicShivasharan S
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: fix passing fsf_req to SCSI trace on TMF to correlate with HBASteffen Maier
2017-09-27scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen 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-27tty: fix __tty_insert_flip_char regressionArnd Bergmann
2017-09-27tty: improve tty_insert_flip_char() slow pathArnd Bergmann
2017-09-27tty: improve tty_insert_flip_char() fast pathArnd Bergmann
2017-09-27md/raid5: release/flush io in raid5_do_work()Song Liu
2017-09-27gianfar: Fix Tx flow control deactivationClaudiu Manoil
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-13drm/bridge: adv7511: Re-write the i2c address before EDID probingJohn Stultz
2017-09-13drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()John Stultz