summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-26RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan1-0/+1
2020-08-26mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy1-0/+5
2020-08-26mm: include CMA pages in lowmem_reserve at bootDoug Berger1-1/+1
2020-08-26uprobes: __replace_page() avoid BUG in munlock_vma_page()Hugh Dickins1-1/+1
2020-08-26kernel/relay.c: fix memleak on destroy relay channelWei Yongjun1-0/+1
2020-08-26romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn1-3/+1
2020-08-26spi: Prevent adding devices below an unregistering controllerLukas Wunner2-1/+23
2020-08-26can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocatedOleksij Rempel1-0/+8
2020-08-26can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j19...Oleksij Rempel1-0/+15
2020-08-26ALSA: hda/realtek: Add quirk for Samsung Galaxy Book IonMike Pozulp1-0/+1
2020-08-26ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex BookMike Pozulp1-0/+1
2020-08-26btrfs: add wrapper for transaction abort predicateDavid Sterba6-20/+33
2020-08-26btrfs: return EROFS for BTRFS_FS_STATE_ERROR casesJosef Bacik3-3/+6
2020-08-26btrfs: don't show full path of bind mounts in subvol=Josef Bacik1-2/+8
2020-08-26btrfs: export helpers for subvolume name/id resolutionMarcos Paulo de Souza4-8/+15
2020-08-26bcache: avoid nr_stripes overflow in bcache_device_init()Coly Li1-6/+6
2020-08-26khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()Hugh Dickins1-1/+1
2020-08-26khugepaged: khugepaged_test_exit() check mmget_still_valid()Hugh Dickins1-4/+1
2020-08-26perf probe: Fix memory leakage when the probe point is not foundMasami Hiramatsu1-1/+1
2020-08-26gfs2: Never call gfs2_block_zero_range with an open transactionBob Peterson1-30/+39
2020-08-26gfs2: Improve mmap write vs. punch_hole consistencyAndreas Gruenbacher1-2/+9
2020-08-26drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()Chris Wilson1-27/+0
2020-08-26kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada4-8/+40
2020-08-26kbuild: replace AS=clang with LLVM_IAS=1Masahiro Yamada2-2/+5
2020-08-26kbuild: remove AS variableMasahiro Yamada1-3/+2
2020-08-26kbuild: remove PYTHON2 variableMasahiro Yamada1-2/+1
2020-08-26x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin2-2/+3
2020-08-26net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmwareMasahiro Yamada1-3/+3
2020-08-26net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmwareMasahiro Yamada2-7/+7
2020-08-26Documentation/llvm: fix the name of llvm-sizeFangrui Song1-1/+1
2020-08-26Documentation/llvm: add documentation on building w/ Clang/LLVMNick Desaulniers3-0/+82
2020-08-21Linux 5.4.60v5.4.60Greg Kroah-Hartman1-1/+1
2020-08-21drm/amd/display: dchubbub p-state warning during surface planes switchhersen wu1-2/+67
2020-08-21drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman1-1/+4
2020-08-21drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiXin Xiong1-3/+4
2020-08-21drm: Added orientation quirk for ASUS tablet model T103HAFMarius Iacob1-0/+6
2020-08-21drm/panfrost: Use kvfree() to free bo->sgtsDenis Efremov2-2/+2
2020-08-21arm64: dts: marvell: espressobin: add ethernet aliasTomasz Maciej Nowak1-0/+6
2020-08-21khugepaged: retract_page_tables() remember to test exitHugh Dickins1-10/+14
2020-08-21sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven1-0/+3
2020-08-21perf/x86/rapl: Fix missing psys sysfs attributesZhang Rui1-1/+1
2020-08-21tools build feature: Quote CC and CXX for their argumentsDaniel Díaz1-1/+1
2020-08-21perf bench mem: Always memset source before memcpyVincent Whitchurch1-10/+11
2020-08-21ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu1-2/+0
2020-08-21crypto: algif_aead - fix uninitialized ctx->initOndrej Mosnacek2-12/+1
2020-08-21mfd: dln2: Run event handler loop under spinlockAndy Shevchenko1-0/+4
2020-08-21i2c: iproc: fix race between client unreg and isrDhananjay Phadke1-1/+12
2020-08-21test_kmod: avoid potential double free in trigger_config_run_type()Tiezhu Yang1-1/+1
2020-08-21fs/ufs: avoid potential u32 multiplication overflowColin Ian King1-1/+1
2020-08-21fs/minix: remove expected error message in block_to_path()Eric Biggers2-12/+12