summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-12-14bpf: selftests: Move xfrm tunnel test to test_progsDaniel Xu
2023-12-14bpf: selftests: test_tunnel: Use vmlinux.h declarationsDaniel Xu
2023-12-14bpf: selftests: test_tunnel: Setup fresh topology for each subtestDaniel Xu
2023-12-14selftests/bpf: Remove flaky test_btf_id testYonghong Song
2023-12-14perf top: Uniform the event name for the hybrid machineKan Liang
2023-12-14perf top: Use evsel's cpus to replace user_requested_cpusKan Liang
2023-12-14perf unwind-libunwind: Fix base address for .eh_frameNamhyung Kim
2023-12-14perf unwind-libdw: Handle JIT-generated DSOs properlyNamhyung Kim
2023-12-14perf genelf: Set ELF program header addresses properlyNamhyung Kim
2023-12-14perf stat: Combine the -A/--no-aggr and --no-merge optionsIan Rogers
2023-12-14add selftest for statmount/listmountMiklos Szeredi
2023-12-14selftests/xsk: Fix for SEND_RECEIVE_UNALIGNED testTushar Vyavahare
2023-12-13bpf: sockmap, test for unconnected af_unix sockJohn Fastabend
2023-12-13selftests/bpf: Check VLAN tag and proto in xdp_metadataLarysa Zaremba
2023-12-13selftests/bpf: Add AF_INET packet generation to xdp_metadataLarysa Zaremba
2023-12-13selftests/bpf: Add flags and VLAN hint to xdp_hw_metadataLarysa Zaremba
2023-12-13selftests/bpf: Allow VLAN packets in xdp_hw_metadataLarysa Zaremba
2023-12-13xdp: Add VLAN tag hintLarysa Zaremba
2023-12-13selftests/bpf: add tests for LIBBPF_BPF_TOKEN_PATH envvarAndrii Nakryiko
2023-12-13libbpf: support BPF token path setting through LIBBPF_BPF_TOKEN_PATH envvarAndrii Nakryiko
2023-12-13selftests/bpf: add tests for BPF object load with implicit tokenAndrii Nakryiko
2023-12-13selftests/bpf: add BPF object loading tests with explicit token passingAndrii Nakryiko
2023-12-13libbpf: wire up BPF token support at BPF object levelAndrii Nakryiko
2023-12-13libbpf: wire up token_fd into feature probing logicAndrii Nakryiko
2023-12-13libbpf: move feature detection code into its own fileAndrii Nakryiko
2023-12-13libbpf: further decouple feature checking logic from bpf_objectAndrii Nakryiko
2023-12-13libbpf: split feature detectors definitions from cached resultsAndrii Nakryiko
2023-12-13bpf: selftests: Add verifier tests for CO-RE bitfield writesDaniel Xu
2023-12-13bpf: selftests: test_loader: Support __btf_path() annotationDaniel Xu
2023-12-13libbpf: Add BPF_CORE_WRITE_BITFIELD() macroDaniel Xu
2023-12-13selftests/bpf: fix compiler warnings in RELEASE=1 modeAndrii Nakryiko
2023-12-13perf hisi-ptt: Fix one memory leakage in hisi_ptt_process_auxtrace_event()Yicong Yang
2023-12-13perf header: Fix one memory leakage in perf_event__fprintf_event_update()Yicong Yang
2023-12-13KVM: selftests: Fix dynamic generation of configuration namesPaolo Bonzini
2023-12-13powerpc/selftests: Add test for papr-sysparmNathan Lynch
2023-12-13powerpc/selftests: Add test for papr-vpdNathan Lynch
2023-12-13KVM: riscv: selftests: Fix get-reg-list print_reg defaultsAndrew Jones
2023-12-13selftests/powerpc: Check all FPRs in fpu_syscall testMichael Ellerman
2023-12-13selftests/powerpc: Run fpu_preempt test for 60 secondsMichael Ellerman
2023-12-13selftests/powerpc: Generate better bit patterns for FPU testsMichael Ellerman
2023-12-13selftests/powerpc: Check all FPRs in fpu_preemptMichael Ellerman
2023-12-13selftests/powerpc: Fix error handling in FPU/VMX preemption testsMichael Ellerman
2023-12-12Revert "selftests: error out if kernel header files are not yet built"John Hubbard
2023-12-12selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand
2023-12-12selftests/bpf: Relax time_tai test for equal timestamps in tai_forwardYiFei Zhu
2023-12-12selftests/damon: test quota goals directorySeongJae Park
2023-12-12selftests/mm: dont run ksm_functional_tests twiceNico Pache
2023-12-12selftests: cgroup: update per-memcg zswap writeback selftestDomenico Cerasuolo
2023-12-12maple_tree: remove mas_searchable()Liam R. Howlett
2023-12-12maple_tree: separate ma_state node from statusLiam R. Howlett