summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-02-071-0/+108
|\
| * Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-01-261-0/+108
| |\
| | * KVM: riscv: selftests: Add Zfa extension to get-reg-list testAnup Patel2024-01-191-0/+4
| | * KVM: riscv: selftests: Add Zvfh[min] extensions to get-reg-list testAnup Patel2024-01-191-0/+8
| | * KVM: riscv: selftests: Add Zihintntl extension to get-reg-list testAnup Patel2024-01-191-0/+4
| | * KVM: riscv: selftests: Add Zfh[min] extensions to get-reg-list testAnup Patel2024-01-191-0/+8
| | * KVM: riscv: selftests: Add vector crypto extensions to get-reg-list testAnup Patel2024-01-191-0/+40
| | * KVM: riscv: selftests: Add scaler crypto extensions to get-reg-list testAnup Patel2024-01-191-0/+40
| | * KVM: riscv: selftests: Add Zbc extension to get-reg-list testAnup Patel2024-01-191-0/+4
* | | Merge tag 'perf-tools-fixes-for-v6.8-1-2024-02-01' of git://git.kernel.org/pu...Linus Torvalds2024-02-0331-383/+588
|\ \ \
| * | | perf tools headers: update the asm-generic/unaligned.h copy with the kernel s...Arnaldo Carvalho de Melo2024-01-311-12/+12
| * | | tools include UAPI: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo2024-01-301-0/+70
| * | | perf evlist: Fix evlist__new_default() for > 1 core PMUJames Clark2024-01-301-1/+8
| * | | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo2024-01-303-4/+8
| * | | tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen,...Arnaldo Carvalho de Melo2024-01-301-1/+7
| * | | tools headers UAPI: Sync unistd.h to pick {list,stat}mount, lsm_{[gs]et_self_...Arnaldo Carvalho de Melo2024-01-291-1/+14
| * | | perf vendor events intel: Alderlake/sapphirerapids metric fixesIan Rogers2024-01-273-160/+123
| * | | tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2024-01-272-90/+53
| * | | perf tools: Fix calloc() arguments to address error introduced in gcc-14Sun Haiyong2024-01-264-7/+7
| * | | perf top: Remove needless malloc(0) call that triggers -Walloc-sizeSun Haiyong2024-01-261-1/+1
| * | | perf build: Make minimal shellcheck version to v0.6.0Yicong Yang2024-01-261-0/+10
| * | | tools headers UAPI: Update tools's copy of drm.h headers to pick DRM_IOCTL_MO...Arnaldo Carvalho de Melo2024-01-262-7/+77
| * | | perf test shell daemon: Make signal test less racyIan Rogers2024-01-261-10/+24
| * | | perf test shell script: Fix test for python being disabledIan Rogers2024-01-261-2/+1
| * | | perf test: Workaround debug output in list testIan Rogers2024-01-261-3/+18
| * | | perf list: Add output file optionIan Rogers2024-01-262-82/+133
| * | | perf list: Switch error message to pr_err() to respect debug settings (-v)Ian Rogers2024-01-261-1/+1
| * | | perf test: Fix 'perf script' tests on s390Thomas Richter2024-01-261-1/+8
| * | | tools headers UAPI: Sync linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo2024-01-261-0/+3
| * | | tools arch x86: Sync the msr-index.h copy with the kernel sources to pick IA3...Arnaldo Carvalho de Melo2024-01-261-0/+8
| * | | tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...Arnaldo Carvalho de Melo2024-01-262-0/+2
* | | | Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-0126-123/+232
|\ \ \ \
| * | | | selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)2024-02-011-14/+9
| * | | | selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)2024-02-011-2/+2
| * | | | selftests: mptcp: allow changing subtests prefixMatthieu Baerts (NGI0)2024-02-011-1/+1
| * | | | selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)2024-02-011-4/+4
| * | | | selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)2024-02-011-1/+1
| * | | | selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)2024-02-011-0/+1
| * | | | selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)2024-02-011-0/+1
| * | | | selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)2024-02-011-0/+1
| * | | | selftests: net: enable some more knobsPaolo Abeni2024-02-011-0/+3
| * | | | selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski2024-02-011-0/+1
| * | | | selftests: forwarding: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier2024-02-011-1/+1
| * | | | selftests: net: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier2024-02-011-3/+2
| * | | | selftests: net: Remove executable bits from library scriptsBenjamin Poirier2024-02-012-0/+0
| * | | | selftests: bonding: Check initial stateBenjamin Poirier2024-02-011-0/+11
| * | | | selftests: team: Add missing config optionsBenjamin Poirier2024-02-011-1/+3
| * | | | selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni2024-01-311-1/+1
| * | | | selftests: net: fix available tunnels detectionPaolo Abeni2024-01-311-8/+8
| * | | | selftests: net: add missing config for pmtu.sh testsPaolo Abeni2024-01-311-0/+3