aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-06-09perf test trace: Change the regex pattern in the struct testHoward Chu1-1/+1
2025-06-09perf test trace: Use --sort-events in BTF general testsHoward Chu1-3/+3
2025-06-09perf test trace: Remove set -e for BTF general testsHoward Chu1-10/+9
2025-06-09perf test trace: Stop tracing hrtimer_setup event in trace enum testHoward Chu1-1/+1
2025-06-09perf test trace: Remove set -e and print trace test's error messagesHoward Chu1-6/+7
2025-06-09perf test trace: Use shell's -f flag to check if vmlinux existsHoward Chu1-1/+1
2025-06-09perf trace: Remove --map-dump documentationHoward Chu1-8/+0
2025-06-09tools/build: Remove some unused libbpf pre-1.0 feature test logicIan Rogers2-27/+0
2025-06-09perf thread_map: Remove uid optionsIan Rogers12-48/+20
2025-06-09perf target: Remove uid from targetIan Rogers13-73/+6
2025-06-09perf bench evlist-open-close: Switch user option to use BPF filterIan Rogers1-15/+21
2025-06-09perf trace: Switch user option to use BPF filterIan Rogers1-9/+17
2025-06-09perf top: Switch user option to use BPF filterIan Rogers3-12/+15
2025-06-09perf tests record: Add basic uid filtering testIan Rogers1-0/+26
2025-06-09perf record: Switch user option to use BPF filterIan Rogers1-11/+16
2025-06-09perf parse-events: Add parse_uid_filter helperIan Rogers2-1/+34
2025-06-09perf target: Separate parse_uid into its own functionIan Rogers2-11/+14
2025-06-09perf parse-events filter: Use evsel__find_pmuIan Rogers1-10/+4
2025-06-09perf bpf-filter: Improve error messagesNamhyung Kim4-1/+36
2025-06-08Linux 6.16-rc1v6.16-rc1Linus Torvalds1-2/+2
2025-06-08Merge tag 'turbostat-2025.06.08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-110/+364
2025-06-08Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds689-955/+1151
2025-06-08Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-19/+19
2025-06-08Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-06-08tools/power turbostat: version 2025.06.08Len Brown1-37/+36
2025-06-08tools/power turbostat: Add initial support for BartlettLakeZhang Rui1-0/+1
2025-06-08tools/power turbostat: Add initial support for DMRZhang Rui1-0/+18
2025-06-08tools/power turbostat: Dump RAPL sysfs infoZhang Rui1-0/+156
2025-06-08tools/power turbostat: Avoid probing the same perf countersZhang Rui1-0/+15
2025-06-08tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c...Zhang Rui1-25/+24
2025-06-08tools/power turbostat: Clean up add perf/msr counter logicZhang Rui1-7/+18
2025-06-08tools/power turbostat: Introduce add_msr_counter()Zhang Rui1-9/+23
2025-06-08tools/power turbostat: Remove add_msr_perf_counter_()Zhang Rui1-12/+8
2025-06-08tools/power turbostat: Remove add_cstate_perf_counter_()Zhang Rui1-13/+9
2025-06-08tools/power turbostat: Remove add_rapl_perf_counter_()Zhang Rui1-15/+10
2025-06-08tools/power turbostat: Quit early for unsupported RAPL countersZhang Rui1-1/+4
2025-06-08tools/power turbostat: Always check rapl_joules flagZhang Rui1-3/+9
2025-06-08tools/power turbostat: Fix AMD package-energy reportingGautham R. Shenoy1-5/+36
2025-06-08tools/power turbostat: Fix RAPL_GFX_ALL typoKaushlendra Kumar1-1/+1
2025-06-08tools/power turbostat: Add Android support for MSR device handlingKaushlendra Kumar1-3/+17
2025-06-08tools/power turbostat.8: pm_domain wording fixLen Brown1-2/+2
2025-06-08tools/power turbostat.8: fix typo: idle_pct should be pct_idleLen Brown1-1/+1
2025-06-08Merge tag 'perf-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+5
2025-06-08Merge tag 'irq-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-7/+8
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-59/+74
2025-06-08Merge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds16-288/+533
2025-06-08Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds3-100/+143
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar689-955/+1151
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds49-326/+910
2025-06-07Merge tag 'sh-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds19-50/+47