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-arm in repository toolchain/ci/linux.
from 6c7376da2358 Merge tag 'linux-kselftest-kunit-fixes-5.18-rc2' of git:// [...] adds dfbba2518aac Revert "ACPI: processor: idle: Only flush cache on entering C3" adds ac2a3feefad5 ACPI: bus: Eliminate acpi_bus_get_device() adds 87ad236001eb Merge branch 'acpi-bus' adds d017a3167bcb Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/ [...] adds 442b8b250c41 MAINTAINERS: Add Leon Romanovsky to RDMA maintainers adds abcc160e4c2b MAINTAINERS: Update qib and hfi1 related drivers adds 84c2362fb65d RDMA/mlx5: Don't remove cache MRs when a delay is needed adds 1d735eeee63a RDMA/mlx5: Add a missing update of cache->last_add adds 107dd7beba40 IB/cm: Cancel mad on the DREQ event when the state is MRA_ [...] adds 4d809f69695d IB/rdmavt: add lock to call to rvt_error_qp to prevent a r [...] adds 2bbac98d0930 RDMA/hfi1: Fix use-after-free bug for mm struct adds f335af10482a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] adds ec858afda857 io_uring: don't check req->file in io_fsync_prep() adds a3e4bc23d547 io_uring: defer splice/tee file validity check until comma [...] adds 584b0180f0f4 io_uring: move read/write file prep state into actual opco [...] adds 5106dd6e74ab io_uring: propagate issue_flags state down to file assignment adds 6bf9c47a3989 io_uring: defer file assignment adds d5361233e9ab io_uring: drop the old style inflight file tracking adds cb3182167325 Revert "io_uring: Add support for napi_busy_poll" adds 0f5e4b83b37a io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF adds 34bb77184123 io_uring: nospec index for tags on files update adds a07211e30014 io_uring: don't touch scm_fp_list after queueing skb adds 8f0a24801bb4 io_uring: zero tag on rsrc removal adds 4cdd158be9d0 io_uring: use nospec annotation for more indexes adds e677edbcabee io_uring: fix race between timeout flush and removal adds 4d6f9f2475f6 Merge tag 'io_uring-5.18-2022-04-08' of git://git.kernel.d [...] adds 4ded53ea0c7d cdrom: remove unused variable adds aadb22ba2f65 drbd: Fix five use after free bugs in get_initial_state adds ae4d37b5df74 drbd: fix an invalid memory access caused by incorrect use [...] adds 286901941fd1 drbd: set QUEUE_FLAG_STABLE_WRITES adds f1b45d8ccb98 Merge tag 'block-5.18-2022-04-08' of git://git.kernel.dk/l [...]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 5 +- drivers/acpi/processor_idle.c | 3 +- drivers/acpi/scan.c | 13 - drivers/block/drbd/drbd_int.h | 8 +- drivers/block/drbd/drbd_main.c | 7 +- drivers/block/drbd/drbd_nl.c | 41 ++- drivers/block/drbd/drbd_state.c | 18 +- drivers/block/drbd/drbd_state_change.h | 8 +- drivers/cdrom/cdrom.c | 3 +- drivers/infiniband/core/cm.c | 3 +- drivers/infiniband/hw/hfi1/mmu_rb.c | 6 + drivers/infiniband/hw/mlx5/mr.c | 5 +- drivers/infiniband/sw/rdmavt/qp.c | 6 +- drivers/spi/spi.c | 3 +- fs/io-wq.h | 1 + fs/io_uring.c | 617 +++++++++++---------------------- include/acpi/acpi_bus.h | 1 - 17 files changed, 264 insertions(+), 484 deletions(-)