summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-24Merge remote-tracking branch 'sumit-lts/lts-4.4.y-hikey' into linux-4.4.y4.4.89-rc1-hikey-20170924Linaro CI
2017-09-24Linux 4.4.89-rc1Greg Kroah-Hartman
2017-09-24mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern
2017-09-24ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)
2017-09-24bcache: fix bch_hprint crash and improve outputMichael Lyle
2017-09-24bcache: fix for gc and write-back raceTang Junhui
2017-09-24bcache: Correct return value for sysfs attach errorsTony Asleson
2017-09-24bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui
2017-09-24bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui
2017-09-24bcache: Fix leak of bdev referenceJan Kara
2017-09-24bcache: initialize dirty stripes in flash_dev_run()Tang Junhui
2017-09-24media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck
2017-09-24media: v4l2-compat-ioctl32: Fix timespec conversionDaniel Mentz
2017-09-24PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov
2017-09-24ARC: Re-enable MMU upon Machine Check exceptionJose Abreu
2017-09-24tracing: Apply trace_clock changes to instance max bufferBaohong Liu
2017-09-24ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)
2017-09-24scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter
2017-09-24scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke
2017-09-24scsi: sg: factor out sg_fill_request_table()Hannes Reinecke
2017-09-24scsi: sg: off by one in sg_ioctl()Dan Carpenter
2017-09-24scsi: sg: use standard lists for sg_requestsHannes Reinecke
2017-09-24scsi: sg: remove 'save_scat_len'Hannes Reinecke
2017-09-24scsi: storvsc: fix memory leak on ring buffer busyLong Li
2017-09-24scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...Shivasharan S
2017-09-24scsi: megaraid_sas: Check valid aen class range to avoid kernel panicShivasharan S
2017-09-24scsi: zfcp: trace high part of "new" 64 bit SCSI LUNSteffen Maier
2017-09-24scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...Steffen Maier
2017-09-24scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier
2017-09-24scsi: zfcp: fix missing trace records for early returns in TMF eh handlersSteffen Maier
2017-09-24scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBASteffen Maier
2017-09-24scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace recordsSteffen Maier
2017-09-24scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block
2017-09-24scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier
2017-09-24skd: Submit requests to firmware before triggering the doorbellBart Van Assche
2017-09-24skd: Avoid that module unloading triggers a use-after-freeBart Van Assche
2017-09-24md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown
2017-09-24block: Relax a check in blk_start_queue()Bart Van Assche
2017-09-24powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman
2017-09-24ext4: fix quota inconsistency during orphan cleanup for read-only mountszhangyi (F)
2017-09-24ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)
2017-09-24crypto: AF_ALG - remove SGL terminator indicator when chainingStephan Mueller
2017-09-24MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputsAleksandar Markovic
2017-09-24MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputsAleksandar Markovic
2017-09-24MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signsAleksandar Markovic
2017-09-24MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negativeAleksandar Markovic
2017-09-24MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zeroAleksandar Markovic
2017-09-24MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagationAleksandar Markovic
2017-09-24Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng
2017-09-24tty: fix __tty_insert_flip_char regressionArnd Bergmann