summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2022-06-26tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo-6/+20
2022-06-26perf stat: Enable ignore_missing_threadGang Li-0/+2
2022-06-26perf inject: Adjust output data offset for backward compatibilityRaul Silvera-1/+17
2022-06-26perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo-12/+2
2022-06-26perf build-id: Fix caching files with a wrong build IDAdrian Hunter-0/+28
2022-06-26tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo-3/+12
2022-06-26tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo-81/+272
2022-06-26perf inject: Fix missing free in copy_kcore_dir()Adrian Hunter-1/+3
2022-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-6/+6
2022-06-24selftests/bpf: Test sockmap update when socket has ULPJakub Sitnicki-9/+75
2022-06-23selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis-1/+1
2022-06-23selftests: KVM: Handle compiler optimizations in ucallRaghavendra Rao Ananta-5/+4
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-57/+208
2022-06-22Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds-5/+29
2022-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-1/+1
2022-06-21selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.shJie2x Zhou-1/+1
2022-06-20Merge tag 'perf-tools-fixes-for-v5.19-2022-06-19' of git://git.kernel.org/pub...Linus Torvalds-105/+125
2022-06-20ipv4: fix bind address validity regression testsRiccardo Paolo Bestetti-9/+27
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+6
2022-06-19tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo-0/+9
2022-06-19perf metrics: Ensure at least 1 id per metricIan Rogers-0/+9
2022-06-19tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo-2/+10
2022-06-19tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-5/+6
2022-06-19perf arm-spe: Don't set data source if it's not a memory operationLeo Yan-14/+8
2022-06-19perf expr: Allow exponents on floating point valuesIan Rogers-1/+3
2022-06-19perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...Athira Rajeev-1/+1
2022-06-19perf test: Record only user callchains on the "Check Arm64 callgraphs are com...Michael Petlan-1/+1
2022-06-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo-1/+6
2022-06-19perf test: Fix variable length array undefined behavior in bp_accountIan Rogers-2/+14
2022-06-19libperf evsel: Open shouldn't leak fd on failureIan Rogers-5/+12
2022-06-19perf test: Fix "perf stat CSV output linter" test on s390Thomas Richter-72/+45
2022-06-19perf unwind: Fix uninitialized variableIan Rogers-1/+1
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-51/+151
2022-06-17ipv4: ping: fix bind address validity checkRiccardo Paolo Bestetti-0/+33
2022-06-16selftest/bpf: Fix kprobe_multi bench testJiri Olsa-0/+3
2022-06-16selftests/bpf: Shuffle cookies symbols in kprobe multi testJiri Olsa-51/+51
2022-06-16selftests: make use of GUP_TEST_FILE macroJoel Savitz-2/+2
2022-06-16selftests: vm: Fix resource leak when return errorDing Xiang-0/+2
2022-06-16selftests dma: fix compile error for dma_map_benchmarkYu Liao-1/+2
2022-06-16selftests/bpf: Test tail call counting with bpf2bpf and data on stackJakub Sitnicki-0/+97
2022-06-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-122/+0
2022-06-16Revert "net: Add a second bind table hashed by port and address"Joanne Koong-122/+0
2022-06-15tools/kvm_stat: fix display of error when multiple processes are foundDmitry Klochkov-1/+2
2022-06-14selftests: Fix clang cross compilationMark Brown-2/+23
2022-06-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-107/+341
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+26
2022-06-13spi: spidev_test: Warn when the mode is not the requested modeDavid Fries-0/+11
2022-06-12Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-15/+19
2022-06-11wireguard: selftests: use maximum cpu features and allow rng seedingJason A. Donenfeld-15/+19
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+77