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-aarch64 in repository toolchain/ci/linux.
from b81b1829e7e3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds d0cbe56a7d5a [smb3] improve error message when mount options conflict w [...] adds a81da65fbae6 cifs: call cifs_reconnect when a connection is marked adds 52492ff5c583 cifs: call helper functions for marking channels for reconnect adds 2a05137a0575 cifs: mark sessions for reconnection in helper function adds e9c25787db08 Merge tag '5.17-rc4-smb3-fixes' of git://git.samba.org/sfr [...] adds 8795359e35bc x86/sgx: Silence softlockup detection when releasing large [...] adds 808f0ab22106 Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.o [...] adds 5f4e5ce638e6 perf: Fix list corruption in perf_cgroup_switch() adds f5e02656b19f Merge tag 'perf_urgent_for_v5.17_rc4' of git://git.kernel. [...] adds 13765de8148f sched/fair: Fix fault in reweight_entity adds 6f3573672324 Merge tag 'sched_urgent_for_v5.17_rc4' of git://git.kernel [...] adds bfb1a7c91fb7 x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm adds 42964a18f81c Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kern [...] adds eba1e44beef8 irqchip/gic-v3-its: Skip HP notifier when no ITS is registered adds 321a8be37e1a dt-bindings: update riscv plic compatible string adds 1d4df649cbb4 irqchip/sifive-plic: Add missing thead,c900-plic match string adds 1e34064b6055 Merge tag 'irqchip-fixes-5.17-2' of git://git.kernel.org/p [...] adds c5d714aa6dce Merge tag 'irq-urgent-2022-02-13' of git://git.kernel.org/ [...] adds 8a4c5b2a6d8e kconfig: let 'shell' return enough output for deep path names adds 1cf5f151d25f Makefile.extrawarn: Move -Wunaligned-access to W=1 adds d23a0c371822 kconfig: fix missing fclose() on error paths adds 1b9e740a81f9 kconfig: fix failing to generate auto.conf adds e89d3a467109 Merge tag 'kbuild-fixes-v5.17-2' of git://git.kernel.org/p [...] adds 754e0b0e3560 Linux 5.17-rc4 adds 4e2a354e3775 regulator: core: fix false positive in regulator_late_cleanup() new d567f5db412e Merge tag 'regulator-fix-v5.17-rc4' of git://git.kernel.or [...]
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: .../interrupt-controller/sifive,plic-1.0.0.yaml | 21 ++++++++++----- Makefile | 4 +-- arch/x86/include/asm/bug.h | 20 +++++++------- arch/x86/kernel/cpu/sgx/encl.c | 2 ++ drivers/irqchip/irq-gic-v3-its.c | 3 +++ drivers/irqchip/irq-sifive-plic.c | 1 + drivers/regulator/core.c | 13 +++------ fs/cifs/cifs_swn.c | 6 ++--- fs/cifs/connect.c | 31 +++++++++++++++++----- fs/cifs/dfs_cache.c | 2 +- fs/cifs/smb1ops.c | 4 +-- fs/cifs/transport.c | 5 +--- include/linux/compiler.h | 21 ++++----------- kernel/events/core.c | 4 +-- kernel/sched/core.c | 11 ++++---- scripts/Makefile.extrawarn | 1 + scripts/kconfig/confdata.c | 25 ++++++++++------- scripts/kconfig/preprocess.c | 2 +- 18 files changed, 98 insertions(+), 78 deletions(-)