Messages in this thread |  | | Date | Sat, 17 Dec 2022 20:37:30 -0800 | From | Andrew Morton <> | Subject | [GIT PULL] final non-MM updates for 6.2-rc1 |
| |
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(-)
|  |