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-lts-allmodconfig in repository toolchain/ci/linux.
from 91c7baba5119 Merge v5.10.32 adds 71777492b745 vhost-vdpa: protect concurrent access to vhost device iotlb adds 9857fccd653c gpio: omap: Save and restore sysconfig adds bf84ef2dd2cc KEYS: trusted: Fix TPM reservation for seal/unseal adds a8cd07e4400d vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs fails adds 2bbd8aafde36 pinctrl: lewisburg: Update number of pins in community adds fc2454cc0c4b block: return -EBUSY when there are open partitions in blk [...] adds 83d93d05376a pinctrl: core: Show pin numbers for the controllers with base = 0 adds edc5d1601389 arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTS adds f79efcb0075a bpf: Permits pointers on stack for helper calls adds f3c4b01689d3 bpf: Allow variable-offset stack access adds 2982ea926b5c bpf: Refactor and streamline bounds check into helper adds b642e493a9a0 bpf: Tighten speculative pointer arithmetic mask adds 82fa9ced35d8 locking/qrwlock: Fix ordering in queued_write_lock_slowpath() adds 6f8315e5d951 perf/x86/intel/uncore: Remove uncore extra PCI dev HSWEP_P [...] adds ab112cc573cc perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[] adds 4d0cfb3713bc perf auxtrace: Fix potential NULL pointer dereference adds ffe249b4fc2c perf map: Fix error return code in maps__clone() adds 079e32723f78 HID: google: add don USB id adds f691dc86411d HID: alps: fix error return code in alps_input_configured() adds e913cbc952c3 HID cp2112: fix support for multiple gpiochips adds 8c4bfe30eb55 HID: wacom: Assign boolean values to a bool variable adds eb2c81ee764d soc: qcom: geni: shield geni_icc_get() for ACPI boot adds e8d9a93ec46e dmaengine: xilinx: dpdma: Fix descriptor issuing on video group adds db010ba54a96 dmaengine: xilinx: dpdma: Fix race condition in done IRQ adds 6ce64437224d ARM: dts: Fix swapped mmc order for omap3 adds 66d0cf7dcaa1 net: geneve: check skb is large enough for IPv4/IPv6 header adds d33031a894d2 dmaengine: tegra20: Fix runtime PM imbalance on error adds da99331fc6ce s390/entry: save the caller of psw_idle adds 509ae27a1874 arm64: kprobes: Restore local irqflag if kprobes is cancelled adds 1bfefd866195 xen-netback: Check for hotplug-status existence before watching adds f2b46286e326 cavium/liquidio: Fix duplicate argument adds 393200a1b095 kasan: fix hwasan build for gcc adds f4a777bcc8d1 csky: change a Kconfig symbol name to fix e1000 build error adds ba0910ad1c57 ia64: fix discontig.c section mismatches adds bed21bed2e79 ia64: tools: remove duplicate definition of ia64_mf() on ia64 adds 31720f9e87c0 x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access adds 90642ee9eb58 net: hso: fix NULL-deref on disconnect regression adds 8a661bad6cee USB: CDC-ACM: fix poison/unpoison imbalance adds 8bd8301ccc11 Linux 5.10.33 adds bae4e9fbc8c4 Merge v5.10.33
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/arm/boot/dts/omap3.dtsi | 3 + .../boot/dts/allwinner/sun50i-a64-pine64-lts.dts | 2 +- arch/arm64/kernel/probes/kprobes.c | 6 +- arch/csky/Kconfig | 2 +- arch/csky/include/asm/page.h | 2 +- arch/ia64/mm/discontig.c | 6 +- arch/s390/kernel/entry.S | 1 + arch/x86/events/intel/core.c | 2 +- arch/x86/events/intel/uncore_snbep.c | 61 +- arch/x86/kernel/crash.c | 2 +- block/ioctl.c | 2 + drivers/dma/tegra20-apb-dma.c | 4 +- drivers/dma/xilinx/xilinx_dpdma.c | 31 +- drivers/gpio/gpio-omap.c | 9 + drivers/hid/hid-alps.c | 1 + drivers/hid/hid-cp2112.c | 22 +- drivers/hid/hid-google-hammer.c | 2 + drivers/hid/hid-ids.h | 1 + drivers/hid/wacom_wac.c | 2 +- drivers/net/ethernet/cavium/liquidio/cn66xx_regs.h | 2 +- drivers/net/geneve.c | 6 + drivers/net/usb/hso.c | 2 +- drivers/net/xen-netback/xenbus.c | 12 +- drivers/pinctrl/core.c | 14 +- drivers/pinctrl/intel/pinctrl-lewisburg.c | 6 +- drivers/soc/qcom/qcom-geni-se.c | 3 + drivers/usb/class/cdc-acm.c | 3 +- drivers/vdpa/mlx5/core/mr.c | 4 +- drivers/vhost/vdpa.c | 6 +- include/linux/bpf.h | 5 + include/linux/bpf_verifier.h | 3 +- include/linux/platform_data/gpio-omap.h | 3 + kernel/bpf/verifier.c | 774 ++++++++++++++++----- kernel/locking/qrwlock.c | 7 +- scripts/Makefile.kasan | 12 +- security/keys/trusted-keys/trusted_tpm2.c | 2 +- tools/arch/ia64/include/asm/barrier.h | 3 - tools/perf/util/auxtrace.c | 2 +- tools/perf/util/map.c | 7 +- 40 files changed, 744 insertions(+), 295 deletions(-)