summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-12-20selftests/bpf: Introduce socket_helpers.h for TC testsCong Wang
2024-12-20selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()Cong Wang
2024-12-20selftests: net: Add a VLAN bridge binding selftestPetr Machata
2024-12-20selftests: net: lib: Add a couple autodefer helpersPetr Machata
2024-12-20perf lock contention: Add and use LCB_F_TYPE_MASKNamhyung Kim
2024-12-20perf script: Cache the output typeArnaldo Carvalho de Melo
2024-12-20selftests: drv-net: test empty queue and NAPI responses in netlinkJakub Kicinski
2024-12-20selftests: net: local_termination: require mausezahnVladimir Oltean
2024-12-20stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin
2024-12-20selftests/bpf: Clear out Python syntax warningsAriel Otilibili
2024-12-20pm: cpupower: Add install and uninstall options to bindings makefileJohn B. Wyatt IV
2024-12-20cpupower: Adjust whitespace for amd-pstate specific printsMario Limonciello
2024-12-20cpupower: Don't fetch maximum latency when EPP is enabledMario Limonciello
2024-12-20cpupower: Add support for showing energy performance preferenceMario Limonciello
2024-12-20cpupower: Don't try to read frequency from hardware when kernel uses aperfmperfMario Limonciello
2024-12-20cpupower: Add support for amd-pstate preferred core rankingsMario Limonciello
2024-12-20cpupower: Add support for parsing 'enabled' or 'disabled' strings from tableMario Limonciello
2024-12-20cpupower: Remove spurious return statementMario Limonciello
2024-12-20Merge tag 'asoc-fix-v6.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-12-20Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar
2024-12-20selftests/alsa: Fix circular dependency involving global-timerLi Zhijian
2024-12-19selftests: net: remove redundant ncdevmem printJamal Hadi Salim
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-19Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-19selftests: fib_rule_tests: Add flow label selector match testsIdo Schimmel
2024-12-19Merge tag 'kvm-selftests-treewide-6.14' of https://github.com/kvm-x86/linux i...Paolo Bonzini
2024-12-19selftests/bpf: Fix compilation error in get_uprobe_offset()Jerome Marchand
2024-12-19selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang
2024-12-18selftests: openvswitch: fix tcpdump executionAdrian Moreno
2024-12-18selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres
2024-12-18samples/check-exec: Add an enlighten "inc" interpreter and 28 testsMickaël Salaün
2024-12-18selftests: ktap_helpers: Fix uninitialized variableMickaël Salaün
2024-12-18selftests/landlock: Add tests for execveat + AT_EXECVE_CHECKMickaël Salaün
2024-12-18selftests/exec: Add 32 tests for AT_EXECVE_CHECK and exec securebitsMickaël Salaün
2024-12-18KVM: selftests: Add test case for MMIO during vectoring on x86Ivan Orlov
2024-12-18KVM: selftests: Add and use a helper function for x86's LIDTIvan Orlov
2024-12-18selftests: refactor the lsm `flags_overset_lsm_set_self_attr` testAmit Vadhavana
2024-12-18KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behaviorSean Christopherson
2024-12-18KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV testSean Christopherson
2024-12-18KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writesSean Christopherson
2024-12-18KVM: selftests: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry()Sean Christopherson
2024-12-18KVM: selftests: Assert that vcpu->cpuid is non-NULL when getting CPUID entriesSean Christopherson
2024-12-18KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcementSean Christopherson
2024-12-18KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIRSean Christopherson
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson
2024-12-18KVM: selftests: Provide empty 'all' and 'clean' targets for unsupported ARCHsSean Christopherson
2024-12-18KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ)Sean Christopherson
2024-12-18KVM: selftests: Add a read-only mprotect() phase to mmu_stress_testSean Christopherson
2024-12-18KVM: selftests: Precisely limit the number of guest loops in mmu_stress_testSean Christopherson
2024-12-18KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_testSean Christopherson