summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.1.45v4.1.45Sasha Levin2017-10-161-1/+1
* net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli2017-10-061-0/+3
* ipv6: Remove sit_gro_receive()Florian Fainelli2017-10-051-13/+0
* of: fdt: Fix return value in __unflatten_device_tree()Florian Fainelli2017-10-051-1/+1
* ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)2017-10-041-4/+6
* bcache: fix bch_hprint crash and improve outputMichael Lyle2017-10-041-15/+35
* bcache: fix for gc and write-back raceTang Junhui2017-10-043-2/+10
* bcache: Correct return value for sysfs attach errorsTony Asleson2017-10-041-2/+2
* bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui2017-10-042-1/+21
* bcache: Fix leak of bdev referenceJan Kara2017-10-041-0/+2
* bcache: initialize dirty stripes in flash_dev_run()Tang Junhui2017-10-043-6/+7
* media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck2017-10-041-0/+7
* media: v4l2-compat-ioctl32: Fix timespec conversionDaniel Mentz2017-10-041-1/+2
* PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov2017-10-041-0/+2
* ARC: Re-enable MMU upon Machine Check exceptionJose Abreu2017-10-042-3/+6
* tracing: Apply trace_clock changes to instance max bufferBaohong Liu2017-10-041-1/+1
* ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)2017-10-041-1/+1
* scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter2017-10-041-4/+4
* scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke2017-10-041-3/+2
* scsi: sg: factor out sg_fill_request_table()Hannes Reinecke2017-10-041-26/+35
* scsi: sg: off by one in sg_ioctl()Dan Carpenter2017-10-041-1/+1
* scsi: sg: use standard lists for sg_requestsHannes Reinecke2017-10-041-86/+61
* scsi: sg: remove 'save_scat_len'Hannes Reinecke2017-10-041-2/+0
* scsi: storvsc: fix memory leak on ring buffer busyLong Li2017-10-041-0/+2
* scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...Shivasharan S2017-10-041-1/+4
* scsi: zfcp: trace high part of "new" 64 bit SCSI LUNSteffen Maier2017-10-042-2/+4
* scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late res...Steffen Maier2017-10-041-1/+5
* scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace recordsSteffen Maier2017-10-041-4/+17
* scsi: zfcp: fix missing trace records for early returns in TMF eh handlersSteffen Maier2017-10-041-2/+6
* scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress pathBenjamin Block2017-10-041-1/+5
* scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabledSteffen Maier2017-10-041-1/+2
* skd: Submit requests to firmware before triggering the doorbellBart Van Assche2017-10-041-0/+6
* skd: Avoid that module unloading triggers a use-after-freeBart Van Assche2017-10-041-7/+8
* md/bitmap: disable bitmap_resize for file-backed bitmaps.NeilBrown2017-10-041-0/+5
* block: Relax a check in blk_start_queue()Bart Van Assche2017-10-041-1/+1
* powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman2017-10-041-45/+74
* ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)2017-10-031-3/+3
* Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng2017-10-031-0/+7
* tty: fix __tty_insert_flip_char regressionArnd Bergmann2017-10-031-1/+2
* tty: improve tty_insert_flip_char() slow pathArnd Bergmann2017-10-031-2/+3
* tty: improve tty_insert_flip_char() fast pathArnd Bergmann2017-10-032-1/+26
* x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski2017-10-031-2/+3
* f2fs: check hot_data for roll-forward recoveryJaegeuk Kim2017-10-031-1/+1
* ipv6: fix typo in fib6_net_exit()Eric Dumazet2017-10-031-1/+1
* ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca2017-10-031-6/+19
* gianfar: Fix Tx flow control deactivationClaudiu Manoil2017-10-031-1/+1
* tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang2017-10-031-0/+4
* Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli2017-10-031-3/+0
* qlge: avoid memcpy buffer overflowArnd Bergmann2017-10-031-1/+1
* ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio2017-10-031-4/+2