summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-21Linux 4.14.160v4.14.160Greg 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/+35
2019-12-21xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman2-5/+9
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-21rpmsg: glink: Free pending deferred work on removeBjorn Andersson1-1/+13
2019-12-21rpmsg: glink: Don't send pending rx_done during removeBjorn Andersson1-3/+12
2019-12-21rpmsg: glink: Fix rpmsg_register_device err handlingChris Lew1-3/+1
2019-12-21rpmsg: glink: Put an extra reference during cleanupChris Lew1-0/+4
2019-12-21rpmsg: glink: Fix use after free in open_ack TIMEOUT caseArun Kumar Neelakantam1-4/+3
2019-12-21rpmsg: glink: Fix reuse intents memory leak issueArun Kumar Neelakantam1-0/+9
2019-12-21rpmsg: glink: Set tail pointer to 0 at end of FIFOChris Lew1-1/+1
2019-12-21xtensa: fix TLB sanity checkerMax Filippov1-2/+2
2019-12-21PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3George Cherian1-7/+13
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-21PCI/PM: Always return devices to D0 when thawingDexuan Cui1-6/+11
2019-12-21Revert "regulator: Defer init completion for a while after late_initcall"Greg Kroah-Hartman1-31/+11
2019-12-21nvme: host: core: fix precedence of ternary operatorIvan Bornyakov1-2/+2
2019-12-21inet: protect against too small mtu values.Eric Dumazet5-11/+21
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/+14
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: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab1-1/+1
2019-12-21net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-21net: dsa: fix flow dissection on Tx pathAlexander Lobakin1-2/+3
2019-12-21net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov1-0/+6
2019-12-17Linux 4.14.159v4.14.159Greg Kroah-Hartman1-1/+1
2019-12-17of: unittest: fix memory leak in attach_node_and_childrenErhard Furtner1-1/+3
2019-12-17raid5: need to set STRIPE_HANDLE for batch headGuoqing Jiang1-1/+1
2019-12-17gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklistHans de Goede1-0/+17
2019-12-17kernel/module.c: wakeup processes in module_wq on module unloadKonstantin Khorenko1-0/+2
2019-12-17gfs2: fix glock reference problem in gfs2_trans_remove_revokeBob Peterson4-4/+12
2019-12-17net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha1-1/+1
2019-12-17sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov1-6/+0
2019-12-17workqueue: Fix missing kfree(rescuer) in destroy_workqueue()Tejun Heo1-0/+1
2019-12-17blk-mq: make sure that line break can be printedMing Lei1-1/+1
2019-12-17mfd: rk808: Fix RK818 ID templateDaniel Schultz1-1/+1
2019-12-17ext4: fix a bug in ext4_wait_for_tail_page_commityangerkun1-4/+8
2019-12-17mm/shmem.c: cast the type of unmap_start to u64Chen Jun1-1/+1