summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.159v4.14.159Greg Kroah-Hartman2019-12-171-1/+1
* of: unittest: fix memory leak in attach_node_and_childrenErhard Furtner2019-12-171-1/+3
* raid5: need to set STRIPE_HANDLE for batch headGuoqing Jiang2019-12-171-1/+1
* gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklistHans de Goede2019-12-171-0/+17
* kernel/module.c: wakeup processes in module_wq on module unloadKonstantin Khorenko2019-12-171-0/+2
* gfs2: fix glock reference problem in gfs2_trans_remove_revokeBob Peterson2019-12-174-4/+12
* net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha2019-12-171-1/+1
* sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov2019-12-171-6/+0
* workqueue: Fix missing kfree(rescuer) in destroy_workqueue()Tejun Heo2019-12-171-0/+1
* blk-mq: make sure that line break can be printedMing Lei2019-12-171-1/+1
* mfd: rk808: Fix RK818 ID templateDaniel Schultz2019-12-171-1/+1
* ext4: fix a bug in ext4_wait_for_tail_page_commityangerkun2019-12-171-4/+8
* mm/shmem.c: cast the type of unmap_start to u64Chen Jun2019-12-171-1/+1
* firmware: qcom: scm: Ensure 'a0' status code is treated as signedWill Deacon2019-12-171-1/+1
* ext4: work around deleting a file with i_nlink == 0 safelyTheodore Ts'o2019-12-171-6/+5
* powerpc: Fix vDSO clock_getres()Vincenzo Frascino2019-12-175-5/+14
* powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor2019-12-172-4/+4
* ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan2019-12-171-4/+5
* media: vimc: fix component match compareHelen Koike2019-12-171-5/+2
* mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes deadIdo Schimmel2019-12-171-3/+70
* power: supply: cpcap-battery: Fix signed counter sample registerTony Lindgren2019-12-171-5/+6
* x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S2019-12-172-29/+36
* x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S2019-12-171-3/+2
* e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing2019-12-171-2/+2
* drbd: Change drbd_request_detach_interruptible's return type to intNathan Chancellor2019-12-172-6/+3
* scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart2019-12-172-13/+3
* scsi: lpfc: Cap NPIV vports to 256James Smart2019-12-173-3/+15
* omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251H. Nikolaus Schaller2019-12-171-93/+0
* phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role"Yoshihiro Shimoda2019-12-171-2/+3
* iio: adis16480: Add debugfs_reg_access entryNuno Sá2019-12-171-0/+1
* xhci: make sure interrupts are restored to correct stateMathias Nyman2019-12-171-4/+4
* xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg2019-12-171-0/+4
* scsi: qla2xxx: Fix message indicating vectors used by driverHimanshu Madhani2019-12-171-4/+2
* scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return valueBart Van Assche2019-12-172-3/+7
* scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()Bart Van Assche2019-12-171-6/+5
* scsi: qla2xxx: Fix session lookup in qlt_abort_work()Bart Van Assche2019-12-171-3/+1
* scsi: qla2xxx: Fix DMA unmap leakHimanshu Madhani2019-12-171-0/+4
* scsi: zfcp: trace channel log even for FCP command responsesSteffen Maier2019-12-171-5/+3
* block: fix single range discard mergeMing Lei2019-12-171-1/+1
* reiserfs: fix extended attributes on the root directoryJeff Mahoney2019-12-176-14/+32
* ext4: Fix credit estimate for final inode freeingJan Kara2019-12-171-2/+11
* quota: fix livelock in dquot_writeback_dquotsDmitry Monakhov2019-12-171-4/+5
* ext2: check err when partial != NULLChengguang Xu2019-12-171-2/+5
* quota: Check that quota is not dirty before releaseDmitry Monakhov2019-12-173-2/+12
* video/hdmi: Fix AVI bar unpackVille Syrjälä2019-12-171-4/+4
* powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater2019-12-171-2/+10
* powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva2019-12-171-2/+2
* powerpc/xive: Prevent page fault issues in the machine crash handlerCédric Le Goater2019-12-171-0/+9
* powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva2019-12-171-2/+2
* ppdev: fix PPGETTIME/PPSETTIME ioctlsArnd Bergmann2019-12-171-4/+12