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 52dda0a38de4 Merge v5.10.4 new a969a632cbe7 net/sched: sch_taprio: reset child qdiscs before freeing them new aeab3d7a04f8 mptcp: fix security context on server socket new 95fcb69c491e ethtool: fix error paths in ethnl_set_channels() new 62162b322364 ethtool: fix string set id check new 5ef98378eff8 md/raid10: initialize r10_bio->read_slot before use. new 8b8a688260b4 drm/amd/display: Add get_dig_frontend implementation for DCEx new 52504a61ab99 io_uring: close a small race gap for files cancel new 58dc34446c52 jffs2: Allow setting rp_size to zero during remounting new 6d63cc42bb8f jffs2: Fix NULL pointer dereference in rp_size fs option parsing new c6dd62c14b32 spi: dw-bt1: Fix undefined devm_mux_control_get symbol new e8322837a2e5 opp: fix memory leak in _allocate_opp_table new 1a58c171a523 opp: Call the missing clk_put() on error new 092898b070e0 scsi: block: Fix a race in the runtime power management code new df73c80338ef mm/hugetlb: fix deadlock in hugetlb_cow error path new 98b57685c26d mm: memmap defer init doesn't work as expected new a5184f3cc284 lib/zlib: fix inflating zlib streams on s390 new 7247bc60e8e1 io_uring: don't assume mm is constant across submits new 25a2de679b5d io_uring: use bottom half safe lock for fixed file data new b25b86936a8d io_uring: add a helper for setting a ref node new ce00a7d0d952 io_uring: fix io_sqe_files_unregister() hangs new e8afbbac2f68 uapi: move constants from <linux/kernel.h> to <linux/const.h> new 9154d2eeb4f5 tools headers UAPI: Sync linux/const.h with the kernel headers new bf81221a40fa cgroup: Fix memory leak when parsing multiple source parameters new fdac87be009f zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfl [...] new 9d4053cfb3f3 scsi: cxgb4i: Fix TLS dependency new df83b9b67449 Bluetooth: hci_h5: close serdev device and free hu in h5_close new 397971e1d891 fbcon: Disable accelerated scrolling new a021b6696132 reiserfs: add check for an invalid ih_entry_count new f290cffdf761 misc: vmw_vmci: fix kernel info-leak by initializing dbell [...] new 2b56f16e3487 media: gp8psk: initialize stats at power control logic new 1c5a034710da f2fs: fix shift-out-of-bounds in sanity_check_raw_super() new cf7fe671cd7e ALSA: seq: Use bool for snd_seq_queue internal flags new fb05e983eaf7 ALSA: rawmidi: Access runtime->avail always in spinlock new 8ed894f1117e bfs: don't use WARNING: string when it's just info. new 721972b8665f ext4: check for invalid block size early when mounting a f [...] new 908030501772 fcntl: Fix potential deadlock in send_sig{io, urg}() new b5a2f093b6b1 io_uring: check kthread stopped flag when sq thread is unparked new 0ad9a6e6139d rtc: sun6i: Fix memleak in sun6i_rtc_clk_init new bb2ab902f6f0 module: set MODULE_STATE_GOING state when a module fails to load new 26058c397b9f quota: Don't overflow quota file offsets new acc3c8cc27a8 rtc: pl031: fix resource leak in pl031_probe new 498d90690f24 powerpc: sysdev: add missing iounmap() on error in mpic_ms [...] new 06ac2ca0989d i3c master: fix missing destroy_workqueue() on error in i3 [...] new 3c0f0f5f58a7 NFSv4: Fix a pNFS layout related use-after-free race when [...] new ee3f8aefd037 f2fs: avoid race condition for shrinker count new db6129f6ad88 f2fs: fix race of pending_pages in decompression new 8b5b2b768344 module: delay kobject uevent until after module init call new b1e155ccc882 powerpc/64: irq replay remove decrementer overflow check new eae1fb3bc565 fs/namespace.c: WARN if mnt_count has become negative new 0aa2eecf8534 watchdog: rti-wdt: fix reference leak in rti_wdt_probe new a8b49c4bdf87 um: random: Register random as hwrng-core device new ef3b9ad967d0 um: ubd: Submit all data segments atomically new 8bcfa178f92a NFSv4.2: Don't error when exiting early on a READ_PLUS buf [...] new 86be0f2a0ef9 ceph: fix inode refcount leak when ceph_fill_inode on non- [...] new 9b22bc0f1663 drm/amd/display: updated wm table for Renoir new 330c1ee7d593 tick/sched: Remove bogus boot "safety" check new 13f9eec22973 s390: always clear kernel stack backchain before calling f [...] new c7b04d27c910 io_uring: remove racy overflow list fast checks new 610d2fa0ec76 ALSA: pcm: Clear the full allocated memory at hw_params new aff18aa806fd dm verity: skip verity work if I/O error when system is sh [...] new aceb8ae8e3b1 ext4: avoid s_mb_prefetch to be zero in individual scenarios new 12d377b93eef device-dax: Fix range release new f5247949c0a9 Linux 5.10.5 new 71e3ab63b419 Merge v5.10.5
The 64 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: 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