summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-11Linux 5.4.58v5.4.58Greg Kroah-Hartman
2020-08-11nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever
2020-08-11ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtimeBruno Meneguele
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: gre: recompute gre csum for sctp over gre tunnelsLorenzo Bianconi
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-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-11net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao
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-11Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)Dexuan Cui
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-11drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg
2020-08-11nvme-pci: prevent SK hynix PC400 from using Write Zeroes commandKai-Heng Feng
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-11net/9p: validate fds in p9_fd_openChristoph Hellwig
2020-08-11leds: 88pm860x: fix use-after-free on unbindJohan Hovold
2020-08-11leds: lm3533: fix use-after-free on unbindJohan Hovold
2020-08-11leds: da903x: fix use-after-free on unbindJohan Hovold
2020-08-11leds: lm36274: fix use-after-free on unbindJohan Hovold
2020-08-11leds: wm831x-status: fix use-after-free on unbindJohan Hovold
2020-08-11mtd: properly check all write ioctls for permissionsGreg Kroah-Hartman
2020-08-11vgacon: Fix for missing check in scrollback handlingYunhai Zhang
2020-08-11scripts: add dummy report mode to add_namespace.cocciMatthias Maennich
2020-08-11Smack: fix use-after-free in smk_write_relabel_self()Eric Biggers
2020-08-11binder: Prevent context manager from incrementing ref 0Jann Horn
2020-08-11omapfb: dss: Fix max fclk divider for omap36xxAdam Ford
2020-08-11Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye