summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-21media: exynos4-is: Add missed check for pinctrl_lookup_state()Chuhong Yuan1-0/+3
2020-08-21media: firewire: Using uninitialized values in node_probe()Dan Carpenter1-0/+2
2020-08-21scsi: eesox: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET1-1/+1
2020-08-21scsi: powertec: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET1-1/+1
2020-08-21drm/radeon: fix array out-of-bounds read and write issuesColin Ian King1-1/+1
2020-08-21cxl: Fix kobject memleakWang Hai1-4/+1
2020-08-21scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()Christophe JAILLET1-1/+1
2020-08-21media: omap3isp: Add missed v4l2_ctrl_handler_free() for preview_init_entities()Chuhong Yuan1-1/+3
2020-08-21leds: lm355x: avoid enum conversion warningArnd Bergmann1-3/+4
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-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-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-21drm/tilcdc: fix leak & null ref in panel_connector_get_modesTomi Valkeinen1-1/+5
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-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-21binder: Prevent context manager from incrementing ref 0Jann Horn1-0/+9
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-21drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs1-0/+1
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-21USB: serial: qcserial: add EM7305 QDL product IDErik Ekman1-0/+1
2020-08-21random32: update the net random state on interrupt and activityWilly Tarreau1-0/+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-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-21fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa4-8/+8
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-21ath9k: release allocated buffer if timed outNavid Emamdoost1-0/+1
2020-08-21ath9k_htc: release allocated buffer if timed outNavid Emamdoost1-0/+3