summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-05KEYS: fix writing past end of user-supplied buffer in keyring_read()Eric Biggers
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-10-05tracing: Erase irqsoff trace with empty writeBo Yan
2017-10-05tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan
2017-10-05KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras
2017-10-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern
2017-10-05cifs: release auth_key.response for reconnect.Shu Wang
2017-09-27Linux 4.4.89v4.4.89Greg Kroah-Hartman
2017-09-27ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)
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-27ARC: Re-enable MMU upon Machine Check exceptionJose Abreu
2017-09-27tracing: Apply trace_clock changes to instance max bufferBaohong Liu
2017-09-27ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)
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-27block: Relax a check in blk_start_queue()Bart Van Assche
2017-09-27powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman
2017-09-27ext4: fix quota inconsistency during orphan cleanup for read-only mountszhangyi (F)
2017-09-27ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)