This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allmodconfig in repository toolchain/ci/linux.
from eea173097dfb Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] adds adb8049097a9 tools/power x86_energy_perf_policy: Fix "uninitialized var [...] adds 6ac1730f7db8 tools/power/x86: Enable compiler optimisations and Fortify [...] adds f3fe116a44fd tools/power: Fix typo in man page adds 03531482402a tools/power x86_energy_perf_policy: Fix argument parsing adds d743dae6d193 tools/power turbostat: remove duplicate pc10 column adds d4794f25f122 tools/power turbostat: Make interval calculation per threa [...] adds 15423b958f33 tools/power turbostat: fix leak of file descriptor on erro [...] adds 605736c6929d tools/power turbostat: fix file descriptor leaks adds eeb71c950bc6 tools/power turbostat: fix buffer overrun adds b62b3184576b tools/power turbostat: add Jacobsville support adds cd188af5282d tools/power turbostat: Fix Haswell Core systems adds 570992fc5733 tools/power turbostat: rename has_hsw_msrs() adds d93ea567fc4e tools/power turbostat: Add Ice Lake NNPI support adds c026c23629b8 tools/power turbostat: read from pipes too adds 6ee9fc63d2e7 tools/power turbostat: do not enforce 1ms adds 1e9042b9c8d4 tools/power turbostat: Fix CPU%C1 display value adds 9cfa8e042f7c tools/power turbostat: Fix caller parameter of get_tdp_amd() adds c1c10cc77883 tools/power turbostat: Add support for Hygon Fam 18h (Dhya [...] adds 9eb4b5180d33 tools/power turbostat: update version number adds 5358e6e77490 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/l [...] adds 44d3bbb6f5e5 perf/x86/intel: Restrict period on Nehalem adds 0f4cd769c410 perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops adds 5fb181cba010 Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...] adds 3e5bedc2c258 x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled [...] adds 9212ec7d8357 uprobes/x86: Fix detection of 32-bit user mode adds bae3a8d3308e x86/apic: Do not initialize LDR and DFR for bigsmp adds 558682b52919 x86/apic: Include the LDR when clearing out APIC registers adds c96e8483cb2d x86/boot/compressed/64: Fix missing initialization in find [...] adds 42e0e95474fc x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CF [...] adds 7af0145067bc x86/mm/cpa: Prevent large page split when ftrace flips RW [...] adds 9f159ae07f07 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
No new revisions were added by this update.
Summary of changes: arch/x86/Makefile | 1 + arch/x86/boot/compressed/pgtable_64.c | 2 +- arch/x86/events/amd/ibs.c | 13 ++- arch/x86/events/intel/core.c | 6 ++ arch/x86/include/asm/perf_event.h | 12 ++- arch/x86/kernel/apic/apic.c | 4 + arch/x86/kernel/apic/bigsmp_32.c | 24 +---- arch/x86/kernel/apic/io_apic.c | 8 +- arch/x86/kernel/uprobes.c | 17 ++-- arch/x86/mm/pageattr.c | 26 ++++-- tools/power/x86/turbostat/Makefile | 3 +- tools/power/x86/turbostat/turbostat.c | 101 ++++++++++++++------- tools/power/x86/x86_energy_perf_policy/Makefile | 3 +- .../x86_energy_perf_policy.8 | 2 +- .../x86_energy_perf_policy.c | 28 +++--- 15 files changed, 157 insertions(+), 93 deletions(-)