summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-13tools/power turbostat: Favor cpu# over core#Len Brown1-54/+69
2026-02-13tools/power turbostat: Expunge logical_cpu_idLen Brown1-4/+4
2026-02-13tools/power turbostat: Enhance HT enumerationLen Brown1-15/+19
2026-02-13tools/power turbostat: Simplify global core_id calculationLen Brown1-20/+7
2026-02-13tools/power turbostat: Unify even/odd/average counter referencingLen Brown1-41/+41
2026-02-13tools/power turbostat: Allocate average counters dynamicallyLen Brown1-112/+131
2026-02-13tools/power turbostat: Delete core_data.core_idLen Brown1-9/+4
2026-02-13tools/power turbostat: Rename physical_core_id to core_idLen Brown1-10/+10
2026-02-13tools/power turbostat: Cleanup package_idLen Brown1-29/+23
2026-02-13tools/power turbostat: Cleanup internal use of "base_cpu"Len Brown1-100/+100
2026-02-13tools/power turbostat: Add L2 cache statisticsLen Brown2-51/+405
2026-02-04tools/power turbostat: Remove redundant newlines from err(3) stringsLen Brown1-5/+5
2026-02-04tools/power turbostat: Allow more use of is_hybrid flagLen Brown1-3/+7
2026-02-04tools/power turbostat: Rename "LLCkRPS" column to "LLCMRPS"Len Brown2-16/+16
2026-02-04tools/power turbostat.8: Document the "--force" optionLen Brown1-3/+7
2026-02-04tools/power turbostat: Harden against unexpected valuesLen Brown1-43/+51
2026-02-04tools/power turbostat: Dump hypervisor nameLen Brown1-0/+23
2026-02-04tools/power turbostat: Dump CPUID.1.ECX[31] (Hypervisor)Len Brown1-2/+5
2026-02-04tools/power turbostat: Dump CPUID(1) consistently with CPUID(6)Len Brown1-9/+9
2026-02-04tools/power turbostat: AMD: msr offset 0x611 read failed: Input/output errorLen Brown1-1/+1
2026-01-06Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-38/+65
2026-01-05Merge tag 'devicetree-fixes-for-6.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-8/+8
2026-01-05Linux 6.19-rc4v6.19-rc4Linus Torvalds1-1/+1
2026-01-04Merge tag 'core_urgent_for_v6.19_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2026-01-03Merge tag 'pmdomain-v6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-18/+8
2026-01-03Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub...Linus Torvalds35-28/+170
2026-01-03of: unittest: Fix memory leak in unittest_data_add()Zilin Guan1-5/+3
2026-01-02Merge tag 'pm-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+6
2026-01-02Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-20/+33
2026-01-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds18-68/+107
2026-01-02Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-4/+12
2026-01-02Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-27/+174
2026-01-02Merge tag 'io_uring-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-11/+28
2026-01-02Merge tag 'x86-urgent-2026-01-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-01-02Merge tag 'loongarch-fixes-6.19-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-57/+120
2026-01-02Merge tag 'drm-fixes-2026-01-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds11-54/+144
2026-01-02Merge tag 'v6.19-rc3-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-3/+9
2026-01-02Merge tag 'v6.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-0/+10
2026-01-01block, bfq: update outdated commentJulia Lawall1-1/+1
2026-01-01io_uring/memmap: drop unused sz param in io_uring_validate_mmap_request()Caleb Sander Mateos1-5/+4
2026-01-01io_uring/tctx: add separate lock for list of tctx's in ctxJens Axboe5-5/+23
2026-01-01Merge tag 'drm-intel-fixes-2025-12-31' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-20/+17
2026-01-01Merge tag 'drm-misc-fixes-2025-12-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie4-3/+28
2026-01-01Merge tag 'drm-xe-fixes-2025-12-30' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie6-31/+99
2026-01-01wifi: mt76: Remove blank line after mt792x firmware version dmesgShuah Khan1-3/+3
2026-01-01Revert "wifi: mt76: Strip whitespace from build ddate"Shuah Khan1-5/+1
2025-12-31kselftest/harness: Use helper to avoid zero-size memset warningWake Liu1-1/+7
2025-12-31Merge tag 'platform-drivers-x86-v6.19-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds18-31/+265
2025-12-31selftests/ftrace: Test toplevel-enable for instanceZheng Yejian1-1/+2
2025-12-31selftests/ftrace: traceonoff_triggers: strip off namesYipeng Zou1-2/+3