summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-06-08Merge tag 'turbostat-2025.06.08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-110/+364
2025-06-08tools/power turbostat: version 2025.06.08Len Brown-37/+36
2025-06-08tools/power turbostat: Add initial support for BartlettLakeZhang Rui-0/+1
2025-06-08tools/power turbostat: Add initial support for DMRZhang Rui-0/+18
2025-06-08tools/power turbostat: Dump RAPL sysfs infoZhang Rui-0/+156
2025-06-08tools/power turbostat: Avoid probing the same perf countersZhang Rui-0/+15
2025-06-08tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c...Zhang Rui-25/+24
2025-06-08tools/power turbostat: Clean up add perf/msr counter logicZhang Rui-7/+18
2025-06-08tools/power turbostat: Introduce add_msr_counter()Zhang Rui-9/+23
2025-06-08tools/power turbostat: Remove add_msr_perf_counter_()Zhang Rui-12/+8
2025-06-08tools/power turbostat: Remove add_cstate_perf_counter_()Zhang Rui-13/+9
2025-06-08tools/power turbostat: Remove add_rapl_perf_counter_()Zhang Rui-15/+10
2025-06-08tools/power turbostat: Quit early for unsupported RAPL countersZhang Rui-1/+4
2025-06-08tools/power turbostat: Always check rapl_joules flagZhang Rui-3/+9
2025-06-08tools/power turbostat: Fix AMD package-energy reportingGautham R. Shenoy-5/+36
2025-06-08tools/power turbostat: Fix RAPL_GFX_ALL typoKaushlendra Kumar-1/+1
2025-06-08tools/power turbostat: Add Android support for MSR device handlingKaushlendra Kumar-3/+17
2025-06-08tools/power turbostat.8: pm_domain wording fixLen Brown-2/+2
2025-06-08tools/power turbostat.8: fix typo: idle_pct should be pct_idleLen Brown-1/+1
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-16/+1
2025-06-06Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-33/+88
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds-0/+2
2025-06-07selftests/mount_setattr: adapt detached mount propagation testChristian Brauner-16/+1
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+8
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds-175/+429
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2025-06-05mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn-0/+2
2025-06-05selftests/mm: add test about uprobe pte be orphan during vma mergePu Lehui-0/+43
2025-06-05selftests/mm: extract read_sysfs and write_sysfs into vm_utilPu Lehui-33/+45
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt-132/+1589
2025-06-05RISC-V: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao-0/+2
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-23/+184
2025-06-05perf symbols: Ignore mapping symbols on riscvHaibo Xu-0/+6
2025-06-05selftests: drv-net: tso: make bkg() wait for socat to quitJakub Kicinski-1/+1
2025-06-05selftests: drv-net: tso: fix the GRE device nameJakub Kicinski-1/+1
2025-06-05selftests: drv-net: add configs for the TSO testJakub Kicinski-0/+5
2025-06-05Merge tag 'nf-25-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-19/+164
2025-06-05Merge tag 'ovpn-net-20250603' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni-0/+10
2025-06-05selftests: netfilter: nft_nat.sh: add test for reverse clash with natFlorian Westphal-5/+76
2025-06-05selftests: netfilter: nft_concat_range.sh: add datapath check for map fill bugFlorian Westphal-4/+58
2025-06-05selftests: netfilter: nft_concat_range.sh: prefer per element counters for te...Florian Westphal-10/+30
2025-06-04Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds-1/+2
2025-06-04Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-6/+6
2025-06-03selftests: ublk: kublk: improve behavior on init failureUday Shankar-11/+23
2025-06-03Merge tag 'perf-tools-for-v6.16-1-2025-06-03' of git://git.kernel.org/pub/scm...Linus Torvalds-11905/+22087
2025-06-03Merge tag 'cxl-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-0/+4
2025-06-03Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-5/+59
2025-06-03selftest/net/ovpn: fix missing fileAntonio Quartulli-0/+9
2025-06-03selftest/net/ovpn: fix TCP socket creationAntonio Quartulli-0/+1
2025-06-03selftests: net: build net/lib dependency in all targetBui Quang Minh-1/+1