| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | selftests/bpf: Merge test_stub.c into testing_helpers.c | Andrii Nakryiko | 2021-11-07 | 4 | -60/+78 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Convert legacy prog load APIs to bpf_prog_load() | Andrii Nakryiko | 2021-11-07 | 10 | -112/+99 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Fix non-strict SEC() program sections | Andrii Nakryiko | 2021-11-07 | 7 | -7/+7 | |
| | | * | | | | | | | | | | | | | | | libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load() | Andrii Nakryiko | 2021-11-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-01-10 | 30 | -57/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | selftests/vm: remove ARRAY_SIZE define from individual tests | Shuah Khan | 2021-12-10 | 3 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | selftests/timens: remove ARRAY_SIZE define from individual tests | Shuah Khan | 2021-12-10 | 2 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | selftests/sparc64: remove ARRAY_SIZE define from adi-test | Shuah Khan | 2021-12-10 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | selftests/seccomp: remove ARRAY_SIZE define from seccomp_benchmark | Shuah Khan | 2021-12-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | selftests/rseq: remove ARRAY_SIZE define from individual tests | Shuah Khan | 2021-12-10 | 2 | -4/+2 | |
| | * | | | | | | | | | | | | | | | | | selftests/net: remove ARRAY_SIZE define from individual tests | Shuah Khan | 2021-12-10 | 6 | -11/+8 | |
| | * | | | | | | | | | | | | | | | | | selftests/landlock: remove ARRAY_SIZE define from common.h | Shuah Khan | 2021-12-10 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | selftests/ir: remove ARRAY_SIZE define from ir_loopback.c | Shuah Khan | 2021-12-10 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | selftests/core: remove ARRAY_SIZE define from close_range_test.c | Shuah Khan | 2021-12-10 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | selftests/cgroup: remove ARRAY_SIZE define from cgroup_util.h | Shuah Khan | 2021-12-10 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | selftests/arm64: remove ARRAY_SIZE define from vec-syscfg.c | Shuah Khan | 2021-12-10 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | tools: fix ARRAY_SIZE defines in tools and selftests hdrs | Shuah Khan | 2021-12-10 | 2 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | selftests: cgroup: build error multiple outpt files | Anders Roxell | 2021-12-10 | 2 | -6/+8 | |
| | * | | | | | | | | | | | | | | | | | selftests/move_mount_set_group remove unneeded conversion to bool | Yang Guang | 2021-12-10 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | selftests/mount: remove unneeded conversion to bool | Yang Guang | 2021-12-10 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | selftests: harness: avoid false negatives if test has no ASSERTs | Jakub Kicinski | 2021-12-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | selftests/ftrace: make kprobe profile testcase description unique | Heiko Carstens | 2021-12-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | selftests: clone3: clone3: add case CLONE3_ARGS_NO_TEST | Anders Roxell | 2021-12-10 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | selftests: timers: Remove unneeded semicolon | Zhang Mingyu | 2021-12-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | kselftests: timers:Remove unneeded semicolon | Zhang Mingyu | 2021-12-10 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-01-10 | 1 | -6/+50 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | selftests/seccomp: Report event mismatches more clearly | Kees Cook | 2021-11-03 | 1 | -5/+49 | |
| | * | | | | | | | | | | | | | | | | | selftests/seccomp: Stop USER_NOTIF test if kcmp() fails | Kees Cook | 2021-11-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-01-10 | 8 | -86/+444 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | selftests/sgx: Fix corrupted cpuid macro invocation | Jarkko Sakkinen | 2021-12-17 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | | | selftests/sgx: Add test for multiple TCS entry | Reinette Chatre | 2021-11-15 | 3 | -0/+39 | |
| | * | | | | | | | | | | | | | | | | | | selftests/sgx: Enable multiple thread support | Reinette Chatre | 2021-11-15 | 1 | -7/+14 | |
| | * | | | | | | | | | | | | | | | | | | selftests/sgx: Add page permission and exception test | Reinette Chatre | 2021-11-15 | 3 | -0/+169 | |
| | * | | | | | | | | | | | | | | | | | | selftests/sgx: Rename test properties in preparation for more enclave tests | Reinette Chatre | 2021-11-15 | 3 | -26/+26 | |
| | * | | | | | | | | | | | | | | | | | | selftests/sgx: Provide per-op parameter structs for the test enclave | Jarkko Sakkinen | 2021-11-15 | 3 | -46/+69 | |
| | * | | | | | | | | | | | | | | | | | | selftests/sgx: Add a new kselftest: Unclobbered_vdso_oversubscribed | Jarkko Sakkinen | 2021-11-15 | 1 | -0/+75 | |
| | * | | | | | | | | | | | | | | | | | | selftests/sgx: Move setup_test_encl() to each TEST_F() | Jarkko Sakkinen | 2021-11-15 | 1 | -4/+15 | |
| | * | | | | | | | | | | | | | | | | | | selftests/sgx: Encpsulate the test enclave creation | Jarkko Sakkinen | 2021-11-15 | 1 | -18/+26 | |
| | * | | | | | | | | | | | | | | | | | | selftests/sgx: Dump segments and /proc/self/maps only on failure | Jarkko Sakkinen | 2021-11-15 | 1 | -11/+12 | |
| | * | | | | | | | | | | | | | | | | | | selftests/sgx: Create a heap for the test enclave | Jarkko Sakkinen | 2021-11-15 | 3 | -9/+26 | |
| | * | | | | | | | | | | | | | | | | | | selftests/sgx: Make data measurement for an enclave segment optional | Jarkko Sakkinen | 2021-11-15 | 3 | -3/+10 | |
| | * | | | | | | | | | | | | | | | | | | selftests/sgx: Assign source for each segment | Jarkko Sakkinen | 2021-11-15 | 3 | -6/+8 | |
| | * | | | | | | | | | | | | | | | | | | selftests/sgx: Fix a benign linker warning | Sean Christopherson | 2021-11-15 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2022-01-10 | 10 | -86/+790 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: Add pidbench for floating point syscall cases | Mark Brown | 2021-12-14 | 3 | -1/+75 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: Add a test program to exercise the syscall ABI | Mark Brown | 2021-12-14 | 5 | -1/+568 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: Allow signal tests to trigger from a function | Mark Brown | 2021-12-14 | 1 | -7/+5 | |
| | * | | | | | | | | | | | | | | | | | kselftest/arm64: Parameterise ptrace vector length information | Mark Brown | 2021-12-14 | 1 | -77/+142 | |
| | | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | selftests: cgroup: Test open-time cgroup namespace usage for migration checks | Tejun Heo | 2022-01-06 | 1 | -0/+97 | |
| * | | | | | | | | | | | | | | | | | selftests: cgroup: Test open-time credential usage for migration checks | Tejun Heo | 2022-01-06 | 1 | -0/+68 | |
