summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-01-26perf test shell script: Fix test for python being disabledIan Rogers1-2/+1
2024-01-26perf test: Workaround debug output in list testIan Rogers1-3/+18
2024-01-26perf list: Add output file optionIan Rogers2-82/+133
2024-01-26perf list: Switch error message to pr_err() to respect debug settings (-v)Ian Rogers1-1/+1
2024-01-26perf test: Fix 'perf script' tests on s390Thomas Richter1-1/+8
2024-01-26tools headers UAPI: Sync linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2024-01-26tools arch x86: Sync the msr-index.h copy with the kernel sources to pick IA3...Arnaldo Carvalho de Melo1-0/+8
2024-01-26tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...Arnaldo Carvalho de Melo2-0/+2
2024-01-26selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts1-1/+1
2024-01-26selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell1-0/+6
2024-01-26selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache1-0/+7
2024-01-26selftests/mm: switch to bash from shMuhammad Usama Anjum2-2/+2
2024-01-26selftests/mm: mremap_test: fix build warningMuhammad Usama Anjum1-13/+14
2024-01-26selftests/net/lib: update busywait timeout valueHangbin Liu1-1/+4
2024-01-26selftests: tcp_ao: set the timeout to 2 minutesJakub Kicinski1-0/+1
2024-01-26selftests: net: explicitly wait for listener readyPaolo Abeni1-2/+4
2024-01-26selftests: net: included needed helper in the install targetsPaolo Abeni1-0/+1
2024-01-26selftests: net: remove dependency on ebpf testsPaolo Abeni7-12/+26
2024-01-26selftests: tcp_ao: add a config fileJakub Kicinski1-0/+10
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-24/+97
2024-01-25selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu1-4/+4
2024-01-25selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski1-0/+9
2024-01-25selftests: net: fix rps_default_mask with >32 CPUsJakub Kicinski1-1/+5
2024-01-24selftests: fill in some missing configs for netJakub Kicinski1-0/+28
2024-01-23selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima1-18/+50
2024-01-22tools/testing/nvdimm: Disable "missing prototypes / declarations" warningsDan Williams1-0/+2
2024-01-22tools/testing/cxl: Disable "missing prototypes / declarations" warningsDan Williams2-0/+4
2024-01-22selftests/rseq: Do not skip !allowed_cpus for mm_cidMathieu Desnoyers2-8/+28
2024-01-22tools cpupower bench: Override CFLAGS assignmentsStanley Chan1-1/+1
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-18/+22
2024-01-20selftests: bonding: Increase timeout to 1200sBenjamin Poirier1-1/+1
2024-01-20Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds248-2140/+7842
2024-01-19Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds21-26/+783
2024-01-19Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds3-70/+98
2024-01-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+207
2024-01-19Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2-0/+177
2024-01-19Merge tag 'x86_sgx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-57/+78
2024-01-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski8-12/+586
2024-01-18selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen1-1/+17
2024-01-18selftests: mlxsw: qos_pfc: Remove wrong descriptionAmit Cohen1-1/+0
2024-01-18mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel1-1/+55
2024-01-18mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen1-1/+51
2024-01-18selftests: bonding: Add more missing config optionsBenjamin Poirier1-0/+5
2024-01-18selftests: netdevsim: add a config fileJakub Kicinski1-0/+10
2024-01-18selftests/hid: wacom: fix confidence testsBenjamin Tissoires1-4/+4
2024-01-18libbpf: warn on unexpected __arg_ctx type when rewriting BTFAndrii Nakryiko1-9/+66
2024-01-18selftests/bpf: add tests confirming type logic in kernel for __arg_ctxAndrii Nakryiko1-3/+161
2024-01-18libbpf: feature-detect arg:ctx tag support in kernelAndrii Nakryiko2-0/+80
2024-01-18RISC-V: selftests: cbo: Ensure asm operands match constraintsAndrew Jones1-10/+8
2024-01-18Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-2/+420