summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-16Linux 4.1.45v4.1.45Sasha Levin
2017-10-06net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli
2017-10-05ipv6: Remove sit_gro_receive()Florian Fainelli
2017-10-05of: fdt: Fix return value in __unflatten_device_tree()Florian Fainelli
2017-10-04ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)
2017-10-04bcache: fix bch_hprint crash and improve outputMichael Lyle
2017-10-04bcache: fix for gc and write-back raceTang Junhui
2017-10-04bcache: Correct return value for sysfs attach errorsTony Asleson
2017-10-04bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui
2017-10-04bcache: Fix leak of bdev referenceJan Kara
2017-10-04bcache: initialize dirty stripes in flash_dev_run()Tang Junhui
2017-10-04media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck
2017-10-04media: v4l2-compat-ioctl32: Fix timespec conversionDaniel Mentz
2017-10-04PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov
2017-10-04ARC: Re-enable MMU upon Machine Check exceptionJose Abreu
2017-10-04tracing: Apply trace_clock changes to instance max bufferBaohong Liu
2017-10-04ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)
2017-10-04scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter
2017-10-04scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke
2017-10-04scsi: sg: factor out sg_fill_request_table()Hannes Reinecke
2017-10-04scsi: sg: off by one in sg_ioctl()Dan Carpenter
2017-10-04scsi: sg: use standard lists for sg_requestsHannes Reinecke
2017-10-04scsi: sg: remove 'save_scat_len'Hannes Reinecke
2017-10-04scsi: storvsc: fix memory leak on ring buffer busyLong Li
2017-10-04scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...Shivasharan S
2017-10-04scsi: zfcp: trace high part of "new" 64 bit SCSI LUNSteffen Maier
2017-10-04scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...Steffen Maier
2017-10-04scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier
2017-10-04scsi: zfcp: fix missing trace records for early returns in TMF eh handlersSteffen Maier
2017-10-04scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block
2017-10-04scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier
2017-10-04skd: Submit requests to firmware before triggering the doorbellBart Van Assche
2017-10-04skd: Avoid that module unloading triggers a use-after-freeBart Van Assche
2017-10-04md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown
2017-10-04block: Relax a check in blk_start_queue()Bart Van Assche
2017-10-04powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman
2017-10-03ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)
2017-10-03Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng
2017-10-03tty: fix __tty_insert_flip_char regressionArnd Bergmann
2017-10-03tty: improve tty_insert_flip_char() slow pathArnd Bergmann
2017-10-03tty: improve tty_insert_flip_char() fast pathArnd Bergmann
2017-10-03x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski
2017-10-03f2fs: check hot_data for roll-forward recoveryJaegeuk Kim
2017-10-03ipv6: fix typo in fib6_net_exit()Eric Dumazet
2017-10-03ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca
2017-10-03gianfar: Fix Tx flow control deactivationClaudiu Manoil
2017-10-03tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang
2017-10-03Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli
2017-10-03qlge: avoid memcpy buffer overflowArnd Bergmann
2017-10-03ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio