summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-21Linux 4.9.207v4.9.207Greg Kroah-Hartman1-1/+1
2019-12-21net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen1-7/+7
2019-12-21net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen6-19/+34
2019-12-21xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman3-5/+10
2019-12-21drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher2-4/+4
2019-12-21scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche1-2/+2
2019-12-21dm btree: increase rebalance threshold in __rebalance2()Hou Tao1-1/+7
2019-12-21dma-buf: Fix memory leak in sync_file_merge()Navid Emamdoost1-1/+1
2019-12-21vfio/pci: call irq_bypass_unregister_producer() before freeing irqJiang Yi1-1/+1
2019-12-21ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()Dmitry Osipenko1-3/+3
2019-12-21ARM: dts: s3c64xx: Fix init order of clock providersLihua Yao2-0/+8
2019-12-21CIFS: Respect O_SYNC and O_DIRECT flags during reconnectPavel Shilovsky1-0/+7
2019-12-21xtensa: fix TLB sanity checkerMax Filippov1-2/+2
2019-12-21PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan1-1/+1
2019-12-21PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld1-1/+1
2019-12-21Revert "regulator: Defer init completion for a while after late_initcall"Greg Kroah-Hartman1-31/+11
2019-12-21tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault1-3/+3
2019-12-21tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault1-1/+9
2019-12-21tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2-1/+13
2019-12-21inet: protect against too small mtu values.Eric Dumazet5-11/+21
2019-12-21tipc: fix ordering of tipc module init and exit routineTaehee Yoo1-14/+15
2019-12-21tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet1-2/+3
2019-12-21openvswitch: support asymmetric conntrackAaron Conole1-0/+11
2019-12-21net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-21net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov1-0/+6
2019-12-21nvme: host: core: fix precedence of ternary operatorIvan Bornyakov1-2/+2
2019-12-21kernel/module.c: wakeup processes in module_wq on module unloadKonstantin Khorenko1-0/+2
2019-12-21net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha1-1/+1
2019-12-21sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov1-6/+0
2019-12-21workqueue: Fix missing kfree(rescuer) in destroy_workqueue()Tejun Heo1-0/+1
2019-12-21blk-mq: make sure that line break can be printedMing Lei1-1/+1
2019-12-21ext4: fix a bug in ext4_wait_for_tail_page_commityangerkun1-4/+8
2019-12-21mm/shmem.c: cast the type of unmap_start to u64Chen Jun1-1/+1
2019-12-21firmware: qcom: scm: Ensure 'a0' status code is treated as signedWill Deacon1-1/+1
2019-12-21reiserfs: fix extended attributes on the root directoryJeff Mahoney6-14/+32
2019-12-21powerpc: Fix vDSO clock_getres()Vincenzo Frascino5-5/+14
2019-12-21scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return valueBart Van Assche2-3/+7
2019-12-21scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()Bart Van Assche1-6/+5
2019-12-21scsi: qla2xxx: Fix session lookup in qlt_abort_work()Bart Van Assche1-3/+1
2019-12-21scsi: qla2xxx: Fix DMA unmap leakHimanshu Madhani1-0/+4
2019-12-21pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...Krzysztof Kozlowski1-0/+3
2019-12-21ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarityJarkko Nikula1-1/+1
2019-12-21ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan1-4/+5
2019-12-21x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S2-29/+36
2019-12-21x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S1-3/+2
2019-12-21e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing1-2/+2
2019-12-21scsi: lpfc: Cap NPIV vports to 256James Smart3-3/+15
2019-12-21omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251H. Nikolaus Schaller1-93/+0
2019-12-21Btrfs: fix negative subv_writers counter and data space leak after buffered w...Filipe Manana1-1/+1
2019-12-21iio: adis16480: Add debugfs_reg_access entryNuno Sá1-0/+1