History log of /openbsd-src/regress/sys/kern/stackpivot/pivot.h (Results 1 – 8 of 8)
Revision Date Author Comments
# 9206c826 16-May-2021 deraadt <deraadt@openbsd.org>

add riscv asm for these two security-feature checking regress tests
with drahn


# bd23ff4a 14-Apr-2021 kettenis <kettenis@openbsd.org>

Unify pivot.h; brings powerpc/powerpc64 support to the usr.bin/lastcomm
regress test.

ok bluhm@


# 4627c47a 25-Jul-2020 mortimer <mortimer@openbsd.org>

Add stackpivot asm for ppc and ppc64 regress test.

Also tweak the pagefault test to work better on arches
that do not modify the stack pointer on return.


# ab1289e9 04-Aug-2019 mortimer <mortimer@openbsd.org>

Add arm64 asm for stackpivot regress test.


# e0f21b2a 29-Jul-2019 mortimer <mortimer@openbsd.org>

regress: Add mips64 stack pivot asm for octeon in stackpivot tests


# 6fbf98d6 20-Apr-2018 naddy <naddy@openbsd.org>

revert to 2018/04/20 10:00:00, before oops


# 39214a00 20-Apr-2018 deraadt <deraadt@openbsd.org>

sync


# 897fc685 13-Apr-2018 mortimer <mortimer@openbsd.org>

Add a test for stack pivots that trigger page faults.

"Regress is always open for commits" @deraadt