summaryrefslogtreecommitdiff
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-12-162-18/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kunit: kunit_tool: Correctly parse diagnostic messagesDavid Gow2020-12-011-3/+4
| * | | | | | | | | | kunit: Introduce get_file_path() helperAndy Shevchenko2020-11-301-15/+9
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-12-1614-34/+621
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | selftests/cgroup: Fix build on older distrosSachin Sant2020-11-101-2/+2
| * | | | | | | | | | selftests/run_kselftest.sh: fix dry-run typoHangbin Liu2020-11-101-1/+1
| * | | | | | | | | | tool: selftests: fix spelling typo of 'writting'Wang Qing2020-11-101-2/+2
| * | | | | | | | | | selftests/memfd: Fix implicit declaration warningsMichael Ellerman2020-11-102-2/+2
| * | | | | | | | | | selftests: intel_pstate: ftime() is deprecatedTommi Rantala2020-11-101-6/+16
| * | | | | | | | | | selftests/gpio: Add to CLEAN rule rather than overridingMichael Ellerman2020-11-101-4/+1
| * | | | | | | | | | selftests/gpio: Fix build when source tree is read onlyMichael Ellerman2020-11-101-5/+9
| * | | | | | | | | | selftests/gpio: Move include of lib.mk upMichael Ellerman2020-11-101-3/+3
| * | | | | | | | | | selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman2020-11-101-5/+3
| * | | | | | | | | | kselftest: Extend vdso correctness test to clock_gettime64Vincenzo Frascino2020-10-272-4/+115
| * | | | | | | | | | kselftest: Move test_vdso to the vDSO test suiteVincenzo Frascino2020-10-273-3/+9
| * | | | | | | | | | kselftest: Extend vDSO selftest to clock_getresVincenzo Frascino2020-10-272-0/+126
| * | | | | | | | | | kselftest: Extend vDSO selftestVincenzo Frascino2020-10-273-0/+336
| * | | | | | | | | | kselftest: Enable vDSO test on non x86 platformsVincenzo Frascino2020-10-272-2/+1
* | | | | | | | | | | Merge tag 'linux-kselftest-fixes-5.11-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-12-162-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | selftests/clone3: Fix build errorXingxing Su2020-12-071-1/+1
| * | | | | | | | | | | rseq/selftests: Fix MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ build error under o...Xingxing Su2020-12-071-2/+2
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel2020-12-151-0/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'close-range-openat2-v5.11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-12-152-1/+81
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | selftests: core: add tests for CLOSE_RANGE_CLOEXECGiuseppe Scrivano2020-12-041-0/+74
| * | | | | | | | | | selftests: openat2: add RESOLVE_ conflict testAleksa Sarai2020-12-031-1/+7
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-1516-1278/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 5.10-rc5 into staging-testingGreg Kroah-Hartman2020-11-2392-486/+3219
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | Merge 5.10-rc2 into staging-nextGreg Kroah-Hartman2020-11-0212-7/+196
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | staging: ion: remove from the treeGreg Kroah-Hartman2020-10-2616-1278/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-15105-985/+10571
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | selftests: test_vxlan_under_vrf: mute unnecessary error messagePo-Hsu Lin2020-12-141-1/+1
| * | | | | | | | | | selftests: mptcp: add the flush addrs testcaseGeliang Tang2020-12-141-14/+36
| * | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-1416-44/+1923
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | selftests/bpf: Add a test for ptr_to_map_value on stack for helper accessYonghong Song2020-12-142-3/+5
| | * | | | | | | | | | selftests/bpf: Add set_attach_target() API selftest for module targetAndrii Nakryiko2020-12-142-1/+21
| | * | | | | | | | | | selftests/bpf: Silence ima_setup.sh when not running in verbose mode.KP Singh2020-12-102-0/+34
| | * | | | | | | | | | selftests/bpf: Drop the need for LLVM's llcAndrew Delgadillo2020-12-101-23/+5
| | * | | | | | | | | | selftests/bpf: fix bpf_testmod.ko recompilation logicAndrii Nakryiko2020-12-101-7/+8
| | * | | | | | | | | | selftests/bpf: Make selftest compilation work on clang 11Jiri Olsa2020-12-101-0/+8
| | * | | | | | | | | | selftests/bpf: Xsk selftests - adding xdpxceiver to .gitignoreWeqaar Janjua2020-12-101-0/+1
| | * | | | | | | | | | selftests/bpf: Drop tcp-{client,server}.py from MakefileVeronika Kabatova2020-12-101-2/+0
| | * | | | | | | | | | selftests/bpf: Xsk selftests - Bi-directional Sockets - SKB, DRVWeqaar Janjua2020-12-093-24/+104
| | * | | | | | | | | | selftests/bpf: Xsk selftests - Socket Teardown - SKB, DRVWeqaar Janjua2020-12-093-4/+57
| | * | | | | | | | | | selftests/bpf: Xsk selftests - DRV POLL, NOPOLLWeqaar Janjua2020-12-093-4/+45
| | * | | | | | | | | | selftests/bpf: Xsk selftests - SKB POLL, NOPOLLWeqaar Janjua2020-12-095-3/+1187
| | * | | | | | | | | | selftests/bpf: Xsk selftests frameworkWeqaar Janjua2020-12-093-1/+274
| | * | | | | | | | | | selftests/bpf: Test bpf_sk_storage_get in tcp iteratorsFlorent Revest2020-12-042-2/+34
| | * | | | | | | | | | selftests/bpf: Add an iterator selftest for bpf_sk_storage_getFlorent Revest2020-12-042-0/+64
| | * | | | | | | | | | selftests/bpf: Add an iterator selftest for bpf_sk_storage_deleteFlorent Revest2020-12-042-0/+87