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