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-arm-lts-defconfig in repository toolchain/ci/linux.
from c585345ec528 Merge v5.10.73 new d7a15e1e4fd7 ext4: check and update i_disksize properly new 14cbfeeee41b ext4: correct the error path of ext4_write_inline_data_end() new 0bcfa99e8fae ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomic new ddf026d6ae9a HID: apple: Fix logical maximum and usage maximum of Magic [...] new ddc4ba737bcb netfilter: ip6_tables: zero-initialize fragment offset new f6952b1e22c2 HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs new bcb647c1e15d ASoC: SOF: loader: release_firmware() on load failure to a [...] new 5182d6db80bb netfilter: nf_nat_masquerade: make async masq_inet6_event [...] new 9ec9a975ea37 netfilter: nf_nat_masquerade: defer conntrack walk to work queue new 977aee58142a mac80211: Drop frames from invalid MAC address in ad-hoc mode new 194e8a4f0acd m68k: Handle arrivals of multiple signals correctly new 3d68c7b0ab5b hwmon: (ltc2947) Properly handle errors when looking for t [...] new bda06aff03a1 net: prevent user from passing illegal stab size new 42c871d38e3d mac80211: check return value of rhashtable_init new db868b45324d vboxfs: fix broken legacy mount signature checking new a5ba615fbeb3 net: sun: SUNVNET_COMMON should depend on INET new 621ddffb70db drm/amdgpu: fix gart.bo pin_count leak new d993d1e1c411 scsi: ses: Fix unsigned comparison with less than zero new 57c7ca3d5592 scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Un [...] new bdae2a083436 perf/core: fix userpage->time_enabled of inactive events new bb893f075431 sched: Always inline is_percpu_thread() new 42b49f012b6a hwmon: (pmbus/ibm-cffps) max_power_out swap changes new 77434fe5a077 Linux 5.10.74 new 876465e6ef64 Merge v5.10.74
The 24 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/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(-)