This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/linux.
from 9f7fb8de5d9b Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/ [...] adds 30cc53897470 pinctrl: thunderbay: comment process of building functions a bit adds 25d2e41cf59b pinctrl: thunderbay: rework loops looking for groups names adds aa28514592d5 pinctrl: cherryview: Trigger hwirq0 for interrupt-lines wi [...] adds 1fd6bb5b47a6 pinctrl: sunxi: Fix H616 I2S3 pin data adds 77311237eaff pinctrl: Place correctly CONFIG_PINCTRL_ST in the Makefile adds e986f0e602f1 pinctrl: intel: fix unexpected interrupt adds e12963c45326 pinctrl: intel: Fix a glitch when updating IRQ flags on a [...] adds 500c77eed0fe pinctrl: zynqmp: Revert "Unify pin naming" adds 474932a3b215 Merge tag 'intel-pinctrl-v5.17-4' of gitolite.kernel.org:p [...] adds 5297c693d8c8 pinctrl: bcm2835: Fix a few error paths adds 3a5286955bf5 pinctrl: bcm63xx: fix unmet dependency on REGMAP for GPIO_REGMAP adds baf927a833ca pinctrl: microchip-sgpio: Fix support for regmap new 3e5832e923a9 Merge tag 'pinctrl-v5.17-2' of git://git.kernel.org/pub/sc [...] adds 235528072f28 kunit: tool: Import missing importlib.abc new 27bb0b18c208 Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git:// [...] adds ee12595147ac fanotify: Fix stale file descriptor in copy_event_to_user() new d5084ffbc50c Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org [...] adds 6e7f90d163af lockd: fix server crash on reboot of client holding lock adds d19a7af73b5e lockd: fix failure to cleanup client locks adds ab451ea952fe nfsd: nfsd4_setclientid_confirm mistakenly expires confirm [...] new 88808fbbead4 Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/li [...]
The 4 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: drivers/pinctrl/Makefile | 2 +- drivers/pinctrl/bcm/Kconfig | 1 + drivers/pinctrl/bcm/pinctrl-bcm2835.c | 23 +++++--- drivers/pinctrl/intel/pinctrl-cherryview.c | 5 +- drivers/pinctrl/intel/pinctrl-intel.c | 64 +++++++++++--------- drivers/pinctrl/pinctrl-microchip-sgpio.c | 3 +- drivers/pinctrl/pinctrl-thunderbay.c | 90 +++++++++++------------------ drivers/pinctrl/pinctrl-zynqmp.c | 10 ++-- drivers/pinctrl/sunxi/pinctrl-sun50i-h616.c | 8 +-- fs/lockd/svcsubs.c | 18 +++--- fs/nfsd/nfs4state.c | 4 +- fs/notify/fanotify/fanotify_user.c | 6 +- tools/testing/kunit/kunit_kernel.py | 1 + 13 files changed, 118 insertions(+), 117 deletions(-)