summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-21ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang3-5/+14
2020-08-21ipv4: Silence suspicious RCU usage warningIdo Schimmel1-1/+1
2020-08-21binder: Prevent context manager from incrementing ref 0Jann Horn1-0/+9
2020-08-21tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon1-0/+1
2020-08-21atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong1-2/+8
2020-08-21igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri1-0/+9
2020-08-21cfg80211: check vendor command doit pointer before useJulian Squires1-3/+3
2020-08-21drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs1-0/+1
2020-08-21net/9p: validate fds in p9_fd_openChristoph Hellwig1-8/+16
2020-08-21mtd: properly check all write ioctls for permissionsGreg Kroah-Hartman1-9/+47
2020-08-21vgacon: Fix for missing check in scrollback handlingYunhai Zhang1-0/+4
2020-08-21Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye1-0/+7
2020-08-21Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye1-1/+1
2020-08-21Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye1-1/+1
2020-08-21ALSA: seq: oss: Serialize ioctlsTakashi Iwai1-1/+7
2020-08-21USB: serial: qcserial: add EM7305 QDL product IDErik Ekman1-0/+1
2020-08-21ext4: fix direct I/O read errorJiang Ying1-0/+7
2020-08-21random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds2-62/+82
2020-08-21random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds1-1/+1
2020-08-21random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau1-1/+1
2020-08-21ARM: percpu.h: fix build errorGrygorii Strashko1-0/+2
2020-08-21random32: update the net random state on interrupt and activityWilly Tarreau4-1/+13
2020-08-21x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner1-1/+1
2020-08-21xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi1-22/+42
2020-08-21Revert "i2c: cadence: Fix the hold bit setting"Raviteja Narayanam1-7/+2
2020-08-21net: ethernet: ravb: exit if re-initialization fails in tx timeoutYoshihiro Shimoda1-2/+24
2020-08-21nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost1-0/+1
2020-08-21mac80211: mesh: Free ie data when leaving meshRemi Pommarel1-0/+1
2020-08-21mlxsw: core: Increase scope of RCU read-side critical sectionIdo Schimmel1-2/+4
2020-08-21net: lan78xx: fix transfer-buffer memory leakJohan Hovold1-0/+1
2020-08-21net: lan78xx: add missing endpoint sanity checkJohan Hovold1-0/+5
2020-08-21sh: Fix validation of system call numberMichael Karcher1-3/+3
2020-08-21net/x25: Fix null-ptr-deref in x25_disconnectYueHaibing1-4/+6
2020-08-21net/x25: Fix x25_neigh refcnt leak when x25 disconnectXiyu Yang1-0/+4
2020-08-21rds: Prevent kernel-infoleak in rds_notify_queue_get()Peilin Ye1-1/+2
2020-08-21fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa4-8/+8
2020-08-21ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon1-5/+22
2020-08-21f2fs: check if file namelen exceeds max valueSheng Yong1-1/+2
2020-08-21f2fs: check memory boundary by insane namelenJaegeuk Kim1-1/+10
2020-08-21drm: hold gem reference until object is no longer accessedSteve Cohen1-6/+4
2020-08-21drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye1-1/+2
2020-08-21PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock1-0/+13
2020-08-21nfs: Move call to security_inode_listsecurity into nfs_listxattrAndreas Gruenbacher3-19/+40
2020-08-21ath9k: release allocated buffer if timed outNavid Emamdoost1-0/+1
2020-08-21ath9k_htc: release allocated buffer if timed outNavid Emamdoost1-0/+3
2020-08-21media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost1-1/+4
2020-08-21net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()Wei Yongjun1-0/+2
2020-08-21xfs: don't call xfs_da_shrink_inode with NULL bpEric Sandeen1-3/+2
2020-07-31Linux 4.4.232v4.4.232Greg Kroah-Hartman1-1/+1
2020-07-31perf probe: Fix to check blacklist address correctlyMasami Hiramatsu1-6/+15