summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2026-04-27selftests/mm: specify requirement for PROC_MEM_ALWAYS_FORCE=yMark Brown-0/+1
2026-04-27MAINTAINERS: update Liam's email addressLiam R. Howlett-1/+1
2026-04-27mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()Lorenzo Stoakes-2/+3
2026-04-27Merge tag 'kvm-x86-selftests_kernel_types-7.1' of https://github.com/kvm-x86/...Paolo Bonzini-2820/+2709
2026-04-27KVM: selftests: Add check_steal_time_uapi() implementation for LoongArchSean Christopherson-0/+5
2026-04-25Merge tag 'power-utilities-2026.04.25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-195/+461
2026-04-25Merge branches 'turbostat' and 'x86_energy_perf_policy' into power-utilitiesLen Brown-117/+308
2026-04-25tools/power x86_energy_perf_policy: Version 2026.04.25Len Brown-95/+66
2026-04-25tools/power x86_energy_perf_policy.8: Document SoC Slider OptionsLen Brown-0/+26
2026-04-25tools/power x86_energy_perf_policy: Enhances SoC Slider related checksLen Brown-38/+104
2026-04-24Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-57/+162
2026-04-24Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds-4/+4
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-385/+1048
2026-04-23selftests/bpf: check epoll readiness during reuseport migrationZhenzhong Wu-7/+42
2026-04-23selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edgesJiayuan Chen-0/+48
2026-04-23tcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen-1/+3
2026-04-23selftests: mptcp: add a check for sndbuf of S/CGang Yan-0/+28
2026-04-23selftests: ublk: add ublk auto integrity testCaleb Sander Mateos-0/+104
2026-04-23selftests: ublk: enable test_integrity_02.sh on fio 3.42Caleb Sander Mateos-2/+3
2026-04-23selftests: ublk: remove unused argument to _cleanupCaleb Sander Mateos-55/+55
2026-04-23selftests/bpf: Enable CAN_USE_LOAD_ACQ_STORE_REL for LoongArchTiezhu Yang-4/+4
2026-04-22Merge tag 'ktest-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-1/+7
2026-04-22selftests/bpf: Verify bpf-tcp-cc rejects TCP_NODELAYKaFai Wan-0/+18
2026-04-22selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacksKaFai Wan-1/+18
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+2
2026-04-22tools/power turbostat: v2026.04.21Len Brown-1/+1
2026-04-22tools/power turbostat: Process HT siblings in CPU orderLen Brown-49/+31
2026-04-22tools/power turbostat: Show module_id columnLen Brown-2/+36
2026-04-22tools/power turbostat: Print core_id and apic_id in hexLen Brown-4/+4
2026-04-22tools/power turbostat: Cleanup print helper functionsArtem Bityutskiy-6/+13
2026-04-22tools/power turbostat: Fix --cpu-set 1 regression on HT systemsLen Brown-15/+55
2026-04-22tools/power turbostat: Fix --cpu-set 0 regression on HT systemsLen Brown-5/+17
2026-04-22tools/power turbostat: Fix unrecognized option '-P'David Arcari-1/+1
2026-04-21Merge tag 'probes-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-0/+156
2026-04-22selftests/ftrace: Add a testcase for multiple fprobe eventsMasami Hiramatsu (Google)-0/+69
2026-04-22selftests/ftrace: Add a testcase for fprobe events on moduleMasami Hiramatsu (Google)-0/+87
2026-04-21tools/power turbostat: Fix AMD RAPL regression on big systemsLen Brown-1/+1
2026-04-21Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+5
2026-04-21tools/sched_ext: scx_qmap: Silence task_ctx lookup missTejun Heo-18/+6
2026-04-21selftests: net: use ip commands instead of teamd in team rx_mode testStanislav Fomichev-16/+3
2026-04-21selftests: net: add team_bridge_macvlan rx_mode testStanislav Fomichev-0/+45
2026-04-20Merge tag 'linux_kselftest-next-7.1-next-fixes' of git://git.kernel.org/pub/s...Linus Torvalds-29/+28
2026-04-20KVM: selftests: Replace "paddr" with "gpa" throughoutSean Christopherson-100/+98
2026-04-20KVM: selftests: Replace "u64 nested_paddr" with "gpa_t l2_gpa"Sean Christopherson-9/+7
2026-04-20KVM: selftests: Replace "u64 gpa" with "gpa_t" throughoutSean Christopherson-55/+55
2026-04-20KVM: selftests: Replace "vaddr" with "gva" throughoutSean Christopherson-182/+150
2026-04-20KVM: selftests: Clarify that arm64's inject_uer() takes a host PA, not a gues...Sean Christopherson-2/+2
2026-04-20KVM: selftests: Rename translate_to_host_paddr() => translate_hva_to_hpa()Sean Christopherson-8/+5
2026-04-20KVM: selftests: Rename vm_vaddr_populate_bitmap() => vm_populate_gva_bitmap()Sean Christopherson-4/+4