mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-23 16:53:58 -05:00
f5f4745a7f
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. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQTTMBEPP41GrTpTJgfdBJ7gKXxAjgUCZ0L6lQAKCRDdBJ7gKXxA jmEIAPwMSglNPKRIOgzOvHh8MUJW1Dy8iKJ2kWCO3f6QTUIM2AEA+PazZbUd/g2m Ii8igH0UBibIgva7MrCyJedDI1O23AA= =8BIU -----END PGP SIGNATURE----- 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 ... |
||
---|---|---|
.. | ||
acl.c | ||
acl.h | ||
alloc_background.c | ||
alloc_background.h | ||
alloc_background_format.h | ||
alloc_foreground.c | ||
alloc_foreground.h | ||
alloc_types.h | ||
backpointers.c | ||
backpointers.h | ||
bbpos.h | ||
bbpos_types.h | ||
bcachefs.h | ||
bcachefs_format.h | ||
bcachefs_ioctl.h | ||
bkey.c | ||
bkey.h | ||
bkey_buf.h | ||
bkey_cmp.h | ||
bkey_methods.c | ||
bkey_methods.h | ||
bkey_sort.c | ||
bkey_sort.h | ||
bkey_types.h | ||
bset.c | ||
bset.h | ||
btree_cache.c | ||
btree_cache.h | ||
btree_gc.c | ||
btree_gc.h | ||
btree_gc_types.h | ||
btree_io.c | ||
btree_io.h | ||
btree_iter.c | ||
btree_iter.h | ||
btree_journal_iter.c | ||
btree_journal_iter.h | ||
btree_key_cache.c | ||
btree_key_cache.h | ||
btree_key_cache_types.h | ||
btree_locking.c | ||
btree_locking.h | ||
btree_node_scan.c | ||
btree_node_scan.h | ||
btree_node_scan_types.h | ||
btree_trans_commit.c | ||
btree_types.h | ||
btree_update.c | ||
btree_update.h | ||
btree_update_interior.c | ||
btree_update_interior.h | ||
btree_write_buffer.c | ||
btree_write_buffer.h | ||
btree_write_buffer_types.h | ||
buckets.c | ||
buckets.h | ||
buckets_types.h | ||
buckets_waiting_for_journal.c | ||
buckets_waiting_for_journal.h | ||
buckets_waiting_for_journal_types.h | ||
chardev.c | ||
chardev.h | ||
checksum.c | ||
checksum.h | ||
clock.c | ||
clock.h | ||
clock_types.h | ||
compress.c | ||
compress.h | ||
darray.c | ||
darray.h | ||
data_update.c | ||
data_update.h | ||
debug.c | ||
debug.h | ||
dirent.c | ||
dirent.h | ||
dirent_format.h | ||
disk_accounting.c | ||
disk_accounting.h | ||
disk_accounting_format.h | ||
disk_accounting_types.h | ||
disk_groups.c | ||
disk_groups.h | ||
disk_groups_format.h | ||
disk_groups_types.h | ||
ec.c | ||
ec.h | ||
ec_format.h | ||
ec_types.h | ||
errcode.c | ||
errcode.h | ||
error.c | ||
error.h | ||
extent_update.c | ||
extent_update.h | ||
extents.c | ||
extents.h | ||
extents_format.h | ||
extents_types.h | ||
eytzinger.c | ||
eytzinger.h | ||
fifo.h | ||
fs-common.c | ||
fs-common.h | ||
fs-io-buffered.c | ||
fs-io-buffered.h | ||
fs-io-direct.c | ||
fs-io-direct.h | ||
fs-io-pagecache.c | ||
fs-io-pagecache.h | ||
fs-io.c | ||
fs-io.h | ||
fs-ioctl.c | ||
fs-ioctl.h | ||
fs.c | ||
fs.h | ||
fsck.c | ||
fsck.h | ||
inode.c | ||
inode.h | ||
inode_format.h | ||
io_misc.c | ||
io_misc.h | ||
io_read.c | ||
io_read.h | ||
io_write.c | ||
io_write.h | ||
io_write_types.h | ||
journal.c | ||
journal.h | ||
journal_io.c | ||
journal_io.h | ||
journal_reclaim.c | ||
journal_reclaim.h | ||
journal_sb.c | ||
journal_sb.h | ||
journal_seq_blacklist.c | ||
journal_seq_blacklist.h | ||
journal_seq_blacklist_format.h | ||
journal_types.h | ||
Kconfig | ||
keylist.c | ||
keylist.h | ||
keylist_types.h | ||
logged_ops.c | ||
logged_ops.h | ||
logged_ops_format.h | ||
lru.c | ||
lru.h | ||
lru_format.h | ||
Makefile | ||
mean_and_variance.c | ||
mean_and_variance.h | ||
mean_and_variance_test.c | ||
migrate.c | ||
migrate.h | ||
move.c | ||
move.h | ||
move_types.h | ||
movinggc.c | ||
movinggc.h | ||
nocow_locking.c | ||
nocow_locking.h | ||
nocow_locking_types.h | ||
opts.c | ||
opts.h | ||
printbuf.c | ||
printbuf.h | ||
quota.c | ||
quota.h | ||
quota_format.h | ||
quota_types.h | ||
rcu_pending.c | ||
rcu_pending.h | ||
rebalance.c | ||
rebalance.h | ||
rebalance_types.h | ||
recovery.c | ||
recovery.h | ||
recovery_passes.c | ||
recovery_passes.h | ||
recovery_passes_types.h | ||
reflink.c | ||
reflink.h | ||
reflink_format.h | ||
replicas.c | ||
replicas.h | ||
replicas_format.h | ||
replicas_types.h | ||
sb-clean.c | ||
sb-clean.h | ||
sb-counters.c | ||
sb-counters.h | ||
sb-counters_format.h | ||
sb-downgrade.c | ||
sb-downgrade.h | ||
sb-downgrade_format.h | ||
sb-errors.c | ||
sb-errors.h | ||
sb-errors_format.h | ||
sb-errors_types.h | ||
sb-members.c | ||
sb-members.h | ||
sb-members_format.h | ||
sb-members_types.h | ||
seqmutex.h | ||
siphash.c | ||
siphash.h | ||
six.c | ||
six.h | ||
snapshot.c | ||
snapshot.h | ||
snapshot_format.h | ||
str_hash.h | ||
subvolume.c | ||
subvolume.h | ||
subvolume_format.h | ||
subvolume_types.h | ||
super-io.c | ||
super-io.h | ||
super.c | ||
super.h | ||
super_types.h | ||
sysfs.c | ||
sysfs.h | ||
tests.c | ||
tests.h | ||
thread_with_file.c | ||
thread_with_file.h | ||
thread_with_file_types.h | ||
time_stats.c | ||
time_stats.h | ||
trace.c | ||
trace.h | ||
two_state_shared_lock.c | ||
two_state_shared_lock.h | ||
util.c | ||
util.h | ||
varint.c | ||
varint.h | ||
vstructs.h | ||
xattr.c | ||
xattr.h | ||
xattr_format.h |