summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-07-26tools/power turbostat: Move verbose counter messages to level 2Patryk Wlazlyn
2024-07-26tools/power turbostat: Move debug prints from stdout to stderrPatryk Wlazlyn
2024-07-09tools/power turbostat: Fix typo in turbostat.8Patryk Wlazlyn
2024-07-09tools/power turbostat: Add perf added counter example to turbostat.8Patryk Wlazlyn
2024-07-09tools/power turbostat: Fix formatting in turbostat.8Patryk Wlazlyn
2024-07-09tools/power turbostat: Extend --add option with perf countersPatryk Wlazlyn
2024-07-09tools/power turbostat: Group SMI counter with APERF and MPERFPatryk Wlazlyn
2024-06-28tools/power turbostat: Add ZERO_ARRAY for zero initializing builtin arrayPatryk Wlazlyn
2024-06-28tools/power turbostat: Replace enum rapl_source and cstate_source with counte...Patryk Wlazlyn
2024-06-28tools/power turbostat: Remove anonymous union from rapl_counter_info_tPatryk Wlazlyn
2024-06-27tools/power/turbostat: Switch to new Intel CPU model definesTony Luck
2024-06-27tools/power turbostat: Add local build_bug.h header for snapshot targetPatryk Wlazlyn
2024-06-27tools/power turbostat: Fix unc freq columns not showing with '-q' or '-l'Adam Hawley
2024-06-27tools/power turbostat: option '-n' is ambiguousDavid Arcari
2024-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-06-21Merge tag 'kvm-riscv-fixes-6.10-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-20selftests: virtio_net: add forgotten config optionsJiri Pirko
2024-06-19selftests: add selftest for the SRv6 End.DX6 behavior with netfilterJianguo Wu
2024-06-19selftests: add selftest for the SRv6 End.DX4 behavior with netfilterJianguo Wu
2024-06-19selftests: openvswitch: Set value to nla flags.Adrian Moreno
2024-06-18Merge tag 'linux_kselftest-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-06-18selftests: openvswitch: Use bash as interpreterSimon Horman
2024-06-17selftests: mptcp: userspace_pm: fixed subtest namesMatthieu Baerts (NGI0)
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-17Merge tag 'hyperv-fixes-signed-20240616' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-06-15selftests: mm: make map_fixed_noreplace test names stableMark Brown
2024-06-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-13selftests/bpf: Add test coverage for reg_set_min_max handlingDaniel Borkmann
2024-06-13Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-11selftests/fchmodat2: fix clang build failure due to -static-libasanJohn Hubbard
2024-06-11selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRSJohn Hubbard
2024-06-11selftests: seccomp: fix format-zero-length warningsAmer Al Shanawany
2024-06-11selftests: filesystems: fix warn_unused_result build warningsAmer Al Shanawany
2024-06-10mptcp: pm: update add_addr counters after connectYonglongLi
2024-06-10mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi
2024-06-09Merge tag 'perf-tools-fixes-for-v6.10-2-2024-06-09' of git://git.kernel.org/p...Linus Torvalds
2024-06-07Merge tag 's390-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-06selftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)
2024-06-06selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)
2024-06-06selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)
2024-06-06KVM: selftests: Fix RISC-V compilationAndrew Jones
2024-06-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-05Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-06-05KVM: s390x: selftests: Add shared zeropage testDavid Hildenbrand
2024-06-05perf bpf: Fix handling of minimal vmlinux.h file when interrupting the buildNamhyung Kim
2024-06-05Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"Arnaldo Carvalho de Melo
2024-06-05KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBitsTao Su
2024-06-05KVM: selftests: Fix shift of 32 bit unsigned int more than 32 bitsColin Ian King