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-defconfig in repository toolchain/ci/linux.
from f2a177d2251d Merge v5.10.62 adds 09a379549620 ext4: fix race writing to an inline_data file while its xa [...] adds b8c298cf57dc fscrypt: add fscrypt_symlink_getattr() for computing st_size adds 894a02236d0d ext4: report correct st_size for encrypted symlinks adds 3ac01789f6d9 f2fs: report correct st_size for encrypted symlinks adds 0479b2bd2959 ubifs: report correct st_size for encrypted symlinks adds 0c1443874e1c Revert "ucounts: Increase ucounts reference counter before [...] adds 1aa3f27e592d Revert "cred: add missing return error code when set_cred_ [...] adds ae16b7c66837 Revert "Add a reference to ucounts for each cred" adds b1075d2a7052 static_call: Fix unused variable warn w/o MODULE adds bc860c3f0945 xtensa: fix kconfig unmet dependency warning for HAVE_FUTE [...] adds b983d60292a6 ARM: OMAP1: ams-delta: remove unused function ams_delta_ca [...] adds 9872349b088d gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi [...] adds 2177c4943e40 reset: reset-zynqmp: Fixed the argument data type adds cf50d02e474b qed: Fix the VF msix vectors flow adds 35f223cb21b1 net: macb: Add a NULL check on desc_ptp adds 0e74bba60452 qede: Fix memset corruption adds d2064a1444d6 perf/x86/intel/pt: Fix mask of num_address_ranges adds 23c29490b84d ceph: fix possible null-pointer dereference in ceph_mdsmap [...] adds ec9a82e034f6 perf/x86/amd/ibs: Work around erratum #1197 adds 61a038f80c80 perf/x86/amd/power: Assign pmu.module adds 2808d59fb29b cryptoloop: add a deprecation warning adds 4ee2686b3745 ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup adds 4ffde17862b0 ALSA: hda/realtek: Workaround for conflicting SSID on ASUS [...] adds 8e41134a92a5 ALSA: pcm: fix divide error in snd_pcm_lib_ioctl adds 55bb5193cec5 serial: 8250: 8250_omap: Fix possible array out of bounds access adds ded9137fcf0d spi: Switch to signed types for *_native_cs SPI controller fields adds 40ba433a85db new helper: inode_wrong_type() adds ad5e13f15db7 fuse: fix illegal access to inode with reused nodeid adds 4405ea221dea media: stkwebcam: fix memory leak in stk_camera_probe adds e07f317d5a28 Linux 5.10.63 adds 95d6ebd3671f Merge v5.10.63 new ddd7e8b7b848 igmp: Add ip_mc_list lock in ip_check_mc_rcu new 6e2c4e665623 USB: serial: mos7720: improve OOM-handling in read_mos_reg() new 50e56c68e1ef net: ll_temac: Remove left-over debug message new c4225992060b mm/page_alloc: speed up the iteration of max_order new 7ff0b71b6826 net: kcov: don't select SKB_EXTENSIONS when there is no NET new 0b62660c6a33 serial: 8250: 8250_omap: Fix unused variable warning new 0757a883b970 net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling new d24347e2ff11 tty: drop termiox user definitions new 554efc9a6138 Revert "r8169: avoid link-up interrupt issue on RTL8106e i [...] new bc1b5c5f3e3b x86/events/amd/iommu: Fix invalid Perf result due to IOMMU [...] new ceffaa61b5bb blk-mq: fix kernel panic during iterating over flush request new cad6239f5080 blk-mq: fix is_flush_rq new 3fda454f909c netfilter: nftables: avoid potential overflows on 32bit arches new 36983fc2f87e netfilter: nf_tables: initialize set before expression setup new e51ff3ffc316 netfilter: nftables: clone set element expression template new 798679af7978 blk-mq: clearing flush request reference in tags->rqs[] new c3fd7b0b9aa1 ALSA: usb-audio: Add registration quirk for JBL Quantum 800 new d544c9a2190a usb: host: xhci-rcar: Don't reload firmware after the completion new c75e2fd0d3c5 usb: gadget: tegra-xudc: fix the wrong mult value for HS i [...] new 147819723c74 usb: mtu3: restore HS function when set SS/SSP new 8a4439aaf4f7 usb: mtu3: use @mult for HS isoc or intr new 30e6e9f8bf2c usb: mtu3: fix the wrong HS mult value new 3f7f1baf7045 xhci: fix even more unsafe memory usage in xhci tracing new 1234849353b0 xhci: fix unsafe memory usage in xhci tracing new 8c04a16d2037 x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions new f72fce550709 PCI: Call Max Payload Size-related fixup quirks early new cb83afdc0b86 Linux 5.10.64 new 0799236b0640 Merge v5.10.64
The 28 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/mach-omap1/board-ams-delta.c | 14 ----- arch/x86/events/amd/ibs.c | 8 +++ arch/x86/events/amd/iommu.c | 47 ++++++++------- arch/x86/events/amd/power.c | 1 + arch/x86/events/intel/pt.c | 2 +- arch/x86/kernel/reboot.c | 3 +- arch/xtensa/Kconfig | 2 +- block/blk-core.c | 1 - block/blk-flush.c | 13 ++++ block/blk-mq.c | 37 +++++++++++- block/blk.h | 6 +- drivers/block/Kconfig | 4 +- drivers/block/cryptoloop.c | 2 + drivers/gpu/ipu-v3/ipu-cpmem.c | 30 +++++----- drivers/media/usb/stkwebcam/stk-webcam.c | 6 +- drivers/net/ethernet/cadence/macb_ptp.c | 11 +++- drivers/net/ethernet/qlogic/qed/qed_main.c | 7 ++- drivers/net/ethernet/qlogic/qede/qede_main.c | 2 +- drivers/net/ethernet/realtek/r8169_main.c | 1 + drivers/net/ethernet/xilinx/ll_temac_main.c | 4 +- drivers/pci/quirks.c | 12 ++-- drivers/reset/reset-zynqmp.c | 3 +- drivers/tty/serial/8250/8250_omap.c | 25 ++++---- drivers/usb/gadget/udc/tegra-xudc.c | 4 +- drivers/usb/host/xhci-debugfs.c | 14 +++-- drivers/usb/host/xhci-rcar.c | 7 +++ drivers/usb/host/xhci-ring.c | 3 +- drivers/usb/host/xhci-trace.h | 26 ++++---- drivers/usb/host/xhci.h | 73 +++++++++++------------ drivers/usb/mtu3/mtu3_core.c | 4 +- drivers/usb/mtu3/mtu3_gadget.c | 6 +- drivers/usb/serial/mos7720.c | 4 +- fs/9p/vfs_inode.c | 4 +- fs/9p/vfs_inode_dotl.c | 4 +- fs/ceph/mdsmap.c | 8 ++- fs/cifs/inode.c | 5 +- fs/crypto/hooks.c | 44 ++++++++++++++ fs/exec.c | 4 -- fs/ext4/inline.c | 6 ++ fs/ext4/symlink.c | 11 +++- fs/f2fs/namei.c | 11 +++- fs/fuse/dir.c | 6 +- fs/fuse/fuse_i.h | 7 +++ fs/fuse/inode.c | 4 +- fs/fuse/readdir.c | 7 ++- fs/nfs/inode.c | 6 +- fs/nfsd/nfsproc.c | 2 +- fs/overlayfs/namei.c | 4 +- fs/ubifs/file.c | 12 +++- include/linux/cred.h | 2 - include/linux/fs.h | 5 ++ include/linux/fscrypt.h | 7 +++ include/linux/skbuff.h | 4 +- include/linux/spi/spi.h | 4 +- include/linux/user_namespace.h | 4 -- include/uapi/linux/termios.h | 15 ----- kernel/cred.c | 41 ------------- kernel/fork.c | 6 -- kernel/static_call.c | 4 +- kernel/sys.c | 12 ---- kernel/ucount.c | 40 +------------ kernel/user_namespace.c | 3 - lib/Kconfig.debug | 2 +- mm/page_alloc.c | 8 +-- net/ipv4/igmp.c | 2 + net/netfilter/nf_tables_api.c | 89 ++++++++++++++++++---------- net/netfilter/nft_set_hash.c | 10 ++-- sound/core/pcm_lib.c | 2 +- sound/pci/hda/patch_realtek.c | 11 ++++ sound/usb/quirks.c | 1 + 71 files changed, 450 insertions(+), 351 deletions(-)