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