summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-191-0/+2
|\
| * iommufd: Add config needed for iommufd_fail_nthMuhammad Usama Anjum2024-04-141-0/+2
* | Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-187-24/+29
|\ \
| * | selftests: kselftest_harness: fix Clang warning about zero-length formatJakub Kicinski2024-04-172-5/+7
| * | selftests/tcp_ao: Printing fixes to confirm with format-securityDmitry Safonov2024-04-161-6/+6
| * | selftests/tcp_ao: Fix fscanf() call for format-securityDmitry Safonov2024-04-161-1/+1
| * | selftests/tcp_ao: Zero-init tcp_ao_info_optDmitry Safonov2024-04-161-1/+1
| * | selftests/tcp_ao: Make RST tests less flakyDmitry Safonov2024-04-161-10/+13
| * | net: change maximum number of UDP segments to 128Yuri Benditovich2024-04-141-1/+1
* | | Merge tag 'linux_kselftest-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-04-152-4/+7
|\ \ \
| * | | selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWNShengyu Li2024-04-041-1/+4
| * | | selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu2024-04-041-3/+3
* | | | Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-04-143-100/+111
|\ \ \ \
| * | | | selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov2024-04-121-0/+5
| * | | | selftests: timers: Fix abs() warning in posix_timers testJohn Stultz2024-04-121-1/+1
| * | | | selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor2024-04-121-6/+9
| * | | | selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz2024-04-121-1/+1
| * | | | selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz2024-04-101-37/+36
| * | | | selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov2024-04-092-56/+60
| | |_|/ | |/| |
* | | | Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-111-4/+6
|\ \ \ \
| * | | | cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang2024-04-081-4/+6
* | | | | Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-04-111-41/+172
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile formatShradha Gupta2024-04-101-41/+172
* | | | | Merge tag 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-04-103-369/+1726
|\ \ \ \ \
| * | | | | tools/power turbostat: v2024.04.10Len Brown2024-04-102-15/+27
| * | | | | tools/power/turbostat: Add support for Xe sysfs knobsZhang Rui2024-04-101-0/+51
| * | | | | tools/power/turbostat: Add support for new i915 sysfs knobsZhang Rui2024-04-101-0/+24
| * | | | | tools/power/turbostat: Introduce BIC_SAM_mc6/BIC_SAMMHz/BIC_SAMACTMHzZhang Rui2024-04-102-7/+96
| * | | | | tools/power/turbostat: Fix uncore frequency file stringJustin Ernst2024-04-091-1/+1
| * | | | | tools/power/turbostat: Unify graphics sysfs snapshotsZhang Rui2024-04-091-75/+34
| * | | | | tools/power/turbostat: Cache graphics sysfs pathZhang Rui2024-04-091-13/+32
| * | | | | tools/power/turbostat: Enable MSR_CORE_C1_RES support for ICXZhang Rui2024-04-091-0/+1
| * | | | | tools/power turbostat: Add selftestsPatryk Wlazlyn2024-04-091-0/+59
| * | | | | tools/power turbostat: read RAPL counters via perfPatryk Wlazlyn2024-04-091-137/+649
| * | | | | tools/power turbostat: Add proper re-initialization for perf file descriptorsPatryk Wlazlyn2024-04-021-0/+26
| * | | | | tools/power turbostat: Clear added counters when in no-msr modePatryk Wlazlyn2024-04-021-1/+46
| * | | | | tools/power turbostat: add early exits for permission checksPatryk Wlazlyn2024-04-021-5/+61
| * | | | | tools/power turbostat: detect and disable unavailable BICs at runtimePatryk Wlazlyn2024-04-021-63/+125
| * | | | | tools/power turbostat: Add reading aperf and mperf via perf APIPatryk Wlazlyn2024-04-021-73/+301
| * | | | | tools/power turbostat: Add --no-perf optionPatryk Wlazlyn2024-04-022-3/+24
| * | | | | tools/power turbostat: Add --no-msr optionPatryk Wlazlyn2024-04-022-56/+151
| * | | | | tools/power turbostat: enhance -D (debug counter dump) outputLen Brown2024-04-021-5/+11
| * | | | | tools/power turbostat: Fix warning upon failed /dev/cpu_dma_latency readLen Brown2024-04-021-1/+2
| * | | | | tools/power turbostat: Read base_hz and bclk from CPUID.16H if availablePatryk Wlazlyn2024-04-021-0/+9
| * | | | | tools/power turbostat: Print ucode revision only if validPatryk Wlazlyn2024-01-181-3/+9
| * | | | | tools/power turbostat: Expand probe_intel_uncore_frequency()Len Brown2024-01-181-21/+63
| * | | | | tools/power turbostat: Do not print negative LPI residencyChen Yu2024-01-121-9/+21
| * | | | | tools/power turbostat: Fix Bzy_MHz documentation typoPeng Liu2024-01-121-1/+1
| * | | | | tools/power turbostat: Increase the limit for fd openedWyes Karny2024-01-121-0/+21
| * | | | | tools/power turbostat: Fix added raw MSR outputDoug Smythies2024-01-121-3/+4