summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-26opp: Enable resources again if they were disabled earlierRajendra Nayak
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-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-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-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-26btrfs: add wrapper for transaction abort predicateDavid Sterba
2020-08-26btrfs: return EROFS for BTRFS_FS_STATE_ERROR casesJosef Bacik
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-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-26perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu
2020-08-26gfs2: Never call gfs2_block_zero_range with an open transactionBob Peterson
2020-08-26gfs2: Improve mmap write vs. punch_hole consistencyAndreas Gruenbacher
2020-08-26drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()Chris Wilson
2020-08-26kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada
2020-08-26kbuild: replace AS=clang with LLVM_IAS=1Masahiro Yamada
2020-08-26kbuild: remove AS variableMasahiro Yamada
2020-08-26kbuild: remove PYTHON2 variableMasahiro Yamada
2020-08-26x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin
2020-08-26net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmwareMasahiro Yamada
2020-08-26net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmwareMasahiro Yamada
2020-08-26Documentation/llvm: fix the name of llvm-sizeFangrui Song
2020-08-26Documentation/llvm: add documentation on building w/ Clang/LLVMNick Desaulniers
2020-08-21Linux 5.4.60v5.4.60Greg Kroah-Hartman
2020-08-21drm/amd/display: dchubbub p-state warning during surface planes switchhersen wu
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/panfrost: Use kvfree() to free bo->sgtsDenis Efremov
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-21perf/x86/rapl: Fix missing psys sysfs attributesZhang Rui
2020-08-21tools build feature: Quote CC and CXX for their argumentsDaniel Díaz