summaryrefslogtreecommitdiff
path: root/tools/arch/arm64/include/uapi/asm
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-06-04 08:59:59 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2025-06-04 08:59:59 -0700
commit1af80d00e1e026c317c6ec19b1072f81ba7af64c (patch)
treefa00fa5cfe55ea3eab55c0b4f0eb1a34edb3eead /tools/arch/arm64/include/uapi/asm
parentf5ebe7bb87e04537b37573f0a2516baa90ee23c0 (diff)
parent354ad60e123dad8e231e7443735020806f3c57d0 (diff)
Merge tag 'slab-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabHEADmaster
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
Diffstat (limited to 'tools/arch/arm64/include/uapi/asm')
0 files changed, 0 insertions, 0 deletions