linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] slab for 5.20/6.0
@ 2022-08-01 10:29 Vlastimil Babka
  2022-08-01 19:55 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vlastimil Babka @ 2022-08-01 10:29 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: David Rientjes, Joonsoo Kim, Christoph Lameter, Pekka Enberg,
	Andrew Morton, linux-mm, LKML, patches, Roman Gushchin,
	Hyeonggon Yoo

Linus,

please pull the latest slab changes from

  git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-5.20_or_6.0

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

- An addition of 'accounted' flag to slab allocation tracepoints to indicate
  memcg_kmem accounting, by Vasily.

- An optimization of memcg handling in freeing paths, by Muchun.

- Various smaller fixes and cleanups.

Thanks,
Vlastimil

----------------------------------------------------------------
Hyeonggon Yoo (2):
      mm/sl[au]b: use own bulk free function when bulk alloc failed
      mm/slab_common: move generic bulk alloc/free functions to SLOB

Jiapeng Chong (1):
      mm, slab: fix bad alignments

Muchun Song (1):
      mm: slab: optimize memcg_slab_free_hook()

Stéphane Graber (1):
      tools/vm/slabinfo: Handle files in debugfs

Vasily Averin (1):
      mm/tracing: add 'accounted' entry into output of allocation tracepoints

Xiongwei Song (1):
      mm/slub: Simplify __kmem_cache_alias()

 include/trace/events/kmem.h | 40 +++++++++++-------
 mm/slab.c                   | 20 ++++-----
 mm/slab.h                   | 39 ++++--------------
 mm/slab_common.c            | 36 ++---------------
 mm/slob.c                   | 33 +++++++++++----
 mm/slub.c                   | 98 +++++++++++++++++----------------------------
 tools/vm/slabinfo.c         | 26 +++++++++++-
 7 files changed, 134 insertions(+), 158 deletions(-)

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

* Re: [GIT PULL] slab for 5.20/6.0
  2022-08-01 10:29 [GIT PULL] slab for 5.20/6.0 Vlastimil Babka
@ 2022-08-01 19:55 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-01 19:55 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, Hyeonggon Yoo

The pull request you sent on Mon, 1 Aug 2022 12:29:48 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-5.20_or_6.0

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

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-08-01 19:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-01 10:29 [GIT PULL] slab for 5.20/6.0 Vlastimil Babka
2022-08-01 19:55 ` 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;
as well as URLs for NNTP newsgroup(s).