aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-09-07kselftest/arm64: Preserve any EXTRA_CONTEXT in handle_signal_copyctx()Mark Brown1-2/+48
2022-09-07kselftest/arm64: Validate contents of EXTRA_CONTEXT blocksMark Brown1-4/+21
2022-09-07kselftest/arm64: Only validate each signal context onceMark Brown1-7/+12
2022-09-07kselftest/arm64: Remove unneeded protype for validate_extra_context()Mark Brown1-2/+0
2022-09-07kselftest/arm64: Fix validation of EXTRA_CONTEXT signal context locationMark Brown1-1/+1
2022-09-07kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXTMark Brown1-1/+1
2022-09-07kselftest/arm64: Validate signal ucontext in placeMark Brown1-3/+6
2022-09-07kselftest/arm64: Enumerate SME rather than SVE vector lengths for za_regsMark Brown1-2/+2
2022-09-07kselftest/arm64: Add a test for signal frames with ZA disabledMark Brown1-0/+119
2022-09-07kselftest/arm64: Tighten up validation of ZA signal contextMark Brown1-1/+15
2022-09-07kselftest/arm64: kselftest harness for FP stress testsMark Brown3-1/+540
2022-09-07kselftest/arm64: Install signal handlers before output in FP stress testsMark Brown3-72/+72
2022-09-07selftests: nft_concat_range: add socat supportFlorian Westphal1-12/+53
2022-09-06selftests/bpf: Add tracing_struct test in DENYLIST.s390xYonghong Song1-0/+1
2022-09-06selftests/bpf: Use BPF_PROG2 for some fentry programs without struct argumentsYonghong Song1-2/+2
2022-09-06selftests/bpf: Add struct argument tests with fentry/fexit programs.Yonghong Song3-0/+231
2022-09-06libbpf: Add new BPF_PROG2 macroYonghong Song1-0/+79
2022-09-06bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()Yonghong Song1-4/+5
2022-09-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni112-507/+3020
2022-09-06kselftest/arm64: Count SIGUSR2 deliveries in FP stress testsMark Brown4-0/+46
2022-09-06kselftest/arm64: Always encourage preemption for za-testMark Brown1-6/+1
2022-09-06kselftest/arm64: Add simple hwcap validationMark Brown3-1/+190
2022-09-06perf c2c: Prevent potential memory leak in c2c_he_zalloc()Shang XiaoJing1-3/+9
2022-09-06perf genelf: Switch deprecated openssl MD5_* functions to new EVP APIZixuan Tan1-9/+11
2022-09-06tools/perf: Fix out of bound access to cpu mask arrayAthira Rajeev1-6/+20
2022-09-06perf affinity: Fix out of bound access to "sched_cpus" maskAthira Rajeev1-1/+7
2022-09-05iio: Add new event type gesture and use direction for single and double tapJagath Jog J1-1/+7
2022-09-05tools: hv: kvp: remove unnecessary (void*) conversionsZhou jie1-2/+2
2022-09-05bpf: Optimize call_rcu in non-preallocated hash map.Alexei Starovoitov1-11/+0
2022-09-05selftests/bpf: Improve test coverage of test_mapsAlexei Starovoitov1-14/+24
2022-09-04kselftest/cgroup: Add cpuset v2 partition root state testWaiman Long4-2/+765
2022-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2022-09-04selftests/powerpc: Skip 4PB test on 4K PAGE_SIZE systemsMichael Ellerman1-0/+2
2022-09-04memblock_tests: move variable declarations to single blockRebecca Mckeever3-127/+42
2022-09-04memblock tests: remove 'cleared' from comment blocksRebecca Mckeever1-11/+11
2022-09-03ACPI: tools: pfrut: Do not initialize ret in main()Shi junming1-1/+1
2022-09-02selftest/bpf: Add test for bpf_getsockopt()Martin KaFai Lau2-106/+43
2022-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-10/+26
2022-09-02Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds2-70/+41
2022-09-02Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+145
2022-09-02perf stat: Fix L2 Topdown metrics disappear for raw eventsZhengjun Xing1-2/+3
2022-09-02selftests/xsk: Avoid use-after-free on ctxIan Rogers1-3/+3
2022-09-02selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller68-250/+250
2022-09-02selftests/xsk: Add support for zero copy testingMaciej Fijalkowski2-4/+74
2022-09-02selftests/xsk: Make sure single threaded test terminatesMaciej Fijalkowski1-0/+7
2022-09-02selftests/xsk: Add support for executing tests on physical deviceMaciej Fijalkowski3-87/+170
2022-09-02selftests/xsk: Increase chars for interface name to 16Maciej Fijalkowski1-2/+2
2022-09-02selftests/xsk: Introduce default Rx pkt streamMaciej Fijalkowski2-27/+51
2022-09-02selftests/xsk: Query for native XDP supportMaciej Fijalkowski1-2/+37
2022-09-02landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFERMickaël Salaün1-10/+145