-
- Downloads
Merge branch 'akpm' (patches from Andrew)
Merge more updates from Andrew Morton: "118 patches: - The rest of MM. Includes kfence - another runtime memory validator. Not as thorough as KASAN, but it has unmeasurable overhead and is intended to be usable in production builds. - Everything else Subsystems affected by this patch series: alpha, procfs, sysctl, misc, core-kernel, MAINTAINERS, lib, bitops, checkpatch, init, coredump, seq_file, gdb, ubsan, initramfs, and mm (thp, cma, vmstat, memory-hotplug, mlock, rmap, zswap, zsmalloc, cleanups, kfence, kasan2, and pagemap2)" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: (118 commits) MIPS: make userspace mapping young by default initramfs: panic with memory information ubsan: remove overflow checks kgdb: fix to kill breakpoints on initmem after boot scripts/gdb: fix list_for_each x86: fix seq_file iteration for pat/memtype.c seq_file: document how per-entry resources are managed. fs/coredump: use kmap_local_page() init/Kconfig: fix a typo in CC_VERSION_TEXT help text init: clean up early_param_on_off() macro init/version.c: remove Version_<LINUX_VERSION_CODE> symbol checkpatch: do not apply "initialise globals to 0" check to BPF progs checkpatch: don't warn about colon termination in linker scripts checkpatch: add kmalloc_array_node to unnecessary OOM message check checkpatch: add warning for avoiding .L prefix symbols in assembly files checkpatch: improve TYPECAST_INT_CONSTANT test message checkpatch: prefer ftrace over function entry/exit printks checkpatch: trivial style fixes checkpatch: ignore warning designated initializers using NR_CPUS checkpatch: improve blank line after declaration test ...
Showing
- .mailmap 1 addition, 0 deletions.mailmap
- CREDITS 3 additions, 6 deletionsCREDITS
- Documentation/ABI/testing/sysfs-devices-memory 36 additions, 22 deletionsDocumentation/ABI/testing/sysfs-devices-memory
- Documentation/admin-guide/auxdisplay/cfag12864b.rst 1 addition, 1 deletionDocumentation/admin-guide/auxdisplay/cfag12864b.rst
- Documentation/admin-guide/auxdisplay/ks0108.rst 1 addition, 1 deletionDocumentation/admin-guide/auxdisplay/ks0108.rst
- Documentation/admin-guide/kernel-parameters.txt 6 additions, 0 deletionsDocumentation/admin-guide/kernel-parameters.txt
- Documentation/admin-guide/mm/memory-hotplug.rst 10 additions, 10 deletionsDocumentation/admin-guide/mm/memory-hotplug.rst
- Documentation/dev-tools/index.rst 1 addition, 0 deletionsDocumentation/dev-tools/index.rst
- Documentation/dev-tools/kasan.rst 6 additions, 2 deletionsDocumentation/dev-tools/kasan.rst
- Documentation/dev-tools/kfence.rst 298 additions, 0 deletionsDocumentation/dev-tools/kfence.rst
- Documentation/filesystems/seq_file.rst 6 additions, 0 deletionsDocumentation/filesystems/seq_file.rst
- MAINTAINERS 20 additions, 6 deletionsMAINTAINERS
- arch/alpha/configs/defconfig 0 additions, 1 deletionarch/alpha/configs/defconfig
- arch/arm64/Kconfig 1 addition, 0 deletionsarch/arm64/Kconfig
- arch/arm64/include/asm/cache.h 0 additions, 1 deletionarch/arm64/include/asm/cache.h
- arch/arm64/include/asm/kasan.h 1 addition, 0 deletionsarch/arm64/include/asm/kasan.h
- arch/arm64/include/asm/kfence.h 22 additions, 0 deletionsarch/arm64/include/asm/kfence.h
- arch/arm64/include/asm/mte-def.h 2 additions, 0 deletionsarch/arm64/include/asm/mte-def.h
- arch/arm64/include/asm/mte-kasan.h 57 additions, 8 deletionsarch/arm64/include/asm/mte-kasan.h
- arch/arm64/include/asm/mte.h 0 additions, 2 deletionsarch/arm64/include/asm/mte.h
Loading
Please register or sign in to comment