aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-01-26selftests/bpf: Add missing line break in test_verifierTiezhu Yang1-1/+1
2024-01-26Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-0/+108
2024-01-26perf tools: Fix calloc() arguments to address error introduced in gcc-14Sun Haiyong4-7/+7
2024-01-26perf top: Remove needless malloc(0) call that triggers -Walloc-sizeSun Haiyong1-1/+1
2024-01-26perf build: Make minimal shellcheck version to v0.6.0Yicong Yang1-0/+10
2024-01-26tools headers UAPI: Update tools's copy of drm.h headers to pick DRM_IOCTL_MO...Arnaldo Carvalho de Melo2-7/+77
2024-01-26perf test shell daemon: Make signal test less racyIan Rogers1-10/+24
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-26kunit: add wireless unit testsJohannes Berg1-0/+5
2024-01-25selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts1-1/+1
2024-01-25selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell1-0/+6
2024-01-25selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache1-0/+7
2024-01-25selftests/mm: switch to bash from shMuhammad Usama Anjum2-2/+2
2024-01-25selftests/mm: mremap_test: fix build warningMuhammad Usama Anjum1-13/+14
2024-01-25selftest: Show expected and actual return codes for test failures in fcnal-testDavid Ahern1-0/+1
2024-01-25selftest: Fix set of ping_group_range in fcnal-testDavid Ahern1-6/+15
2024-01-25selftest: Update PATH for nettest in fcnal-testDavid Ahern1-0/+3
2024-01-25selftests/net/lib: update busywait timeout valueHangbin Liu1-1/+4
2024-01-25vsock/test: print type for SOCK_SEQPACKETArseniy Krasnov1-0/+2
2024-01-25selftests: tc-testing: return fail if a test fails in setup/teardownPedro Tammela1-1/+1
2024-01-25selftests: tc-testing: enable all tdc testsPedro Tammela1-2/+1
2024-01-25selftests: tc-testing: adjust fq test to latest iproute2Pedro Tammela1-1/+1
2024-01-25selftests: tc-testing: check if 'jq' is available in taprio testsPedro Tammela1-0/+2
2024-01-25selftests: tc-testing: add missing netfilter configPedro Tammela1-0/+1
2024-01-25selftests: tcp_ao: set the timeout to 2 minutesJakub Kicinski1-0/+1
2024-01-25selftests: net: explicitly wait for listener readyPaolo Abeni1-2/+4
2024-01-25selftests: net: included needed helper in the install targetsPaolo Abeni1-0/+1
2024-01-25selftests: net: remove dependency on ebpf testsPaolo Abeni7-12/+26
2024-01-25selftests: tcp_ao: add a config fileJakub Kicinski1-0/+10
2024-01-25perf tools: Add -H short option for --hierarchyNamhyung Kim4-4/+61
2024-01-25perf pmu: Treat the msr pmu as softwareIan Rogers1-1/+11
2024-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski260-2182/+7961
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-25x86/fred: Disable FRED support if CONFIG_X86_FRED is disabledH. Peter Anvin (Intel)1-1/+7
2024-01-25x86/cpufeatures: Add the CPU feature bit for FREDH. Peter Anvin (Intel)1-0/+1
2024-01-25x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction supportXin Li2-1/+2
2024-01-25tools/workqueue/wq_dump.py: Clean up code and drop duplicate informationTejun Heo1-34/+35
2024-01-25selftests/landlock: Fix fs_test build with old libcHu Yadi1-3/+8
2024-01-25selftests/landlock: Fix net_test build with old libcHu Yadi1-1/+7
2024-01-25selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu1-4/+4
2024-01-24vsock/test: add '--peer-port' input argumentArseniy Krasnov6-58/+115
2024-01-24selftests/bpf: Incorporate LSM policy to token-based testsAndrii Nakryiko2-17/+104
2024-01-24selftests/bpf: Add tests for LIBBPF_BPF_TOKEN_PATH envvarAndrii Nakryiko1-0/+98