aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-25kselftest/arm64: signal: Allow tests to be incompatible with featuresMark Brown3-9/+28
2022-02-25KVM: selftests: Verify disabling PMU virtualization via KVM_CAP_CONFIG_PMUDavid Dunn1-0/+33
2022-02-25KVM: selftests: Carve out helper to create "default" VM without vCPUsDavid Dunn2-6/+18
2022-02-25KVM: x86: Provide per VM capability for disabling PMU virtualizationDavid Dunn1-0/+4
2022-02-25KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3Mark Brown3-2/+13
2022-02-24selftests: mptcp: do complete cleanup at exitPaolo Abeni1-2/+2
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-35/+83
2022-02-24Merge tag 'perf-tools-fixes-for-v5.17-2022-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds5-21/+8
2022-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-22/+166
2022-02-24Merge branch 'kvm-ppc-cap-210' into kvm-next-5.18Paolo Bonzini1-0/+1
2022-02-23bpftool: Bpf skeletons assert type sizesDelyan Kratunov1-22/+105
2022-02-23cpupower: Add "perf" option to print AMD P-State informationHuang Rui2-1/+21
2022-02-23selftests/lkdtm: Add UBSAN configMuhammad Usama Anjum1-0/+1
2022-02-23selftests/lkdtm: Remove dead config optionMuhammad Usama Anjum1-1/+0
2022-02-23selftests/exec: Rename file binfmt_script to binfmt_script.pyMuhammad Usama Anjum2-1/+1
2022-02-23selftests: Use -isystem instead of -I to include headersMuhammad Usama Anjum1-2/+2
2022-02-23selftests: vm: remove dependecy from internal kernel macrosMuhammad Usama Anjum1-0/+3
2022-02-23selftests: vm: Add the uapi headers include variableMuhammad Usama Anjum1-1/+1
2022-02-23selftests: mptcp: Add the uapi headers include variableMuhammad Usama Anjum1-1/+1
2022-02-23selftests: net: Add the uapi headers include variableMuhammad Usama Anjum1-1/+1
2022-02-23selftests: landlock: Add the uapi headers include variableMuhammad Usama Anjum1-1/+1
2022-02-23selftests: kvm: Add the uapi headers include variableMuhammad Usama Anjum1-1/+1
2022-02-23selftests: futex: Add the uapi headers include variableMuhammad Usama Anjum1-3/+2
2022-02-23selftests: Correct the headers install pathMuhammad Usama Anjum1-1/+1
2022-02-23selftests: Add and export a kernel uapi headers pathMuhammad Usama Anjum1-0/+4
2022-02-23selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum1-9/+17
2022-02-23selftests: futex: set DEFAULT_INSTALL_HDR_PATHMuhammad Usama Anjum1-0/+1
2022-02-23selftests/kselftest/runner.sh: Pass optional command parameters in environmentCristian Marussi1-1/+29
2022-02-23libbpf: Simplify the find_elf_sec_sz() functionYuntao Wang1-4/+2
2022-02-23bpftool: Remove usage of reallocarray()Mauricio Vásquez4-11/+9
2022-02-23Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-15/+15
2022-02-23libperf: Add API for allocating new thread map arrayTzvetomir Stoyanov (VMware)5-7/+61
2022-02-23libperf: Rename arguments of perf_thread_map APIsTzvetomir Stoyanov (VMware)3-12/+12
2022-02-23livepatch: Skip livepatch tests if ftrace cannot be configuredDavid Vernet2-4/+21
2022-02-23selftests: forwarding: tests of locked port featureHans Schultz3-0/+189
2022-02-23perf arm-spe: Use advertised caps/min_interval as default sample_periodGerman Gomez1-1/+1
2022-02-23remove the h8300 architectureChristoph Hellwig2-22/+0
2022-02-22cpupower: Add function to print AMD P-State performance capabilitiesHuang Rui3-3/+40
2022-02-22cpupower: Move print_speed function into misc helperHuang Rui3-48/+52
2022-02-22cpupower: Enable boost state support for AMD P-State moduleHuang Rui3-0/+25
2022-02-22cpupower: Add AMD P-State sysfs definition and access helperHuang Rui1-0/+30
2022-02-22cpupower: Introduce ACPI CPPC libraryHuang Rui3-3/+83
2022-02-22cpupower: Add the function to get the sysfs value from specific tableHuang Rui2-7/+28
2022-02-22cpupower: Initial AMD P-State capabilityHuang Rui1-0/+13
2022-02-22cpupower: Add the function to check AMD P-State enabledHuang Rui2-0/+28
2022-02-22cpupower: Add AMD P-State capability flagHuang Rui1-0/+1
2022-02-22testptp: add option to shift clock by nanosecondsMaciek Machnikowski1-4/+14
2022-02-22perf data: Don't mention --to-ctf if it's not supportedMahmoud Mandour1-0/+7
2022-02-22perf script: Fix error when printing 'weight' fieldGerman Gomez1-1/+1