mbox series

[GIT,PULL] final non-MM updates for 6.2-rc1

Message ID 20221217203730.f48e5345841a57dd6e713faf@linux-foundation.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] final non-MM updates for 6.2-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-nonmm-stable-2022-12-17-20-32

Message

Andrew Morton Dec. 18, 2022, 4:37 a.m. UTC
Linus, please merge this fault-injection patchset.

Thanks.


The following changes since commit 8fa590bf344816c925810331eea8387627bbeb40:

  Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2022-12-15 11:12:21 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-nonmm-stable-2022-12-17-20-32

for you to fetch changes up to f9eeef5918bbe1f2545d36280330dced25d6cf97:

  fault-injection: make stacktrace filter works as expected (2022-12-15 16:40:44 -0800)

----------------------------------------------------------------
Some fault-injection improvements from Wei Yongjun which enable stacktrace
filtering on x86_64.

----------------------------------------------------------------
Wei Yongjun (4):
      fault-injection: allow stacktrace filter for x86-64
      fault-injection: skip stacktrace filtering by default
      fault-injection: make some stack filter attrs more readable
      fault-injection: make stacktrace filter works as expected

 lib/Kconfig.debug  |  1 -
 lib/fault-inject.c | 22 ++++++++++++++--------
 2 files changed, 14 insertions(+), 9 deletions(-)

Comments

pr-tracker-bot@kernel.org Dec. 19, 2022, 2:30 p.m. UTC | #1
The pull request you sent on Sat, 17 Dec 2022 20:37:30 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm tags/mm-nonmm-stable-2022-12-17-20-32

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

Thank you!