Age | Commit message (Expand) | Author | Files | Lines |
2021-05-19 | selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available | Chang S. Bae | 1 | -5/+15 |
2020-07-07 | selftests: sigaltstack: do not use ksft_exit_skip after ksft_set_plan | Paolo Bonzini | 1 | -2/+2 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-04-25 | selftests: Add test plan API to kselftest.h and adjust callers | Kees Cook | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-18 | tools: fix testing/selftests/sigaltstack for s390x | Thomas Richter | 1 | -0/+4 |
2017-08-02 | selftests: sigaltstack: convert to use TAP13 ksft framework | Shuah Khan | 1 | -22/+31 |
2017-02-28 | tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test... | Stas Sergeev | 1 | -3/+4 |
2017-01-05 | selftests: remove duplicated all and clean target | bamvor.zhangjian@huawei.com | 1 | -4/+1 |
2016-12-08 | selftests: add missing gitignore files/dirs | Shuah Khan | 1 | -0/+1 |
2016-05-04 | signals/sigaltstack: Change SS_AUTODISARM to (1U << 31) | Andy Lutomirski | 1 | -1/+1 |
2016-05-04 | signals/sigaltstack: Report current flag bits in sigaltstack() | Andy Lutomirski | 1 | -3/+16 |
2016-05-04 | selftests/sigaltstack: Fix the sigaltstack test on old kernels | Andy Lutomirski | 1 | -7/+14 |
2016-05-03 | selftests/sigaltstack: Add new testcase for sigaltstack(SS_ONSTACK|SS_AUTODIS... | Stas Sergeev | 2 | -0/+164 |