summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-04-12selftests: timers: Fix abs() warning in posix_timers testJohn Stultz
2024-04-12selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor
2024-04-12selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz
2024-04-12selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch
2024-04-11Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-11Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-04-11KVM: selftests: Add coverage of EPT-disabled to vmx_dirty_log_testDavid Matlack
2024-04-11tools/include: Sync arm64 asm/cputype.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync asm-generic/bitops/fls.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync x86 asm/msr-index.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync x86 asm/irq_vectors.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync x86 CPU feature headers with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/sound/asound.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/linux/kvm.h and asm/kvm.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/linux/fs.h with the kernel sourcesNamhyung Kim
2024-04-11tools/include: Sync uapi/drm/i915_drm.h with the kernel sourcesNamhyung Kim
2024-04-11perf lock contention: Add a missing NULL checkNamhyung Kim
2024-04-11perf annotate: Make sure to call symbol__annotate2() in TUINamhyung Kim
2024-04-10hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile formatShradha Gupta
2024-04-10Merge tag 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-10selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz
2024-04-10tools/power turbostat: v2024.04.10Len Brown
2024-04-10tools/power/turbostat: Add support for Xe sysfs knobsZhang Rui
2024-04-10tools/power/turbostat: Add support for new i915 sysfs knobsZhang Rui
2024-04-10tools/power/turbostat: Introduce BIC_SAM_mc6/BIC_SAMMHz/BIC_SAMACTMHzZhang Rui
2024-04-09tools/power/turbostat: Fix uncore frequency file stringJustin Ernst
2024-04-09tools/power/turbostat: Unify graphics sysfs snapshotsZhang Rui
2024-04-09tools/power/turbostat: Cache graphics sysfs pathZhang Rui
2024-04-09tools/power/turbostat: Enable MSR_CORE_C1_RES support for ICXZhang Rui
2024-04-09tools/power turbostat: Add selftestsPatryk Wlazlyn
2024-04-09tools/power turbostat: read RAPL counters via perfPatryk Wlazlyn
2024-04-09selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov
2024-04-08KVM: selftests: fix supported_flags for riscvAndrew Jones
2024-04-08KVM: selftests: fix max_guest_memory_test with more that 256 vCPUsMaxim Levitsky
2024-04-08KVM: selftests: Verify post-RESET value of PERF_GLOBAL_CTRL in PMCs testSean Christopherson
2024-04-08Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-04-08cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang
2024-04-05Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-05selftests/mm: include strings.h for ffslEdward Liaw
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-04selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWNShengyu Li
2024-04-04selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu
2024-04-04memblock tests: fix undefined reference to `panic'Wei Yang
2024-04-04memblock tests: fix undefined reference to `early_pfn_to_nid'Wei Yang
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-04-02tools/power turbostat: Add proper re-initialization for perf file descriptorsPatryk Wlazlyn
2024-04-02tools/power turbostat: Clear added counters when in no-msr modePatryk Wlazlyn
2024-04-02tools/power turbostat: add early exits for permission checksPatryk Wlazlyn
2024-04-02tools/power turbostat: detect and disable unavailable BICs at runtimePatryk Wlazlyn