summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-01-26perf list: Add output file optionIan Rogers
2024-01-26perf list: Switch error message to pr_err() to respect debug settings (-v)Ian Rogers
2024-01-26perf test: Fix 'perf script' tests on s390Thomas Richter
2024-01-26tools headers UAPI: Sync linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo
2024-01-26tools arch x86: Sync the msr-index.h copy with the kernel sources to pick IA3...Arnaldo Carvalho de Melo
2024-01-26tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...Arnaldo Carvalho de Melo
2024-01-26kunit: add wireless unit testsJohannes Berg
2024-01-25selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts
2024-01-25selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell
2024-01-25selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache
2024-01-25selftests/mm: switch to bash from shMuhammad Usama Anjum
2024-01-25selftests/mm: mremap_test: fix build warningMuhammad Usama Anjum
2024-01-25selftest: Show expected and actual return codes for test failures in fcnal-testDavid Ahern
2024-01-25selftest: Fix set of ping_group_range in fcnal-testDavid Ahern
2024-01-25selftest: Update PATH for nettest in fcnal-testDavid Ahern
2024-01-25selftests/net/lib: update busywait timeout valueHangbin Liu
2024-01-25vsock/test: print type for SOCK_SEQPACKETArseniy Krasnov
2024-01-25selftests: tc-testing: return fail if a test fails in setup/teardownPedro Tammela
2024-01-25selftests: tc-testing: enable all tdc testsPedro Tammela
2024-01-25selftests: tc-testing: adjust fq test to latest iproute2Pedro Tammela
2024-01-25selftests: tc-testing: check if 'jq' is available in taprio testsPedro Tammela
2024-01-25selftests: tc-testing: add missing netfilter configPedro Tammela
2024-01-25selftests: tcp_ao: set the timeout to 2 minutesJakub Kicinski
2024-01-25selftests: net: explicitly wait for listener readyPaolo Abeni
2024-01-25selftests: net: included needed helper in the install targetsPaolo Abeni
2024-01-25selftests: net: remove dependency on ebpf testsPaolo Abeni
2024-01-25selftests: tcp_ao: add a config fileJakub Kicinski
2024-01-25perf tools: Add -H short option for --hierarchyNamhyung Kim
2024-01-25perf pmu: Treat the msr pmu as softwareIan Rogers
2024-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-25x86/fred: Disable FRED support if CONFIG_X86_FRED is disabledH. Peter Anvin (Intel)
2024-01-25x86/cpufeatures: Add the CPU feature bit for FREDH. Peter Anvin (Intel)
2024-01-25x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction supportXin Li
2024-01-25tools/workqueue/wq_dump.py: Clean up code and drop duplicate informationTejun Heo
2024-01-25selftests/landlock: Fix fs_test build with old libcHu Yadi
2024-01-25selftests/landlock: Fix net_test build with old libcHu Yadi
2024-01-25selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu
2024-01-24vsock/test: add '--peer-port' input argumentArseniy Krasnov
2024-01-24selftests/bpf: Incorporate LSM policy to token-based testsAndrii Nakryiko
2024-01-24selftests/bpf: Add tests for LIBBPF_BPF_TOKEN_PATH envvarAndrii Nakryiko
2024-01-24libbpf: Support BPF token path setting through LIBBPF_BPF_TOKEN_PATH envvarAndrii Nakryiko
2024-01-24selftests/bpf: Add tests for BPF object load with implicit tokenAndrii Nakryiko
2024-01-24selftests/bpf: Add BPF object loading tests with explicit token passingAndrii Nakryiko
2024-01-24libbpf: Wire up BPF token support at BPF object levelAndrii Nakryiko
2024-01-24libbpf: Wire up token_fd into feature probing logicAndrii Nakryiko
2024-01-24libbpf: Move feature detection code into its own fileAndrii Nakryiko
2024-01-24libbpf: Further decouple feature checking logic from bpf_objectAndrii Nakryiko
2024-01-24libbpf: Split feature detectors definitions from cached resultsAndrii Nakryiko
2024-01-24selftests/bpf: Utilize string values for delegate_xxx mount optionsAndrii Nakryiko