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-master-arm-lts-allmodconfig in repository toolchain/ci/linux.
from bae4e9fbc8c4 Merge v5.10.33 adds 2a442f11407e iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_en [...] adds 47d54b990103 mei: me: add Alder Lake P device id. adds 0aa66717f684 Linux 5.10.34 adds 8621244e22e7 Merge v5.10.34 adds c239bfc2e4ac mips: Do not include hi and lo in clobber list for R6 adds d3598eb3915c netfilter: conntrack: Make global sysctls readonly in non- [...] adds 2e68890993d0 net: usb: ax88179_178a: initialize local variables before use adds a41c193d004e igb: Enable RSS for Intel I211 Ethernet Controller adds 2cfa537674cd bpf: Fix masking negation logic upon negative dst register adds 2fa15d61e4cb bpf: Fix leakage of uninitialized bpf stack under speculation adds 48ec949ac979 net: qrtr: Avoid potential use after free in MHI send adds b571a6302a64 perf data: Fix error return code in perf_data__create_dir() adds fb4c1c2e9fd1 capabilities: require CAP_SETFCAP to map uid 0 adds a7c37332afa8 perf ftrace: Fix access to pid in array when setting a pid filter adds 6995512a472f tools/cgroup/slabinfo.py: updated to work on current kernel adds 2e8b3b0b8e2d driver core: add a min_align_mask field to struct device_d [...] adds 22163a8ec863 swiotlb: add a IO_TLB_SIZE define adds 1bbcc985d195 swiotlb: factor out an io_tlb_offset helper adds 1f2ef5a0f771 swiotlb: factor out a nr_slots helper adds 9efd5df078a7 swiotlb: clean up swiotlb_tbl_unmap_single adds 25ed8827cfbf swiotlb: refactor swiotlb_tbl_map_single adds 85a5a6875ca9 swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single adds f8e71c667ee1 swiotlb: respect min_align_mask adds 2fa0387fa2d0 nvme-pci: set min_align_mask adds 71d58457a8af ovl: fix leaked dentry adds 27c1936af506 ovl: allow upperdir inside lowerdir adds 59b3f88386b5 ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EX adds d844aaa49ac8 USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet adds ac2cd82c7609 USB: Add reset-resume quirk for WD19's Realtek Hub adds 399f9c18473c platform/x86: thinkpad_acpi: Correct thermal sensor allocation adds 4348d3b5027b perf/core: Fix unconditional security_locked_down() call adds 94c76056fc3f vfio: Depend on MMU adds f53a3a480862 Linux 5.10.35 adds 69037e8ce79b Merge v5.10.35
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/mips/include/asm/vdso/gettimeofday.h | 26 ++- drivers/misc/mei/hw-me-regs.h | 1 + drivers/misc/mei/pci-me.c | 1 + drivers/net/ethernet/intel/igb/igb_main.c | 3 +- drivers/net/usb/ax88179_178a.c | 6 +- drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 7 +- drivers/nvme/host/pci.c | 1 + drivers/platform/x86/thinkpad_acpi.c | 31 ++- drivers/usb/core/quirks.c | 4 + drivers/vfio/Kconfig | 2 +- fs/overlayfs/namei.c | 1 + fs/overlayfs/super.c | 12 +- include/linux/bpf_verifier.h | 5 +- include/linux/device.h | 1 + include/linux/dma-mapping.h | 16 ++ include/linux/swiotlb.h | 1 + include/linux/user_namespace.h | 3 + include/uapi/linux/capability.h | 3 +- kernel/bpf/verifier.c | 33 +-- kernel/dma/swiotlb.c | 259 ++++++++++++---------- kernel/events/core.c | 12 +- kernel/user_namespace.c | 65 +++++- net/netfilter/nf_conntrack_standalone.c | 10 +- net/qrtr/mhi.c | 8 +- sound/usb/quirks-table.h | 10 + tools/cgroup/memcg_slabinfo.py | 8 +- tools/perf/builtin-ftrace.c | 2 +- tools/perf/util/data.c | 5 +- 29 files changed, 351 insertions(+), 187 deletions(-)