summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-11Linux 5.7.15v5.7.15Greg Kroah-Hartman
2020-08-11arm64: kaslr: Use standard early random functionGuenter Roeck
2020-08-11ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtimeBruno Meneguele
2020-08-11mptcp: fix bogus sendmsg() return code under pressurePaolo Abeni
2020-08-11mptcp: be careful on subflow creationPaolo Abeni
2020-08-11tcp: apply a floor of 1 for RTT samples from TCP timestampsJianfeng Wang
2020-08-11selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn
2020-08-11Revert "vxlan: fix tos value before xmit"Hangbin Liu
2020-08-11openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()Peilin Ye
2020-08-11net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long
2020-08-11net/sched: act_ct: fix miss set mru for ovs after defrag in act_ctwenxu
2020-08-11net: mvpp2: fix memory leak in mvpp2_rxLorenzo Bianconi
2020-08-11net: macb: Properly handle phylink on at91sam9xStefan Roese
2020-08-11net: gre: recompute gre csum for sctp over gre tunnelsLorenzo Bianconi
2020-08-11net: bridge: clear bridge's private skb space on xmitNikolay Aleksandrov
2020-08-11hv_netvsc: do not use VF device if link is downStephen Hemminger
2020-08-11dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-08-11appletalk: Fix atalk_proc_init() return pathVincent Duvert
2020-08-11devlink: ignore -EOPNOTSUPP errors on dumpitJakub Kicinski
2020-08-11rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu
2020-08-11net: lan78xx: replace bogus endpoint lookupJohan Hovold
2020-08-11vxlan: Ensure FDB dump is performed under RCUIdo Schimmel
2020-08-11rxrpc: Fix race between recvmsg and sendmsg on immediate call failureDavid Howells
2020-08-11ipv6: Fix nexthop refcnt leak when creating ipv6 route infoXiyu Yang
2020-08-11ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang
2020-08-11ipv4: Silence suspicious RCU usage warningIdo Schimmel
2020-08-11PCI: tegra: Revert tegra124 raw_violation_fixupNicolas Chauvet
2020-08-11Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy
2020-08-11xattr: break delegations in {set,remove}xattrFrank van der Linden
2020-08-11tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon
2020-08-11atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong
2020-08-11igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri
2020-08-11cfg80211: check vendor command doit pointer before useJulian Squires
2020-08-11firmware: Fix a reference count leak.Qiushi Wu
2020-08-11ALSA: hda: fix NULL pointer dereference during suspendRanjani Sridharan
2020-08-11net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623René van Dorst
2020-08-11usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev
2020-08-11i2c: slave: add sanity check when unregisteringWolfram Sang
2020-08-11i2c: slave: improve sanity check when registeringWolfram Sang
2020-08-11net: mscc: ocelot: fix hardware timestamp dequeue logiclaurent brando
2020-08-11drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg
2020-08-11drm/panel: Fix auo, kd101n80-45na horizontal noise on edges of panelJitao Shi
2020-08-11drm/bridge/adv7511: set the bridge type properlyLaurentiu Palcu
2020-08-11nvme-pci: prevent SK hynix PC400 from using Write Zeroes commandKai-Heng Feng
2020-08-11io_uring: fix lockup in io_fail_links()Pavel Begunkov
2020-08-11drm/nouveau/fbcon: zero-initialise the mode_cmd2 structureBen Skeggs
2020-08-11drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs
2020-08-11drm/nouveau/kms/tu102: wait for core update to complete when assigning windowsBen Skeggs
2020-08-11net/9p: validate fds in p9_fd_openChristoph Hellwig
2020-08-11bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()Peilin Ye