This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allmodconfig in repository toolchain/ci/linux.
from 2ff90100ace8 Merge tag 'hwmon-for-v5.11-rc3' of git://git.kernel.org/pu [...] adds 2ca408d9c749 fanotify: Fix sys_fanotify_mark() on native x86-32 adds d1c5246e08eb x86/mm: Fix leak of pmd ptlock adds a8f7e08a8170 x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling adds cb7f4a8b1fb4 x86/mtrr: Correct the range check before performing MTRR t [...] adds ae28d1aae48a x86/resctrl: Use an IPI instead of task_work_add() to upda [...] adds a0195f314a25 x86/resctrl: Don't move a task to the same resource group adds a440e4d7618c Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.o [...] adds 98bf2d3f4970 powerpc/32s: Fix RTAS machine check with VMAP stack adds 3ce47d95b734 powerpc: Handle .text.{hot,unlikely}.* in linker script adds b3cd1a16cc88 Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm [...] adds 8a48c0a3360b arch/arc: add copy_user_page() to <asm/page.h> to fix buil [...] adds f4d9359de8ac include/soc: remove headers for EZChip NPS adds bb12433bf56e ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handling adds e8deee4f1543 ARC: [hsdk]: Enable FPU_SAVE_RESTORE adds 0653161f0fac Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes: arch/Kconfig | 6 ++ arch/arc/include/asm/page.h | 1 + arch/arc/kernel/entry.S | 2 +- arch/arc/plat-hsdk/Kconfig | 1 + arch/powerpc/kernel/head_book3s_32.S | 9 ++ arch/powerpc/kernel/vmlinux.lds.S | 2 +- arch/x86/Kconfig | 1 + arch/x86/kernel/cpu/mtrr/generic.c | 6 +- arch/x86/kernel/cpu/resctrl/rdtgroup.c | 117 ++++++++++------------ arch/x86/kernel/sev-es-shared.c | 4 +- arch/x86/mm/pgtable.c | 2 + fs/notify/fanotify/fanotify_user.c | 17 ++-- include/linux/syscalls.h | 24 +++++ include/soc/nps/common.h | 172 --------------------------------- include/soc/nps/mtm.h | 59 ----------- 15 files changed, 107 insertions(+), 316 deletions(-) delete mode 100644 include/soc/nps/common.h delete mode 100644 include/soc/nps/mtm.h