summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-11Linux 5.4.58v5.4.58Greg Kroah-Hartman1-1/+1
2020-08-11nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever10-23/+106
2020-08-11ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtimeBruno Meneguele2-1/+7
2020-08-11tcp: apply a floor of 1 for RTT samples from TCP timestampsJianfeng Wang1-0/+2
2020-08-11selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn1-3/+2
2020-08-11Revert "vxlan: fix tos value before xmit"Hangbin Liu1-2/+2
2020-08-11openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()Peilin Ye1-18/+20
2020-08-11net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long1-2/+2
2020-08-11net: gre: recompute gre csum for sctp over gre tunnelsLorenzo Bianconi1-2/+11
2020-08-11hv_netvsc: do not use VF device if link is downStephen Hemminger1-3/+4
2020-08-11dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing1-3/+3
2020-08-11appletalk: Fix atalk_proc_init() return pathVincent Duvert1-0/+2
2020-08-11net: lan78xx: replace bogus endpoint lookupJohan Hovold1-87/+30
2020-08-11vxlan: Ensure FDB dump is performed under RCUIdo Schimmel1-1/+5
2020-08-11rxrpc: Fix race between recvmsg and sendmsg on immediate call failureDavid Howells4-12/+28
2020-08-11net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao1-0/+2
2020-08-11ipv6: Fix nexthop refcnt leak when creating ipv6 route infoXiyu Yang1-4/+4
2020-08-11ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang3-5/+14
2020-08-11ipv4: Silence suspicious RCU usage warningIdo Schimmel1-1/+1
2020-08-11PCI: tegra: Revert tegra124 raw_violation_fixupNicolas Chauvet1-32/+0
2020-08-11Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy3-3/+5
2020-08-11xattr: break delegations in {set,remove}xattrFrank van der Linden2-7/+79
2020-08-11Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)Dexuan Cui3-14/+13
2020-08-11tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon1-0/+1
2020-08-11atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong1-2/+8
2020-08-11igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri1-0/+9
2020-08-11cfg80211: check vendor command doit pointer before useJulian Squires1-3/+3
2020-08-11firmware: Fix a reference count leak.Qiushi Wu1-3/+4
2020-08-11ALSA: hda: fix NULL pointer dereference during suspendRanjani Sridharan1-0/+8
2020-08-11net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623René van Dorst1-5/+14
2020-08-11usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev1-1/+4
2020-08-11i2c: slave: add sanity check when unregisteringWolfram Sang1-0/+3
2020-08-11i2c: slave: improve sanity check when registeringWolfram Sang1-3/+1
2020-08-11drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg3-1/+18
2020-08-11nvme-pci: prevent SK hynix PC400 from using Write Zeroes commandKai-Heng Feng1-0/+2
2020-08-11drm/nouveau/fbcon: zero-initialise the mode_cmd2 structureBen Skeggs1-1/+1
2020-08-11drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs1-0/+1
2020-08-11net/9p: validate fds in p9_fd_openChristoph Hellwig1-8/+16
2020-08-11leds: 88pm860x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-11leds: lm3533: fix use-after-free on unbindJohan Hovold1-3/+9
2020-08-11leds: da903x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-11leds: lm36274: fix use-after-free on unbindJohan Hovold1-3/+12
2020-08-11leds: wm831x-status: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-11mtd: properly check all write ioctls for permissionsGreg Kroah-Hartman1-9/+47
2020-08-11vgacon: Fix for missing check in scrollback handlingYunhai Zhang1-0/+4
2020-08-11scripts: add dummy report mode to add_namespace.cocciMatthias Maennich2-2/+8
2020-08-11Smack: fix use-after-free in smk_write_relabel_self()Eric Biggers1-2/+11
2020-08-11binder: Prevent context manager from incrementing ref 0Jann Horn1-1/+14
2020-08-11omapfb: dss: Fix max fclk divider for omap36xxAdam Ford1-1/+1
2020-08-11Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye1-0/+7