summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-01-29tools/workqueue/wq_dump.py: Add node_nr/max_active dumpTejun Heo
2024-01-29KVM: selftests: s390x: Remove redundant newlinesAndrew Jones
2024-01-29KVM: selftests: riscv: Remove redundant newlinesAndrew Jones
2024-01-29KVM: selftests: aarch64: Remove redundant newlinesAndrew Jones
2024-01-29KVM: selftests: Remove redundant newlinesAndrew Jones
2024-01-29KVM: selftests: Reword the NX hugepage test's skip message to be more helpfulSean Christopherson
2024-01-29x86/cpufeatures: Add SEV-SNP CPU featureBrijesh Singh
2024-01-29tools headers UAPI: Sync unistd.h to pick {list,stat}mount, lsm_{[gs]et_self_...Arnaldo Carvalho de Melo
2024-01-29selftests/bpf: Drop return in bpf_testmod_exitGeliang Tang
2024-01-29libbpf: Fix faccessat() usage on AndroidAndrii Nakryiko
2024-01-29bpftool: Be more portable by using POSIX's basename()Arnaldo Carvalho de Melo
2024-01-28Merge tag 'cxl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-27kselftest: devices: Add sample board file for XPS 13 9300Nícolas F. R. A. Prado
2024-01-27kselftest: devices: Add sample board file for google,spherionNícolas F. R. A. Prado
2024-01-27kselftest: Add test to verify probe of devices from discoverable busesNícolas F. R. A. Prado
2024-01-27perf vendor events intel: Alderlake/sapphirerapids metric fixesIan Rogers
2024-01-27tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo
2024-01-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-01-26Merge tag 'pm-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-01-26selftests: net: give more time for GRO aggregationPaolo Abeni
2024-01-26selftests: net: add missing required classifierPaolo Abeni
2024-01-26selftests: net: add missing config for big tcp testsPaolo Abeni
2024-01-26selftests/bpf: Add missing line break in test_verifierTiezhu Yang
2024-01-26Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-01-26perf tools: Fix calloc() arguments to address error introduced in gcc-14Sun Haiyong
2024-01-26perf top: Remove needless malloc(0) call that triggers -Walloc-sizeSun Haiyong
2024-01-26perf build: Make minimal shellcheck version to v0.6.0Yicong Yang
2024-01-26tools headers UAPI: Update tools's copy of drm.h headers to pick DRM_IOCTL_MO...Arnaldo Carvalho de Melo
2024-01-26perf test shell daemon: Make signal test less racyIan Rogers
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-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