| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | selftests/bpf: Test passing rdonly mem to global func | Kumar Kartikeya Dwivedi | 2022-04-06 | 4 | -6/+46 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Use bpf_num_possible_cpus() in per-cpu map allocations | Artem Savkov | 2022-04-06 | 2 | -2/+3 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Fix issues in parse_num_list() | Yuntao Wang | 2022-04-06 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Fix file descriptor leak in load_kallsyms() | Yuntao Wang | 2022-04-05 | 1 | -4/+5 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Add urandom_read shared lib and USDTs | Andrii Nakryiko | 2022-04-05 | 8 | -9/+275 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Add basic USDT selftests | Andrii Nakryiko | 2022-04-05 | 6 | -6/+970 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for aarch64 | Ilya Leoshkevich | 2022-04-04 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync | Quentin Monnet | 2022-04-04 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Add tests for uprobe auto-attach via skeleton | Alan Maguire | 2022-04-03 | 2 | -0/+90 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Add tests for u[ret]probe attach by name | Alan Maguire | 2022-04-03 | 2 | -17/+109 | |
| | | * | | | | | | | | | | | | | | | libbpf: Add auto-attach for uprobes based on section name | Alan Maguire | 2022-04-03 | 3 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Fix cd_flavor_subdir() of test_progs | Yuntao Wang | 2022-04-03 | 1 | -2/+4 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Return true/false (not 1/0) from bool functions | Haowen Bai | 2022-04-03 | 2 | -7/+7 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Fix vfs_link kprobe definition | Nikolay Borisov | 2022-04-03 | 1 | -2/+3 | |
| | | * | | | | | | | | | | | | | | | bpf, test_offload.py: Skip base maps without names | Yauheni Kaliuta | 2022-04-01 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | selftests/bpf: Remove unused variable from bpf_sk_assign test | Eyal Birger | 2022-04-01 | 1 | -3/+1 | |
| | | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2022-05-25 | 7 | -1/+754 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | kseltest/cgroup: Make test_stress.sh work if run interactively | Waiman Long | 2022-05-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | kselftest/cgroup: fix test_stress.sh to use OUTPUT dir | Phil Auld | 2022-05-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | cgroup: Add config file to cgroup selftest suite | David Vernet | 2022-04-25 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | cgroup: Add test_cpucg_max_nested() testcase | David Vernet | 2022-04-25 | 1 | -0/+63 | |
| | * | | | | | | | | | | | | | | | | cgroup: Add test_cpucg_max() testcase | David Vernet | 2022-04-25 | 1 | -0/+54 | |
| | * | | | | | | | | | | | | | | | | cgroup: Add test_cpucg_nested_weight_underprovisioned() testcase | David Vernet | 2022-04-25 | 1 | -16/+57 | |
| | * | | | | | | | | | | | | | | | | cgroup: Adding test_cpucg_nested_weight_overprovisioned() testcase | David Vernet | 2022-04-25 | 1 | -0/+122 | |
| | * | | | | | | | | | | | | | | | | cgroup: Add test_cpucg_weight_underprovisioned() testcase | David Vernet | 2022-04-22 | 1 | -38/+117 | |
| | * | | | | | | | | | | | | | | | | cgroup: Add test_cpucg_weight_overprovisioned() testcase | David Vernet | 2022-04-22 | 3 | -3/+145 | |
| | * | | | | | | | | | | | | | | | | cgroup: Add test_cpucg_stats() testcase to cgroup cpu selftests | David Vernet | 2022-04-22 | 2 | -0/+131 | |
| | * | | | | | | | | | | | | | | | | cgroup: Add new test_cpu.c test suite in cgroup selftests | David Vernet | 2022-04-22 | 3 | -0/+113 | |
| * | | | | | | | | | | | | | | | | | Merge tag 'linux-kselftest-next-5.19-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-05-25 | 19 | -94/+124 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | kselftests/ir : Improve readability of modprobe error message | Gautam Menghani | 2022-05-16 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | selftests/resctrl: Fix null pointer dereference on open failed | Colin Ian King | 2022-04-26 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | selftests/resctrl: Add missing SPDX license to Makefile | Shaopeng Tan | 2022-04-25 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | selftests/resctrl: Update README about using kselftest framework to build/run... | Shaopeng Tan | 2022-04-25 | 1 | -7/+32 | |
| | * | | | | | | | | | | | | | | | | | selftests/resctrl: Make resctrl_tests run using kselftest framework | Shaopeng Tan | 2022-04-25 | 2 | -13/+5 | |
| | * | | | | | | | | | | | | | | | | | selftests/resctrl: Fix resctrl_tests' return code to work with selftest frame... | Shaopeng Tan | 2022-04-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | selftests/resctrl: Change the default limited time to 120 seconds | Shaopeng Tan | 2022-04-25 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | selftests/resctrl: Kill child process before parent process terminates if SIG... | Shaopeng Tan | 2022-04-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | selftests/resctrl: Print a message if the result of MBM&CMT tests is failed o... | Shaopeng Tan | 2022-04-25 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | selftests/resctrl: Extend CPU vendor detection | Shaopeng Tan | 2022-04-25 | 4 | -17/+33 | |
| | * | | | | | | | | | | | | | | | | | selftests/x86/corrupt_xstate_header: Use provided __cpuid_count() macro | Reinette Chatre | 2022-04-25 | 1 | -14/+2 | |
| | * | | | | | | | | | | | | | | | | | selftests/x86/amx: Use provided __cpuid_count() macro | Reinette Chatre | 2022-04-25 | 1 | -17/+7 | |
| | * | | | | | | | | | | | | | | | | | selftests/vm/pkeys: Use provided __cpuid_count() macro | Reinette Chatre | 2022-04-25 | 1 | -19/+2 | |
| | * | | | | | | | | | | | | | | | | | selftests: Provide local define of __cpuid_count() | Reinette Chatre | 2022-04-25 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | | | | | | selftests/damon: add damon to selftests root Makefile | Yuanchu Xie | 2022-04-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | selftests/binderfs: Improve message to provide more info | Karthik Alapati | 2022-04-25 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | selftests: mqueue: drop duplicate min definition | Geliang Tang | 2022-04-19 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | selftests/ftrace: add mips support for kprobe args syntax tests | Ze Zhang | 2022-04-19 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | selftests/ftrace: add mips support for kprobe args string tests | Ze Zhang | 2022-04-19 | 1 | -0/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge tag 'landlock-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-05-24 | 4 | -340/+1456 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | selftests/landlock: Add 11 new test suites dedicated to file reparenting | Mickaël Salaün | 2022-05-23 | 1 | -1/+754 | |
