This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-lts-allnoconfig in repository toolchain/ci/linux.
from c585345ec528 Merge v5.10.73 adds d7a15e1e4fd7 ext4: check and update i_disksize properly adds 14cbfeeee41b ext4: correct the error path of ext4_write_inline_data_end() adds 0bcfa99e8fae ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomic adds ddf026d6ae9a HID: apple: Fix logical maximum and usage maximum of Magic [...] adds ddc4ba737bcb netfilter: ip6_tables: zero-initialize fragment offset adds f6952b1e22c2 HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs adds bcb647c1e15d ASoC: SOF: loader: release_firmware() on load failure to a [...] adds 5182d6db80bb netfilter: nf_nat_masquerade: make async masq_inet6_event [...] adds 9ec9a975ea37 netfilter: nf_nat_masquerade: defer conntrack walk to work queue adds 977aee58142a mac80211: Drop frames from invalid MAC address in ad-hoc mode adds 194e8a4f0acd m68k: Handle arrivals of multiple signals correctly adds 3d68c7b0ab5b hwmon: (ltc2947) Properly handle errors when looking for t [...] adds bda06aff03a1 net: prevent user from passing illegal stab size adds 42c871d38e3d mac80211: check return value of rhashtable_init adds db868b45324d vboxfs: fix broken legacy mount signature checking adds a5ba615fbeb3 net: sun: SUNVNET_COMMON should depend on INET adds 621ddffb70db drm/amdgpu: fix gart.bo pin_count leak adds d993d1e1c411 scsi: ses: Fix unsigned comparison with less than zero adds 57c7ca3d5592 scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Un [...] adds bdae2a083436 perf/core: fix userpage->time_enabled of inactive events adds bb893f075431 sched: Always inline is_percpu_thread() adds 42b49f012b6a hwmon: (pmbus/ibm-cffps) max_power_out swap changes adds 77434fe5a077 Linux 5.10.74 adds 876465e6ef64 Merge v5.10.74
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/m68k/kernel/signal.c | 88 +++++++++-------- drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c | 3 +- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 3 +- drivers/hid/hid-apple.c | 7 ++ drivers/hid/wacom_wac.c | 8 ++ drivers/hwmon/ltc2947-core.c | 8 +- drivers/hwmon/pmbus/ibm-cffps.c | 10 +- drivers/net/ethernet/sun/Kconfig | 1 + drivers/scsi/ses.c | 2 +- drivers/scsi/virtio_scsi.c | 4 +- fs/ext4/inline.c | 15 +-- fs/ext4/inode.c | 41 ++++---- fs/vboxsf/super.c | 12 +-- include/linux/perf_event.h | 4 +- include/linux/sched.h | 2 +- include/net/pkt_sched.h | 1 + kernel/events/core.c | 34 ++++++- net/ipv6/netfilter/ip6_tables.c | 1 + net/mac80211/mesh_pathtbl.c | 5 +- net/mac80211/rx.c | 3 +- net/netfilter/nf_nat_masquerade.c | 168 +++++++++++++++++++-------------- net/sched/sch_api.c | 6 ++ sound/soc/intel/boards/sof_sdw.c | 5 + sound/soc/sof/core.c | 4 +- sound/soc/sof/loader.c | 2 + 26 files changed, 263 insertions(+), 176 deletions(-)