summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-26io-wq: reorder cancellation pending -> runningPavel Begunkov
2020-08-26drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac
2020-08-26drm/amd/display: Fix DFPstate hang due to view port changedPaul Hsieh
2020-08-26drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung
2020-08-26drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang
2020-08-26drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa
2020-08-26mm/memory.c: skip spurious TLB flush for retried page faultYang Shi
2020-08-26selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang
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-26ext4: do not block RWF_NOWAIT dio write on unallocated spaceJan Kara
2020-08-26RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan
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-26uprobes: __replace_page() avoid BUG in munlock_vma_page()Hugh Dickins
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-26spi: Prevent adding devices below an unregistering controllerLukas Wunner
2020-08-26can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocatedOleksij Rempel
2020-08-26can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j19...Oleksij Rempel
2020-08-26ALSA: hda/realtek: Add quirk for Samsung Galaxy Book IonMike Pozulp
2020-08-26ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex BookMike Pozulp
2020-08-26bcache: avoid nr_stripes overflow in bcache_device_init()Coly Li
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-26drm/panel-simple: Fix inverted V/H SYNC for Frida FRD350H54004 panelPaul Cercueil
2020-08-26drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()Chris Wilson
2020-08-21Linux 5.7.17v5.7.17Greg Kroah-Hartman
2020-08-21drm/amd/display: dchubbub p-state warning during surface planes switchhersen wu
2020-08-21drm/amd/display: Fix dmesg warning from setting abm levelStylon Wang
2020-08-21drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman
2020-08-21drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiXin Xiong
2020-08-21drm: Added orientation quirk for ASUS tablet model T103HAFMarius Iacob
2020-08-21drm/tidss: fix modeset init for DPI panelsTomi Valkeinen
2020-08-21drm/omap: force runtime PM suspend on system suspendTomi Valkeinen
2020-08-21drm/amdgpu: fix ordering of psp suspendAlex Deucher
2020-08-21drm/dp_mst: Fix the DDC I2C device registration of an MST portImre Deak
2020-08-21drm/panfrost: Use kvfree() to free bo->sgtsDenis Efremov
2020-08-21drm/i915/gt: Force the GT reset on shutdownChris Wilson
2020-08-21ASoC: tegra: Enable audio mclk during tegra_asoc_utils_init()Sowjanya Komatineni
2020-08-21ASoC: tegra: Add audio mclk parent configurationSowjanya Komatineni
2020-08-21ASoC: tegra: Use device managed resource APIs to get the clockSowjanya Komatineni
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-21perf/x86/rapl: Fix missing psys sysfs attributesZhang Rui
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-21crypto: algif_aead - fix uninitialized ctx->initOndrej Mosnacek