| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | 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 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub... | Linus Torvalds | 2022-01-09 | 2 | -20/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Revert "libtraceevent: Increase libtraceevent logging when verbose" | Arnaldo Carvalho de Melo | 2022-01-07 | 1 | -19/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | perf trace: Avoid early exit due to running SIGCHLD handler before it makes s... | Jiri Olsa | 2022-01-07 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | | | | | selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644 | Tejun Heo | 2022-01-06 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 2022-01-05 | 3 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | selftests: set amt.sh executable | Taehee Yoo | 2022-01-05 | 1 | -0/+0 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | selftests: net: udpgro_fwd.sh: explicitly checking the available ping feature | Jianguo Wu | 2021-12-31 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2021-12-31 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | bpf, selftests: Fix spelling mistake "tained" -> "tainted" | Colin Ian King | 2021-12-17 | 1 | -1/+1 | |
| | | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub... | Linus Torvalds | 2022-01-02 | 6 | -21/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | perf top: Fix TUI exit screen refresh race condition | yaowenbin | 2022-01-02 | 1 | -3/+5 | |
| | * | | | | | | | | | | | | | | | | | perf pmu: Fix alias events list | John Garry | 2022-01-02 | 1 | -6/+17 | |
| | * | | | | | | | | | | | | | | | | | perf scripts python: intel-pt-events.py: Fix printing of switch events | Adrian Hunter | 2021-12-28 | 1 | -10/+13 | |
| | * | | | | | | | | | | | | | | | | | perf script: Fix CPU filtering of a script's switch events | Adrian Hunter | 2021-12-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | perf intel-pt: Fix parsing of VM time correlation arguments | Adrian Hunter | 2021-12-28 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | perf expr: Fix return value of ids__new() | Miaoqian Lin | 2021-12-28 | 1 | -1/+6 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | userfaultfd/selftests: fix hugetlb area allocations | Mike Kravetz | 2021-12-31 | 1 | -6/+10 | |
| | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | selftests: net: using ping6 for IPv6 in udpgro_fwd.sh | Jianguo Wu | 2021-12-30 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | selftests: net: Fix a typo in udpgro_fwd.sh | Jianguo Wu | 2021-12-29 | 1 | -1/+1 | |
