Merge branch 'akpm' (patches from Andrew)
Merge updates from Andrew Morton: "A few little subsystems and a start of a lot of MM patches. Subsystems affected by this patch series: squashfs, ocfs2, parisc, vfs. With mm subsystems: slab-generic, slub, debug, pagecache, gup, swap, memcg, pagemap, memory-failure, vmalloc, kasan" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (128 commits) kasan: move kasan_report() into report.c mm/mm_init.c: report kasan-tag information stored in page->flags ubsan: entirely disable alignment checks under UBSAN_TRAP kasan: fix clang compilation warning due to stack protector x86/mm: remove vmalloc faulting mm: remove vmalloc_sync_(un)mappings() x86/mm/32: implement arch_sync_kernel_mappings() x86/mm/64: implement arch_sync_kernel_mappings() mm/ioremap: track which page-table levels were modified mm/vmalloc: track which page-table levels were modified mm: add functions to track page directory modifications s390: use __vmalloc_node in stack_alloc powerpc: use __vmalloc_node in alloc_vm_stack arm64: use __vmalloc_node in arch_alloc_vmap_stack mm: remove vmalloc_user_node_flags mm: switch the test_vmalloc module to use __vmalloc_node mm: remove __vmalloc_node_flags_caller mm: remove both instances of __vmalloc_node_flags mm: remove the prot argument to __vmalloc_node mm: remove the pgprot argument to __vmalloc ...
Showing
- Documentation/admin-guide/cgroup-v2.rst 24 additions, 0 deletionsDocumentation/admin-guide/cgroup-v2.rst
- Documentation/core-api/cachetlb.rst 1 addition, 1 deletionDocumentation/core-api/cachetlb.rst
- Documentation/filesystems/locking.rst 5 additions, 1 deletionDocumentation/filesystems/locking.rst
- Documentation/filesystems/proc.rst 2 additions, 2 deletionsDocumentation/filesystems/proc.rst
- Documentation/filesystems/vfs.rst 15 additions, 0 deletionsDocumentation/filesystems/vfs.rst
- Documentation/vm/slub.rst 1 addition, 1 deletionDocumentation/vm/slub.rst
- arch/arm/configs/omap2plus_defconfig 1 addition, 1 deletionarch/arm/configs/omap2plus_defconfig
- arch/arm64/include/asm/pgtable.h 3 additions, 0 deletionsarch/arm64/include/asm/pgtable.h
- arch/arm64/include/asm/vmap_stack.h 2 additions, 4 deletionsarch/arm64/include/asm/vmap_stack.h
- arch/arm64/mm/dump.c 1 addition, 1 deletionarch/arm64/mm/dump.c
- arch/parisc/include/asm/pgtable.h 0 additions, 2 deletionsarch/parisc/include/asm/pgtable.h
- arch/powerpc/include/asm/io.h 2 additions, 8 deletionsarch/powerpc/include/asm/io.h
- arch/powerpc/include/asm/pci-bridge.h 1 addition, 1 deletionarch/powerpc/include/asm/pci-bridge.h
- arch/powerpc/kernel/irq.c 2 additions, 3 deletionsarch/powerpc/kernel/irq.c
- arch/powerpc/kernel/isa-bridge.c 21 additions, 7 deletionsarch/powerpc/kernel/isa-bridge.c
- arch/powerpc/kernel/pci_64.c 36 additions, 18 deletionsarch/powerpc/kernel/pci_64.c
- arch/powerpc/mm/ioremap_64.c 0 additions, 50 deletionsarch/powerpc/mm/ioremap_64.c
- arch/riscv/include/asm/pgtable.h 2 additions, 2 deletionsarch/riscv/include/asm/pgtable.h
- arch/riscv/mm/ptdump.c 1 addition, 1 deletionarch/riscv/mm/ptdump.c
- arch/s390/kernel/setup.c 3 additions, 6 deletionsarch/s390/kernel/setup.c
Loading
Please register or sign in to comment