This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm in repository toolchain/ci/linux.
from 620725263f42 Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.ker [...] adds fb0fd3469ead ARM: 9216/1: Fix MAX_DMA_ADDRESS overflow adds ec85bd369fd2 ARM: findbit: fix overflowing offset adds 6a010258447d Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm adds be76ceaf03bc EDAC/synopsys: Use the correct register to disable the err [...] adds 4bcffe941758 EDAC/synopsys: Re-enable the error interrupts on v3 hw adds 5e2805d53796 EDAC/ghes: Set the DIMM label unconditionally adds cd2715b7929b Merge tag 'edac_urgent_for_v5.19' of git://git.kernel.org/ [...] adds 6eebd5fb2083 locking/rwsem: Allow slowpath writer to ignore handoff bit [...] adds 5e4823e6dab8 Merge tag 'locking_urgent_for_v5.19' of git://git.kernel.o [...] adds 871808fd6981 x86/configs: Update configs in x86_debug.config adds 5bb6c1d1126e Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV" adds 571c30b1a884 x86/bugs: Do not enable IBPB at firmware entry when IBPB i [...] adds ea304a8b89fd docs/kernel-parameters: Update descriptions for "mitigatio [...] adds 89caf575400a Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/p [...] adds 8dc592c41f38 clk: sunxi-ng: Fix H6 RTC clock definition adds 334c0ef6429f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] new 3d7cb6b04c3f Linux 5.19
The 1 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: Documentation/admin-guide/kernel-parameters.txt | 2 ++ Makefile | 2 +- arch/arm/include/asm/dma.h | 2 +- arch/arm/lib/findbit.S | 16 ++++----- arch/x86/include/asm/sev.h | 7 +--- arch/x86/kernel/cpu/bugs.c | 1 + arch/x86/kernel/sev-shared.c | 25 +++++--------- arch/x86/kernel/sev.c | 17 +++++----- drivers/clk/sunxi-ng/ccu-sun50i-h6-r.c | 1 + drivers/edac/ghes_edac.c | 11 +++++-- drivers/edac/synopsys_edac.c | 44 ++++++++++++++----------- kernel/configs/x86_debug.config | 3 +- kernel/locking/rwsem.c | 30 +++++++++++------ 13 files changed, 86 insertions(+), 75 deletions(-)