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-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from eea173097dfb Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...] new adb8049097a9 tools/power x86_energy_perf_policy: Fix "uninitialized var [...] new 6ac1730f7db8 tools/power/x86: Enable compiler optimisations and Fortify [...] new f3fe116a44fd tools/power: Fix typo in man page new 03531482402a tools/power x86_energy_perf_policy: Fix argument parsing new d743dae6d193 tools/power turbostat: remove duplicate pc10 column new d4794f25f122 tools/power turbostat: Make interval calculation per threa [...] new 15423b958f33 tools/power turbostat: fix leak of file descriptor on erro [...] new 605736c6929d tools/power turbostat: fix file descriptor leaks new eeb71c950bc6 tools/power turbostat: fix buffer overrun new b62b3184576b tools/power turbostat: add Jacobsville support new cd188af5282d tools/power turbostat: Fix Haswell Core systems new 570992fc5733 tools/power turbostat: rename has_hsw_msrs() new d93ea567fc4e tools/power turbostat: Add Ice Lake NNPI support new c026c23629b8 tools/power turbostat: read from pipes too new 6ee9fc63d2e7 tools/power turbostat: do not enforce 1ms new 1e9042b9c8d4 tools/power turbostat: Fix CPU%C1 display value new 9cfa8e042f7c tools/power turbostat: Fix caller parameter of get_tdp_amd() new c1c10cc77883 tools/power turbostat: Add support for Hygon Fam 18h (Dhya [...] new 9eb4b5180d33 tools/power turbostat: update version number new 5358e6e77490 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/l [...] new 44d3bbb6f5e5 perf/x86/intel: Restrict period on Nehalem new 0f4cd769c410 perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops new 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 [...] new 9f159ae07f07 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
The 24 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
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(-)