summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-05net/x25: Fix x25_neigh refcnt leak when x25 disconnectXiyu Yang
2020-08-05xfs: fix missed wakeup on l_flush_waitRik van Riel
2020-08-05rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye
2020-08-05drm: hold gem reference until object is no longer accessedSteve Cohen
2020-08-05drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-08-05Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-08-05ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-08-05wireless: Use offsetof instead of custom macro.Pi-Hsun Shih
2020-08-059p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_workWang Hai
2020-08-05PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock
2020-08-05Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana
2020-08-05sctp: implement memory accounting on tx pathXin Long
2020-08-05btrfs: inode: Verify inode mode to avoid NULL pointer dereferenceQu Wenruo
2020-08-05drm/amd/display: prevent memory leakNavid Emamdoost
2020-08-05ath9k: release allocated buffer if timed outNavid Emamdoost
2020-08-05ath9k_htc: release allocated buffer if timed outNavid Emamdoost
2020-08-05tracing: Have error path in predicate_parse() free its allocated memoryNavid Emamdoost
2020-08-05drm/amdgpu: fix multiple memory leaks in acp_hw_initNavid Emamdoost
2020-08-05iio: imu: adis16400: fix memory leakSasha Levin
2020-08-05media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost
2020-08-05crypto: ccp - Release all allocated memory if sha type is invalidNavid Emamdoost
2020-07-31Linux 4.19.136v4.19.136Greg Kroah-Hartman
2020-07-31regmap: debugfs: check count when read regmap filePeng Fan
2020-07-31rtnetlink: Fix memory(net_device) leak when ->newlink failsWeilong Chen
2020-07-31udp: Improve load balancing for SO_REUSEPORT.Kuniyuki Iwashima
2020-07-31udp: Copy has_conns in reuseport_grow().Kuniyuki Iwashima
2020-07-31sctp: shrink stream outq when fails to do addstream reconfXin Long
2020-07-31sctp: shrink stream outq only when new outcnt < old outcntXin Long
2020-07-31AX.25: Prevent integer overflows in connect and sendmsgDan Carpenter
2020-07-31tcp: allow at most one TLP probe per flightYuchung Cheng
2020-07-31rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATADavid Howells
2020-07-31qrtr: orphan socket in qrtr_release()Cong Wang
2020-07-31net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin
2020-07-31net-sysfs: add a newline when printing 'tx_timeout' by sysfsXiongfeng Wang
2020-07-31ip6_gre: fix null-ptr-deref in ip6gre_init_net()Wei Yongjun
2020-07-31drivers/net/wan/x25_asy: Fix to make it workXie He
2020-07-31dev: Defer free of skbs in flush_backlogSubash Abhinov Kasiviswanathan
2020-07-31AX.25: Prevent out-of-bounds read in ax25_sendmsg()Peilin Ye
2020-07-31AX.25: Fix out-of-bounds read in ax25_connect()Peilin Ye
2020-07-29Linux 4.19.135v4.19.135Greg Kroah-Hartman
2020-07-29ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-07-29ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-07-29dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka
2020-07-29ASoC: qcom: Drop HAS_DMA dependency to fix link failureGeert Uytterhoeven
2020-07-29ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede
2020-07-29x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel
2020-07-29parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin
2020-07-29drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo
2020-07-29drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-07-29io-mapping: indicate mapping failureMichael J. Ruhl