summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-01-16tools/power/x86/intel-speed-select: v1.25 releaseSrinivas Pandruvada
2026-01-16tools/power/x86/intel-speed-select: Fix file descriptor leak in isolate_cpus()Malaya Kumar Rout
2026-01-16tools/power/x86/intel-speed-select: Use pkg-config for libnl-3.0 detectionKhem Raj
2026-01-16tools/power/x86/intel-speed-select: Allow non root usersSrinivas Pandruvada
2026-01-16selftests/bpf: Fix map_kptr test failureYonghong Song
2026-01-16selftests/bpf: Support when CONFIG_VXLAN=mAlan Maguire
2026-01-16bpftool: Add 'prepend' option for tcx attach to insert at chain startGyutae Bae
2026-01-16x86/entry/vdso/selftest: Update location of vgetrandom-chacha.SH. Peter Anvin
2026-01-16Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-16selftests/run_kselftest.sh: Add `--skip` argument optionRicardo B. Marlière
2026-01-16cpupower: make systemd unit installation optionalJoão Marcos Costa
2026-01-16selftests/open_tree: add OPEN_TREE_NAMESPACE testsChristian Brauner
2026-01-16selftests: bpf: Add test for multiple syncs from linked registerPuranjay Mohan
2026-01-16KVM: selftests: Test READ=>WRITE dirty logging behavior for shadow MMUSean Christopherson
2026-01-15selftests: net: fib-onlink-tests: Convert to use namespaces by defaultRicardo B. Marlière
2026-01-15vsock/test: Add test for a linear and non-linear skb getting coalescedMichal Luczaj
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-15selftests/bpf: Add test for bpf_override_return helperJiri Olsa
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-15KVM: selftests: Fix typos and stale comments in kvm_utilFuad Tabba
2026-01-15KVM: selftests: Move page_align() to shared headerFuad Tabba
2026-01-15KVM: riscv: selftests: Fix incorrect rounding in page_align()Fuad Tabba
2026-01-15KVM: arm64: selftests: Fix incorrect rounding in page_align()Fuad Tabba
2026-01-15KVM: arm64: selftests: Disable unused TTBR1_EL1 translationsFuad Tabba
2026-01-15KVM: arm64: selftests: Add a test for FEAT_IDSTMarc Zyngier
2026-01-15perf/x86/intel: Add support for PEBS memory auxiliary info field in DMRDapeng Mi
2026-01-14tools/testing/selftests: fix gup_longterm for unknown fsLorenzo Stoakes
2026-01-14tools/testing/selftests: add forked (un)/faulted VMA merge testsLorenzo Stoakes
2026-01-14tools/testing/selftests: add tests for !tgt, src mremap() mergesLorenzo Stoakes
2026-01-14selftests/bpf: Extend live regs tests with a test for gotoxAnton Protopopov
2026-01-14perf arm-spe: Don't hard code config attributeJames Clark
2026-01-14perf cs-etm: Don't hard code config attribute when configuring the eventJames Clark
2026-01-14perf cs-etm: Don't use hard coded config bits when setting up TRCCONFIGRJames Clark
2026-01-14perf cs-etm: Don't use hard coded config bits when setting up ETMCRJames Clark
2026-01-14perf cs-etm: Make a helper to find the Coresight evselJames Clark
2026-01-14perf tests: Test evsel__set_config_if_unset() and config change trackingJames Clark
2026-01-14perf parse-events: Always track user config changesJames Clark
2026-01-14perf evsel: Add a helper to get the value of a config fieldJames Clark
2026-01-14perf evsel: apply evsel__set_config_if_unset() to all config fieldsJames Clark
2026-01-14perf parse-events: Track all user changed config bitsJames Clark
2026-01-14perf evsel: Support sparse fields in evsel__set_config_if_unset()James Clark
2026-01-14perf evsel: Move evsel__* functions to evsel.cJames Clark
2026-01-14perf evsel: Refactor evsel__set_config_if_unset() argumentsJames Clark
2026-01-14perf parse-events: Refactor get_config_terms() to remove macrosJames Clark
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2026-01-14KVM: selftests: Add a selftests for nested VMLOAD/VMSAVEYosry Ahmed
2026-01-14perf tools: Switch printf("...%s", strerror(errno)) to printf("...%m")Ian Rogers
2026-01-14perf help: Move common_cmds into builtin-helpIan Rogers
2026-01-14perf vendor events amd: Add Zen 6 metricsSandipan Das