summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-21iio: improve IIO_CONCENTRATION channel type descriptionTomasz Duszynski1-1/+2
2020-08-21console: newport_con: fix an issue about leak related system resourcesDejin Zheng1-2/+10
2020-08-21video: fbdev: sm712fb: fix an issue about iounmap for a wrong addressDejin Zheng1-0/+2
2020-08-21agp/intel: Fix a memory leak on module initialisation failureQiushi Wu1-1/+3
2020-08-21ACPICA: Do not increment operation_region reference counts for field unitsErik Kaneda2-9/+1
2020-08-21bcache: fix super block seq numbers comparision in register_cache_set()Coly Li1-1/+8
2020-08-21dyndbg: fix a BUG_ON in ddebug_describe_flagsJim Cromie1-12/+11
2020-08-21bdc: Fix bug causing crash after multiple disconnectsSasi Kumar2-6/+14
2020-08-21usb: gadget: net2280: fix memory leak on probe error handling pathsEvgeny Novikov1-1/+3
2020-08-21iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed1-2/+2
2020-08-21brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa1-1/+1
2020-08-21mm/mmap.c: Add cond_resched() for exit_mmap() CPU stallsPaul E. McKenney1-0/+1
2020-08-21drm/debugfs: fix plain echo to connector "force" attributeMichael Tretter1-4/+4
2020-08-21drm/nouveau: fix multiple instances of reference count leaksAditya Pakki2-3/+9
2020-08-21video: fbdev: neofb: fix memory leak in neo_scan_monitor()Evgeny Novikov1-0/+1
2020-08-21drm/radeon: Fix reference count leaks caused by pm_runtime_get_syncAditya Pakki3-3/+9
2020-08-21fs/btrfs: Add cond_resched() for try_release_extent_mapping() stallsPaul E. McKenney1-0/+2
2020-08-21Bluetooth: add a mutex lock to avoid UAF in do_enale_setLihong Kou1-0/+5
2020-08-21drm/tilcdc: fix leak & null ref in panel_connector_get_modesTomi Valkeinen1-1/+5
2020-08-21ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_r...Yu Kuai1-3/+5
2020-08-21ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()yu kuai1-3/+8
2020-08-21m68k: mac: Fix IOP status/control register writesFinn Thain1-9/+3
2020-08-21m68k: mac: Don't send IOP message until channel is idleFinn Thain1-6/+3
2020-08-21EDAC: Fix reference count leaksQiushi Wu2-1/+2
2020-08-21gpio: fix oops resulting from calling of_get_named_gpio(NULL, ...)Uwe Kleine-König1-1/+1
2020-08-21udp: drop corrupt packets earlier to avoid data corruptionDexuan Cui2-6/+3
2020-08-21tracepoint: Mark __tracepoint_string's __usedNick Desaulniers1-1/+1
2020-08-21Smack: fix use-after-free in smk_write_relabel_self()Eric Biggers1-2/+11
2020-08-21vxlan: Ensure FDB dump is performed under RCUIdo Schimmel1-1/+5
2020-08-21usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev1-1/+4
2020-08-21net: lan78xx: replace bogus endpoint lookupJohan Hovold1-86/+30
2020-08-21Revert "vxlan: fix tos value before xmit"Hangbin Liu1-1/+1
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