summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-17selftests: kselftest_harness: fix Clang warning about zero-length formatJakub Kicinski
2024-04-16selftests/tcp_ao: Printing fixes to confirm with format-securityDmitry Safonov
2024-04-16selftests/tcp_ao: Fix fscanf() call for format-securityDmitry Safonov
2024-04-16selftests/tcp_ao: Zero-init tcp_ao_info_optDmitry Safonov
2024-04-16selftests/tcp_ao: Make RST tests less flakyDmitry Safonov
2024-04-15Merge tag 'linux_kselftest-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-04-14net: change maximum number of UDP segments to 128Yuri Benditovich
2024-04-12selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov
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-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-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-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
2024-04-02tools/power turbostat: Add reading aperf and mperf via perf APIPatryk Wlazlyn
2024-04-02tools/power turbostat: Add --no-perf optionPatryk Wlazlyn
2024-04-02tools/power turbostat: Add --no-msr optionPatryk Wlazlyn
2024-04-02tools/power turbostat: enhance -D (debug counter dump) outputLen Brown
2024-04-02tools/power turbostat: Fix warning upon failed /dev/cpu_dma_latency readLen Brown
2024-04-02tools/power turbostat: Read base_hz and bclk from CPUID.16H if availablePatryk Wlazlyn