aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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/gi...Linus 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
2022-02-22perf data: Adding error message if perf_data__create_dir() failsAlexey Bayduraev2-3/+9
2022-02-22tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2022-02-22perf data: Fix double free in perf_session__delete()Alexey Bayduraev1-4/+3
2022-02-22libbpf: Remove redundant check in btf_fixup_datasec()Yuntao Wang1-1/+1
2022-02-22Merge tag 'kvm-s390-next-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini4-0/+244
2022-02-22linkage: remove SYM_FUNC_{START,END}_ALIAS()Mark Rutland1-21/+0
2022-02-22x86: clean up symbol aliasingMark Rutland2-8/+8
2022-02-22linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()Mark Rutland1-0/+35
2022-02-22KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin1-0/+1
2022-02-21selftests/bpf: Add test for reg2btf_ids out of bounds accessKumar Kartikeya Dwivedi1-0/+19
2022-02-21iio: introduce mag_referencedCosmin Tanislav1-0/+1
2022-02-21bonding: add new option ns_ip6_targetHangbin Liu1-0/+1
2022-02-21selftests: fib_test: Add a test case for IPv4 broadcast neighboursIdo Schimmel1-1/+57
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar94-583/+973
2022-02-21tools/cgroup/slabinfo: update to work with struct slabRoman Gushchin1-15/+15
2022-02-21x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)1-1/+1
2022-02-21memblock tests: Add memblock_free testsKarolina Drobnik1-0/+203
2022-02-21memblock tests: Add memblock_add_node testKarolina Drobnik1-0/+34
2022-02-21memblock tests: Add memblock_remove testsKarolina Drobnik1-0/+205