This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/release-arm in repository toolchain/ci/linux.
from 8dceee63afe9 Merge v5.14.12 adds 501f3491d99e ext4: check and update i_disksize properly adds 7c2893a12fc0 ext4: correct the error path of ext4_write_inline_data_end() adds 3c13d6e6fc56 ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomic adds cb315326664d ALSA: oxfw: fix transmission method for Loud models based [...] adds 13e6abfa0b1e ALSA: usb-audio: Unify mixer resume and reset_resume procedure adds f117530a10e0 HID: apple: Fix logical maximum and usage maximum of Magic [...] adds 95cb145dcfc8 netfilter: ip6_tables: zero-initialize fragment offset adds 2dd40af15d19 HID: wacom: Add new Intuos BT (CTL-4100WL/CTL-6100WL) device IDs adds 1fd0252cad6b ASoC: SOF: loader: release_firmware() on load failure to a [...] adds 6c3e84af3944 KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build rule adds 36f822c301c7 netfilter: nf_nat_masquerade: make async masq_inet6_event [...] adds a3ea231aa3f0 netfilter: nf_nat_masquerade: defer conntrack walk to work queue adds 9a8a181ed97e mac80211: Drop frames from invalid MAC address in ad-hoc mode adds 4d38fb418f71 pinctrl: qcom: sc7280: Add PM suspend callbacks adds 1d0996b0d2b3 m68k: Handle arrivals of multiple signals correctly adds 998e080844c9 hwmon: (ltc2947) Properly handle errors when looking for t [...] adds ebb25ff84341 net: prevent user from passing illegal stab size adds af13e6176b25 mac80211: check return value of rhashtable_init adds 5c85a825615a net: bgmac-platform: handle mac-address deferral adds e36444b36ff0 vboxfs: fix broken legacy mount signature checking adds 048389b85643 net: sun: SUNVNET_COMMON should depend on INET adds 18d1c5ea3798 drm/amdgpu: fix gart.bo pin_count leak adds 21c2e89e7caa scsi: ses: Fix unsigned comparison with less than zero adds cc07ecaf9a9c scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Un [...] adds 15f69a666166 scsi: qla2xxx: Fix excessive messages during device logout adds 643c519c36dc perf/core: fix userpage->time_enabled of inactive events adds 15571bb5bb64 sched: Always inline is_percpu_thread() adds e798dcd960a3 io_uring: kill fasync adds d7c187ab28f6 hwmon: (pmbus/ibm-cffps) max_power_out swap changes adds b9ed05407395 Linux 5.14.13 adds 3e6cfdc96789 Merge v5.14.13
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/arm64/kvm/hyp/nvhe/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/broadcom/bgmac-platform.c | 3 + drivers/net/ethernet/sun/Kconfig | 1 + drivers/pinctrl/qcom/pinctrl-sc7280.c | 1 + drivers/scsi/qla2xxx/qla_isr.c | 4 +- drivers/scsi/ses.c | 2 +- drivers/scsi/virtio_scsi.c | 4 +- fs/ext4/inline.c | 15 +-- fs/ext4/inode.c | 41 +++--- fs/io_uring.c | 17 +-- 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/firewire/oxfw/oxfw.c | 13 +- sound/soc/intel/boards/sof_sdw.c | 5 + sound/soc/sof/core.c | 4 +- sound/soc/sof/loader.c | 2 + sound/usb/card.c | 18 +-- sound/usb/mixer.c | 26 +--- sound/usb/mixer.h | 3 +- sound/usb/mixer_quirks.c | 2 +- 36 files changed, 290 insertions(+), 238 deletions(-)