Linus Torvalds
e8d780dcd9
Merge tag 'slab-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
...
Pull slab updates from Vlastimil Babka:
- Convert struct slab to its own flags instead of referencing page
flags, which is another preparation step before separating it from
struct page completely.
Along with that, a bunch of documentation fixes and cleanups (Matthew
Wilcox)
- Convert large kmalloc to use frozen pages in order to be consistent
with non-large kmalloc slabs (Vlastimil Babka)
- MAINTAINERS updates (Matthew Wilcox, Lorenzo Stoakes)
- Restore NUMA policy support for large kmalloc, broken by mistake in
v6.1 (Vlastimil Babka)
* tag 'slab-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab:
MAINTAINERS: add missing files to slab section
slab: Update MAINTAINERS entry
memcg_slabinfo: Fix use of PG_slab
kfence: Remove mention of PG_slab
vmcoreinfo: Remove documentation of PG_slab and PG_hugetlb
doc: Add slab internal kernel-doc
slub: Fix a documentation build error for krealloc()
slab: Add SL_pfmemalloc flag
slab: Add SL_partial flag
slab: Rename slab->__page_flags to slab->flags
doc: Move SLUB documentation to the admin guide
mm, slab: use frozen pages for large kmalloc
mm, slab: restore NUMA policy support for large kmalloc
2025-07-30 11:32:38 -07:00
..
2025-06-09 09:56:18 -07:00
2025-07-15 16:03:24 -07:00
2025-06-10 09:34:32 +02:00
2025-07-29 11:42:31 -07:00
2025-07-07 09:43:52 +02:00
2025-07-13 15:36:25 +01:00
2025-07-18 12:34:56 -06:00
2025-07-10 23:46:05 +02:00
2025-07-28 22:52:02 -07:00
2025-07-20 03:02:14 -04:00
2025-07-18 14:14:24 +02:00
2025-07-21 15:39:07 +01:00
2025-06-18 14:20:32 -07:00
2025-07-24 09:38:29 -07:00
2025-07-25 18:36:42 +02:00
2025-07-08 17:58:49 +01:00
2025-06-15 21:19:08 +05:30
2025-07-30 08:58:55 -07:00
2025-06-24 10:57:43 +02:00
2025-06-30 09:07:26 +02:00
2025-06-27 00:29:07 +01:00
2025-07-29 17:42:52 -07:00
2025-07-30 08:58:55 -07:00
2025-06-29 22:10:52 +01:00
2025-07-28 09:56:09 -07:00
2025-07-30 08:58:55 -07:00
2025-07-29 20:21:54 -07:00
2025-06-09 11:24:43 +01:00
2025-07-21 18:18:51 +01:00
2025-06-17 18:42:44 -07:00
2025-06-16 17:00:06 -04:00
2025-06-13 06:19:34 -06:00
2025-06-30 15:50:32 -06:00
2025-07-28 16:14:18 -07:00
2025-06-30 15:50:32 -06:00
2025-07-01 10:24:19 -06:00
2025-07-28 16:43:54 -07:00
2025-07-24 16:55:11 -07:00
2025-07-03 19:31:30 -07:00
2025-06-09 16:17:11 -07:00
2025-07-11 10:51:55 -07:00
2025-07-16 18:38:05 -07:00
2025-07-09 19:32:31 -07:00
2025-07-07 08:25:07 -07:00
2025-07-16 14:48:18 +02:00
2025-06-13 06:20:17 -06:00
2025-07-22 19:10:17 -06:00
2025-07-11 16:01:07 +02:00
2025-07-29 17:19:35 -07:00
2025-07-29 17:19:35 -07:00
2025-07-16 13:56:23 +02:00
2025-06-16 17:01:22 +02:00
2025-07-29 17:42:52 -07:00
2025-06-26 16:06:40 +02:00
2025-06-30 09:31:57 -07:00
2025-06-30 09:31:57 -07:00
2025-06-30 09:31:57 -07:00
2025-06-30 09:31:57 -07:00
2025-07-07 12:24:50 +02:00
2025-06-17 13:47:44 +02:00
2025-06-11 13:39:52 -04:00
2025-07-09 13:30:29 +02:00
2025-07-14 20:22:59 +09:00
2025-07-29 12:15:39 -07:00
2025-06-26 15:18:04 -07:00
2025-06-27 16:38:02 -07:00
2025-07-24 16:55:11 -07:00
2025-06-30 19:52:55 +02:00
2025-06-21 08:10:25 -07:00
2025-07-08 11:56:40 -07:00
2025-06-11 11:20:52 +02:00
2025-06-23 12:17:33 +02:00
2025-06-23 12:45:13 +02:00
2025-07-04 16:14:39 +02:00
2025-06-10 13:16:19 +02:00
2025-07-30 09:58:50 -07:00
2025-07-29 17:19:29 -07:00
2025-06-18 11:20:19 +02:00
2025-06-23 12:17:33 +02:00
2025-07-08 10:25:19 +02:00
2025-07-28 15:50:15 -07:00
2025-07-10 12:33:13 -07:00
2025-07-16 14:28:21 +02:00
2025-06-19 12:29:17 +02:00
2025-06-06 18:05:18 -07:00
2025-07-11 16:02:00 +02:00
2025-07-24 16:24:49 +02:00
2025-07-01 10:24:11 -06:00
2025-07-11 11:42:38 -07:00
2025-06-25 15:23:06 -07:00
2025-07-02 15:29:46 -07:00
2025-06-17 18:06:39 -07:00
2025-07-25 15:29:58 -07:00
2025-07-29 17:19:35 -07:00
2025-07-03 11:09:32 +03:00
2025-07-03 11:09:35 +03:00
2025-07-03 11:09:43 +03:00
2025-06-27 21:43:40 +03:00
2025-07-28 16:30:12 -07:00
2025-07-14 10:51:33 +02:00
2025-06-27 17:34:11 +02:00
2025-07-25 13:06:19 -07:00
2025-06-30 19:52:55 +02:00
2025-07-03 15:49:24 +02:00
2025-07-24 10:57:26 +02:00
2025-06-11 11:57:14 -07:00
2025-06-25 15:55:03 -07:00
2025-07-23 11:52:47 +02:00
2025-07-21 21:40:39 -07:00
2025-07-16 09:31:43 +02:00
2025-06-30 17:45:35 +02:00
2025-06-30 17:45:35 +02:00
2025-07-14 21:57:20 -07:00
2025-07-17 06:01:16 -06:00
2025-07-04 16:14:39 +02:00
2025-07-24 09:20:39 +02:00
2025-06-12 18:12:37 -07:00
2025-07-24 16:55:11 -07:00
2025-06-24 16:48:02 +01:00
2025-07-11 16:02:00 +02:00
2025-07-30 11:32:38 -07:00
2025-06-06 12:45:35 -07:00
2025-07-29 21:43:08 -07:00
2025-06-29 19:03:29 -04:00
2025-06-17 18:18:46 -07:00
2025-07-30 08:58:55 -07:00
2025-07-11 15:11:54 -07:00
2025-07-24 18:34:55 -07:00
2025-07-25 18:40:01 +02:00
2025-07-28 11:22:56 -07:00
2025-07-25 13:59:41 -07:00
2025-07-04 13:17:30 +01:00
2025-07-17 13:38:07 +02:00
2025-06-25 15:30:00 -07:00
2025-07-16 14:48:18 +02:00
2025-07-23 11:52:47 +02:00
2025-06-16 11:50:34 -07:00
2025-07-09 19:32:30 -07:00
2025-06-19 14:28:24 +02:00
2025-06-19 14:28:24 +02:00
2025-07-29 11:42:31 -07:00
2025-07-22 18:01:15 +02:00
2025-07-22 18:07:11 +02:00
2025-06-27 20:13:12 +02:00
2025-07-07 15:19:46 +03:00
2025-07-01 12:29:29 +02:00
2025-06-13 08:47:18 +02:00
2025-06-10 22:08:05 -04:00
2025-07-10 09:39:18 +02:00
2025-07-01 12:31:37 +02:00
2025-07-09 13:40:21 +02:00
2025-06-25 07:27:27 -07:00
2025-07-03 15:36:04 +02:00
2025-07-07 08:39:36 +02:00
2025-06-23 12:17:33 +02:00
2025-06-19 17:02:04 -07:00
2025-07-25 13:44:33 +01:00
2025-07-14 22:27:46 -07:00
2025-06-16 21:06:12 +02:00
2025-07-23 11:52:47 +02:00
2025-06-11 22:42:35 -07:00
2025-07-29 17:42:52 -07:00
2025-07-28 18:20:32 -07:00
2025-06-17 13:42:34 +02:00
2025-06-19 13:24:16 +02:00
2025-07-08 08:37:15 -07:00
2025-07-29 13:00:20 -07:00
2025-07-24 17:58:00 -07:00
2025-07-19 10:17:56 +05:30
2025-07-16 09:51:08 +05:30
2025-07-16 09:51:08 +05:30
2025-06-18 14:30:53 -07:00
2025-07-17 12:10:56 -07:00
2025-07-17 16:39:49 -07:00
2025-06-26 20:39:34 +02:00
2025-07-02 17:05:17 +02:00
2025-07-23 11:56:02 +02:00
2025-07-21 17:48:32 -07:00
2025-07-01 15:38:25 +02:00
2025-07-18 13:45:33 +02:00
2025-07-03 14:44:15 +02:00
2025-06-08 09:07:37 +02:00
2025-06-25 15:12:17 -07:00
2025-07-28 18:18:16 -07:00
2025-06-24 15:32:56 +01:00
2025-06-26 09:44:45 -07:00
2025-07-21 17:40:02 +02:00
2025-07-08 18:04:58 +02:00
2025-07-08 18:04:58 +02:00
2025-07-08 18:05:47 +02:00
2025-07-08 18:05:07 +02:00
2025-07-08 18:04:58 +02:00
2025-07-09 21:07:56 -07:00
2025-06-24 16:45:35 +01:00