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-release-aarch64-stable-allmodconfig in repository toolchain/ci/linux.
from 73fea3292b49 Linux 5.4.29 adds 5863d2b27fb2 mac80211: Check port authorization in the ieee80211_tx_deq [...] adds 5b1bd4900fed mac80211: fix authentication with iwlwifi/mvm adds 125dd8c48b19 serial: sprd: Fix a dereference warning adds 383c71b7314f vt: selection, introduce vc_is_sel adds e7244ce86ceb vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines adds c897e625f94b vt: switch vt_dont_switch to bool adds d1b6ab26c850 vt: vt_ioctl: remove unnecessary console allocation checks adds acf0e9401931 vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console adds 3f4ba176c623 vt: vt_ioctl: fix use-after-free in vt_in_use() adds d3e215554a6c platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems [...] adds e92528a8984e bpf: Explicitly memset the bpf_attr structure adds 877f28596da2 bpf: Explicitly memset some bpf info structures declared o [...] adds 62465fd66323 gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 [...] adds 08479b1391cb net: ks8851-ml: Fix IO operations, again adds 4a3c7e1c807f clk: imx: Align imx sc clock msg structs to 4 adds b2efabe3f88c clk: imx: Align imx sc clock parent msg structs to 4 adds 61bbc823a17a clk: ti: am43xx: Fix clock parent for RTC clock adds 693860e79552 libceph: fix alloc_msg_with_page_vector() memory leaks adds 451bf4d9592a arm64: alternative: fix build with clang integrated assembler adds a1081413e834 perf map: Fix off by one in strncpy() size argument adds e58eb564e1fc ARM: dts: oxnas: Fix clear-mask property adds bb4ec20d1687 ARM: bcm2835-rpi-zero-w: Add missing pinctrl name adds 89ecba47b391 ARM: dts: imx6: phycore-som: fix arm and soc minimum voltage adds 8f1199341837 ARM: dts: N900: fix onenand timings adds 5aa29219206a ARM: dts: sun8i: r40: Move AHCI device node based on addre [...] adds c399a50ae878 arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-id adds 9e62b6673d14 arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID mode adds ad13e142e024 Linux 5.4.30
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/arm/boot/dts/bcm2835-rpi-zero-w.dts | 1 + arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi | 4 +- arch/arm/boot/dts/omap3-n900.dts | 44 ++++++++----- arch/arm/boot/dts/ox810se.dtsi | 4 +- arch/arm/boot/dts/ox820.dtsi | 4 +- arch/arm/boot/dts/sun8i-r40.dtsi | 21 +++---- arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dts | 4 +- arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts | 4 +- arch/arm64/include/asm/alternative.h | 2 +- drivers/clk/imx/clk-scu.c | 8 +-- drivers/clk/ti/clk-43xx.c | 2 +- drivers/gpio/gpiolib-acpi.c | 15 +++++ drivers/net/ethernet/micrel/ks8851_mll.c | 56 +++++++++++++++-- drivers/platform/x86/pmc_atom.c | 8 +++ drivers/tty/serial/sprd_serial.c | 3 +- drivers/tty/vt/selection.c | 5 ++ drivers/tty/vt/vt.c | 30 +++++++-- drivers/tty/vt/vt_ioctl.c | 75 ++++++++++++----------- include/linux/ceph/messenger.h | 7 ++- include/linux/selection.h | 4 +- include/linux/vt_kern.h | 2 +- kernel/bpf/btf.c | 3 +- kernel/bpf/syscall.c | 9 ++- net/ceph/messenger.c | 9 ++- net/ceph/osd_client.c | 14 +---- net/mac80211/tx.c | 20 +++++- tools/perf/util/map.c | 2 +- 28 files changed, 249 insertions(+), 113 deletions(-)