Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of...
Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Pull MM fixes from Andrew Morton: "18 hotfixes, 7 of which are cc:stable. More fixups for this cycle's page_owner updates. And a few userfaultfd fixes. Otherwise, random singletons - see the individual changelogs for details" * tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: mailmap: add entry for Barry Song selftests/mm: fix powerpc ARCH check mailmap: add entry for John Garry XArray: set the marks correctly when splitting an entry selftests/vDSO: fix runtime errors on LoongArch selftests/vDSO: fix building errors on LoongArch mm,page_owner: don't remove __GFP_NOLOCKDEP in add_stack_record_to_list fs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry() fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan mm/vmalloc: fix return value of vb_alloc if size is 0 mm: use memalloc_nofs_save() in page_cache_ra_order() kmsan: compiler_types: declare __no_sanitize_or_inline lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add() tools: fix userspace compilation with new test_xarray changes MAINTAINERS: update URL's for KEYS/KEYRINGS_INTEGRITY and TPM DEVICE DRIVER mm: page_owner: fix wrong information in dump_page_owner maple_tree: fix mas_empty_area_rev() null pointer dereference mm/userfaultfd: reset ptes when close() for wr-protected ones
No related branches found
No related tags found
Showing
- .mailmap 6 additions, 0 deletions.mailmap
- MAINTAINERS 2 additions, 1 deletionMAINTAINERS
- fs/proc/task_mmu.c 14 additions, 10 deletionsfs/proc/task_mmu.c
- fs/userfaultfd.c 4 additions, 0 deletionsfs/userfaultfd.c
- include/linux/compiler_types.h 11 additions, 0 deletionsinclude/linux/compiler_types.h
- lib/maple_tree.c 8 additions, 8 deletionslib/maple_tree.c
- lib/test_xarray.c 22 additions, 5 deletionslib/test_xarray.c
- lib/xarray.c 19 additions, 4 deletionslib/xarray.c
- mm/page_owner.c 2 additions, 2 deletionsmm/page_owner.c
- mm/readahead.c 4 additions, 0 deletionsmm/readahead.c
- mm/vmalloc.c 1 addition, 1 deletionmm/vmalloc.c
- tools/testing/radix-tree/linux/kernel.h 2 additions, 0 deletionstools/testing/radix-tree/linux/kernel.h
- tools/testing/selftests/mm/Makefile 3 additions, 3 deletionstools/testing/selftests/mm/Makefile
- tools/testing/selftests/vDSO/vdso_config.h 5 additions, 1 deletiontools/testing/selftests/vDSO/vdso_config.h
- tools/testing/selftests/vDSO/vdso_test_getcpu.c 6 additions, 10 deletionstools/testing/selftests/vDSO/vdso_test_getcpu.c
- tools/testing/selftests/vDSO/vdso_test_gettimeofday.c 7 additions, 19 deletionstools/testing/selftests/vDSO/vdso_test_gettimeofday.c
Loading
Please register or sign in to comment