summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-08-19KVM: selftests: Fix signedness issue with vCPU mmap size checkJames Houghton
2025-08-19selftests: drv-net: test the napi init stateJakub Kicinski
2025-08-19binder: add transaction_report feature entryLi Li
2025-08-19bpftool: Add kernel.kptr_restrict hint for no instructionsVincent Li
2025-08-18Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'Martin KaFai Lau
2025-08-18Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'Martin KaFai Lau
2025-08-18selftests: mptcp: sockopt: fix C23 extension warningMatthieu Baerts (NGI0)
2025-08-18selftests: mptcp: connect: fix C23 extension warningMatthieu Baerts (NGI0)
2025-08-18selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang
2025-08-18selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)
2025-08-18tools headers: Sync uapi/linux/vhost.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync uapi/linux/prctl.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync uapi/linux/fs.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync uapi/linux/fcntl.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync syscall tables with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync powerpc headers with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync arm64 headers with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync x86 headers with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync linux/cfi_types.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync linux/bits.h with the kernel sourceNamhyung Kim
2025-08-18tools headers: Sync KVM headers with the kernel sourceNamhyung Kim
2025-08-18perf test: Fix a build error in x86 topdown testNamhyung Kim
2025-08-18selftests/bpf: Cover metadata access from a modified skb cloneJakub Sitnicki
2025-08-18selftests/bpf: Cover read/write to skb metadata at an offsetJakub Sitnicki
2025-08-18selftests/bpf: Cover write access to skb metadata via dynptrJakub Sitnicki
2025-08-18selftests/bpf: Cover read access to skb metadata via dynptrJakub Sitnicki
2025-08-18selftests/bpf: Parametrize test_xdp_context_tuntapJakub Sitnicki
2025-08-18selftests/bpf: Pass just bpf_map to xdp_context_test helperJakub Sitnicki
2025-08-18selftests/bpf: Cover verifier checks for skb_meta dynptr typeJakub Sitnicki
2025-08-18Merge tag 'linux-cpupower-6.17-rc2' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2025-08-18x86/insn: Add XOP prefix instructions decoder supportMasami Hiramatsu (Google)
2025-08-18selftests/nolibc: always compile the kernel with GCCThomas Weißschuh
2025-08-18selftests/nolibc: don't pass CC to toplevel MakefileThomas Weißschuh
2025-08-18selftests/nolibc: deduplicate invocations of toplevel MakefileThomas Weißschuh
2025-08-18selftests/nolibc: be more specific about variables affecting nolibc-testThomas Weißschuh
2025-08-18selftests/bpf: Clobber a lot of registers in tailcall_bpf2bpf_hierarchy testsIlya Leoshkevich
2025-08-18objtool: Validate kCFI callsPeter Zijlstra
2025-08-18selftests: ublk: Use ARRAY_SIZE() macro to improve codeAkhilesh Patil
2025-08-17tools/nolibc: fix error return value of clock_nanosleep()Thomas Weißschuh
2025-08-15selftests: tls: make the new data_steal test less flakyJakub Kicinski
2025-08-15selftests/bpf: Add test for DEVMAP reuseYureka Lilian
2025-08-15libbpf: Fix reuse of DEVMAPYureka Lilian
2025-08-15bpf/selftests: Fix test_tcpnotify_userMatt Bobrowski
2025-08-15selftest: forwarding: router: Add a test case for IPv4 link-local source IPIdo Schimmel
2025-08-15kunit: tool: Parse skipped tests from kselftest.hThomas Weißschuh
2025-08-15cpupower: Allow control of boost feature on non-x86 based systems with boost ...Shinji Nomoto
2025-08-15cpupower: Fix a bug where the -t option of the set subcommand was not working.Shinji Nomoto
2025-08-15selftests/bpf: Enable arena atomics tests for RV64Pu Lehui
2025-08-14selftests/tc-testing: Check backlog stats in gso_skb caseWilliam Liu
2025-08-14selftests: net: Test bridge backup port when port is administratively downIdo Schimmel