aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-09-11 07:48:21 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2022-09-11 07:48:21 -0400
commit087aa69a9f2b2f1aaa173f976fec94058f623a9d (patch)
tree0d3215fc694c2ad75f296bdc26b88cf91a795aa7 /tools/testing
parentMerge tag 'i2c-for-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff)
parentarm64: mm: fix resume for 52-bit enabled builds (diff)
downloadlinux-087aa69a9f2b2f1aaa173f976fec94058f623a9d.tar.gz
linux-087aa69a9f2b2f1aaa173f976fec94058f623a9d.zip
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fixes from Will Deacon: "Three small arm64 fixes, all related to optional architecture extensions: BTI, SME and 52-bit virtual addressing: - Disable in-kernel BTI when compiling with GCC, as it makes invalid assumptions about the distance between functions which has led to crashes when calling modules on a CPU with BTI support - Remove bogus TIF_SME flag management if memory allocation fails in the ptrace code - Fix the resume path when configured for 52-bit virtual addressing" * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: arm64: mm: fix resume for 52-bit enabled builds arm64/ptrace: Don't clear calling process' TIF_SME on OOM arm64/bti: Disable in kernel BTI when cross section thunks are broken
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions
yton1-6/+2 2012-10-11vfs: bogus warnings in fs/namei.cArnd Bergmann1-0/+1 2012-10-11consitify do_mount() argumentsAl Viro10-26/+27 2012-10-11compiler-gcc4.h: correct verion check for __compiletime_errorDaniel Santos1-1/+1 2012-10-11modpost: Permit .GCC.command.line sectionsJonathan Kliegman1-0/+1 2012-10-119P: Fix race between p9_write_work() and p9_fd_request()Simon Derr1-1/+2 2012-10-11Update SmPL/Coccinelle section of MAINTAINERSNicolas Palix1-3/+3 2012-10-11coccicheck: Add the rep+ctxt modeNicolas Palix1-0/+3