summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-26rtc: goldfish: Enable interrupt in set_alarm() when necessaryHuacai Chen
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan
2020-08-26scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARMBodo Stroesser
2020-08-26scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu
2020-08-26spi: Prevent adding devices below an unregistering controllerLukas Wunner
2020-08-26kthread: Do not preempt current task if it is going to call schedule()Liang Chen
2020-08-26drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac
2020-08-26scsi: zfcp: Fix use-after-free in request timeout handlersSteffen Maier
2020-08-26jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superbl...zhangyi (F)
2020-08-26ext4: fix checking of directory entry validity for inline directoriesJan Kara
2020-08-26mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy
2020-08-26mm: include CMA pages in lowmem_reserve at bootDoug Berger
2020-08-26kernel/relay.c: fix memleak on destroy relay channelWei Yongjun
2020-08-26romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn
2020-08-26btrfs: sysfs: use NOFS for device creationJosef Bacik
2020-08-26btrfs: inode: fix NULL pointer dereference if inode doesn't need compressionQu Wenruo
2020-08-26btrfs: Move free_pages_out label in inline extent handling branch in compress...Nikolay Borisov
2020-08-26btrfs: don't show full path of bind mounts in subvol=Josef Bacik
2020-08-26btrfs: export helpers for subvolume name/id resolutionMarcos Paulo de Souza
2020-08-26khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()Hugh Dickins
2020-08-26khugepaged: khugepaged_test_exit() check mmget_still_valid()Hugh Dickins
2020-08-26perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu
2020-08-26drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()Chris Wilson
2020-08-21Linux 4.19.141v4.19.141Greg Kroah-Hartman
2020-08-21drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman
2020-08-21drm: Added orientation quirk for ASUS tablet model T103HAFMarius Iacob
2020-08-21arm64: dts: marvell: espressobin: add ethernet aliasTomasz Maciej Nowak
2020-08-21khugepaged: retract_page_tables() remember to test exitHugh Dickins
2020-08-21sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven
2020-08-21tools build feature: Quote CC and CXX for their argumentsDaniel Díaz
2020-08-21perf bench mem: Always memset source before memcpyVincent Whitchurch
2020-08-21ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu
2020-08-21mfd: dln2: Run event handler loop under spinlockAndy Shevchenko
2020-08-21test_kmod: avoid potential double free in trigger_config_run_type()Tiezhu Yang
2020-08-21fs/ufs: avoid potential u32 multiplication overflowColin Ian King
2020-08-21fs/minix: remove expected error message in block_to_path()Eric Biggers
2020-08-21fs/minix: fix block limit check for V1 filesystemsEric Biggers
2020-08-21fs/minix: set s_maxbytes correctlyEric Biggers
2020-08-21nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell
2020-08-21net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai
2020-08-21drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2020-08-21drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter
2020-08-21Input: sentelic - fix error return when fsp_reg_write failsColin Ian King
2020-08-21watchdog: initialize device before misc_registerKrzysztof Sobota
2020-08-21scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetportEwan D. Milne
2020-08-21openrisc: Fix oops caused when dumping stackStafford Horne
2020-08-21i2c: rcar: avoid race when unregistering slaveWolfram Sang
2020-08-21tools build feature: Use CC and CXX from parentThomas Hebb
2020-08-21pwm: bcm-iproc: handle clk_get_rate() returnRayagonda Kokatanur
2020-08-21clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang