summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-27Merge tag 'v5.19-rockchip-drivers2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2022-05-27Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-27Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-27crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZEJason A. Donenfeld
2022-05-27arm64/hugetlb: Fix building errors in huge_ptep_clear_flush()Baolin Wang
2022-05-27pipe: Fix missing lock in pipe_resize_ring()David Howells
2022-05-27arm64: dts: rockchip: rename Quartz64-A bluetooth gpiosPeter Geis
2022-05-27arm64: dts: rockchip: add clocks property to cru node rk3368Johan Jonker
2022-05-27arm64: dts: rockchip: add clocks property to cru node rk3308Johan Jonker
2022-05-27arm64: dts: rockchip: add clocks to rk356x cruPeter Geis
2022-05-27ARM: dts: rockchip: add clocks property to cru node rk3228Johan Jonker
2022-05-27ARM: dts: rockchip: add clocks property to cru node rk3036Johan Jonker
2022-05-27ARM: dts: rockchip: add clocks property to cru node rk3066a/rk3188Johan Jonker
2022-05-27ARM: dts: rockchip: add clocks property to cru node rk3288Johan Jonker
2022-05-27ARM: dts: rockchip: Remove "amba" bus nodes from rv1108Johan Jonker
2022-05-27ARM: dts: rockchip: add clocks property to cru node rv1108Johan Jonker
2022-05-27smb3: remove unneeded null check in cifs_readdirSteve French
2022-05-27mm/shmem.c: suppress shift warningAndrew Morton
2022-05-27mm: Kconfig: reorganize misplaced mm optionsVlastimil Babka
2022-05-27mm: kasan: fix input of vmalloc_to_page()Kefeng Wang
2022-05-27mm: fix is_pinnable_page against a cma pageMinchan Kim
2022-05-27mm: filter out swapin error entry in shmem mappingMiaohe Lin
2022-05-27mm/shmem: fix infinite loop when swap in shmem error at swapoff timeMiaohe Lin
2022-05-27mm/madvise: free hwpoison and swapin error entry in madvise_free_pte_rangeMiaohe Lin
2022-05-27mm/swapfile: fix lost swap bits in unuse_pte()Miaohe Lin
2022-05-27mm/swapfile: unuse_pte can map random data if swap read failsMiaohe Lin
2022-05-27selftests: memcg: factor out common parts of memory.{low,min} testsMichal Koutný
2022-05-27selftests: memcg: remove protection from top level memcgMichal Koutný
2022-05-27selftests: memcg: adjust expected reclaim values of protected cgroupsMichal Koutný
2022-05-27selftests: memcg: expect no low events in unprotected siblingMichal Koutný
2022-05-27selftests: memcg: fix compilationMichal Koutný
2022-05-27mm/z3fold: fix z3fold_page_migrate races with z3fold_mapMiaohe Lin
2022-05-27mm/z3fold: fix z3fold_reclaim_page races with z3fold_freeMiaohe Lin
2022-05-27mm/z3fold: always clear PAGE_CLAIMED under z3fold page lockMiaohe Lin
2022-05-27mm/z3fold: put z3fold page back into unbuddied list when reclaim or migration...Miaohe Lin
2022-05-27revert "mm/z3fold.c: allow __GFP_HIGHMEM in z3fold_alloc"Miaohe Lin
2022-05-27mm/z3fold: throw warning on failure of trylock_page in z3fold_allocMiaohe Lin
2022-05-27mm/z3fold: remove buggy use of stale list for allocationMiaohe Lin
2022-05-27mm/z3fold: fix possible null pointer dereferencingMiaohe Lin
2022-05-27mm/z3fold: fix sheduling while atomicMiaohe Lin
2022-05-27mm: split free page with properly free memory accounting and without raceZi Yan
2022-05-27mm: page-isolation: skip isolated pageblock in start_isolate_page_range()Zi Yan
2022-05-27tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-05-27perf scripts python: Support Arm CoreSight trace data disassemblyLeo Yan
2022-05-27perf scripting python: Expose dso and map informationLeo Yan
2022-05-27perf jevents: Fix event syntax error caused by ExtSelZhengjun Xing
2022-05-27perf tools arm64: Add support for VG registerJames Clark
2022-05-27mm/page_table_check: fix accessing unmapped ptepMiaohe Lin
2022-05-27kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao