summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-01-30selftests/bpf: add trusted global subprog arg testsAndrii Nakryiko
2024-01-30libbpf: add __arg_trusted and __arg_nullable tag macrosAndrii Nakryiko
2024-01-30kselftest/seccomp: Report each expectation we assert as a KTAP testMark Brown
2024-01-30kselftest/seccomp: Use kselftest output functions for benchmarkMark Brown
2024-01-30selftests/livepatch: fix and refactor new dmesg message codeJoe Lawrence
2024-01-30bpf: Move -Wno-compare-distinct-pointer-types to BPF_CFLAGSJose E. Marchesi
2024-01-30bpf: Build type-punning BPF selftests with -fno-strict-aliasingJose E. Marchesi
2024-01-30tools include UAPI: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-01-30perf evlist: Fix evlist__new_default() for > 1 core PMUJames Clark
2024-01-30tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo
2024-01-30tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen,...Arnaldo Carvalho de Melo
2024-01-30selftests: forwarding: Add missing config entriesPetr Machata
2024-01-29selftests: net: add missing config for nftables-backed iptablesJakub Kicinski
2024-01-29Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-29libbpf: Add some details for BTF parsing failuresIan Rogers
2024-01-29bpf: Use -Wno-error in certain tests when building with GCCJose E. Marchesi
2024-01-29selftests/bpf: Remove "&>" usage in the selftestsMartin KaFai Lau
2024-01-29libbpf: fix __arg_ctx type enforcement for perf_event programsAndrii Nakryiko
2024-01-29libbpf: integrate __arg_ctx feature detector into kernel_supports()Andrii Nakryiko
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