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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3b80a338 0: update: binutils-gcc-linux: all
new f2430e18 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 (3b80a338)
\
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:
01-reset_artifacts/console.log | 130 +-
02-prepare_abe/console.log | 328 +-
03-build_abe-binutils/console.log | 9798 +++++++-------
04-build_abe-stage1/console.log | 13987 ++++++++++----------
05-build_linux/console.log | 618 +-
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 4 +-
08-update_baseline/console.log | 45 +-
console.log | 24939 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
11 files changed, 24862 insertions(+), 25009 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 pending-fixes
in repository linux-next.
omits b16ce4df1e20 Merge remote-tracking branch 'drm-misc-fixes/for-linux-nex [...]
omits 864194d3fcd8 Merge remote-tracking branch 'pinctrl-intel-fixes/fixes'
omits fcc112e6ee36 Merge remote-tracking branch 'pidfd-fixes/fixes'
omits 83ef98c24106 Merge remote-tracking branch 'risc-v-fixes/fixes'
omits f7ff67ae6b05 Merge remote-tracking branch 'rtc-fixes/rtc-fixes'
omits acd36f7fd33e Merge remote-tracking branch 'mmc-fixes/fixes'
omits 21b2deefcf83 Merge remote-tracking branch 'drm-intel-fixes/for-linux-ne [...]
omits fdd398a1b5f1 Merge remote-tracking branch 'drm-fixes/drm-fixes'
omits 52556458eba0 Merge remote-tracking branch 'scsi-fixes/fixes'
omits 631db47a7050 Merge remote-tracking branch 'devicetree-fixes/dt/linus'
omits 3b0b12fa3105 Merge remote-tracking branch 'samsung-krzk-fixes/fixes'
omits f53ee1b64e1c Merge remote-tracking branch 'vfs-fixes/fixes'
omits a7b4b8f3850f Merge remote-tracking branch 'btrfs-fixes/next-fixes'
omits 1c1ff1dfc2b7 Merge remote-tracking branch 'hwmon-fixes/hwmon'
omits 7945dfee1b9b Merge remote-tracking branch 'kvms390-fixes/master'
omits a9ac984aa597 Merge remote-tracking branch 'omap-fixes/fixes'
omits 85a32444f5f4 Merge remote-tracking branch 'mips-fixes/mips-fixes'
omits da8aab26b9cf Merge remote-tracking branch 'slave-dma-fixes/fixes'
omits 18107d3e320f Merge remote-tracking branch 'kselftest-fixes/fixes'
omits 6b2af7d07f81 Merge remote-tracking branch 'ide/master'
omits 61c900ee6bd9 Merge remote-tracking branch 'char-misc.current/char-misc-linus'
omits 3b71b75b5dfe Merge remote-tracking branch 'staging.current/staging-linus'
omits cb8017fc6c7e Merge remote-tracking branch 'usb-chipidea-fixes/ci-for-us [...]
omits 7955ef98db5c Merge remote-tracking branch 'usb.current/usb-linus'
omits 85308563d363 Merge remote-tracking branch 'driver-core.current/driver-c [...]
omits 0660cfc4b3d9 Merge remote-tracking branch 'spi-fixes/for-linus'
omits 49486a4b1dbe Merge remote-tracking branch 'regulator-fixes/for-linus'
omits 217bdd92b7b2 Merge remote-tracking branch 'sound-asoc-fixes/for-linus'
omits 4adacbdec8ad Merge remote-tracking branch 'sound-current/for-linus'
omits f8207f5caf6a Merge remote-tracking branch 'wireless-drivers/master'
omits 1655c0665943 Merge remote-tracking branch 'bpf/master'
omits caf2b8618e72 Merge remote-tracking branch 'net/master'
omits 7417ad80c0e4 Merge remote-tracking branch 'sparc/master'
omits 40cb28913024 Merge remote-tracking branch 's390-fixes/fixes'
omits 7063bbc3c221 Merge remote-tracking branch 'arm-soc-fixes/arm/fixes'
omits 80e05f639218 Merge remote-tracking branch 'arc-current/for-curr'
omits cd22f7e52524 Merge remote-tracking branch 'kbuild-current/fixes'
new 9bd0160d1237 afs: Fix afs_find_server lookups for ipv4 peers
new bcbccaf2edcf afs: Fix SELinux setting security label on /afs
new 158d58335393 afs: Fix mountpoint parsing
new 1da4bd9f9d18 afs: Fix creation calls in the dynamic root to fail with E [...]
new 106bc79843c3 afs: Fix missing cell comparison in afs_test_super()
new 50559800b76a afs: Show volume name in /proc/net/afs/<cell>/volumes
new ae4b064e2a61 Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub [...]
adds ad8c28a9eb81 ceph: convert int fields in ceph_mount_options to unsigned int
adds 3a3430affce5 ceph: show tasks waiting on caps in debugfs caps file
adds bba1560bd4a4 ceph: trigger the reclaim work once there has enough pending caps
adds bd84fbcb3198 ceph: switch to global cap helper
adds da08e1e1d7c3 ceph: add more debug info when decoding mdsmap
new 37d4e84f765b Merge tag 'ceph-for-5.5-rc2' of git://github.com/ceph/ceph-client
new 504091fcb09b Merge remote-tracking branch 'kbuild-current/fixes'
new 5954753dc968 Merge remote-tracking branch 'arc-current/for-curr'
adds 0aeb1f2b74f3 ARM: dts: imx6ul: imx6ul-14x14-evk.dtsi: Fix SPI NOR probing
adds b731fadff489 ARM: dts: e60k02: fix power button
new 125ad46f3861 ARM: imx: Correct ocotp id for serial number support of i. [...]
new 961f8209c8d5 arm64: dts: ls1028a: fix typo in TMU calibration data
new 3f0fb37b22b4 arm64: dts: ls1028a: fix reboot node
new 62cfe242db8c ARM: dts: imx6ul-evk: Fix peripheral regulator
new 46db63abb795 ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS
new 7947e3238b64 ARM: imx: Fix boot crash if ocotp is not found
new 89f33b984a51 Merge tag 'imx-fixes-5.5' of git://git.kernel.org/pub/scm/ [...]
new 53b4ed6d1e9a Merge remote-tracking branch 'arm-soc-fixes/arm/fixes'
new 516d15d0a93f Merge remote-tracking branch 's390-fixes/fixes'
new dd4a54989c37 Merge remote-tracking branch 'sparc/master'
new b91e014f078e bpf: Make BPF trampoline use register_ftrace_direct() API
new 7f193c2519a3 selftests/bpf: Test function_graph tracer and bpf trampoli [...]
new bba1b2a89025 samples: bpf: Replace symbol compare of trace_event
new fe3300897cbf samples: bpf: fix syscall_tp due to unused syscall
new 148709bc278a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
new 20032b63586a net: usb: lan78xx: Fix suspend/resume PHY register access error
new 0af67e49b018 qede: Fix multicast mac configuration
new 5fae54a72a1e Merge remote-tracking branch 'net/master'
new 9a3a380db6cc Merge remote-tracking branch 'wireless-drivers/master'
new 44a7b6759000 RDMA/cma: add missed unregister_pernet_subsys in init failure
new 71bbac6e2f23 Update mailmap info for Steve Wise
new 2030abddec68 rxe: correctly calculate iCRC for unaligned payloads
new 62d72cd2ffa6 Merge remote-tracking branch 'rdma-fixes/for-rc'
new 88d16b1ca1ce Merge remote-tracking branch 'sound-current/for-linus'
new f3790ae574af Merge remote-tracking branch 'sound-asoc-fixes/for-linus'
new d1b28a12ec42 Merge remote-tracking branch 'regulator-fixes/for-linus'
new c07caf930e22 Merge remote-tracking branch 'spi-fixes/for-linus'
new f59b86ad1412 PCI: rockchip: Fix IO outbound ATU register number
new fb6d69041185 Merge remote-tracking branch 'pci-current/for-linus'
new 82ef4500432f Merge remote-tracking branch 'driver-core.current/driver-c [...]
new 3c3caae4cd6e usb: dwc3: pci: add ID for the Intel Comet Lake -H variant
new 697a91c7d3a5 Merge remote-tracking branch 'usb.current/usb-linus'
new fe96a8a02875 Merge remote-tracking branch 'usb-chipidea-fixes/ci-for-us [...]
new 843fc1ab17e0 Merge remote-tracking branch 'staging.current/staging-linus'
new e27da6a6a4da interconnect: qcom: Fix Kconfig indentation
new b29b8113bb41 interconnect: qcom: sdm845: Walk the list safely on node removal
new f39488ea2a75 interconnect: qcom: qcs404: Walk the list safely on node removal
new 3e42fe5c7310 interconnect: qcom: msm8974: Walk the list safely on node removal
new 46c4fca5eaaf Merge remote-tracking branch 'char-misc.current/char-misc-linus'
new 84faa307249b crypto: arm/curve25519 - add arch-specific key generation [...]
new e53e67a57a8d Merge remote-tracking branch 'crypto-current/master'
new 25485ee48d68 Merge remote-tracking branch 'ide/master'
new 18ce936a64a2 Merge remote-tracking branch 'kselftest-fixes/fixes'
new e36b25ce4664 Merge remote-tracking branch 'slave-dma-fixes/fixes'
new 1771542edd20 Merge remote-tracking branch 'mips-fixes/mips-fixes'
new e709ed70d122 bus: ti-sysc: Fix missing reset delay handling
new 60b91f6383bc Merge remote-tracking branch 'omap-fixes/fixes'
new 75a6801a3dbb Merge remote-tracking branch 'kvms390-fixes/master'
new 6e0bc950ea02 Merge remote-tracking branch 'hwmon-fixes/hwmon'
new c14685547762 tools/testing/nvdimm: Fix mock support for ioremap
new f39a01c273d5 Merge remote-tracking branch 'nvdimm-fixes/libnvdimm-fixes'
new ea2074712944 Merge remote-tracking branch 'btrfs-fixes/next-fixes'
new a799630807dd Merge remote-tracking branch 'vfs-fixes/fixes'
new 11bfba432485 Merge remote-tracking branch 'samsung-krzk-fixes/fixes'
new 580a5b7077f0 Merge remote-tracking branch 'devicetree-fixes/dt/linus'
new 6f84cb0d8281 Merge remote-tracking branch 'scsi-fixes/fixes'
new 5ba047488209 Merge tag 'drm-misc-fixes-2019-12-11' of git://anongit.fre [...]
new 37a68eab4cd9 drm/nouveau: Move the declaration of struct nouveau_conn_a [...]
new 64d17f25dcad drm/nouveau: Fix drm-core using atomic code-paths on pre-n [...]
new 310d35771ee9 drm/nouveau/kms/nv50-: Call outp_atomic_check_view() befor [...]
new ac2d9275f371 drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_h [...]
new ae5769d46709 drm/nouveau/kms/nv50-: Limit MST BPC to 8
new 3d1890ef8023 drm/nouveau/kms/nv50-: fix panel scaling
new cdf1d28ced9d Merge branch 'linux-5.5' of git://github.com/skeggsb/linux [...]
new 8262283dc497 Merge remote-tracking branch 'drm-fixes/drm-fixes'
new fb3432655a93 Merge remote-tracking branch 'drm-intel-fixes/for-linux-ne [...]
new 58357fe66365 Merge remote-tracking branch 'mmc-fixes/fixes'
new e8aa07c267e9 Merge remote-tracking branch 'rtc-fixes/rtc-fixes'
new a56e4b699217 Merge remote-tracking branch 'risc-v-fixes/fixes'
new 1340080596bc Merge remote-tracking branch 'pidfd-fixes/fixes'
new 9626c50a1d3d Merge remote-tracking branch 'pinctrl-intel-fixes/fixes'
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 (b16ce4df1e20)
\
N -- N -- N refs/heads/pending-fixes (9626c50a1d3d)
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 81 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:
.mailmap | 2 +
arch/arm/boot/dts/e60k02.dtsi | 5 --
arch/arm/boot/dts/imx6ul-14x14-evk.dtsi | 28 ++++--
arch/arm/configs/imx_v6_v7_defconfig | 1 +
arch/arm/crypto/curve25519-glue.c | 7 ++
arch/arm/mach-imx/cpu.c | 8 +-
arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 10 ++-
drivers/bus/ti-sysc.c | 4 +
drivers/gpu/drm/nouveau/dispnv50/atom.h | 1 +
drivers/gpu/drm/nouveau/dispnv50/disp.c | 108 +++++++++++++----------
drivers/gpu/drm/nouveau/dispnv50/head.c | 5 +-
drivers/gpu/drm/nouveau/nouveau_connector.c | 28 ++++--
drivers/gpu/drm/nouveau/nouveau_connector.h | 116 +++++++++++++------------
drivers/infiniband/core/cma.c | 1 +
drivers/infiniband/sw/rxe/rxe_recv.c | 2 +-
drivers/infiniband/sw/rxe/rxe_req.c | 6 ++
drivers/infiniband/sw/rxe/rxe_resp.c | 7 ++
drivers/interconnect/qcom/Kconfig | 14 +--
drivers/interconnect/qcom/msm8974.c | 8 +-
drivers/interconnect/qcom/qcs404.c | 8 +-
drivers/interconnect/qcom/sdm845.c | 4 +-
drivers/net/ethernet/qlogic/qede/qede_filter.c | 2 +-
drivers/net/usb/lan78xx.c | 1 +
drivers/pci/controller/pcie-rockchip-host.c | 4 +-
drivers/usb/dwc3/dwc3-pci.c | 6 +-
fs/afs/dynroot.c | 3 +
fs/afs/mntpt.c | 6 +-
fs/afs/proc.c | 7 +-
fs/afs/server.c | 21 ++---
fs/afs/super.c | 2 +-
fs/ceph/caps.c | 41 ++++++---
fs/ceph/debugfs.c | 13 +++
fs/ceph/mds_client.c | 8 +-
fs/ceph/mds_client.h | 9 ++
fs/ceph/mdsmap.c | 12 ++-
fs/ceph/super.c | 28 +++---
fs/ceph/super.h | 16 ++--
include/linux/bpf.h | 1 +
kernel/bpf/trampoline.c | 64 ++++++++++++--
samples/bpf/syscall_tp_kern.c | 18 +++-
samples/bpf/trace_event_user.c | 4 +-
tools/testing/nvdimm/Kbuild | 1 +
tools/testing/nvdimm/test/iomap.c | 6 ++
tools/testing/selftests/bpf/test_ftrace.sh | 39 +++++++++
44 files changed, 467 insertions(+), 218 deletions(-)
create mode 100755 tools/testing/selftests/bpf/test_ftrace.sh
--
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-aarch64-mainline-allmodconfig
in repository toolchain/ci/linux.
from 6794862a16ef Merge tag 'for-5.5-rc1-kconfig-tag' of git://git.kernel.or [...]
adds d1c6a2aa02af pipe: simplify signal handling in pipe_read() and add comments
adds af74262337fa module: Remove accidental change of module_enable_x()
adds a61f810567be tracing: remove set but not used variable 'buffer'
adds ff205766dbbe ftrace: Fix function_graph tracer interaction with BPF trampoline
adds 6674fdb25a9e Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/l [...]
adds 926d16501764 erofs: zero out when listxattr is called with no xattr
adds ffafde478309 erofs: update documentation
adds 687dec9b9459 Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.or [...]
adds 9bd0160d1237 afs: Fix afs_find_server lookups for ipv4 peers
adds bcbccaf2edcf afs: Fix SELinux setting security label on /afs
adds 158d58335393 afs: Fix mountpoint parsing
adds 1da4bd9f9d18 afs: Fix creation calls in the dynamic root to fail with E [...]
adds 106bc79843c3 afs: Fix missing cell comparison in afs_test_super()
adds 50559800b76a afs: Show volume name in /proc/net/afs/<cell>/volumes
adds ae4b064e2a61 Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub [...]
adds ad8c28a9eb81 ceph: convert int fields in ceph_mount_options to unsigned int
adds 3a3430affce5 ceph: show tasks waiting on caps in debugfs caps file
adds bba1560bd4a4 ceph: trigger the reclaim work once there has enough pending caps
adds bd84fbcb3198 ceph: switch to global cap helper
adds da08e1e1d7c3 ceph: add more debug info when decoding mdsmap
adds 37d4e84f765b Merge tag 'ceph-for-5.5-rc2' of git://github.com/ceph/ceph-client
No new revisions were added by this update.
Summary of changes:
Documentation/filesystems/erofs.txt | 27 ++++++++++++------------
arch/x86/kernel/ftrace.c | 14 -------------
fs/afs/dynroot.c | 3 +++
fs/afs/mntpt.c | 6 ++++--
fs/afs/proc.c | 7 ++++---
fs/afs/server.c | 21 ++++++++-----------
fs/afs/super.c | 2 +-
fs/ceph/caps.c | 41 ++++++++++++++++++++++++-------------
fs/ceph/debugfs.c | 13 ++++++++++++
fs/ceph/mds_client.c | 8 +++++---
fs/ceph/mds_client.h | 9 ++++++++
fs/ceph/mdsmap.c | 12 +++++++----
fs/ceph/super.c | 28 +++++++++++++------------
fs/ceph/super.h | 16 +++++++--------
fs/erofs/xattr.c | 2 ++
fs/pipe.c | 36 +++++++++++++++++++++++++-------
include/linux/ftrace.h | 5 +++++
kernel/module.c | 6 +-----
kernel/trace/fgraph.c | 9 ++++++++
kernel/trace/ftrace.c | 19 +++++++----------
kernel/trace/trace_events_inject.c | 2 --
21 files changed, 172 insertions(+), 114 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a96b63e5 0: update: binutils-gcc-linux: all
new ce186bc8 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 (a96b63e5)
\
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:
01-reset_artifacts/console.log | 106 +-
02-prepare_abe/console.log | 441 +-
03-build_abe-binutils/console.log | 11275 +++++++--------
04-build_abe-stage1/console.log | 14163 ++++++++++---------
05-build_linux/console.log | 690 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 20 +-
08-update_baseline/console.log | 16 +-
console.log | 26713 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 26710 insertions(+), 26728 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-master-arm-mainline-allnoconfig
in repository toolchain/ci/linux.
from 6794862a16ef Merge tag 'for-5.5-rc1-kconfig-tag' of git://git.kernel.or [...]
adds d1c6a2aa02af pipe: simplify signal handling in pipe_read() and add comments
adds af74262337fa module: Remove accidental change of module_enable_x()
adds a61f810567be tracing: remove set but not used variable 'buffer'
adds ff205766dbbe ftrace: Fix function_graph tracer interaction with BPF trampoline
adds 6674fdb25a9e Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/l [...]
adds 926d16501764 erofs: zero out when listxattr is called with no xattr
adds ffafde478309 erofs: update documentation
adds 687dec9b9459 Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.or [...]
adds 9bd0160d1237 afs: Fix afs_find_server lookups for ipv4 peers
adds bcbccaf2edcf afs: Fix SELinux setting security label on /afs
adds 158d58335393 afs: Fix mountpoint parsing
adds 1da4bd9f9d18 afs: Fix creation calls in the dynamic root to fail with E [...]
adds 106bc79843c3 afs: Fix missing cell comparison in afs_test_super()
adds 50559800b76a afs: Show volume name in /proc/net/afs/<cell>/volumes
adds ae4b064e2a61 Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub [...]
adds ad8c28a9eb81 ceph: convert int fields in ceph_mount_options to unsigned int
adds 3a3430affce5 ceph: show tasks waiting on caps in debugfs caps file
adds bba1560bd4a4 ceph: trigger the reclaim work once there has enough pending caps
adds bd84fbcb3198 ceph: switch to global cap helper
adds da08e1e1d7c3 ceph: add more debug info when decoding mdsmap
adds 37d4e84f765b Merge tag 'ceph-for-5.5-rc2' of git://github.com/ceph/ceph-client
No new revisions were added by this update.
Summary of changes:
Documentation/filesystems/erofs.txt | 27 ++++++++++++------------
arch/x86/kernel/ftrace.c | 14 -------------
fs/afs/dynroot.c | 3 +++
fs/afs/mntpt.c | 6 ++++--
fs/afs/proc.c | 7 ++++---
fs/afs/server.c | 21 ++++++++-----------
fs/afs/super.c | 2 +-
fs/ceph/caps.c | 41 ++++++++++++++++++++++++-------------
fs/ceph/debugfs.c | 13 ++++++++++++
fs/ceph/mds_client.c | 8 +++++---
fs/ceph/mds_client.h | 9 ++++++++
fs/ceph/mdsmap.c | 12 +++++++----
fs/ceph/super.c | 28 +++++++++++++------------
fs/ceph/super.h | 16 +++++++--------
fs/erofs/xattr.c | 2 ++
fs/pipe.c | 36 +++++++++++++++++++++++++-------
include/linux/ftrace.h | 5 +++++
kernel/module.c | 6 +-----
kernel/trace/fgraph.c | 9 ++++++++
kernel/trace/ftrace.c | 19 +++++++----------
kernel/trace/trace_events_inject.c | 2 --
21 files changed, 172 insertions(+), 114 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-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a6130488 0: update: binutils-gcc-linux: all
new e6729279 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 (a6130488)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 162 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11246 +++++++------
04-build_abe-stage1/console.log | 20247 +++++++++++-----------
05-build_linux/console.log | 678 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 32792 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 32810 insertions(+), 32765 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 gcc.
from 97d7270f894 [Committed, testsuite] Fix PR92870
new 14e94b00811 2019-12-12 Harald Anlauf <anlauf(a)gmx.de>
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/fortran/ChangeLog | 8 +++++++-
gcc/fortran/check.c | 3 +--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr92898.f90 | 6 ++++++
4 files changed, 19 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr92898.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.