summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-01-26perf test shell script: Fix test for python being disabledIan Rogers
2024-01-26perf test: Workaround debug output in list testIan Rogers
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-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-25selftests/net/lib: update busywait timeout valueHangbin Liu
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-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-25selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu
2024-01-24selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski
2024-01-24selftests: net: fix rps_default_mask with >32 CPUsJakub Kicinski
2024-01-23selftests: fill in some missing configs for netJakub Kicinski
2024-01-23selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima
2024-01-22tools/testing/nvdimm: Disable "missing prototypes / declarations" warningsDan Williams
2024-01-22tools/testing/cxl: Disable "missing prototypes / declarations" warningsDan Williams
2024-01-22selftests/rseq: Do not skip !allowed_cpus for mm_cidMathieu Desnoyers
2024-01-21tools cpupower bench: Override CFLAGS assignmentsStanley Chan
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-19selftests: bonding: Increase timeout to 1200sBenjamin Poirier
2024-01-19Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-18Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-01-18Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-18Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2024-01-18Merge tag 'x86_sgx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-01-18selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen
2024-01-18selftests: mlxsw: qos_pfc: Remove wrong descriptionAmit Cohen
2024-01-18mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel
2024-01-18mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-18selftests: bonding: Add more missing config optionsBenjamin Poirier
2024-01-18selftests: netdevsim: add a config fileJakub Kicinski
2024-01-18selftests/hid: wacom: fix confidence testsBenjamin Tissoires
2024-01-17libbpf: warn on unexpected __arg_ctx type when rewriting BTFAndrii Nakryiko
2024-01-17selftests/bpf: add tests confirming type logic in kernel for __arg_ctxAndrii Nakryiko
2024-01-17libbpf: feature-detect arg:ctx tag support in kernelAndrii Nakryiko
2024-01-17RISC-V: selftests: cbo: Ensure asm operands match constraintsAndrew Jones
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds