summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | selftests/mount: remove unneeded conversion to boolYang Guang2021-12-101-2/+2
| * | | | | | | | | | | | | | | | | | | | | selftests: harness: avoid false negatives if test has no ASSERTsJakub Kicinski2021-12-101-1/+1
| * | | | | | | | | | | | | | | | | | | | | selftests/ftrace: make kprobe profile testcase description uniqueHeiko Carstens2021-12-101-1/+1
| * | | | | | | | | | | | | | | | | | | | | selftests: clone3: clone3: add case CLONE3_ARGS_NO_TESTAnders Roxell2021-12-101-0/+6
| * | | | | | | | | | | | | | | | | | | | | selftests: timers: Remove unneeded semicolonZhang Mingyu2021-12-101-1/+1
| * | | | | | | | | | | | | | | | | | | | | kselftests: timers:Remove unneeded semicolonZhang Mingyu2021-12-101-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-101-6/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | selftests/seccomp: Report event mismatches more clearlyKees Cook2021-11-031-5/+49
| * | | | | | | | | | | | | | | | | | | | selftests/seccomp: Stop USER_NOTIF test if kcmp() failsKees Cook2021-11-031-1/+1
* | | | | | | | | | | | | | | | | | | | | Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-01-108-86/+444
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Fix corrupted cpuid macro invocationJarkko Sakkinen2021-12-171-3/+2
| * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Add test for multiple TCS entryReinette Chatre2021-11-153-0/+39
| * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Enable multiple thread supportReinette Chatre2021-11-151-7/+14
| * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Add page permission and exception testReinette Chatre2021-11-153-0/+169
| * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Rename test properties in preparation for more enclave testsReinette Chatre2021-11-153-26/+26
| * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Provide per-op parameter structs for the test enclaveJarkko Sakkinen2021-11-153-46/+69
| * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Add a new kselftest: Unclobbered_vdso_oversubscribedJarkko Sakkinen2021-11-151-0/+75
| * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Move setup_test_encl() to each TEST_F()Jarkko Sakkinen2021-11-151-4/+15
| * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Encpsulate the test enclave creationJarkko Sakkinen2021-11-151-18/+26
| * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Dump segments and /proc/self/maps only on failureJarkko Sakkinen2021-11-151-11/+12
| * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Create a heap for the test enclaveJarkko Sakkinen2021-11-153-9/+26
| * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Make data measurement for an enclave segment optionalJarkko Sakkinen2021-11-153-3/+10
| * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Assign source for each segmentJarkko Sakkinen2021-11-153-6/+8
| * | | | | | | | | | | | | | | | | | | | | selftests/sgx: Fix a benign linker warningSean Christopherson2021-11-151-1/+1
| | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-01-1010-86/+790
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | kselftest/arm64: Add pidbench for floating point syscall casesMark Brown2021-12-143-1/+75
| * | | | | | | | | | | | | | | | | | | | kselftest/arm64: Add a test program to exercise the syscall ABIMark Brown2021-12-145-1/+568
| * | | | | | | | | | | | | | | | | | | | kselftest/arm64: Allow signal tests to trigger from a functionMark Brown2021-12-141-7/+5
| * | | | | | | | | | | | | | | | | | | | kselftest/arm64: Parameterise ptrace vector length informationMark Brown2021-12-141-77/+142
| | |_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub...Linus Torvalds2022-01-092-20/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Revert "libtraceevent: Increase libtraceevent logging when verbose"Arnaldo Carvalho de Melo2022-01-071-19/+0
| * | | | | | | | | | | | | | | | | | | | perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...Jiri Olsa2022-01-071-1/+1
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo2022-01-061-0/+97
* | | | | | | | | | | | | | | | | | | | selftests: cgroup: Test open-time credential usage for migration checksTejun Heo2022-01-061-0/+68
* | | | | | | | | | | | | | | | | | | | selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo2022-01-061-1/+1
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-01-053-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | selftests: set amt.sh executableTaehee Yoo2022-01-051-0/+0
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | selftests: net: udpgro_fwd.sh: explicitly checking the available ping featureJianguo Wu2021-12-311-1/+2
| * | | | | | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-311-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | bpf, selftests: Fix spelling mistake "tained" -> "tainted"Colin Ian King2021-12-171-1/+1
| | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...Linus Torvalds2022-01-026-21/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | perf top: Fix TUI exit screen refresh race conditionyaowenbin2022-01-021-3/+5
| * | | | | | | | | | | | | | | | | perf pmu: Fix alias events listJohn Garry2022-01-021-6/+17
| * | | | | | | | | | | | | | | | | perf scripts python: intel-pt-events.py: Fix printing of switch eventsAdrian Hunter2021-12-281-10/+13
| * | | | | | | | | | | | | | | | | perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter2021-12-281-1/+1
| * | | | | | | | | | | | | | | | | perf intel-pt: Fix parsing of VM time correlation argumentsAdrian Hunter2021-12-281-0/+1
| * | | | | | | | | | | | | | | | | perf expr: Fix return value of ids__new()Miaoqian Lin2021-12-281-1/+6
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz2021-12-311-6/+10
| |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu2021-12-301-1/+3
* | | | | | | | | | | | | | | | selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu2021-12-291-1/+1