This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allyesconfig in repository toolchain/ci/linux.
from 1dacce870378 Merge v5.10.68 new 9e766b86a9ef PCI: pci-bridge-emul: Add PCIe Root Capabilities Register new 9493e92a3953 PCI: aardvark: Fix reporting CRS value new 74d54e5ceba3 console: consume APC, DM, DCS new 79286ea830b3 s390/pci_mmio: fully validate the VMA before calling follow_pte() new eb46d7c8ae83 ARM: Qualify enabling of swiotlb_init() new ce90c6706d5a ARM: 9077/1: PLT: Move struct plt_entries definition to header new ad00533858f7 ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link() new f91d25a7c89e ARM: 9079/1: ftrace: Add MODULE_PLTS support new 5ce134e65f3b ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without [...] new 473cea4983b5 Revert "net/mlx5: Register to devlink ingress VLAN filter trap" new ffca46766850 sctp: validate chunk size in __rcv_asconf_lookup new ccb79116c372 sctp: add param size validation for SCTP_PARAM_SET_PRIMARY new 6b24588708fe staging: rtl8192u: Fix bitwise vs logical operator in Tran [...] new 5d0e6a5e4441 coredump: fix memleak in dump_vma_snapshot() new 9d49973b0848 um: virtio_uml: fix memory leak on init failures new fa64b08931ee dmaengine: acpi: Avoid comparison GSI with Linux vIRQ new ebcd3fd9207c perf test: Fix bpf test sample mismatch reporting new 87c4144450e6 tools lib: Adopt memchr_inv() from kernel new 38ab04186fb3 perf tools: Allow build-id with trailing zeros new 375e779ec32a thermal/drivers/exynos: Fix an error code in exynos_tmu_probe() new e464b3876b02 9p/trans_virtio: Remove sysfs file on probe failure new 30417cbeccff prctl: allow to setup brk for et_dyn executables new 0796d99c1b16 nilfs2: use refcount_dec_and_lock() to fix potential UAF new 74190973ab01 profiling: fix shift-out-of-bounds bugs new c63df77c40ca PM: sleep: core: Avoid setting power.must_resume to false new 322b70b522ab pwm: lpc32xx: Don't modify HW state in .probe() after the [...] new 777344da345a pwm: mxs: Don't modify HW state in .probe() after the PWM [...] new 48271d10bf4c dmaengine: idxd: fix wq slot allocation index check new 113a69460de5 platform/chrome: sensorhub: Add trace events for sample new 41aa21573486 platform/chrome: cros_ec_trace: Fix format warnings new 8193ad306ea0 ceph: allow ceph_put_mds_session to take NULL or ERR_PTR new e418ce8b8dfd ceph: cancel delayed work instead of flushing on mdsc teardown new 912afe602eac Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETE [...] new d1f9ecc00da1 tools/bootconfig: Fix tracing_on option checking in ftrace [...] new c9538018cb2d thermal/core: Fix thermal_cooling_device_register() prototype new 45bd9dd1bee8 drm/amdgpu: Disable PCIE_DPM on Intel RKL Platform new b9a1526d5174 drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE [...] new ca907291e116 dma-buf: DMABUF_MOVE_NOTIFY should depend on DMA_SHARED_BUFFER new 2a07348e9821 parisc: Move pci_dev_is_behind_card_dino to where it is used new b4bb0b171b6e iommu/amd: Relocate GAMSup check to early_enable_iommus new c12cf7f9afe2 dmaengine: idxd: depends on !UML new 35492619e010 dmaengine: sprd: Add missing MODULE_DEVICE_TABLE new 9c1ea8537730 dmaengine: ioat: depends on !UML new b26ced26251c dmaengine: xilinx_dma: Set DMA mask for coherent APIs new 386fd6fd01bd ceph: request Fw caps before updating the mtime in ceph_wr [...] new 487ead34a208 ceph: remove the capsnaps when removing caps new 921ef7cfef15 ceph: lockdep annotations for try_nonblocking_invalidate new c43803c1aa76 btrfs: update the bdev time directly when closing new aa1af89a6697 btrfs: fix lockdep warning while mounting sprout fs new d95b50ff07b8 nilfs2: fix memory leak in nilfs_sysfs_create_device_group new 0480f7a480bc nilfs2: fix NULL pointer in nilfs_##name##_attr_release new 5acb21e30d85 nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group new 5770b54b112e nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group new 0f36028d0133 nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group new d7736e2faa13 nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group new db8838e48a0a habanalabs: add validity check for event ID received from F/W new 0a2ea5c0e5d1 pwm: img: Don't modify HW state in .remove() callback new a6a2b36a8cc4 pwm: rockchip: Don't modify HW state in .remove() callback new a2551d0a29e9 pwm: stm32-lp: Don't modify HW state in .remove() callback new 23dfb959c6cb blk-throttle: fix UAF by deleteing timer in blk_throtl_exit() new 9a14014df72d blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for mul [...] new 647c19bc6102 rtc: rx8010: select REGMAP_I2C new 83a3cb200eff sched/idle: Make the idle timer expire in hard interrupt context new 7c09505e9e6b drm/nouveau/nvkm: Replace -ENOSYS with -ENODEV new 5f4196eaa90c Linux 5.10.69 new 90648ee6fc7a Merge v5.10.69
The 66 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: Makefile | 2 +- arch/arm/include/asm/ftrace.h | 3 + arch/arm/include/asm/insn.h | 8 +- arch/arm/include/asm/module.h | 10 +++ arch/arm/kernel/ftrace.c | 46 +++++++++-- arch/arm/kernel/insn.c | 19 ++--- arch/arm/kernel/module-plts.c | 49 ++++++++--- arch/arm/mm/init.c | 6 +- arch/arm64/kernel/cacheinfo.c | 7 +- arch/mips/kernel/cacheinfo.c | 7 +- arch/riscv/kernel/cacheinfo.c | 7 +- arch/s390/pci/pci_mmio.c | 2 +- arch/um/drivers/virtio_uml.c | 4 +- arch/x86/kernel/cpu/cacheinfo.c | 7 +- block/blk-mq.c | 14 +++- block/blk-throttle.c | 1 + drivers/base/power/main.c | 2 +- drivers/dma-buf/Kconfig | 1 + drivers/dma/Kconfig | 4 +- drivers/dma/acpi-dma.c | 10 ++- drivers/dma/idxd/submit.c | 2 +- drivers/dma/sprd-dma.c | 1 + drivers/dma/xilinx/xilinx_dma.c | 2 +- .../gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c | 17 +++- drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c | 2 +- drivers/iommu/amd/init.c | 31 +++++-- drivers/misc/habanalabs/gaudi/gaudi.c | 6 ++ drivers/misc/habanalabs/goya/goya.c | 6 ++ drivers/net/ethernet/mellanox/mlx5/core/devlink.c | 51 ------------ drivers/parisc/dino.c | 18 ++--- drivers/pci/controller/pci-aardvark.c | 67 ++++++++++++++- drivers/pci/pci-bridge-emul.h | 2 +- drivers/platform/chrome/Makefile | 2 +- drivers/platform/chrome/cros_ec_sensorhub_ring.c | 14 ++++ drivers/platform/chrome/cros_ec_trace.h | 94 ++++++++++++++++++++++ drivers/pwm/pwm-img.c | 16 ---- drivers/pwm/pwm-lpc32xx.c | 10 +-- drivers/pwm/pwm-mxs.c | 13 ++- drivers/pwm/pwm-rockchip.c | 14 ---- drivers/pwm/pwm-stm32-lp.c | 2 - drivers/rtc/Kconfig | 1 + drivers/staging/rtl8192u/r8192U_core.c | 2 +- drivers/thermal/samsung/exynos_tmu.c | 1 + drivers/tty/vt/vt.c | 31 ++++++- fs/btrfs/volumes.c | 25 +++--- fs/ceph/caps.c | 70 ++++++++++++---- fs/ceph/dir.c | 3 +- fs/ceph/file.c | 32 ++++---- fs/ceph/inode.c | 6 +- fs/ceph/mds_client.c | 38 ++++++++- fs/ceph/metric.c | 7 +- fs/ceph/super.h | 6 ++ fs/coredump.c | 4 +- fs/nilfs2/sysfs.c | 26 +++--- fs/nilfs2/the_nilfs.c | 9 +-- include/linux/cacheinfo.h | 18 ----- include/linux/thermal.h | 5 +- kernel/profile.c | 21 ++--- kernel/sched/idle.c | 4 +- kernel/sys.c | 7 -- lib/Kconfig.debug | 1 - net/9p/trans_virtio.c | 4 +- net/sctp/input.c | 3 + net/sctp/sm_make_chunk.c | 13 ++- tools/bootconfig/scripts/ftrace2bconf.sh | 4 +- tools/include/linux/string.h | 1 + tools/lib/string.c | 58 +++++++++++++ tools/perf/tests/bpf.c | 2 +- tools/perf/util/dso.c | 10 +++ 69 files changed, 676 insertions(+), 315 deletions(-)