-
- Downloads
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of...
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Pull non-MM updates from Andrew Morton: - The series "resource: A couple of cleanups" from Andy Shevchenko performs some cleanups in the resource management code - The series "Improve the copy of task comm" from Yafang Shao addresses possible race-induced overflows in the management of task_struct.comm[] - The series "Remove unnecessary header includes from {tools/}lib/list_sort.c" from Kuan-Wei Chiu adds some cleanups and a small fix to the list_sort library code and to its selftest - The series "Enhance min heap API with non-inline functions and optimizations" also from Kuan-Wei Chiu optimizes and cleans up the min_heap library code - The series "nilfs2: Finish folio conversion" from Ryusuke Konishi finishes off nilfs2's folioification - The series "add detect count for hung tasks" from Lance Yang adds more userspace visibility into the hung-task detector's activity - Apart from that, singelton patches in many places - please see the individual changelogs for details * tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (71 commits) gdb: lx-symbols: do not error out on monolithic build kernel/reboot: replace sprintf() with sysfs_emit() lib: util_macros_kunit: add kunit test for util_macros.h util_macros.h: fix/rework find_closest() macros Improve consistency of '#error' directive messages ocfs2: fix uninitialized value in ocfs2_file_read_iter() hung_task: add docs for hung_task_detect_count hung_task: add detect count for hung tasks dma-buf: use atomic64_inc_return() in dma_buf_getfile() fs/proc/kcore.c: fix coccinelle reported ERROR instances resource: avoid unnecessary resource tree walking in __region_intersects() ocfs2: remove unused errmsg function and table ocfs2: cluster: fix a typo lib/scatterlist: use sg_phys() helper checkpatch: always parse orig_commit in fixes tag nilfs2: convert metadata aops from writepage to writepages nilfs2: convert nilfs_recovery_copy_block() to take a folio nilfs2: convert nilfs_page_count_clean_buffers() to take a folio nilfs2: remove nilfs_writepage nilfs2: convert checkpoint file to be folio-based ...
Showing
- Documentation/admin-guide/sysctl/kernel.rst 9 additions, 0 deletionsDocumentation/admin-guide/sysctl/kernel.rst
- Documentation/core-api/index.rst 1 addition, 0 deletionsDocumentation/core-api/index.rst
- Documentation/core-api/min_heap.rst 300 additions, 0 deletionsDocumentation/core-api/min_heap.rst
- MAINTAINERS 9 additions, 0 deletionsMAINTAINERS
- arch/alpha/include/asm/spinlock_types.h 1 addition, 1 deletionarch/alpha/include/asm/spinlock_types.h
- arch/arm/include/asm/spinlock_types.h 1 addition, 1 deletionarch/arm/include/asm/spinlock_types.h
- arch/arm64/include/asm/spinlock_types.h 1 addition, 1 deletionarch/arm64/include/asm/spinlock_types.h
- arch/hexagon/include/asm/spinlock_types.h 1 addition, 1 deletionarch/hexagon/include/asm/spinlock_types.h
- arch/powerpc/include/asm/simple_spinlock_types.h 1 addition, 1 deletionarch/powerpc/include/asm/simple_spinlock_types.h
- arch/powerpc/include/asm/spinlock_types.h 1 addition, 1 deletionarch/powerpc/include/asm/spinlock_types.h
- arch/s390/include/asm/spinlock_types.h 1 addition, 1 deletionarch/s390/include/asm/spinlock_types.h
- arch/sh/include/asm/spinlock_types.h 1 addition, 1 deletionarch/sh/include/asm/spinlock_types.h
- arch/xtensa/include/asm/spinlock_types.h 1 addition, 1 deletionarch/xtensa/include/asm/spinlock_types.h
- drivers/gpu/drm/drm_framebuffer.c 1 addition, 1 deletiondrivers/gpu/drm/drm_framebuffer.c
- drivers/gpu/drm/i915/i915_gpu_error.c 3 additions, 3 deletionsdrivers/gpu/drm/i915/i915_gpu_error.c
- drivers/md/bcache/Kconfig 1 addition, 0 deletionsdrivers/md/bcache/Kconfig
- drivers/md/bcache/alloc.c 2 additions, 9 deletionsdrivers/md/bcache/alloc.c
- drivers/md/bcache/bset.c 3 additions, 11 deletionsdrivers/md/bcache/bset.c
- drivers/md/bcache/extents.c 1 addition, 9 deletionsdrivers/md/bcache/extents.c
- drivers/md/bcache/movinggc.c 1 addition, 9 deletionsdrivers/md/bcache/movinggc.c
Loading
Please register or sign in to comment