aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-04 Merge tag 'v3.18.72' into linux-linaro-lsk-v3.18lsk-v3.18-17.09Alex Shi
2017-09-27Linux 3.18.72Greg Kroah-Hartman
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: 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: 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: 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 incorrect quotaoff if the quota feature is enabledzhangyi (F)
2017-09-27crypto: AF_ALG - remove SGL terminator indicator when chainingStephan Mueller
2017-09-27Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng
2017-09-27ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca
2017-09-27Revert "usb: musb: fix tx fifo flush handling again"Greg Kroah-Hartman
2017-09-27f2fs: check hot_data for roll-forward recoveryJaegeuk Kim
2017-09-27ipv6: fix typo in fib6_net_exit()Eric Dumazet
2017-09-27ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca
2017-09-27tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang
2017-09-27Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli
2017-09-27qlge: avoid memcpy buffer overflowArnd Bergmann
2017-09-27ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio
2017-09-14 Merge tag 'v3.18.71' into linux-linaro-lsk-v3.18Alex Shi
2017-09-13Linux 3.18.71Greg Kroah-Hartman
2017-09-13xfs: XFS_IS_REALTIME_INODE() should be false if no rt device presentRichard Wareing
2017-09-13ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland
2017-09-13Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri
2017-09-13ALSA: msnd: Optimize / harden DSP and MIDI loopsTakashi Iwai
2017-09-13locktorture: Fix potential memory leak with rw lock testYang Shi