summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-27PM / devfreq: Fix memory leak when fail to register deviceChanwoo Choi
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: pciehp: Report power fault only once until we clear itKeith Busch
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: qla2xxx: Correction to vha->vref_count timeoutJoe Carnuccio
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: megaraid_sas: set minimum value of resetwaittime to be 1 secsShivasharan 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-27crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook
2017-09-27Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng
2017-09-27pinctrl/amd: save pin registers over suspend/resumeDaniel Drake
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-27IB/addr: Fix setting source address in addr6_resolve()Roland Dreier
2017-09-27drm/sun4i: Implement drm_driver lastclose to restore fbdev consoleJonathan Liu
2017-09-27IB/{qib, hfi1}: Avoid flow control testing for RDMA write operationMike Marciniszyn
2017-09-20md/raid5: release/flush io in raid5_do_work()Song Liu
2017-09-20vhost_net: correctly check tx avail during rx busy pollingJason Wang
2017-09-20gianfar: Fix Tx flow control deactivationClaudiu Manoil
2017-09-20mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel
2017-09-20Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli
2017-09-20cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio
2017-09-20netvsc: fix deadlock betwen link status and removalstephen hemminger