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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0d0b7d1faf 0: last-good: binutils-gcc-linux: all
new d5c2767ad6 0: last-good: 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 (0d0b7d1faf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 2960 +++++++++---------
4-build_abe-stage1/console.log | 3223 ++++++++++---------
5-count_linux_objs/console.log | 65 +-
console.log | 6408 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 6317 insertions(+), 6369 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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2b03a6aee0 0: last-good: llvm-linux: all
new 1b4d721ece 0: last-good: 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 (2b03a6aee0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 8966 ++++++++++++++++++++-------------------
3-count_linux_objs/console.log | 62 +-
console.log | 9044 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
5 files changed, 9042 insertions(+), 9058 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 linux.
from ae3fa8bd73c9 Merge tag 'for-5.0/dm-fixes-3' of git://git.kernel.org/pub [...]
new aef1897cd36d blk-mq: insert rq with DONTPREP to hctx dispatch list when [...]
new 96d7cb932e82 floppy: check_events callback should not return a negative number
new dfcc34c99f3e md/raid1: don't clear bitmap bits on interrupted recovery.
new 69306fe17ac5 Merge branch 'md-fixes' of https://github.com/liu-song-6/l [...]
new 4726bcf30fad nvme-pci: add missing unlock for reset error
new ace74f73c200 Merge branch 'nvme-5.0' of git://git.infradead.org/nvme in [...]
new 24f0a48743a2 Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-block
The 7 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:
block/blk-mq.c | 12 ++++++++++--
drivers/block/floppy.c | 2 +-
drivers/md/raid1.c | 28 ++++++++++++++++++----------
drivers/nvme/host/pci.c | 8 +++++---
4 files changed, 34 insertions(+), 16 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 llvm.
from d8794196af3 [InstCombine] fix crash while trying to narrow a binop of s [...]
new f9f8ba4f3b1 [Tests] Demonstrate more missing atomicrmw transforms
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:
test/Transforms/InstCombine/atomicrmw.ll | 84 ++++++++++++++++++++++++++++++++
1 file changed, 84 insertions(+)
--
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 gcc.
from dee6bc16ce5 2019-02-15 Aaron Sawdey <acsawdey(a)linux.ibm.com>
new a35cc95b470 Arm: Remove alternative from neon_softfp_fp16 directive.
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:
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/lib/target-supports.exp | 1 -
2 files changed, 6 insertions(+), 1 deletion(-)
--
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 linux.
from cb5b020a8d38 Revert "exec: load_script: don't blindly truncate shebang string"
new cf43a757fd49 signal: Restore the stop PTRACE_EVENT_EXIT
new 02d75040897f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new b5bfc21af5cb net: sfp: do not probe SFP module before we're attached
new c09551c6ff7f net: ipv4: use a dedicated counter for icmp_v4 redirect packets
new 225d94642685 vsock: cope with memory allocation failure at socket creat [...]
new ccc8ca9b90ac net/smc: fix byte_order for rx_curs_confirmed
new 978749617bc0 Revert "r8169: remove unneeded mmiowb barriers"
new 0255d5927c0f Revert "r8169: make use of xmit_more and __netdev_sent_queue"
new 31b58ad0c327 Merge branch 'r8169-revert-two-commits-due-to-a-regression'
new c4c07b4d6fa1 netfilter: nf_nat_snmp_basic: add missing length checks in [...]
new 8303b7e8f018 netfilter: nat: fix spurious connection timeouts
new 4d73eaee24ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
new 989723b00b7f Documentation: bring operstate documentation up-to-date
new 4179cb5a4c92 vxlan: test dev->flags & IFF_UP before calling netif_rx()
new cf657d22ee1f net/x25: do not hold the cpu too long in x25_new_lci()
new 7384b538d3ae tipc: fix skb may be leaky in tipc_link_input
new e75913c93f7c net: fix IPv6 prefix route residue
new 91986ee166cf tipc: fix link session and re-establish issues
new 0acd99282bef cfg80211: pmsr: fix MAC address setting
new 73350424bec9 cfg80211: pmsr: fix abort locking
new 4926b51bfaa6 mac80211: call drv_ibss_join() on restart
new ea18709a6f10 nl80211: Fix FTM per burst maximum value
new ff1bab1ba191 cfg80211: pmsr: record netlink port ID
new 1fc9b7253382 cfg80211: prevent speculation on cfg80211_classify8021d() return
new 6157ca0d6bfe mac80211: Fix Tx aggregation session tear down with ITXQs
new 1ea06107b0d0 Merge tag 'mac80211-for-davem-2019-02-12' of git://git.ker [...]
new c65285428b6e sfc: initialise found bitmap in efx_ef10_mtd_probe
new a7603ac1fc8c geneve: change NET_UDP_TUNNEL dependency to select
new 87454b6edc1b net: phylink: avoid resolving link state too early
new 29dded89e80e net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
new d1f20798a119 ipv6: propagate genlmsg_reply return code
new 4ffcbfac6064 batman-adv: fix uninit-value in batadv_interface_tx()
new 1ec17dbd90f8 inet_diag: fix reporting cgroup classid and fallback to priority
new fc62814d690c net/packet: fix 4gb buffer limit due to overflow check
new e1f1bd9bfbed net: ena: fix race between link up and device initalization
new d9b8656da922 net: ena: update driver version from 2.0.2 to 2.0.3
new 6a7dd172000b Merge branch 'ena-races'
new 8015d93ebd27 net_sched: fix a race condition in tcindex_destroy()
new 033b228e7f26 net_sched: fix a memory leak in cls_tcindex
new 1db817e75f5b net_sched: fix two more memory leaks in cls_tcindex
new a090d7948eda Merge branch 'net_sched-some-fixes-for-cls_tcindex'
new 2fdeee254923 team: avoid complex list operations in team_nl_cmd_options_set()
new fb35c534b788 net/mlx5e: Fix NULL pointer derefernce in set channels error flow
new 4cab346bcf74 net/mlx5: No command allowed when command interface is not ready
new 5400261e4d29 net/mlx5: Fix a compilation warning in events.c
new 407e17b1a69a net/mlx5e: XDP, fix redirect resources availability check
new 41ceb5e87f6e Merge tag 'mlx5-fixes-2019-02-13' of git://git.kernel.org/ [...]
new 8d29d16d2134 netfilter: compat: initialize all fields in xt_init
new 098e13f5b21d ipvs: fix dependency on nf_defrag_ipv6
new 753c111f655e netfilter: nft_compat: use-after-free when deleting targets
new f325ef72975d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
new fc228abc2347 sctp: call gso_reset_checksum when computing checksum in s [...]
new af98c5a78517 sctp: set stream ext to NULL after freeing it in sctp_stre [...]
new b79555d5d8d3 net: phy: fix interrupt handling in non-started states
new 7c0db24cc431 dsa: mv88e6xxx: Ensure all pending interrupts are handled [...]
new 5bf325a53202 net: fix possible overflow in __sk_mem_raise_allocated()
new 8d6ea932856c net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_ [...]
new 39c133196237 selftests: fix timestamping Makefile
new a2fc9d7e36f6 net: phy: don't use locking in phy_is_started
new a20049071796 net: phy: fix potential race in the phylib state machine
new 61c4c0bcff87 Merge branch 'net-phy-fix-locking-issue'
new 2c2ade81741c mm: page_alloc: fix ref bias in page_frag_alloc() for 1-by [...]
new c969c6e7ab8c net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
new f9bcc9f3ee4f net: ethernet: freescale: set FEC ethtool regs version
new 6e7bd3b54946 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
new 1358c13a48c4 crypto: ccree - fix resume race condition on init
new 2aba322074de Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
new 4fb873c9648e drm/imx: ignore plane updates on disabled crtcs
new 2c0408dd0d89 gpu: ipu-v3: Fix i.MX51 CSI control registers offset
new aa3312012f10 drm/imx: imx-ldb: add missing of_node_puts
new bb867d219fda gpu: ipu-v3: Fix CSI offsets for imx53
new eb0200a4357d gpu: ipu-v3: pre: don't trigger update if buffer address d [...]
new cd4c5a487410 Merge tag 'imx-drm-fixes-2019-02-12' of git://git.pengutro [...]
new 7fd56e0260a2 drm/vkms: Fix license inconsistent
new d586d571ca1a Merge tag 'drm-misc-fixes-2019-02-13' of git://anongit.fre [...]
new 9659c1af451a drm/i915/icl: combo port vswing programming changes per BSPEC
new 3b91a9359732 drm/i915/cnl: Fix CNL macros for Voltage Swing programming
new d8b879bb2ed2 drm/i915/pmu: Fix enable count array size and bounds checking
new e8a8fedd57fd drm/i915: Block fbdev HPD processing during suspend
new 2e7bd10e05af drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set
new fc89a38d99d4 drm/i915/opregion: fix version check
new 16eb0f34cdf4 drm/i915/opregion: rvda is relative from opregion base in [...]
new 5016bd248076 Merge tag 'drm-intel-fixes-2019-02-13' of git://anongit.fr [...]
new 82abf3376671 drm/sched: Always trace the dependencies we wait on, to fi [...]
new 727962f030c2 drm/amd/display: Expose connector VRR range via debugfs
new 1d69511e49b0 drm/amdgpu/psp11: TA firmware is optional (v3)
new 7abbb35ba98e Merge branch 'drm-fixes-5.0' of git://people.freedesktop.o [...]
new 69ef943dbc14 drm: Use array_size() when creating lease
new 545aabcbdcec Merge tag 'drm-fixes-2019-02-15-1' of git://anongit.freede [...]
new d49d92ace497 mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by default
new d6f11e7d91f2 mmc: sunxi: Filter out unsupported modes declared in the d [...]
new dcf6e2e38a1c mmc: block: handle complete_work on separate workqueue
new 83e418a805d8 mmc: meson-gx: fix interrupt name
new dfeae3379836 Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/l [...]
new ff0c129d3b5e dm crypt: don't overallocate the integrity tag space
new 4ae280b4ee34 dm thin: fix bug where bio that overwrites thin block ignores FUA
new ae3fa8bd73c9 Merge tag 'for-5.0/dm-fixes-3' of git://git.kernel.org/pub [...]
The 97 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/networking/operstates.txt | 14 +-
drivers/crypto/ccree/cc_driver.c | 7 +-
drivers/crypto/ccree/cc_pm.c | 13 +-
drivers/crypto/ccree/cc_pm.h | 3 +
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 9 +-
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c | 28 +--
.../drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c | 22 +-
drivers/gpu/drm/drm_lease.c | 3 +-
drivers/gpu/drm/i915/i915_gem.c | 12 +-
drivers/gpu/drm/i915/i915_pmu.c | 22 +-
drivers/gpu/drm/i915/i915_pmu.h | 2 +
drivers/gpu/drm/i915/i915_reg.h | 18 +-
drivers/gpu/drm/i915/intel_ddi.c | 238 ++++++++-------------
drivers/gpu/drm/i915/intel_dp.c | 4 +-
drivers/gpu/drm/i915/intel_drv.h | 10 +
drivers/gpu/drm/i915/intel_fbdev.c | 33 ++-
drivers/gpu/drm/i915/intel_opregion.c | 38 +++-
drivers/gpu/drm/i915/intel_ringbuffer.h | 9 +-
drivers/gpu/drm/imx/imx-ldb.c | 25 ++-
drivers/gpu/drm/imx/ipuv3-plane.c | 4 +-
drivers/gpu/drm/scheduler/sched_entity.c | 7 +-
drivers/gpu/drm/vkms/vkms_crc.c | 3 +-
drivers/gpu/drm/vkms/vkms_crtc.c | 8 +-
drivers/gpu/drm/vkms/vkms_drv.c | 7 +-
drivers/gpu/drm/vkms/vkms_drv.h | 2 +
drivers/gpu/drm/vkms/vkms_gem.c | 8 +-
drivers/gpu/drm/vkms/vkms_output.c | 8 +-
drivers/gpu/drm/vkms/vkms_plane.c | 8 +-
drivers/gpu/ipu-v3/ipu-common.c | 8 +-
drivers/gpu/ipu-v3/ipu-pre.c | 6 +
drivers/md/dm-crypt.c | 2 +-
drivers/md/dm-thin.c | 55 ++++-
drivers/mmc/core/block.c | 10 +-
drivers/mmc/host/meson-gx-mmc.c | 3 +-
drivers/mmc/host/sunxi-mmc.c | 26 ++-
drivers/net/Kconfig | 4 +-
drivers/net/dsa/bcm_sf2.c | 2 +-
drivers/net/dsa/mv88e6xxx/chip.c | 28 ++-
drivers/net/ethernet/amazon/ena/ena_netdev.c | 10 +-
drivers/net/ethernet/amazon/ena/ena_netdev.h | 2 +-
drivers/net/ethernet/freescale/fec_main.c | 4 +
drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c | 2 +
drivers/net/ethernet/mellanox/mlx4/en_rx.c | 22 +-
drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 18 ++
drivers/net/ethernet/mellanox/mlx5/core/en.h | 1 +
drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c | 6 +-
drivers/net/ethernet/mellanox/mlx5/core/en/xdp.h | 17 ++
.../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 7 +-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 2 +
drivers/net/ethernet/mellanox/mlx5/core/events.c | 17 +-
drivers/net/ethernet/mellanox/mlx5/core/health.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/mlx5_core.h | 1 +
drivers/net/ethernet/realtek/r8169.c | 21 +-
drivers/net/ethernet/sfc/ef10.c | 2 +-
drivers/net/phy/phy.c | 16 +-
drivers/net/phy/phylink.c | 19 +-
drivers/net/phy/sfp-bus.c | 2 +
drivers/net/phy/sfp.c | 30 ++-
drivers/net/phy/sfp.h | 2 +
drivers/net/team/team.c | 27 +--
drivers/net/vxlan.c | 14 +-
include/linux/mmc/card.h | 1 +
include/linux/phy.h | 15 +-
include/net/inetpeer.h | 1 +
include/net/sock.h | 2 +-
include/uapi/linux/inet_diag.h | 16 +-
kernel/signal.c | 7 +-
mm/page_alloc.c | 8 +-
net/batman-adv/soft-interface.c | 2 +
net/core/sock.c | 2 +-
net/ipv4/inet_diag.c | 10 +-
net/ipv4/inetpeer.c | 1 +
net/ipv4/netfilter/nf_nat_l3proto_ipv4.c | 1 +
net/ipv4/netfilter/nf_nat_snmp_basic_main.c | 7 +-
net/ipv4/route.c | 7 +-
net/ipv6/addrconf.c | 3 +-
net/ipv6/netfilter/nf_nat_l3proto_ipv6.c | 1 +
net/ipv6/seg6.c | 4 +-
net/mac80211/agg-tx.c | 4 +-
net/mac80211/util.c | 6 +-
net/netfilter/ipvs/Kconfig | 1 +
net/netfilter/ipvs/ip_vs_core.c | 10 +-
net/netfilter/ipvs/ip_vs_ctl.c | 10 +
net/netfilter/nft_compat.c | 3 +-
net/netfilter/x_tables.c | 2 +-
net/packet/af_packet.c | 2 +-
net/sched/cls_tcindex.c | 80 ++++---
net/sched/sch_generic.c | 2 +-
net/sctp/diag.c | 1 +
net/sctp/offload.c | 1 +
net/sctp/stream.c | 4 +-
net/smc/smc_cdc.c | 4 +-
net/smc/smc_cdc.h | 19 +-
net/tipc/link.c | 17 +-
net/tipc/msg.h | 22 ++
net/tipc/node.c | 11 +-
net/vmw_vsock/vmci_transport.c | 4 +
net/wireless/core.c | 2 +
net/wireless/nl80211.c | 2 +-
net/wireless/pmsr.c | 26 ++-
net/wireless/util.c | 35 ++-
net/x25/af_x25.c | 6 +-
.../selftests/networking/timestamping/Makefile | 3 -
103 files changed, 829 insertions(+), 489 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cc9740b92c 0: last-good: llvm-linux: 16
new 671f31b4d5 0: last-good: llvm-linux: 16
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 (cc9740b92c)
\
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:
2-build_llvm/console.log | 10189 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 102 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10365 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
6 files changed, 10336 insertions(+), 10338 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.