summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.52v4.9.52Greg Kroah-Hartman2017-09-271-1/+1
* 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
* PM / devfreq: Fix memory leak when fail to register deviceChanwoo Choi2017-09-271-1/+4
* 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
* s390/mm: fix race on mm->context.flush_mmMartin Schwidefsky2017-09-273-3/+7
* s390/mm: fix local TLB flushing vs. detach of an mm address spaceMartin Schwidefsky2017-09-272-23/+7
* net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()Manfred Spraul2017-09-271-23/+29
* PCI: pciehp: Report power fault only once until we clear itKeith Busch2017-09-271-0/+8
* PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov2017-09-271-0/+2
* ARC: Re-enable MMU upon Machine Check exceptionJose Abreu2017-09-272-3/+6
* tracing: Apply trace_clock changes to instance max bufferBaohong Liu2017-09-271-1/+1
* tracing: Add barrier to trace_printk() buffer nesting modificationSteven Rostedt (VMware)2017-09-271-1/+7
* ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)2017-09-271-4/+6
* ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)2017-09-271-1/+1
* scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter2017-09-271-4/+4
* scsi: qla2xxx: Correction to vha->vref_count timeoutJoe Carnuccio2017-09-271-1/+1
* 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: megaraid_sas: set minimum value of resetwaittime to be 1 secsShivasharan S2017-09-271-1/+2
* 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-8/+9
* md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown2017-09-271-0/+5
* block: Relax a check in blk_start_queue()Bart Van Assche2017-09-271-1/+1
* powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman2017-09-271-45/+74
* ext4: fix quota inconsistency during orphan cleanup for read-only mountszhangyi (F)2017-09-271-7/+31
* ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)2017-09-271-3/+3
* crypto: AF_ALG - remove SGL terminator indicator when chainingStephan Mueller2017-09-271-1/+3
* crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook2017-09-275-11/+43
* MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)Douglas Leung2017-09-271-39/+94