summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-21net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-2/+2
2020-08-21wl1251: fix always return 0 errorWang Hai1-1/+1
2020-08-21s390/qeth: don't process empty bridge port eventsJulian Wiedmann1-0/+4
2020-08-21power: supply: check if calc_soc succeeded in pm860x_init_batteryTom Rix1-2/+4
2020-08-21Smack: prevent underflow in smk_set_cipso()Dan Carpenter1-1/+1
2020-08-21Smack: fix another vsscanf out of boundsDan Carpenter1-0/+4
2020-08-21scsi: mesh: Fix panic after host or bus resetFinn Thain1-1/+7
2020-08-21usb: dwc2: Fix error path in gadget registrationMarek Szyprowski1-1/+3
2020-08-21PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang1-0/+1
2020-08-21powerpc/vdso: Fix vdso cpu truncationMilton Miller1-1/+1
2020-08-21mwifiex: Prevent memory corruption handling keysDan Carpenter1-7/+15
2020-08-21drm: panel: simple: Fix bpc for LG LB070WV8 panelLaurent Pinchart1-1/+1
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-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