index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
sgx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-16
selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
Kristen Carlson Accardi
1
-0
/
+6
2022-07-07
selftests/sgx: Page removal stress test
Reinette Chatre
1
-0
/
+120
2022-07-07
selftests/sgx: Test reclaiming of untouched page
Reinette Chatre
1
-0
/
+80
2022-07-07
selftests/sgx: Test invalid access to removed enclave page
Reinette Chatre
1
-0
/
+243
2022-07-07
selftests/sgx: Test faulty enclave behavior
Reinette Chatre
1
-0
/
+114
2022-07-07
selftests/sgx: Test complete changing of page type flow
Reinette Chatre
3
-0
/
+385
2022-07-07
selftests/sgx: Introduce TCS initialization enclave operation
Reinette Chatre
2
-0
/
+38
2022-07-07
selftests/sgx: Introduce dynamic entry point
Reinette Chatre
1
-0
/
+6
2022-07-07
selftests/sgx: Test two different SGX2 EAUG flows
Reinette Chatre
1
-0
/
+250
2022-07-07
selftests/sgx: Add test for TCS page permission changes
Reinette Chatre
1
-0
/
+71
2022-07-07
selftests/sgx: Add test for EPCM permission changes
Reinette Chatre
3
-0
/
+267
2022-02-17
selftests/sgx: Treat CC as one argument
Muhammad Usama Anjum
1
-1
/
+1
2022-02-12
selftests/sgx: Remove extra newlines in test output
Reinette Chatre
1
-2
/
+2
2022-02-12
selftests/sgx: Ensure enclave data available during debug print
Reinette Chatre
1
-2
/
+2
2022-02-12
selftests/sgx: Do not attempt enclave build without valid enclave
Reinette Chatre
1
-0
/
+1
2022-02-12
selftests/sgx: Fix NULL-pointer-dereference upon early test failure
Reinette Chatre
1
-4
/
+5
2021-12-17
selftests/sgx: Fix corrupted cpuid macro invocation
Jarkko Sakkinen
1
-3
/
+2
2021-11-15
selftests/sgx: Add test for multiple TCS entry
Reinette Chatre
3
-0
/
+39
2021-11-15
selftests/sgx: Enable multiple thread support
Reinette Chatre
1
-7
/
+14
2021-11-15
selftests/sgx: Add page permission and exception test
Reinette Chatre
3
-0
/
+169
2021-11-15
selftests/sgx: Rename test properties in preparation for more enclave tests
Reinette Chatre
3
-26
/
+26
2021-11-15
selftests/sgx: Provide per-op parameter structs for the test enclave
Jarkko Sakkinen
3
-46
/
+69
2021-11-15
selftests/sgx: Add a new kselftest: Unclobbered_vdso_oversubscribed
Jarkko Sakkinen
1
-0
/
+75
2021-11-15
selftests/sgx: Move setup_test_encl() to each TEST_F()
Jarkko Sakkinen
1
-4
/
+15
2021-11-15
selftests/sgx: Encpsulate the test enclave creation
Jarkko Sakkinen
1
-18
/
+26
2021-11-15
selftests/sgx: Dump segments and /proc/self/maps only on failure
Jarkko Sakkinen
1
-11
/
+12
2021-11-15
selftests/sgx: Create a heap for the test enclave
Jarkko Sakkinen
3
-9
/
+26
2021-11-15
selftests/sgx: Make data measurement for an enclave segment optional
Jarkko Sakkinen
3
-3
/
+10
2021-11-15
selftests/sgx: Assign source for each segment
Jarkko Sakkinen
3
-6
/
+8
2021-11-15
selftests/sgx: Fix a benign linker warning
Sean Christopherson
1
-1
/
+1
2021-07-31
selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.c
Tianjia Zhang
1
-20
/
+21
2021-06-24
selftests/sgx: remove checks for file execute permissions
Dave Hansen
1
-13
/
+3
2021-06-16
selftests/sgx: Refine the test enclave to have storage
Jarkko Sakkinen
4
-15
/
+74
2021-06-16
selftests/sgx: Add EXPECT_EEXIT() macro
Jarkko Sakkinen
1
-3
/
+11
2021-06-16
selftests/sgx: Dump enclave memory map
Jarkko Sakkinen
1
-0
/
+14
2021-06-16
selftests/sgx: Migrate to kselftest harness
Jarkko Sakkinen
2
-88
/
+92
2021-06-16
selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
Jarkko Sakkinen
3
-17
/
+18
2021-04-06
x86/sgx: Expose SGX architectural definitions to the kernel
Sean Christopherson
1
-1
/
+1
2021-03-24
selftests/sgx: Use getauxval() to simplify test code
Tianjia Zhang
1
-20
/
+4
2021-03-19
selftests/sgx: Improve error detection and messages
Dave Hansen
2
-15
/
+56
2020-11-18
selftests/sgx: Use a statically generated 3072-bit RSA key
Jarkko Sakkinen
5
-23
/
+71
2020-11-18
selftests/x86: Add a selftest for SGX
Jarkko Sakkinen
11
-0
/
+1221