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-aarch64-stable-defconfig in repository toolchain/ci/linux.
from 03972277a157 Merge v5.10.4 adds a969a632cbe7 net/sched: sch_taprio: reset child qdiscs before freeing them adds aeab3d7a04f8 mptcp: fix security context on server socket adds 95fcb69c491e ethtool: fix error paths in ethnl_set_channels() adds 62162b322364 ethtool: fix string set id check adds 5ef98378eff8 md/raid10: initialize r10_bio->read_slot before use. adds 8b8a688260b4 drm/amd/display: Add get_dig_frontend implementation for DCEx adds 52504a61ab99 io_uring: close a small race gap for files cancel adds 58dc34446c52 jffs2: Allow setting rp_size to zero during remounting adds 6d63cc42bb8f jffs2: Fix NULL pointer dereference in rp_size fs option parsing adds c6dd62c14b32 spi: dw-bt1: Fix undefined devm_mux_control_get symbol adds e8322837a2e5 opp: fix memory leak in _allocate_opp_table adds 1a58c171a523 opp: Call the missing clk_put() on error adds 092898b070e0 scsi: block: Fix a race in the runtime power management code adds df73c80338ef mm/hugetlb: fix deadlock in hugetlb_cow error path adds 98b57685c26d mm: memmap defer init doesn't work as expected adds a5184f3cc284 lib/zlib: fix inflating zlib streams on s390 adds 7247bc60e8e1 io_uring: don't assume mm is constant across submits adds 25a2de679b5d io_uring: use bottom half safe lock for fixed file data adds b25b86936a8d io_uring: add a helper for setting a ref node adds ce00a7d0d952 io_uring: fix io_sqe_files_unregister() hangs adds e8afbbac2f68 uapi: move constants from <linux/kernel.h> to <linux/const.h> adds 9154d2eeb4f5 tools headers UAPI: Sync linux/const.h with the kernel headers adds bf81221a40fa cgroup: Fix memory leak when parsing multiple source parameters adds fdac87be009f zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfl [...] adds 9d4053cfb3f3 scsi: cxgb4i: Fix TLS dependency adds df83b9b67449 Bluetooth: hci_h5: close serdev device and free hu in h5_close adds 397971e1d891 fbcon: Disable accelerated scrolling adds a021b6696132 reiserfs: add check for an invalid ih_entry_count adds f290cffdf761 misc: vmw_vmci: fix kernel info-leak by initializing dbell [...] adds 2b56f16e3487 media: gp8psk: initialize stats at power control logic adds 1c5a034710da f2fs: fix shift-out-of-bounds in sanity_check_raw_super() adds cf7fe671cd7e ALSA: seq: Use bool for snd_seq_queue internal flags adds fb05e983eaf7 ALSA: rawmidi: Access runtime->avail always in spinlock adds 8ed894f1117e bfs: don't use WARNING: string when it's just info. adds 721972b8665f ext4: check for invalid block size early when mounting a f [...] adds 908030501772 fcntl: Fix potential deadlock in send_sig{io, urg}() adds b5a2f093b6b1 io_uring: check kthread stopped flag when sq thread is unparked adds 0ad9a6e6139d rtc: sun6i: Fix memleak in sun6i_rtc_clk_init adds bb2ab902f6f0 module: set MODULE_STATE_GOING state when a module fails to load adds 26058c397b9f quota: Don't overflow quota file offsets adds acc3c8cc27a8 rtc: pl031: fix resource leak in pl031_probe adds 498d90690f24 powerpc: sysdev: add missing iounmap() on error in mpic_ms [...] adds 06ac2ca0989d i3c master: fix missing destroy_workqueue() on error in i3 [...] adds 3c0f0f5f58a7 NFSv4: Fix a pNFS layout related use-after-free race when [...] adds ee3f8aefd037 f2fs: avoid race condition for shrinker count adds db6129f6ad88 f2fs: fix race of pending_pages in decompression adds 8b5b2b768344 module: delay kobject uevent until after module init call adds b1e155ccc882 powerpc/64: irq replay remove decrementer overflow check adds eae1fb3bc565 fs/namespace.c: WARN if mnt_count has become negative adds 0aa2eecf8534 watchdog: rti-wdt: fix reference leak in rti_wdt_probe adds a8b49c4bdf87 um: random: Register random as hwrng-core device adds ef3b9ad967d0 um: ubd: Submit all data segments atomically adds 8bcfa178f92a NFSv4.2: Don't error when exiting early on a READ_PLUS buf [...] adds 86be0f2a0ef9 ceph: fix inode refcount leak when ceph_fill_inode on non- [...] adds 9b22bc0f1663 drm/amd/display: updated wm table for Renoir adds 330c1ee7d593 tick/sched: Remove bogus boot "safety" check adds 13f9eec22973 s390: always clear kernel stack backchain before calling f [...] adds c7b04d27c910 io_uring: remove racy overflow list fast checks adds 610d2fa0ec76 ALSA: pcm: Clear the full allocated memory at hw_params adds aff18aa806fd dm verity: skip verity work if I/O error when system is sh [...] adds aceb8ae8e3b1 ext4: avoid s_mb_prefetch to be zero in individual scenarios adds 12d377b93eef device-dax: Fix range release adds f5247949c0a9 Linux 5.10.5 adds f7a53b397e95 Merge v5.10.5
No new revisions were added by this update.
Summary of changes: Documentation/gpu/todo.rst | 18 ++ Makefile | 2 +- arch/ia64/mm/init.c | 4 +- arch/powerpc/kernel/irq.c | 53 +----- arch/powerpc/kernel/time.c | 9 +- arch/powerpc/platforms/powernv/opal.c | 2 +- arch/powerpc/sysdev/mpic_msgr.c | 2 +- arch/s390/kernel/entry.S | 12 +- arch/um/drivers/random.c | 101 +++-------- arch/um/drivers/ubd_kern.c | 191 +++++++++++++-------- block/blk-pm.c | 15 +- drivers/bluetooth/hci_h5.c | 8 +- drivers/char/hw_random/Kconfig | 16 +- drivers/dax/bus.c | 44 +++-- .../drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c | 12 +- .../gpu/drm/amd/display/dc/dce/dce_link_encoder.c | 44 ++++- .../gpu/drm/amd/display/dc/dce/dce_link_encoder.h | 2 + drivers/i3c/master.c | 5 +- drivers/md/dm-verity-target.c | 12 +- drivers/md/raid10.c | 3 +- drivers/media/usb/dvb-usb/gp8psk.c | 2 +- drivers/misc/vmw_vmci/vmci_context.c | 2 +- drivers/opp/core.c | 9 +- drivers/rtc/rtc-pl031.c | 6 +- drivers/rtc/rtc-sun6i.c | 8 +- drivers/scsi/cxgbi/cxgb4i/Kconfig | 1 + drivers/spi/Kconfig | 3 +- drivers/video/fbdev/core/fbcon.c | 45 +---- drivers/watchdog/rti_wdt.c | 4 +- fs/bfs/inode.c | 2 +- fs/ceph/inode.c | 2 + fs/ext4/mballoc.c | 9 +- fs/ext4/super.c | 40 ++--- fs/f2fs/checkpoint.c | 2 +- fs/f2fs/compress.c | 2 - fs/f2fs/data.c | 58 +++++-- fs/f2fs/debug.c | 11 +- fs/f2fs/f2fs.h | 11 +- fs/f2fs/node.c | 29 ++-- fs/f2fs/node.h | 4 +- fs/f2fs/shrinker.c | 4 +- fs/f2fs/super.c | 9 +- fs/fcntl.c | 10 +- fs/io_uring.c | 91 ++++++---- fs/jffs2/jffs2_fs_sb.h | 1 + fs/jffs2/super.c | 17 +- fs/namespace.c | 9 +- fs/nfs/nfs42xdr.c | 36 ++-- fs/nfs/nfs4super.c | 2 +- fs/nfs/pnfs.c | 33 +++- fs/nfs/pnfs.h | 5 + fs/pnode.h | 2 +- fs/quota/quota_tree.c | 8 +- fs/reiserfs/stree.c | 6 + include/linux/mm.h | 5 +- include/uapi/linux/const.h | 5 + include/uapi/linux/ethtool.h | 2 +- include/uapi/linux/kernel.h | 9 +- include/uapi/linux/lightnvm.h | 2 +- include/uapi/linux/mroute6.h | 2 +- include/uapi/linux/netfilter/x_tables.h | 2 +- include/uapi/linux/netlink.h | 2 +- include/uapi/linux/sysctl.h | 2 +- kernel/cgroup/cgroup-v1.c | 2 + kernel/module.c | 6 +- kernel/time/tick-sched.c | 7 - lib/zlib_dfltcc/Makefile | 2 +- lib/zlib_dfltcc/dfltcc.c | 6 +- lib/zlib_dfltcc/dfltcc_deflate.c | 3 + lib/zlib_dfltcc/dfltcc_inflate.c | 4 +- lib/zlib_dfltcc/dfltcc_syms.c | 17 -- mm/hugetlb.c | 22 ++- mm/memory_hotplug.c | 2 +- mm/page_alloc.c | 8 +- net/ethtool/channels.c | 6 +- net/ethtool/strset.c | 2 +- net/mptcp/protocol.c | 2 + net/sched/sch_taprio.c | 17 +- sound/core/pcm_native.c | 9 +- sound/core/rawmidi.c | 49 ++++-- sound/core/seq/seq_queue.h | 8 +- tools/include/uapi/linux/const.h | 5 + 82 files changed, 710 insertions(+), 536 deletions(-) delete mode 100644 lib/zlib_dfltcc/dfltcc_syms.c