summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-06-09perf record: Switch user option to use BPF filterIan Rogers
2025-06-09perf parse-events: Add parse_uid_filter helperIan Rogers
2025-06-09perf target: Separate parse_uid into its own functionIan Rogers
2025-06-09perf parse-events filter: Use evsel__find_pmuIan Rogers
2025-06-09perf bpf-filter: Improve error messagesNamhyung Kim
2025-06-09cpupower: split unitdir from libdir in MakefileFrancesco Poli (wintermute)
2025-06-09selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)
2025-06-08Merge tag 'turbostat-2025.06.08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-06-08tools/power turbostat: version 2025.06.08Len Brown
2025-06-08tools/power turbostat: Add initial support for BartlettLakeZhang Rui
2025-06-08tools/power turbostat: Add initial support for DMRZhang Rui
2025-06-08tools/power turbostat: Dump RAPL sysfs infoZhang Rui
2025-06-08tools/power turbostat: Avoid probing the same perf countersZhang Rui
2025-06-08tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c...Zhang Rui
2025-06-08tools/power turbostat: Clean up add perf/msr counter logicZhang Rui
2025-06-08tools/power turbostat: Introduce add_msr_counter()Zhang Rui
2025-06-08tools/power turbostat: Remove add_msr_perf_counter_()Zhang Rui
2025-06-08tools/power turbostat: Remove add_cstate_perf_counter_()Zhang Rui
2025-06-08tools/power turbostat: Remove add_rapl_perf_counter_()Zhang Rui
2025-06-08tools/power turbostat: Quit early for unsupported RAPL countersZhang Rui
2025-06-08tools/power turbostat: Always check rapl_joules flagZhang Rui
2025-06-08tools/power turbostat: Fix AMD package-energy reportingGautham R. Shenoy
2025-06-08tools/power turbostat: Fix RAPL_GFX_ALL typoKaushlendra Kumar
2025-06-08tools/power turbostat: Add Android support for MSR device handlingKaushlendra Kumar
2025-06-08tools/power turbostat.8: pm_domain wording fixLen Brown
2025-06-08tools/power turbostat.8: fix typo: idle_pct should be pct_idleLen Brown
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-06Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-06Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-07selftests/mount_setattr: adapt detached mount propagation testChristian Brauner
2025-06-06selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song
2025-06-06selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page sizeYonghong Song
2025-06-06selftests/bpf: Fix bpf_mod_race test failure with arm64 64KB page sizeYonghong Song
2025-06-06selftests/bpf: Reduce test_xdp_adjust_frags_tail_grow logsYonghong Song
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-06libbpf: Handle unsupported mmap-based /sys/kernel/btf/vmlinux correctlyAndrii Nakryiko
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-05mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-06-05selftests/mm: add test about uprobe pte be orphan during vma mergePu Lehui
2025-06-05selftests/mm: extract read_sysfs and write_sysfs into vm_utilPu Lehui
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-06-05RISC-V: vDSO: Wire up getrandom() vDSO implementationXi Ruoyao
2025-06-05selftests/bpf: rbtree: Fix incorrect global variable usageRong Tao
2025-06-05Tests for the ".emit_strings" functionality in the BTF dumper.Blake Jones
2025-06-05libbpf: Add support for printing BTF character arrays as stringsBlake Jones
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-05libbpf: Correct some typos and syntax issues in usdt docJiawei Zhao
2025-06-05bpftool: Display cookie for raw_tp link probeTao Chen
2025-06-05selftests/bpf: Add cookies check for raw_tp fill_link_info testTao Chen