Linus Torvalds
1af80d00e1
Merge tag 'slab-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
...
Pull slab updates from Vlastimil Babka:
- Make kvmalloc() more suitable for callers that need it to succeed,
but without unnecessary overhead by reclaim and compaction to get a
physically contiguous allocation.
Instead fall back to vmalloc() more easily by default, unless
instructed by __GFP_RETRY_MAYFAIL to prefer kmalloc() harder. This
should allow the removal of a xfs-specific workaround (Michal Hocko)
- Remove potentially excessive warnings due to memory pressure when
allocating structures for per-object allocation profiling metadata
(Usama Arif)
* tag 'slab-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab:
mm: slub: only warn once when allocating slab obj extensions fails
mm: kvmalloc: make kmalloc fast path real fast path
2025-06-04 08:59:59 -07:00
..
2025-05-31 22:46:12 -07:00
2025-05-28 07:47:10 -07:00
2025-02-01 03:53:26 -08:00
2025-05-21 09:55:16 -07:00
2025-04-05 10:30:12 +02:00
2025-03-21 22:03:13 -07:00
2025-03-16 22:06:27 -07:00
2025-03-16 22:06:25 -07:00
2025-03-16 22:06:24 -07:00
2025-05-31 15:44:16 -07:00
2025-05-22 14:55:36 -07:00
2025-05-11 17:48:18 -07:00
2025-05-12 23:50:38 -07:00
2025-05-11 17:48:04 -07:00
2025-05-11 17:48:17 -07:00
2025-05-20 05:34:27 +02:00
2025-01-13 22:40:59 -08:00
2025-05-31 15:44:16 -07:00
2024-11-03 01:28:06 -05:00
2024-09-01 20:43:33 -07:00
2024-09-01 20:43:33 -07:00
2025-06-02 16:00:26 -07:00
2025-03-04 17:02:25 +00:00
2025-05-31 22:46:14 -07:00
2024-07-03 19:30:06 -07:00
2025-05-25 06:24:21 -04:00
2025-05-22 14:55:36 -07:00
2025-03-17 00:05:35 -07:00
2025-05-12 23:50:35 -07:00
2025-03-16 22:06:31 -07:00
2025-04-17 20:10:08 -07:00
2025-03-16 22:06:29 -07:00
2025-06-02 16:00:26 -07:00
2025-03-16 22:06:20 -07:00
2025-05-12 23:50:48 -07:00
2025-05-22 14:55:37 -07:00
2025-03-16 22:06:23 -07:00
2025-05-31 22:46:13 -07:00
2025-03-17 00:05:32 -07:00
2025-05-31 22:46:16 -07:00
2025-05-12 23:50:47 -07:00
2025-03-16 22:05:58 -07:00
2025-03-17 00:05:32 -07:00
2025-05-11 17:54:10 -07:00
2025-05-11 17:48:27 -07:00
2025-05-12 23:50:48 -07:00
2025-05-12 23:50:42 -07:00
2025-05-22 14:55:38 -07:00
2025-03-21 22:03:11 -07:00
2025-06-02 16:00:26 -07:00
2025-05-12 23:50:50 -07:00
2025-05-12 23:50:44 -07:00
2025-03-17 22:07:05 -07:00
2024-09-26 14:01:44 -07:00
2025-05-31 22:46:12 -07:00
2025-05-21 09:55:15 -07:00
2025-05-22 14:55:37 -07:00
2025-04-01 09:29:18 -07:00
2025-05-31 15:44:16 -07:00
2025-05-22 14:55:36 -07:00
2025-03-17 22:06:39 -07:00
2025-06-02 16:00:26 -07:00
2025-05-11 17:48:33 -07:00
2025-05-22 14:55:37 -07:00
2025-05-31 22:46:12 -07:00
2025-05-12 23:50:31 -07:00
2024-09-01 20:25:55 -07:00
2025-05-12 23:50:34 -07:00
2025-05-31 15:44:16 -07:00
2025-01-13 22:40:51 -08:00
2025-05-31 15:44:16 -07:00
2025-01-25 20:22:29 -08:00
2025-05-22 14:55:36 -07:00
2025-05-12 23:50:38 -07:00
2025-03-16 22:05:55 -07:00
2025-05-31 15:44:16 -07:00
2025-03-17 00:05:35 -07:00
2025-03-17 22:06:57 -07:00
2025-01-13 22:40:31 -08:00
2025-03-16 22:05:59 -07:00
2025-04-07 09:36:50 +02:00
2025-04-01 15:14:43 -07:00
2025-05-22 14:55:37 -07:00
2025-05-09 13:43:07 +01:00
2025-03-16 22:06:42 -07:00
2025-06-02 16:00:26 -07:00
2024-11-11 00:26:44 -08:00
2024-07-10 12:14:54 -07:00
2025-04-01 09:29:18 -07:00
2024-12-18 19:04:43 -08:00
2024-11-05 16:56:23 -08:00
2025-01-13 22:40:48 -08:00
2025-05-11 17:48:19 -07:00
2025-04-21 13:20:14 +02:00
2025-05-12 23:50:37 -07:00
2025-01-13 22:40:38 -08:00
2025-05-13 16:28:07 -07:00
2024-09-01 20:25:45 -07:00
2025-06-02 16:00:26 -07:00
2025-05-31 15:44:16 -07:00
2025-03-17 00:05:40 -07:00
2024-10-31 20:27:04 -07:00
2025-05-12 23:50:31 -07:00
2025-03-20 10:33:38 +01:00
2025-06-04 08:59:59 -07:00
2025-03-16 22:06:29 -07:00
2025-03-17 22:07:01 -07:00
2025-03-17 22:06:58 -07:00
2025-05-31 15:44:16 -07:00
2025-05-22 14:55:38 -07:00
2025-05-31 15:44:16 -07:00
2025-05-31 15:44:16 -07:00
2025-06-02 16:00:26 -07:00
2025-02-28 11:51:31 -08:00
2025-05-11 17:48:03 -07:00
2025-03-26 21:02:05 -07:00
2025-05-12 23:50:48 -07:00
2025-05-22 14:55:37 -07:00
2025-01-13 22:40:42 -08:00
2025-05-31 15:44:16 -07:00
2025-05-12 23:50:48 -07:00
2025-05-31 15:44:16 -07:00
2025-06-02 15:31:05 -07:00
2025-05-31 22:46:15 -07:00
2025-05-12 23:50:44 -07:00
2025-05-31 22:46:06 -07:00
2025-05-11 17:48:06 -07:00
2025-05-11 17:48:16 -07:00
2025-05-11 17:48:06 -07:00