Merge branch 'akpm' (patches from Andrew)
Merge misc fixes from Andrew Morton: "16 patches. Subsystems affected by this patch series: xtensa, sh, ocfs2, scripts, lib, and mm (memory-failure, kasan, damon, shmem, tools, pagecache, debug, and pagemap)" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: mm: fix uninitialized use in overcommit_policy_handler mm/memory_failure: fix the missing pte_unmap() call kasan: always respect CONFIG_KASAN_STACK sh: pgtable-3level: fix cast to pointer from integer of different size mm/debug: sync up latest migrate_reason to migrate_reason_names mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PIN mm: fs: invalidate bh_lrus for only cold path lib/zlib_inflate/inffast: check config in C to avoid unused function warning tools/vm/page-types: remove dependency on opt_file for idle page tracking scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error ocfs2: drop acl cache for directories too mm/shmem.c: fix judgment error in shmem_is_huge() xtensa: increase size of gcc stack frame check mm/damon: don't use strnlen() with known-bogus source length kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable()
No related branches found
No related tags found
Showing
- arch/sh/include/asm/pgtable-3level.h 1 addition, 1 deletionarch/sh/include/asm/pgtable-3level.h
- fs/buffer.c 6 additions, 2 deletionsfs/buffer.c
- fs/ocfs2/dlmglue.c 2 additions, 1 deletionfs/ocfs2/dlmglue.c
- include/linux/buffer_head.h 2 additions, 2 deletionsinclude/linux/buffer_head.h
- include/linux/migrate.h 5 additions, 1 deletioninclude/linux/migrate.h
- lib/Kconfig.debug 1 addition, 1 deletionlib/Kconfig.debug
- lib/Kconfig.kasan 2 additions, 0 deletionslib/Kconfig.kasan
- lib/zlib_inflate/inffast.c 6 additions, 7 deletionslib/zlib_inflate/inffast.c
- mm/damon/dbgfs-test.h 8 additions, 8 deletionsmm/damon/dbgfs-test.h
- mm/debug.c 3 additions, 1 deletionmm/debug.c
- mm/memory-failure.c 6 additions, 6 deletionsmm/memory-failure.c
- mm/shmem.c 2 additions, 2 deletionsmm/shmem.c
- mm/swap.c 16 additions, 3 deletionsmm/swap.c
- mm/util.c 2 additions, 2 deletionsmm/util.c
- scripts/Makefile.kasan 2 additions, 1 deletionscripts/Makefile.kasan
- scripts/sorttable.c 4 additions, 0 deletionsscripts/sorttable.c
- tools/vm/page-types.c 1 addition, 1 deletiontools/vm/page-types.c
Loading
Please register or sign in to comment