All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] final non-MM work for 5.19-rc1
@ 2022-06-05 18:38 Andrew Morton
  2022-06-06  0:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2022-06-05 18:38 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: mm-commits, linux-mm, linux-kernel

Linus,

just a single patch here - to add an arguably missing feature in the
delay accounting code.

The following changes since commit 54eb8462f21fb170a05ad64620f0d8d0cf2b7fb5:

  Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux (2022-06-01 14:48:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-nonmm-stable-2022-06-05

for you to fetch changes up to 662ce1dc9caf493c309200edbe38d186f1ea20d0:

  delayacct: track delays from write-protect copy (2022-06-01 15:55:25 -0700)

----------------------------------------------------------------
A single featurelet for delay accounting.  Delayed a bit
because, unusually, it had dependencies on both the mm-stable and
mm-nonmm-stable queues.

----------------------------------------------------------------
Yang Yang (1):
      delayacct: track delays from write-protect copy

 Documentation/accounting/delay-accounting.rst |  5 ++++-
 include/linux/delayacct.h                     | 28 +++++++++++++++++++++++++++
 include/uapi/linux/taskstats.h                |  6 +++++-
 kernel/delayacct.c                            | 16 +++++++++++++++
 mm/hugetlb.c                                  |  8 ++++++++
 mm/memory.c                                   |  8 ++++++++
 tools/accounting/getdelays.c                  |  8 +++++++-
 7 files changed, 76 insertions(+), 3 deletions(-)


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

* Re: [GIT PULL] final non-MM work for 5.19-rc1
  2022-06-05 18:38 [GIT PULL] final non-MM work for 5.19-rc1 Andrew Morton
@ 2022-06-06  0:23 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-06  0:23 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linus Torvalds, mm-commits, linux-mm, linux-kernel

The pull request you sent on Sun, 5 Jun 2022 11:38:00 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-nonmm-stable-2022-06-05

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

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-06-06  0:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-05 18:38 [GIT PULL] final non-MM work for 5.19-rc1 Andrew Morton
2022-06-06  0:23 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.