Linus Torvalds
7d4e49a77d
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
...
Pull non-MM updates from Andrew Morton:
- "hung_task: extend blocking task stacktrace dump to semaphore" from
Lance Yang enhances the hung task detector.
The detector presently dumps the blocking tasks's stack when it is
blocked on a mutex. Lance's series extends this to semaphores
- "nilfs2: improve sanity checks in dirty state propagation" from
Wentao Liang addresses a couple of minor flaws in nilfs2
- "scripts/gdb: Fixes related to lx_per_cpu()" from Illia Ostapyshyn
fixes a couple of issues in the gdb scripts
- "Support kdump with LUKS encryption by reusing LUKS volume keys" from
Coiby Xu addresses a usability problem with kdump.
When the dump device is LUKS-encrypted, the kdump kernel may not have
the keys to the encrypted filesystem. A full writeup of this is in
the series [0/N] cover letter
- "sysfs: add counters for lockups and stalls" from Max Kellermann adds
/sys/kernel/hardlockup_count and /sys/kernel/hardlockup_count and
/sys/kernel/rcu_stall_count
- "fork: Page operation cleanups in the fork code" from Pasha Tatashin
implements a number of code cleanups in fork.c
- "scripts/gdb/symbols: determine KASLR offset on s390 during early
boot" from Ilya Leoshkevich fixes some s390 issues in the gdb
scripts
* tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (67 commits)
llist: make llist_add_batch() a static inline
delayacct: remove redundant code and adjust indentation
squashfs: add optional full compressed block caching
crash_dump, nvme: select CONFIGFS_FS as built-in
scripts/gdb/symbols: determine KASLR offset on s390 during early boot
scripts/gdb/symbols: factor out pagination_off()
scripts/gdb/symbols: factor out get_vmlinux()
kernel/panic.c: format kernel-doc comments
mailmap: update and consolidate Casey Connolly's name and email
nilfs2: remove wbc->for_reclaim handling
fork: define a local GFP_VMAP_STACK
fork: check charging success before zeroing stack
fork: clean-up naming of vm_stack/vm_struct variables in vmap stacks code
fork: clean-up ifdef logic around stack allocation
kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_count
kernel/watchdog: add /sys/kernel/{hard,soft}lockup_count
x86/crash: make the page that stores the dm crypt keys inaccessible
x86/crash: pass dm crypt keys to kdump kernel
Revert "x86/mm: Remove unused __set_memory_prot()"
crash_dump: retrieve dm crypt keys in kdump kernel
...
2025-05-31 19:12:53 -07:00
..
2024-01-27 20:42:59 -06:00
2023-09-22 06:50:50 -07:00
2025-05-06 22:38:21 -07:00
2025-05-06 22:38:21 -07:00
2025-05-06 22:38:21 -07:00
2021-10-16 16:55:21 -05:00
2025-05-10 11:56:48 -05:00
2023-07-09 21:26:40 -07:00
2025-05-14 20:49:04 +01:00
2024-05-27 12:06:17 -05:00
2025-05-14 21:12:31 +01:00
2025-05-19 15:33:49 -05:00
2023-12-07 08:50:38 -08:00
2023-09-19 19:59:58 -07:00
2023-12-07 08:50:38 -08:00
2023-12-07 07:52:08 -08:00
2025-05-19 15:33:49 -05:00
2025-05-19 15:33:50 -05:00
2025-05-19 15:33:50 -05:00
2025-02-23 22:48:33 -06:00
2025-02-23 22:48:33 -06:00
2025-05-06 12:57:16 -07:00
2023-03-24 05:59:42 -07:00
2022-11-07 19:26:37 -06:00
2022-11-07 19:26:37 -06:00
2024-05-02 14:56:02 +02:00
2024-10-22 19:07:00 -05:00
2023-10-15 20:41:46 -07:00
2025-03-14 11:58:21 -05:00
2023-10-15 20:41:46 -07:00
2023-10-15 20:41:46 -07:00
2023-10-15 20:41:46 -07:00
2025-03-14 22:11:30 -05:00
2025-05-19 15:33:49 -05:00
2025-05-14 21:52:26 +01:00
2024-06-05 22:02:31 -05:00
2025-05-06 22:38:21 -07:00
2025-05-06 22:38:21 -07:00
2025-05-06 22:38:21 -07:00
2025-05-06 22:38:21 -07:00
2025-05-06 22:38:21 -07:00
2025-05-06 22:38:21 -07:00
2025-05-06 22:38:21 -07:00
2025-05-06 22:38:21 -07:00
2025-05-06 22:38:21 -07:00
2025-05-10 11:56:48 -05:00
2025-05-06 22:38:21 -07:00
2024-05-28 10:29:41 -05:00
2024-05-28 10:29:42 -05:00
2024-05-28 10:29:42 -05:00
2025-05-06 22:38:21 -07:00
2023-05-29 14:37:16 -07:00
2024-05-26 19:12:02 -05:00
2024-05-26 19:12:02 -05:00
2025-05-06 22:38:21 -07:00
2024-05-26 19:12:02 -05:00
2024-05-26 19:12:02 -05:00
2024-04-21 12:12:09 -05:00
2025-05-06 22:38:21 -07:00
2024-06-05 22:02:31 -05:00
2024-07-28 22:00:40 -05:00
2024-06-05 22:02:31 -05:00
2025-05-06 22:38:21 -07:00
2024-08-14 21:57:18 -05:00
2023-10-21 14:24:54 -07:00
2024-08-14 21:51:50 -05:00
2024-08-14 21:51:50 -05:00
2025-05-06 22:38:21 -07:00
2023-10-21 14:24:54 -07:00
2023-09-19 20:57:38 -07:00
2024-06-05 22:02:30 -05:00
2024-07-30 08:52:40 -05:00
2025-05-06 22:38:21 -07:00
2023-10-21 13:02:24 -07:00
2023-10-21 13:02:24 -07:00
2025-05-06 22:38:21 -07:00
2025-05-06 22:38:21 -07:00
2024-10-05 22:18:59 -05:00
2024-07-30 14:45:26 -05:00
2025-05-06 22:38:21 -07:00
2023-10-21 13:02:24 -07:00
2025-05-06 22:38:21 -07:00
2025-03-13 16:38:25 -05:00
2025-04-08 16:56:15 -05:00
2024-07-30 14:45:26 -05:00
2024-07-30 14:45:26 -05:00
2024-07-30 14:45:26 -05:00
2025-05-06 22:38:21 -07:00
2025-05-06 22:38:21 -07:00
2023-06-14 08:03:32 -07:00
2025-05-06 22:38:21 -07:00
2023-09-20 09:27:53 -07:00
2024-07-30 14:45:26 -05:00
2025-05-06 22:38:21 -07:00
2024-07-30 14:45:26 -05:00
2025-05-06 22:38:21 -07:00
2024-05-26 19:02:48 -05:00
2024-05-26 19:02:48 -05:00
2024-05-26 19:02:48 -05:00
2024-05-26 19:02:48 -05:00
2024-05-26 19:02:48 -05:00
2025-05-10 12:01:43 -05:00
2022-12-06 11:05:29 -06:00
2022-12-06 11:05:29 -06:00
2023-03-15 17:28:01 -07:00
2024-05-28 16:07:35 -05:00
2025-04-08 16:56:15 -05:00
2022-11-07 19:26:37 -06:00
2022-11-07 19:26:37 -06:00
2023-04-07 10:21:27 -07:00
2025-04-14 21:35:20 -05:00
2021-10-16 16:55:21 -05:00
2024-10-22 19:07:00 -05:00
2024-10-22 19:07:00 -05:00
2024-12-25 23:50:49 -06:00
2021-10-16 16:55:21 -05:00
2025-01-08 16:41:55 -06:00
2021-10-16 16:55:21 -05:00
2021-10-16 16:55:21 -05:00
2021-10-16 16:55:21 -05:00
2021-10-16 16:55:21 -05:00
2021-10-16 16:55:21 -05:00
2024-02-18 23:02:55 -06:00
2024-12-26 21:51:09 -06:00
2023-07-09 21:26:43 -07:00
2025-05-19 15:33:50 -05:00
2025-05-19 15:33:50 -05:00
2025-05-19 15:33:50 -05:00
2023-07-27 20:28:28 -07:00
2021-10-16 16:55:21 -05:00
2021-10-16 16:55:21 -05:00
2023-07-27 20:28:28 -07:00
2023-01-18 18:12:09 -06:00
2024-05-26 19:52:35 -05:00
2025-05-10 11:56:48 -05:00
2025-04-08 16:56:16 -05:00
2025-05-10 11:56:48 -05:00
2025-05-10 11:56:48 -05:00
2023-06-13 15:22:44 -07:00
2022-06-27 15:58:44 -05:00
2024-10-29 10:11:16 -05:00
2025-05-19 15:33:49 -05:00
2022-06-27 15:58:44 -05:00
2025-05-14 20:59:44 +01:00
2025-05-19 15:33:49 -05:00
2023-04-04 12:26:27 -07:00
2023-09-19 20:57:59 -07:00
2021-10-16 16:55:21 -05:00
2022-06-27 15:58:44 -05:00
2023-04-04 12:29:31 -07:00
2022-07-16 10:18:14 -05:00
2025-05-19 15:33:49 -05:00
2023-09-19 20:57:59 -07:00
2025-05-19 15:33:49 -05:00
2024-06-07 18:03:44 -05:00
2024-12-25 23:28:33 -06:00
2024-02-16 18:00:43 -06:00
2024-06-07 18:03:44 -05:00
2024-07-06 13:06:24 -05:00
2024-06-07 18:03:43 -05:00
2024-06-07 18:03:44 -05:00
2024-06-07 18:03:43 -05:00
2024-06-07 18:03:43 -05:00
2024-06-07 18:03:43 -05:00
2022-12-27 21:46:11 -06:00
2022-06-28 14:45:55 -05:00
2024-06-07 18:03:44 -05:00
2024-12-26 15:14:47 -06:00
2024-06-07 18:03:44 -05:00
2024-06-07 18:03:44 -05:00
2024-06-07 18:03:44 -05:00
2024-06-07 18:03:44 -05:00
2024-06-07 18:03:44 -05:00
2024-06-07 18:03:44 -05:00
2024-06-07 18:03:44 -05:00
2024-06-07 18:03:44 -05:00
2024-06-07 18:03:44 -05:00
2024-06-07 18:03:44 -05:00
2024-07-01 22:24:39 -05:00
2025-03-13 16:38:25 -05:00
2024-07-31 22:00:33 -05:00
2024-06-07 18:03:43 -05:00
2024-06-07 18:03:43 -05:00
2024-06-07 18:03:43 -05:00
2025-01-06 10:42:54 -06:00
2024-06-07 18:03:44 -05:00
2025-01-08 16:41:34 -06:00
2024-07-28 21:37:41 -05:00
2023-06-13 15:21:29 -07:00
2025-01-06 10:42:54 -06:00
2024-12-25 23:20:03 -06:00
2023-06-13 11:01:49 -07:00
2024-06-07 18:03:44 -05:00
2024-06-07 18:03:44 -05:00
2023-08-03 08:09:36 -07:00
2024-06-07 18:03:44 -05:00
2024-06-07 18:03:44 -05:00
2024-06-07 18:03:44 -05:00
2024-06-07 18:03:44 -05:00
2024-06-07 18:03:43 -05:00
2024-06-07 18:03:43 -05:00
2025-05-19 15:33:50 -05:00
2025-05-13 16:03:26 +01:00
2025-04-15 21:38:48 -05:00
2025-05-31 19:12:53 -07:00
2022-11-07 19:26:38 -06:00
2023-05-24 19:33:17 -07:00
2024-05-01 13:39:35 -05:00
2025-01-06 17:04:16 -06:00
2025-01-07 20:40:18 -06:00
2025-05-19 15:33:50 -05:00
2025-05-14 21:28:03 +01:00
2025-03-14 22:12:00 -05:00
2025-04-15 21:38:48 -05:00
2025-02-21 22:14:07 -06:00
2025-03-14 11:58:22 -05:00
2025-05-11 17:31:27 -05:00
2024-06-21 00:55:39 -05:00
2024-12-26 21:51:11 -06:00
2024-10-05 22:18:59 -05:00
2024-10-29 15:09:31 -05:00
2024-10-29 15:09:31 -05:00
2024-12-26 21:51:11 -06:00
2025-04-21 08:50:34 -05:00
2025-05-19 15:33:48 -05:00
2025-04-14 21:32:29 -05:00
2025-03-03 22:31:46 -06:00
2025-05-10 11:56:48 -05:00
2024-12-26 21:51:11 -06:00
2023-01-31 10:01:36 -06:00
2025-04-14 21:28:34 -05:00
2024-07-31 21:59:41 -05:00
2024-08-14 21:22:14 -05:00
2023-08-10 07:21:57 -07:00
2025-04-14 21:28:34 -05:00
2024-01-30 14:46:28 -06:00
2024-06-07 18:03:43 -05:00
2024-07-01 22:30:27 -05:00
2024-07-01 22:30:27 -05:00
2025-05-13 16:02:27 +01:00
2025-05-19 15:33:50 -05:00
2024-11-05 16:28:39 -08:00
2025-05-19 15:33:49 -05:00
2025-05-10 11:56:48 -05:00
2025-05-06 22:26:35 -07:00
2024-10-22 19:07:00 -05:00
2023-08-13 20:19:02 -07:00
2023-07-13 20:38:08 -07:00
2024-06-06 17:40:22 -05:00
2023-08-03 08:09:36 -07:00
2024-10-22 19:07:00 -05:00
2024-06-06 17:40:22 -05:00
2022-05-05 22:42:27 -05:00
2022-05-05 22:42:27 -05:00
2022-05-05 22:42:27 -05:00
2025-03-03 22:37:03 -06:00
2025-03-03 22:37:03 -06:00
2023-04-04 12:26:27 -07:00
2023-09-19 18:12:52 -07:00
2023-09-19 19:26:50 -07:00
2023-09-19 19:26:50 -07:00
2023-09-19 18:12:52 -07:00
2023-09-19 19:26:50 -07:00
2023-09-19 19:26:50 -07:00
2024-06-21 00:38:24 -05:00
2024-06-21 00:38:24 -05:00
2023-09-19 18:12:52 -07:00
2024-06-21 00:38:24 -05:00
2024-06-21 00:38:24 -05:00
2023-09-19 18:12:52 -07:00
2024-06-21 00:38:24 -05:00
2024-06-21 00:38:24 -05:00
2023-09-19 19:26:50 -07:00
2024-06-21 00:38:24 -05:00
2024-06-21 00:38:24 -05:00
2023-09-19 19:26:50 -07:00
2025-03-03 22:37:03 -06:00
2023-01-18 17:33:10 -06:00
2023-06-13 16:22:15 -07:00
2022-10-17 22:01:06 -05:00
2022-10-17 22:01:06 -05:00
2025-03-03 22:37:03 -06:00
2023-09-19 18:12:52 -07:00
2023-09-19 18:12:52 -07:00
2023-09-19 18:12:52 -07:00
2023-09-19 18:12:52 -07:00
2024-06-06 17:40:22 -05:00
2023-08-03 08:09:36 -07:00
2023-08-03 08:09:36 -07:00
2025-03-03 22:37:03 -06:00
2022-07-02 21:50:11 -05:00
2023-06-13 16:22:15 -07:00
2025-01-06 17:14:51 -06:00
2024-06-06 17:40:22 -05:00
2023-09-19 18:12:52 -07:00
2023-09-19 18:12:52 -07:00
2023-06-13 16:22:15 -07:00
2023-09-19 18:12:52 -07:00
2023-09-19 18:12:52 -07:00
2023-09-19 18:12:52 -07:00
2023-09-19 18:12:52 -07:00
2025-03-03 22:37:03 -06:00
2024-06-21 00:38:24 -05:00
2025-05-19 15:33:49 -05:00
2024-10-22 19:13:49 -05:00
2023-09-19 18:09:02 -07:00
2025-05-10 11:45:55 -05:00
2023-03-23 07:27:51 -07:00
2025-05-10 11:45:55 -05:00
2023-02-03 15:25:32 -08:00
2023-03-23 07:27:51 -07:00
2022-11-11 14:30:17 -06:00
2022-11-11 14:30:17 -06:00
2023-02-08 20:09:36 -08:00
2022-11-07 11:05:41 -06:00
2023-12-17 14:11:27 -06:00
2023-01-10 22:25:04 -06:00
2023-02-03 15:25:32 -08:00
2022-09-14 08:55:01 -05:00
2022-11-11 14:30:17 -06:00
2022-11-11 14:30:17 -06:00
2022-11-11 14:30:17 -06:00
2023-04-04 12:26:27 -07:00
2023-12-17 14:11:27 -06:00
2022-12-06 11:05:32 -06:00
2023-01-10 22:25:04 -06:00
2023-01-10 22:25:04 -06:00
2022-12-06 11:05:32 -06:00
2023-02-13 14:18:37 -08:00
2024-02-13 23:37:17 -06:00
2022-05-04 11:22:29 -05:00
2024-02-13 23:37:17 -06:00
2023-08-03 08:09:36 -07:00
2025-05-10 11:45:55 -05:00
2024-05-26 19:09:52 -05:00
2025-05-19 15:33:50 -05:00
2024-12-26 21:51:11 -06:00
2024-08-13 06:12:39 -07:00
2024-12-26 21:51:11 -06:00
2025-04-15 21:11:04 -05:00
2025-05-17 17:23:40 -05:00
2025-05-06 22:26:35 -07:00
2025-03-03 10:55:38 +02:00
2025-05-17 17:23:40 -05:00
2025-03-03 22:37:03 -06:00
2025-03-03 22:37:03 -06:00
2025-02-04 21:14:36 -06:00
2025-05-17 17:23:40 -05:00
2025-05-06 12:58:06 -07:00
2025-01-08 16:41:34 -06:00
2024-05-26 19:02:48 -05:00
2024-02-06 16:06:06 -06:00
2023-01-17 11:23:29 -06:00
2021-10-16 16:55:21 -05:00
2021-10-16 16:55:21 -05:00
2021-10-16 16:55:21 -05:00
2025-03-12 16:15:47 -05:00
2025-05-06 12:58:06 -07:00
2025-03-03 22:54:17 -06:00
2024-05-26 19:02:48 -05:00
2024-10-22 19:07:00 -05:00
2022-10-17 22:01:46 -05:00
2025-05-06 12:58:06 -07:00
2025-04-08 16:56:16 -05:00
2024-12-26 21:51:11 -06:00
2025-04-16 13:11:32 -05:00
2025-03-07 17:05:19 -06:00
2025-03-03 22:31:46 -06:00
2025-05-10 11:56:48 -05:00
2023-09-19 19:16:35 -07:00
2023-01-10 09:27:45 -06:00
2022-07-06 21:30:09 -05:00
2025-04-08 16:56:16 -05:00
2025-05-10 11:56:48 -05:00
2023-08-03 08:08:46 -07:00
2023-06-13 15:21:29 -07:00
2025-05-19 15:33:48 -05:00
2025-05-31 19:12:53 -07:00
2023-09-19 19:42:12 -07:00
2023-09-19 19:42:12 -07:00
2023-09-19 19:42:12 -07:00
2025-03-07 17:05:19 -06:00
2023-12-07 08:21:17 -08:00
2025-05-11 17:34:23 -05:00
2025-05-11 17:34:23 -05:00
2025-05-11 17:34:23 -05:00
2025-05-10 11:56:48 -05:00
2025-05-19 15:33:49 -05:00
2025-05-10 11:56:49 -05:00
2025-05-10 11:56:49 -05:00
2022-07-18 18:10:52 -05:00
2025-05-19 15:33:50 -05:00
2025-05-19 15:33:50 -05:00
2024-05-26 19:02:48 -05:00
2024-12-26 22:26:09 -06:00
2023-12-02 17:33:35 -08:00
2025-05-19 15:33:51 -05:00
2025-03-03 22:37:03 -06:00
2025-04-15 21:11:04 -05:00
2025-03-03 22:37:03 -06:00
2024-06-07 18:03:44 -05:00
2025-03-13 17:27:07 -05:00
2024-06-07 18:03:44 -05:00
2025-04-15 21:11:04 -05:00
2025-05-19 15:33:49 -05:00
2025-05-10 11:50:10 -05:00
2024-06-06 17:40:22 -05:00
2025-01-06 18:23:40 -06:00
2024-08-14 21:48:17 -05:00
2024-01-30 16:26:17 -06:00
2023-09-19 19:37:41 -07:00
2024-10-22 19:07:00 -05:00
2024-12-26 15:54:18 -06:00
2024-10-22 19:14:34 -05:00
2025-05-10 11:56:49 -05:00
2024-10-22 19:13:49 -05:00
2025-04-08 16:56:16 -05:00
2025-03-12 16:15:47 -05:00
2025-03-12 16:15:47 -05:00
2021-10-16 16:55:21 -05:00
2021-10-16 16:55:21 -05:00
2024-12-26 15:14:47 -06:00
2025-04-21 08:50:33 -05:00
2024-12-26 15:14:47 -06:00
2024-12-26 15:14:47 -06:00
2023-07-17 20:43:28 -07:00
2023-07-09 21:26:42 -07:00
2024-12-26 15:14:47 -06:00
2023-05-17 19:18:54 -07:00
2025-04-08 16:56:16 -05:00
2023-05-17 19:18:55 -07:00
2024-12-26 15:14:47 -06:00
2025-04-15 21:11:04 -05:00
2024-12-26 10:19:49 -06:00
2023-03-21 20:29:50 -07:00
2023-09-14 06:44:52 -07:00
2022-12-27 13:35:58 -06:00
2022-12-27 13:35:58 -06:00
2023-04-07 11:56:42 -07:00
2025-05-14 20:22:12 +01:00
2024-10-29 15:12:27 -05:00
2024-10-05 21:05:40 -05:00
2023-01-10 22:06:04 -06:00
2023-01-10 22:06:04 -06:00
2024-10-05 21:05:40 -05:00
2025-04-21 08:50:33 -05:00
2025-05-13 16:01:56 +01:00
2025-05-13 16:01:56 +01:00
2025-05-13 16:01:56 +01:00
2025-03-12 16:15:47 -05:00
2024-12-26 21:51:11 -06:00
2025-05-13 16:01:56 +01:00
2024-06-06 13:24:47 -05:00
2024-12-26 21:51:11 -06:00
2024-12-26 21:51:11 -06:00
2024-12-26 21:51:11 -06:00
2025-05-14 21:46:08 +01:00
2025-04-15 21:39:30 -05:00
2025-01-06 10:42:54 -06:00
2025-04-15 21:39:30 -05:00
2025-05-13 16:01:05 +01:00
2025-05-11 17:16:01 -05:00
2025-05-06 22:26:36 -07:00
2025-05-14 21:28:46 +01:00
2025-03-14 11:58:23 -05:00
2025-03-14 11:58:23 -05:00
2025-05-16 21:44:36 +01:00
2025-05-19 15:33:50 -05:00
2025-02-25 20:56:41 -06:00
2025-03-14 16:07:30 -05:00
2025-05-14 21:52:26 +01:00
2025-05-16 21:45:18 +01:00
2025-05-19 15:33:50 -05:00
2024-08-26 11:29:29 -05:00
2024-08-26 11:29:29 -05:00
2025-05-14 20:20:34 +01:00
2025-03-17 09:33:10 -05:00
2025-05-11 17:16:01 -05:00
2025-05-31 08:08:56 -07:00
2025-02-25 20:56:41 -06:00
2025-02-25 20:56:41 -06:00