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-release-arm-stable-allnoconfig in repository toolchain/ci/linux.
from 73fea3292b49 Linux 5.4.29 new 5863d2b27fb2 mac80211: Check port authorization in the ieee80211_tx_deq [...] new 5b1bd4900fed mac80211: fix authentication with iwlwifi/mvm new 125dd8c48b19 serial: sprd: Fix a dereference warning new 383c71b7314f vt: selection, introduce vc_is_sel new e7244ce86ceb vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines new c897e625f94b vt: switch vt_dont_switch to bool new d1b6ab26c850 vt: vt_ioctl: remove unnecessary console allocation checks new acf0e9401931 vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console new 3f4ba176c623 vt: vt_ioctl: fix use-after-free in vt_in_use() new d3e215554a6c platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems [...] new e92528a8984e bpf: Explicitly memset the bpf_attr structure new 877f28596da2 bpf: Explicitly memset some bpf info structures declared o [...] new 62465fd66323 gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 [...] new 08479b1391cb net: ks8851-ml: Fix IO operations, again new 4a3c7e1c807f clk: imx: Align imx sc clock msg structs to 4 new b2efabe3f88c clk: imx: Align imx sc clock parent msg structs to 4 new 61bbc823a17a clk: ti: am43xx: Fix clock parent for RTC clock new 693860e79552 libceph: fix alloc_msg_with_page_vector() memory leaks new 451bf4d9592a arm64: alternative: fix build with clang integrated assembler new a1081413e834 perf map: Fix off by one in strncpy() size argument new e58eb564e1fc ARM: dts: oxnas: Fix clear-mask property new bb4ec20d1687 ARM: bcm2835-rpi-zero-w: Add missing pinctrl name new 89ecba47b391 ARM: dts: imx6: phycore-som: fix arm and soc minimum voltage new 8f1199341837 ARM: dts: N900: fix onenand timings new 5aa29219206a ARM: dts: sun8i: r40: Move AHCI device node based on addre [...] new c399a50ae878 arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-id new 9e62b6673d14 arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID mode new ad13e142e024 Linux 5.4.30
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/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(-)