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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 586e4de3 0: update: binutils-gcc-linux: all
new 9138ec83 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (586e4de3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log | 163 +-
02-prepare_abe/console.log | 402 +-
03-build_abe-binutils/console.log | 11272 ++++++-----
04-build_abe-stage1/console.log | 19219 +++++++++---------
05-build_linux/console.log | 668 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31736 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
12 files changed, 31747 insertions(+), 31739 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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/base-artifacts.
discards c75076c2 0: update: binutils-gcc-linux: all
new 98eea73c 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (c75076c2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log | 124 +-
02-prepare_abe/console.log | 406 +-
03-build_abe-binutils/console.log | 11534 +++++------
04-build_abe-stage1/console.log | 18246 +++++++++---------
05-build_linux/console.log | 754 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31096 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 31112 insertions(+), 31096 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 4d095f5b5e5 coff-go32-exe: support variable-length stubs
new 8be5def63b0 ld: Add NOCF_PROTECTION_CFLAGS to turn off -fcf-protection
The 1 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:
ld/ChangeLog | 9 +++++++++
ld/testsuite/config/default.exp | 38 ++++++++++++++++++++++++++++++++++++++
ld/testsuite/ld-srec/srec.exp | 8 ++++----
ld/testsuite/ld-x86-64/x86-64.exp | 10 ++++++----
4 files changed, 57 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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-arm-lts-allnoconfig
in repository toolchain/ci/linux.
from 54b4fa6d3955 Linux 4.19.113
new 4f32b45c9a2c mmc: core: Allow host controllers to require R1B for CMD6
new 5fc615c1e3eb mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
new d091259b8d7a mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
new 23161bed631a mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NE [...]
new ff6471fec204 mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_N [...]
new 013b14652972 Revert "drm/dp_mst: Skip validating ports during destructi [...]
new 2c1a05e91fc6 geneve: move debug check after netdev unregister
new b1ab6a51895d hsr: fix general protection fault in hsr_addr_is_self()
new 1e62437e33fd macsec: restrict to ethernet devices
new b371fdcd2667 mlxsw: spectrum_mr: Fix list iteration in error path
new c94fbe2892d5 net: cbs: Fix software cbs to consider packet sending time
new e90e9226bea3 net: dsa: Fix duplicate frames flooded by learning
new b411ce503d98 net: mvneta: Fix the case where the last poll did not proc [...]
new 6fb0e4385928 net/packet: tpacket_rcv: avoid a producer race condition
new efec582aa025 net: qmi_wwan: add support for ASKEY WWHC050
new ea3d6652c240 net_sched: cls_route: remove the right filter from hashtable
new 557d015ffb27 net_sched: keep alloc_hash updated after hash allocation
new 47e36be14674 net: stmmac: dwmac-rk: fix error path in rk_gmac_probe
new b9ac81058b6c NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()
new 297e87cfbc43 slcan: not call free_netdev before rtnl_unlock in slcan_open
new 867c079ef0c2 bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()
new 2cbbedac94fc bnxt_en: Reset rings if ring reservation fails during open()
new 54266b269468 net: ip_gre: Separate ERSPAN newlink / changelink callbacks
new f5ebb2dd8677 net: ip_gre: Accept IFLA_INFO_DATA-less configuration
new 579efdbbb290 net: dsa: mt7530: Change the LINK bit to reflect the link status
new 39c6f2beb1b7 net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() r [...]
new 87559662c7b0 r8169: re-enable MSI on RTL8168c
new 58b501cc08cc tcp: repair: fix TCP_QUEUE_SEQ implementation
new facf9c7ecc2f vxlan: check return value of gro_cells_init()
new d45f603e14ef hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
new 0884e7872abb hsr: add restart routine into hsr_get_node_list()
new 85eaea5f8e2d hsr: set .netnsok flag
new 967e97461ea3 cgroup-v1: cgroup_pidlist_next should update position index
new 968d4ec0c9eb nfs: add minor version to nfs_server_key for fscache
new 87639a608eb3 cpupower: avoid multiple definition with gcc -fno-common
new 1bea23309424 drivers/of/of_mdio.c:fix of_mdiobus_register()
new 5a8a69435d33 cgroup1: don't call release_agent when it is ""
new fbc835b0b4c9 dt-bindings: net: FMan erratum A050385
new 6359254038b6 arm64: dts: ls1043a: FMan erratum A050385
new 7deaf533087d fsl/fman: detect FMan erratum A050385
new 547d6d43fc93 s390/qeth: handle error when backing RX buffer
new 29aacd438cc0 scsi: ipr: Fix softlockup when rescanning devices in petitboot
new 6deb51c700fc mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
new ec8111fca9e6 dpaa_eth: Remove unnecessary boolean expression in dpaa_ge [...]
new 28866e0921f9 sxgbe: Fix off by one in samsung driver strncpy size arg
new cde88c24f91d ftrace/x86: Anotate text_mutex split between ftrace_arch_c [...]
new a2c056316430 i2c: hix5hd2: add missed clk_disable_unprepare in remove
new 83f64c118c44 Input: raydium_i2c_ts - fix error codes in raydium_i2c_boo [...]
new 894a3be3214b Input: synaptics - enable RMI on HP Envy 13-ad105ng
new 74d0c209f93b Input: avoid BIT() macro usage in the serio.h UAPI header
new 1e2d0c50980c ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_ [...]
new aa9e1a3bded8 ARM: dts: dra7: Add bus_dma_limit for L3 bus
new 8da3ffaafeb6 ARM: dts: omap5: Add bus_dma_limit for L3 bus
new 72057ab2923f perf probe: Do not depend on dwfl_module_addrsym()
new 55831a04b548 tools: Let O= makes handle a relative path with -C option
new 621f2ded6015 scripts/dtc: Remove redundant YYLOC global declaration
new d500b060316a scsi: sd: Fix optimal I/O size for devices that change rep [...]
new b9135475c375 nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type
new d34dce8d3dbf mac80211: mark station unauthorized before key removal
new 930f7ea27438 gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
new c3c85c561c2b gpiolib: acpi: Rework honor_wakeup option into an ignore_w [...]
new e3aaea29e241 gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 [...]
new 05a93efc961c RDMA/core: Ensure security pkey modify is not lost
new 277db1b634fc genirq: Fix reference leaks on irq affinity notifiers
new cb2775c906ee xfrm: handle NETDEV_UNREGISTER for xfrm device
new f8ee708284e1 vti[6]: fix packet tx through bpf_redirect() in XinY cases
new 2eb46d004484 RDMA/mlx5: Block delay drop to unprivileged users
new cf265c64c919 xfrm: fix uctx len check in verify_sec_ctx_len
new 0a7b397c0133 xfrm: add the missing verify_sec_ctx_len check in xfrm_add [...]
new 7ad217a824f7 xfrm: policy: Fix doulbe free in xfrm_policy_timer
new ef21d2431f32 afs: Fix some tracing details
new 113df2c58a72 netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}
new 24c290b81194 netfilter: nft_fwd_netdev: validate family and chain type
new fb957d1003ad bpf/btf: Fix BTF verification of enum members in struct/union
new 7df44c928549 vti6: Fix memory leak of skb if input policy check fails
new e8113b2f90c5 Revert "r8169: check that Realtek PHY driver module is loaded"
new 86d79d346c4f mac80211: add option for setting control flags
new 73b9f68ae99f mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX
new 583965eaec37 USB: serial: option: add support for ASKEY WWHC050
new ac53ddd4e09d USB: serial: option: add BroadMobi BM806U
new 9f76f37c7bbf USB: serial: option: add Wistron Neweb D19Q1
new 7b27dd6fbfa5 USB: cdc-acm: restore capability check order
new a0dbf1583327 USB: serial: io_edgeport: fix slab-out-of-bounds read in e [...]
new 83f75226a7f2 usb: musb: fix crash with highmen PIO and usbmon
new d9bc386f3171 media: flexcop-usb: fix endpoint sanity check
new f035bfa4d5ce media: usbtv: fix control-message timeouts
new 7d0a6f03bbff staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table
new 0caed6a57c35 staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb
new b2f60325a350 staging: wlan-ng: fix use-after-free Read in hfa384x_usbin [...]
new eed7257a5cbf ahci: Add Intel Comet Lake H RAID PCI ID
new bf204158a8a6 libfs: fix infoleak in simple_attr_read()
new 747a7431661a media: ov519: add missing endpoint sanity checks
new 21d52891d1da media: dib0700: fix rc endpoint lookup
new 70764334b2bc media: stv06xx: add missing descriptor sanity checks
new 5d064d7f0327 media: xirlink_cit: add missing descriptor sanity checks
new a4f68ecf7336 mac80211: Check port authorization in the ieee80211_tx_deq [...]
new 605c89616911 mac80211: fix authentication with iwlwifi/mvm
new 7062646a82be vt: selection, introduce vc_is_sel
new 7de934f4099b vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
new d277cae877ad vt: switch vt_dont_switch to bool
new 9fbd55e4f951 vt: vt_ioctl: remove unnecessary console allocation checks
new 54584f79579b vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
new 2ff2b207f355 vt: vt_ioctl: fix use-after-free in vt_in_use()
new b4026dacf428 platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems [...]
new aca6a9b0985b bpf: Explicitly memset the bpf_attr structure
new 638d8c748e9d bpf: Explicitly memset some bpf info structures declared o [...]
new e29629d20112 gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 [...]
new 9b3503810c73 net: ks8851-ml: Fix IO operations, again
new 49275ad17f1a arm64: alternative: fix build with clang integrated assembler
new 71fc11978c9e perf map: Fix off by one in strncpy() size argument
new c99fc06b7a87 ARM: dts: oxnas: Fix clear-mask property
new baa4b61553e0 ARM: bcm2835-rpi-zero-w: Add missing pinctrl name
new 5513fac57dbd ARM: dts: imx6: phycore-som: fix arm and soc minimum voltage
new 31d2ac32acdb ARM: dts: N900: fix onenand timings
new 66d4ef50b0ce arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-id
new 6ae3ac43abf5 arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID mode
new dda0e2920330 Linux 4.19.114
The 117 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/devicetree/bindings/net/fsl-fman.txt | 7 ++
Makefile | 2 +-
arch/arm/boot/dts/bcm2835-rpi-zero-w.dts | 1 +
arch/arm/boot/dts/dra7.dtsi | 1 +
arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi | 4 +-
arch/arm/boot/dts/omap3-n900.dts | 44 ++++---
arch/arm/boot/dts/omap5.dtsi | 1 +
arch/arm/boot/dts/ox810se.dtsi | 4 +-
arch/arm/boot/dts/ox820.dtsi | 4 +-
arch/arm64/boot/dts/freescale/fsl-ls1043-post.dtsi | 2 +
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 +-
arch/x86/kernel/ftrace.c | 2 +
drivers/ata/ahci.c | 1 +
drivers/gpio/gpiolib-acpi.c | 140 +++++++++++++++++----
drivers/gpu/drm/drm_dp_mst_topology.c | 15 +--
drivers/i2c/busses/i2c-hix5hd2.c | 1 +
drivers/infiniband/core/security.c | 11 +-
drivers/infiniband/hw/mlx5/qp.c | 4 +
drivers/input/mouse/synaptics.c | 1 +
drivers/input/touchscreen/raydium_i2c_ts.c | 8 +-
drivers/media/usb/b2c2/flexcop-usb.c | 6 +-
drivers/media/usb/dvb-usb/dib0700_core.c | 4 +-
drivers/media/usb/gspca/ov519.c | 10 ++
drivers/media/usb/gspca/stv06xx/stv06xx.c | 19 ++-
drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.c | 4 +
drivers/media/usb/gspca/xirlink_cit.c | 18 ++-
drivers/media/usb/usbtv/usbtv-core.c | 2 +-
drivers/media/usb/usbtv/usbtv-video.c | 5 +-
drivers/mmc/core/core.c | 5 +-
drivers/mmc/core/mmc.c | 7 +-
drivers/mmc/core/mmc_ops.c | 8 +-
drivers/mmc/host/sdhci-omap.c | 3 +
drivers/mmc/host/sdhci-tegra.c | 3 +
drivers/net/can/slcan.c | 3 +
drivers/net/dsa/mt7530.c | 2 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 4 +
drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c | 15 ++-
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 4 +-
drivers/net/ethernet/freescale/fman/Kconfig | 28 +++++
drivers/net/ethernet/freescale/fman/fman.c | 18 +++
drivers/net/ethernet/freescale/fman/fman.h | 5 +
drivers/net/ethernet/marvell/mvneta.c | 3 +-
drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c | 8 +-
drivers/net/ethernet/micrel/ks8851_mll.c | 56 ++++++++-
drivers/net/ethernet/realtek/r8169.c | 11 +-
drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c | 2 +-
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c | 2 +-
drivers/net/geneve.c | 8 +-
drivers/net/macsec.c | 3 +
drivers/net/phy/mdio-mux-bcm-iproc.c | 7 +-
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/vxlan.c | 11 +-
drivers/nfc/fdp/fdp.c | 5 +-
drivers/of/of_mdio.c | 1 +
drivers/platform/x86/pmc_atom.c | 8 ++
drivers/s390/net/qeth_core_main.c | 13 +-
drivers/scsi/ipr.c | 3 +-
drivers/scsi/ipr.h | 1 +
drivers/scsi/sd.c | 4 +-
drivers/staging/rtl8188eu/os_dep/usb_intf.c | 1 +
drivers/staging/wlan-ng/hfa384x_usb.c | 2 +
drivers/staging/wlan-ng/prism2usb.c | 1 +
drivers/tty/vt/selection.c | 5 +
drivers/tty/vt/vt.c | 30 ++++-
drivers/tty/vt/vt_ioctl.c | 80 ++++++------
drivers/usb/class/cdc-acm.c | 18 +--
drivers/usb/musb/musb_host.c | 17 +--
drivers/usb/serial/io_edgeport.c | 2 +-
drivers/usb/serial/option.c | 6 +
fs/afs/rxrpc.c | 4 +-
fs/ceph/file.c | 14 ++-
fs/libfs.c | 8 +-
fs/nfs/client.c | 1 +
fs/nfs/fscache.c | 2 +
fs/nfs/nfs4client.c | 1 -
include/linux/ceph/osdmap.h | 4 +
include/linux/ceph/rados.h | 6 +-
include/linux/mmc/host.h | 1 +
include/linux/selection.h | 4 +-
include/linux/vt_kern.h | 2 +-
include/trace/events/afs.h | 2 +-
include/uapi/linux/serio.h | 10 +-
kernel/bpf/btf.c | 5 +-
kernel/bpf/syscall.c | 9 +-
kernel/cgroup/cgroup-v1.c | 3 +-
kernel/irq/manage.c | 11 +-
net/ceph/osdmap.c | 9 ++
net/dsa/tag_brcm.c | 2 +
net/hsr/hsr_framereg.c | 10 +-
net/hsr/hsr_netlink.c | 74 ++++++-----
net/hsr/hsr_slave.c | 8 +-
net/ipv4/Kconfig | 1 +
net/ipv4/ip_gre.c | 105 +++++++++++++---
net/ipv4/ip_vti.c | 38 ++++--
net/ipv4/tcp.c | 4 +-
net/ipv6/ip6_vti.c | 34 +++--
net/mac80211/ieee80211_i.h | 3 +-
net/mac80211/mesh_hwmp.c | 3 +-
net/mac80211/sta_info.c | 7 +-
net/mac80211/tdls.c | 2 +-
net/mac80211/tx.c | 44 +++++--
net/netfilter/nf_flow_table_ip.c | 2 +
net/netfilter/nft_fwd_netdev.c | 9 ++
net/packet/af_packet.c | 21 ++++
net/packet/internal.h | 5 +-
net/sched/cls_route.c | 4 +-
net/sched/cls_tcindex.c | 1 +
net/sched/sch_cbs.c | 12 +-
net/wireless/nl80211.c | 2 +-
net/xfrm/xfrm_device.c | 1 +
net/xfrm/xfrm_policy.c | 2 +
net/xfrm/xfrm_user.c | 6 +-
scripts/dtc/dtc-lexer.l | 1 -
tools/perf/Makefile | 2 +-
tools/perf/util/map.c | 2 +-
tools/perf/util/probe-finder.c | 11 +-
.../cpupower/utils/idle_monitor/amd_fam14h_idle.c | 2 +-
.../cpupower/utils/idle_monitor/cpuidle_sysfs.c | 2 +-
.../cpupower/utils/idle_monitor/cpupower-monitor.c | 2 +
.../cpupower/utils/idle_monitor/cpupower-monitor.h | 2 +-
tools/scripts/Makefile.include | 4 +-
123 files changed, 928 insertions(+), 341 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 46b45982 0: update: llvm-linux: all
new 1a7c7a39 0: update: llvm-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (46b45982)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 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:
01-reset_artifacts/console.log | 48 +-
02-build_llvm/console.log | 12823 +++++++++++++++--------------
03-build_linux/console.log | 806 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
06-update_baseline/results.regressions | 1 -
console.log | 13695 +++++++++++++++----------------
jenkins/manifest.sh | 14 +-
9 files changed, 13699 insertions(+), 13706 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.