summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fix xen_swiotlb_dma_mmap prototypeArnd Bergmann2017-10-051-1/+1
* swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-10-051-0/+19
* video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov2017-10-051-1/+1
* cxl: Fix driver use countFrederic Barrat2017-10-052-1/+11
* PCI: Fix race condition with driver_overrideNicolai Stange2017-10-051-2/+9
* crypto: talitos - fix sha224LEROY Christophe2017-10-051-2/+2
* crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe2017-10-051-1/+2
* scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long2017-10-051-1/+1
* md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang2017-10-051-1/+2
* md/raid5: fix a race condition in stripe batchShaohua Li2017-10-051-2/+8
* bcache: fix bch_hprint crash and improve outputMichael Lyle2017-09-271-15/+35
* bcache: fix for gc and write-back raceTang Junhui2017-09-273-2/+10
* bcache: Correct return value for sysfs attach errorsTony Asleson2017-09-271-2/+2
* bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui2017-09-272-1/+21
* bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui2017-09-271-3/+3
* bcache: Fix leak of bdev referenceJan Kara2017-09-271-0/+2
* bcache: initialize dirty stripes in flash_dev_run()Tang Junhui2017-09-273-6/+7
* media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck2017-09-271-0/+7
* media: v4l2-compat-ioctl32: Fix timespec conversionDaniel Mentz2017-09-271-1/+2
* PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov2017-09-271-0/+2
* scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter2017-09-271-4/+4
* scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke2017-09-271-3/+2
* scsi: sg: factor out sg_fill_request_table()Hannes Reinecke2017-09-271-26/+35
* scsi: sg: off by one in sg_ioctl()Dan Carpenter2017-09-271-1/+1
* scsi: sg: use standard lists for sg_requestsHannes Reinecke2017-09-271-86/+61
* scsi: sg: remove 'save_scat_len'Hannes Reinecke2017-09-271-2/+0
* scsi: storvsc: fix memory leak on ring buffer busyLong Li2017-09-271-0/+2
* scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...Shivasharan S2017-09-271-1/+4
* scsi: megaraid_sas: Check valid aen class range to avoid kernel panicShivasharan S2017-09-271-0/+8
* scsi: zfcp: trace high part of "new" 64 bit SCSI LUNSteffen Maier2017-09-272-2/+4
* scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...Steffen Maier2017-09-271-1/+5
* scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier2017-09-271-4/+17
* scsi: zfcp: fix missing trace records for early returns in TMF eh handlersSteffen Maier2017-09-271-2/+6
* scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBASteffen Maier2017-09-272-7/+8
* scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen Maier2017-09-272-3/+11
* scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block2017-09-271-1/+5
* scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier2017-09-271-1/+2
* skd: Submit requests to firmware before triggering the doorbellBart Van Assche2017-09-271-0/+6
* skd: Avoid that module unloading triggers a use-after-freeBart Van Assche2017-09-271-7/+8
* md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown2017-09-271-0/+5
* Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng2017-09-271-0/+7
* tty: fix __tty_insert_flip_char regressionArnd Bergmann2017-09-271-1/+2
* tty: improve tty_insert_flip_char() slow pathArnd Bergmann2017-09-271-2/+3
* tty: improve tty_insert_flip_char() fast pathArnd Bergmann2017-09-271-0/+24
* md/raid5: release/flush io in raid5_do_work()Song Liu2017-09-271-0/+2
* gianfar: Fix Tx flow control deactivationClaudiu Manoil2017-09-271-1/+1
* Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli2017-09-271-3/+0
* qlge: avoid memcpy buffer overflowArnd Bergmann2017-09-271-1/+1
* drm/bridge: adv7511: Re-write the i2c address before EDID probingJohn Stultz2017-09-131-4/+7
* drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()John Stultz2017-09-131-1/+14