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-mainline-defconfig in repository toolchain/ci/linux.
from f01c30de86f1 Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/s [...] adds 3ad216ee73ab afs: Fix afs_write_end() when called with copied == 0 [ver #3] adds 9a5085b3fad5 um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb() adds 4aea779d3512 Merge tag 'for-linus-5.10-rc4' of git://git.kernel.org/pub [...] adds c350f8bea271 selinux: Fix error return code in sel_ib_pkey_sid_slow() adds 30636a59f4c1 Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pu [...] adds da3fecb00403 scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by uf [...] adds 0f52fcb99ea2 scsi: ufs: Try to save power mode change and UIC cmd compl [...] adds 2e6f11a797a2 scsi: ufshcd: Fix missing destroy_workqueue() adds 0c0451112b62 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 402dab548d0d hwmon: (pmbus/max20730) use scnprintf() instead of snprintf() adds 18e8db7f6526 hwmon: (pmbus) Add mutex locking for sysfs reads adds fd8feec665fe hwmon: (pwm-fan) Fix RPM calculation adds 4d64bb4ba5ec hwmon: (applesmc) Re-work SMC comms adds 60268b0e8258 hwmon: (amd_energy) modify the visibility of the counters adds 7e908b7461ec Merge tag 'hwmon-for-v5.10-rc4' of git://git.kernel.org/pu [...] adds 8d8c3131248d clk: define to_clk_regmap() as inline function adds c277ca155d2f clk: imx8m: fix bus critical clk registration adds 31908a604ced Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] adds 38935861d85a mm/compaction: count pages and stop correctly during page [...] adds d20bdd571ee5 mm/compaction: stop isolation if too many pages are isolat [...] adds 2da9f6305f30 mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit adds 044747e971ac mailmap: fix entry for Dmitry Baryshkov/Eremin-Solenikov adds 22e4663e9163 mm/slub: fix panic in slab_alloc_node() adds 96e1fac162cc mm/gup: use unpin_user_pages() in __gup_longterm_locked() adds 3347acc6fcd4 compiler.h: fix barrier_data() on clang adds 8b92c4ff4423 Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint" adds df5b0ab3e08a reboot: fix overflow parsing reboot cpu number adds e7e046155af0 kernel/watchdog: fix watchdog_allowed_mask not used warning adds 8b21ca0218d2 mm: memcontrol: fix missing wakeup polling thread adds 336bf30eb765 hugetlbfs: fix anon huge page migration race adds 2f31ad64a9cc panic: don't dump stack twice on warn adds f5785283dd64 ocfs2: initialize ip_next_orphan adds e28c0d7c92c8 Merge branch 'akpm' (patches from Andrew)
No new revisions were added by this update.
Summary of changes: .mailmap | 5 +- arch/um/include/asm/pgalloc.h | 8 ++- drivers/clk/imx/clk-imx8mm.c | 10 +-- drivers/clk/imx/clk-imx8mn.c | 6 +- drivers/clk/imx/clk-imx8mp.c | 10 +-- drivers/clk/imx/clk-imx8mq.c | 8 +-- drivers/clk/imx/clk.h | 5 ++ drivers/clk/meson/clk-regmap.h | 5 +- drivers/clk/qcom/clk-regmap.h | 6 +- drivers/hwmon/amd_energy.c | 2 +- drivers/hwmon/applesmc.c | 130 ++++++++++++++++++++++++--------------- drivers/hwmon/pmbus/max20730.c | 26 ++++---- drivers/hwmon/pmbus/pmbus_core.c | 13 +++- drivers/hwmon/pwm-fan.c | 16 ++--- drivers/scsi/ufs/ufshcd.c | 34 ++++++++-- drivers/scsi/ufs/ufshcd.h | 2 + fs/afs/write.c | 5 +- fs/ocfs2/super.c | 1 + include/asm-generic/barrier.h | 1 + include/linux/compiler-clang.h | 6 -- include/linux/compiler-gcc.h | 19 ------ include/linux/compiler.h | 18 +++++- include/linux/memcontrol.h | 11 +++- kernel/panic.c | 3 +- kernel/reboot.c | 28 ++++----- kernel/watchdog.c | 4 +- mm/compaction.c | 12 ++-- mm/gup.c | 14 +++-- mm/hugetlb.c | 90 ++------------------------- mm/memory-failure.c | 36 +++++------ mm/migrate.c | 44 +++++++------ mm/rmap.c | 5 +- mm/slub.c | 2 +- mm/vmscan.c | 5 +- security/selinux/ibpkey.c | 4 +- 35 files changed, 309 insertions(+), 285 deletions(-)