summaryrefslogtreecommitdiff
path: root/include/linux/randomize_kstack.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-04-20 10:18:30 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-04-20 10:18:30 +0200
commit9b249e60a5a83f49f2a65bfb808c0c058ff12a61 (patch)
tree85d9e3b58cf86bd15533dee4be6d7fb24981e801 /include/linux/randomize_kstack.h
parent834e602d0cc7c743bfce734fad4a46cefc0f9ab1 (diff)
downloadkernel-linux-6.13.y.tar.gz
Linux 6.13.12linux-6.13.y
Link: https://lore.kernel.org/r/20250417175111.386381660@linuxfoundation.org Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Salvatore Bonaccorso <carnil@debian.org> Tested-by: Peter Schneider <pschneider1968@googlemail.com> Link: https://lore.kernel.org/r/20250418110411.049004302@linuxfoundation.org Tested-by: Mark Brown <broonie@kernel.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: SeongJae Park <sj@kernel.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/randomize_kstack.h')
0 files changed, 0 insertions, 0 deletions
7b'>KVM: arm64: selftests: Test writes to ID_AA64MMFR1_EL1.{HCX, TWED}Jinqian Yang 2025-08-21KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regsMark Brown 2025-08-21KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier 2025-07-08KVM: arm64: selftests: Catch up set_id_regs with the kernelOliver Upton 2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini 2025-05-16KVM: selftests: Confirm exposing MTE_frac does not break migrationBen Horgan 2025-05-05KVM: arm64: selftest: Don't try to disable AArch64 supportMarc Zyngier 2025-03-19Merge branch 'kvm-arm64/writable-midr' into kvmarm/nextOliver Upton 2025-03-12KVM: arm64: selftests: Test that TGRAN*_2 fields are writableSebastian Ott 2025-02-26KVM: selftests: arm64: Test writes to MIDR,REVIDR,AIDRSebastian Ott 2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2025-01-15Merge tag 'loongarch-kvm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini 2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson