linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] slab for 5.18
@ 2022-03-21 19:02 Vlastimil Babka
  2022-03-23 19:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vlastimil Babka @ 2022-03-21 19:02 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: David Rientjes, Joonsoo Kim, Christoph Lameter, Pekka Enberg,
	Andrew Morton, linux-mm, LKML, patches, Roman Gushchin

Linus,

please pull the latest slab changes from

  git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-5.18

======================================

- A few non-trivial SLUB code cleanups, most notably a
  refactoring of deactivate_slab().

- Bunch of trivial changes, such as removal of unused parameters,
  making stuff static, employing helpers.

Thanks,
Vlastimil

----------------------------------------------------------------
Hyeonggon Yoo (2):
      mm/slub: limit number of node partial slabs only in cache creation
      mm/slub: refactor deactivate_slab()

Lianjie Zhang (1):
      mm/slub: use helper macro __ATTR_XX_MODE for SLAB_ATTR(_RO)

Miaohe Lin (3):
      mm/slob: make kmem_cache_boot static
      mm/slab_common: use helper function is_power_of_2()
      mm/slub: remove forced_order parameter in calculate_sizes

Vlastimil Babka (2):
      Merge branch 'slab/for-5.18/trivial' into slab/for-linus
      Merge branch 'slab/for-5.18/cleanups' into slab/for-linus

Xiongwei Song (2):
      mm: slab: Delete unused SLAB_DEACTIVATED flag
      mm: slub: Delete useless parameter of alloc_slab_page()

 include/linux/slab.h |   3 --
 mm/slab_common.c     |   2 +-
 mm/slob.c            |   2 +-
 mm/slub.c            | 130 +++++++++++++++++++++------------------------------
 4 files changed, 54 insertions(+), 83 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] slab for 5.18
  2022-03-21 19:02 [GIT PULL] slab for 5.18 Vlastimil Babka
@ 2022-03-23 19:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-03-23 19:50 UTC (permalink / raw)
  To: Vlastimil Babka
  Cc: Linus Torvalds, David Rientjes, Joonsoo Kim, Christoph Lameter,
	Pekka Enberg, Andrew Morton, linux-mm, LKML, patches,
	Roman Gushchin

The pull request you sent on Mon, 21 Mar 2022 20:02:58 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-5.18

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c5c009e2503d4c027591c65b49a98f420cb4fa56

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-23 19:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-21 19:02 [GIT PULL] slab for 5.18 Vlastimil Babka
2022-03-23 19:50 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox