-
- Downloads
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Pull non-MM updates from Andrew Morton: - hfs and hfsplus kmap API modernization (Fabio Francesco) - make crash-kexec work properly when invoked from an NMI-time panic (Valentin Schneider) - ntfs bugfixes (Hawkins Jiawei) - improve IPC msg scalability by replacing atomic_t's with percpu counters (Jiebin Sun) - nilfs2 cleanups (Minghao Chi) - lots of other single patches all over the tree! * tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (71 commits) include/linux/entry-common.h: remove has_signal comment of arch_do_signal_or_restart() prototype proc: test how it holds up with mapping'less process mailmap: update Frank Rowand email address ia64: mca: use strscpy() is more robust and safer init/Kconfig: fix unmet direct dependencies ia64: update config files nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure fork: remove duplicate included header files init/main.c: remove unnecessary (void*) conversions proc: mark more files as permanent nilfs2: remove the unneeded result variable nilfs2: delete unnecessary checks before brelse() checkpatch: warn for non-standard fixes tag style usr/gen_init_cpio.c: remove unnecessary -1 values from int file ipc/msg: mitigate the lock contention with percpu counter percpu: add percpu_counter_add_local and percpu_counter_sub_local fs/ocfs2: fix repeated words in comments relay: use kvcalloc to alloc page array in relay_alloc_page_array proc: make config PROC_CHILDREN depend on PROC_FS fs: uninline inode_maybe_inc_iversion() ...
No related branches found
No related tags found
Showing
- .mailmap 1 addition, 0 deletions.mailmap
- Documentation/admin-guide/sysctl/kernel.rst 5 additions, 0 deletionsDocumentation/admin-guide/sysctl/kernel.rst
- Documentation/dev-tools/checkpatch.rst 7 additions, 0 deletionsDocumentation/dev-tools/checkpatch.rst
- arch/alpha/configs/defconfig 1 addition, 1 deletionarch/alpha/configs/defconfig
- arch/alpha/include/asm/processor.h 0 additions, 2 deletionsarch/alpha/include/asm/processor.h
- arch/alpha/kernel/process.c 0 additions, 5 deletionsarch/alpha/kernel/process.c
- arch/alpha/kernel/setup.c 2 additions, 2 deletionsarch/alpha/kernel/setup.c
- arch/arc/configs/tb10x_defconfig 1 addition, 1 deletionarch/arc/configs/tb10x_defconfig
- arch/arc/include/asm/processor.h 0 additions, 3 deletionsarch/arc/include/asm/processor.h
- arch/arm/include/asm/processor.h 0 additions, 3 deletionsarch/arm/include/asm/processor.h
- arch/arm/kernel/process.c 0 additions, 4 deletionsarch/arm/kernel/process.c
- arch/arm64/include/asm/processor.h 0 additions, 3 deletionsarch/arm64/include/asm/processor.h
- arch/arm64/kernel/process.c 0 additions, 4 deletionsarch/arm64/kernel/process.c
- arch/csky/include/asm/processor.h 0 additions, 5 deletionsarch/csky/include/asm/processor.h
- arch/hexagon/include/asm/processor.h 0 additions, 4 deletionsarch/hexagon/include/asm/processor.h
- arch/hexagon/kernel/process.c 0 additions, 7 deletionsarch/hexagon/kernel/process.c
- arch/ia64/configs/bigsur_defconfig 0 additions, 2 deletionsarch/ia64/configs/bigsur_defconfig
- arch/ia64/configs/generic_defconfig 0 additions, 2 deletionsarch/ia64/configs/generic_defconfig
- arch/ia64/configs/gensparse_defconfig 0 additions, 3 deletionsarch/ia64/configs/gensparse_defconfig
- arch/ia64/configs/tiger_defconfig 0 additions, 2 deletionsarch/ia64/configs/tiger_defconfig
Loading
Please register or sign in to comment