summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-11net: lan78xx: replace bogus endpoint lookupJohan Hovold
2020-08-11vxlan: Ensure FDB dump is performed under RCUIdo Schimmel
2020-08-11net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao
2020-08-11ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang
2020-08-11ipv4: Silence suspicious RCU usage warningIdo Schimmel
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-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/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: 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-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
2020-08-11Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye
2020-08-11Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye
2020-08-11staging: android: ashmem: Fix lockdep warning for write operationSuren Baghdasaryan
2020-08-11ALSA: seq: oss: Serialize ioctlsTakashi Iwai
2020-08-11Revert "ALSA: hda: call runtime_allow() for all hda controllers"Hui Wang
2020-08-11usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman
2020-08-11usb: xhci: define IDs for various ASMedia host controllersForest Crossman
2020-08-11USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman
2020-08-11USB: serial: qcserial: add EM7305 QDL product IDErik Ekman
2020-08-07Linux 4.19.138v4.19.138Greg Kroah-Hartman
2020-08-07ext4: fix direct I/O read errorJiang Ying
2020-08-07random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds
2020-08-07random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds
2020-08-07random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau
2020-08-07ARM: percpu.h: fix build errorGrygorii Strashko
2020-08-07random32: update the net random state on interrupt and activityWilly Tarreau
2020-08-05Linux 4.19.137v4.19.137Greg Kroah-Hartman
2020-08-05x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-08-05KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-08-05xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi