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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 5382f4a0 0: update: binutils-gcc: all
new b2875750 0: reset: linux-152036d1379ffd6985262743dcf6b0f9c75f83a4: 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 (5382f4a0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 72 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11098 +++++------
04-build_abe-stage1/console.log | 19661 +++++++++---------
05-build_linux/console.log | 740 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 22 +-
08-update_baseline/results.regressions | 2 +-
console.log | 32031 +++++++++++++++---------------
jenkins/manifest.sh | 11 +-
reset-baseline | 0
13 files changed, 31602 insertions(+), 32469 deletions(-)
create mode 100644 reset-baseline
--
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-aarch64-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 90d00bbd9c Sync config and libiberty with GCC
adds ba311c5b10 Have the linker's help text include the default setting of t [...]
adds f7e23710fc gdb: update the copyright year in async-event.[ch]
adds a89febbd83 Remove ada-lang.c:align_value
No new revisions were added by this update.
Summary of changes:
gdb/ChangeLog | 10 ++++++++++
gdb/ada-lang.c | 19 +++++--------------
gdb/async-event.c | 2 +-
gdb/async-event.h | 2 +-
ld/ChangeLog | 6 ++++++
ld/lexsup.c | 19 ++++++++++++++++++-
6 files changed, 41 insertions(+), 17 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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards ac5e58e3 0: update: binutils-gcc-linux: boot
new 5b575e06 0: update: binutils-gcc-linux: boot
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 (ac5e58e3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 16 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11513 ++++++------
04-build_abe-stage1/console.log | 15803 ++++++++--------
05-build_linux/console.log | 592 +-
06-boot_linux/console.log | 482 +-
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 | 28844 +++++++++++++++---------------
jenkins/manifest.sh | 17 +-
12 files changed, 28836 insertions(+), 28861 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_bmk_tx1/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from c2d0411488 Use unsigned constants for ICMP6 filters [BZ #22489]
adds 16536e98e3 aarch64: Accept PLT calls to __getauxval within libc.so
adds 4cab20fa49 nptl: wait for pending setxid request also in detached threa [...]
adds 0e28cfff9d support: Add support_blob_repeat_allocate_shared
adds eec0f4218c string: Add string/tst-memmove-overflow, a test case for bug 25620
adds ad78d70275 elf: Remove redundant add_to_global_resize_failure call fro [...]
adds eca1b23332 arm: XFAIL string/tst-memmove-overflow due to bug 25620
No new revisions were added by this update.
Summary of changes:
elf/dl-open.c | 5 -
nptl/pthread_create.c | 11 +-
string/Makefile | 2 +-
string/tst-memmove-overflow.c | 174 ++++++++++++++++++++++++++
support/blob_repeat.c | 31 ++++-
support/blob_repeat.h | 12 +-
support/tst-support_blob_repeat.c | 45 +++++--
sysdeps/arm/Makefile | 5 +
sysdeps/unix/sysv/linux/aarch64/localplt.data | 3 +
9 files changed, 257 insertions(+), 31 deletions(-)
create mode 100644 string/tst-memmove-overflow.c
--
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_bmk_tx1/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards a5ae6770 0: update: binutils-gcc-glibc: 1
new ddee7aec 0: update: binutils-gcc-glibc: 1
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 (a5ae6770)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-master-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 | 171 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 11770 ++-
04-build_abe-stage1/console.log | 15791 ++--
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 40888 +++++-----
07-build_abe-stage2/console.log | 37683 +++++-----
09-benchmark--Os_LTO/benchmark-start.log | 2 +-
09-benchmark--Os_LTO/benchmark.log | 13 +-
09-benchmark--Os_LTO/console.log | 149 +-
10-check_regression/console.log | 1120 +-
10-check_regression/results-0.csv | 233 +-
10-check_regression/results-1.csv | 229 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 243 +-
10-check_regression/results.csv | 72 +-
10-check_regression/results.log | 4688 +-
11-update_baseline/console.log | 3532 +-
11-update_baseline/results-0.csv | 246 +-
11-update_baseline/results-1.csv | 229 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 245 +-
11-update_baseline/results.csv | 72 +-
11-update_baseline/results.log | 4714 +-
console.log | 112162 ++++++++++++++--------------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
27 files changed, 115146 insertions(+), 119968 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 d375d7acb750 Merge remote-tracking branch 'integrity-fixes/fixes'
omits 97d935eb84ae Merge remote-tracking branch 'pinctrl-intel-fixes/fixes'
omits 560263d0e560 Merge remote-tracking branch 'fpga-fixes/fixes'
omits 2a42321ebdc7 Merge remote-tracking branch 'pidfd-fixes/fixes'
omits 0a2b2db2fa16 Merge remote-tracking branch 'mmc-fixes/fixes'
omits 7441eff5dbee Merge remote-tracking branch 'drm-intel-fixes/for-linux-ne [...]
omits cb30a3e27536 Merge remote-tracking branch 'scsi-fixes/fixes'
omits e4695a59cd3b Merge remote-tracking branch 'btrfs-fixes/next-fixes'
omits 99f538e1c0fc Merge remote-tracking branch 'hwmon-fixes/hwmon'
omits 023593d6304e Merge remote-tracking branch 'omap-fixes/fixes'
omits 955bf0fe4f08 Merge remote-tracking branch 'slave-dma-fixes/fixes'
omits a68147ebf3b6 Merge remote-tracking branch 'kselftest-fixes/fixes'
omits ea676493185b Merge remote-tracking branch 'input-current/for-linus'
omits f332d0c06df2 Merge remote-tracking branch 'usb-chipidea-fixes/ci-for-us [...]
omits b74b00124330 Merge remote-tracking branch 'usb-gadget-fixes/fixes'
omits caa66c5c6c4f Merge remote-tracking branch 'spi-fixes/for-linus'
omits 39a625c94fdf Merge remote-tracking branch 'regulator-fixes/for-linus'
omits 36f52a51c467 Merge remote-tracking branch 'regmap-fixes/for-linus'
omits 32c082d4dba3 Merge remote-tracking branch 'sound-asoc-fixes/for-linus'
omits cd4b8696e9dc Merge remote-tracking branch 'sound-current/for-linus'
omits 1ab4ecd7aafb Merge remote-tracking branch 'rdma-fixes/for-rc'
omits c46de05577e3 Merge remote-tracking branch 'mac80211/master'
omits a1c77fafdba8 Merge remote-tracking branch 'wireless-drivers/master'
omits 72b8b32d4193 Merge remote-tracking branch 'netfilter/master'
omits eefc2e3b7eb4 Merge remote-tracking branch 'ipsec/master'
omits 6bcf4a70dbd3 Merge remote-tracking branch 'net/master'
omits 67faefe6d410 Merge remote-tracking branch 'sparc/master'
omits 508551ea08f2 Merge remote-tracking branch 'powerpc-fixes/fixes'
omits 11d5173e4c84 Merge remote-tracking branch 'arm64-fixes/for-next/fixes'
omits 9b9382f5990e Merge remote-tracking branch 'arm-current/fixes'
omits 2ca16e0f7198 Merge remote-tracking branch 'arc-current/for-curr'
omits 38b9b9c4717e Merge remote-tracking branch 'fixes/master'
omits 64116b46391c Merge remote-tracking branch 'spi/for-5.7' into spi-linus
omits 123fe768e896 Merge remote-tracking branch 'asoc/for-5.7' into asoc-linus
omits 63cdfdfcbc93 device_cgroup: Fix RCU list debugging warning
omits da3b1a02361b ipmr: Add lockdep expression to ipmr_for_each_table macro
omits db78caf8d527 ipmr: Fix RCU list debugging warning
omits 7fac0c4fe161 drm/msm: Fix undefined "rd_full" link error
omits a3b923842626 scsi: pm: Balance pm_only counter of request queue during [...]
omits 0f3b2f3fb5dc scsi: qla2xxx: Do not log message when reading port speed [...]
omits 56c91440ff00 IB/hfi1: Fix another case where pq is left on waitlist
omits 221e97d6fb66 IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
omits b8cb8d52a746 IB/mlx4: Test return value of calls to ib_get_cached_pkey
omits a3a974b4654d RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()
new ac9155842829 gfs2: fix withdraw sequence deadlock
new a8b7528b69d4 gfs2: Fix error exit in do_xmote
new 53af80ce0eae gfs2: Fix BUG during unmount after file system withdraw
new d22f69a08dcb gfs2: Fix use-after-free in gfs2_logd after withdraw
new 566a2ab3c900 gfs2: Another gfs2_walk_metadata fix
new aa83da7f47b2 gfs2: More gfs2_find_jhead fixes
new 2297ab6144c2 gfs2: Fix problems regarding gfs2_qa_get and _put
new f9615fe3113f gfs2: Change BUG_ON to an assert_withdraw in gfs2_quota_change
new e6ce26e571a8 gfs2: remove check for quotas on in gfs2_quota_check
new 4ed0c30811cb gfs2: move privileged user check to gfs2_quota_lock_check
new c9cb9e381985 gfs2: don't call quota_unhold if quotas are not locked
new f4e2f5e1a527 gfs2: Grab glock reference sooner in gfs2_add_revoke
new b11e1a84f370 gfs2: If go_sync returns error, withdraw but skip invalidate
new b14c94908b1b Revert "gfs2: Don't demote a glock until its revokes are written"
new e719340f46bd Merge tag 'gfs2-v5.7-rc1.fixes' of git://git.kernel.org/pu [...]
adds dc87f6dd058a gpio: pca953x: Fix pca953x_gpio_set_config
adds 4e1541593017 gpiolib: improve the robustness of watch/unwatch ioctl()
adds 6409d049ce28 gpiolib: don't call sleeping functions with a spinlock taken
adds 8312d50b3f94 Merge tag 'gpio-fixes-for-v5.7-rc3' of git://git.kernel.or [...]
adds 8650b6099da5 gpio: of: Build fails if CONFIG_OF_DYNAMIC enabled without [...]
adds 0cf253eed5d2 gpio: tegra: mask GPIO IRQs during IRQ shutdown
new 8ec91c0fce15 Merge tag 'gpio-v5.7-2' of git://git.kernel.org/pub/scm/li [...]
new 9d82ccda2bc5 tools/bootconfig: Fix apply_xbc() to return zero on success
new 8b1fac2e73e8 tracing: Wait for preempt irq delay thread to execute
new 611d0a95d46b bootconfig: Fix to prevent warning message if no bootconfi [...]
new 24085f70a6e1 Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm [...]
new 2dd3b216ed45 drm/msm: Fix undefined "rd_full" link error
new 7eb5e5d8e122 ipmr: Fix RCU list debugging warning
new ab7e2a44a1b4 ipmr: Add lockdep expression to ipmr_for_each_table macro
new 1f70931a8300 device_cgroup: Fix RCU list debugging warning
new f84d61341e1d Fix suspicious RCU usage warning
new 2d0ec8a00c1f Merge remote-tracking branch 'arc-current/for-curr'
new d7959bac613c Merge remote-tracking branch 'arm-current/fixes'
new 8055d44b6dfa Merge remote-tracking branch 'arm64-fixes/for-next/fixes'
new fa4f3f56ccd2 powerpc/ima: Fix secure boot rules in ima arch policy
new 4833ce06e685 powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
new e963b7a28b2b powerpc/vdso32: Fallback on getres syscall when clock is unknown
new 249c9b0cd193 powerpc/40x: Make more space for system call exception
new eb4d5d57ca08 Merge remote-tracking branch 'powerpc-fixes/fixes'
new ce019a758fcc Merge remote-tracking branch 'sparc/master'
new 64d950ae0b01 mptcp: Initialize map_seq upon subflow establishment
new 2c864c78c238 ptp: fix struct member comment for do_aux_work
new f20a4d404122 ionic: leave netdev mac alone after fw-upgrade
new ddc5911b9bd2 ionic: call ionic_port_init after fw-upgrade
new d6718ccb2502 Merge branch 'ionic-fixes'
new 92db978f0d68 net: ethernet: ti: Remove TI_CPTS_MOD workaround
new 24adbc1676af tcp: fix SO_RCVLOWAT hangs with fat skbs
new eead1c2ea250 netlabel: cope with NULL catmap
new 29b74cb75e35 s390/ism: fix error return code in ism_probe()
new be7fa20f057e MAINTAINERS: add Karsten Graul as S390 NETWORK DRIVERS maintainer
new f3fbc5a38021 Merge branch 's390-fixes'
new c72685894506 tipc: fix large latency in smart Nagle streaming
new 0771d7df8192 tipc: fix memory leak in service subscripting
new 88690b1079d4 tipc: fix failed service subscription deletion
new 69cad59d8af6 Merge branch 'tipc-fixes'
new 99addbe31f55 net: broadcom: Select BROADCOM_PHY for BCMGENET
new 7f7380bb6642 Merge remote-tracking branch 'net/master'
new 22e20cd7dff6 Merge remote-tracking branch 'ipsec/master'
new 2c8897953f3b netfilter: flowtable: Add pending bit for offload work
new 1d10da0eb094 netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueue
new 54ab49fde956 netfilter: conntrack: fix infinite loop on rmmod
new 9ed81c8e0deb netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry e [...]
new 340eaff65116 netfilter: nft_set_rbtree: Add missing expired checks
new 5d28caaa6e88 Merge remote-tracking branch 'netfilter/master'
new 47c8280e947a Merge remote-tracking branch 'wireless-drivers/master'
new 1d51416bdba5 Merge remote-tracking branch 'mac80211/master'
new bb43c8e382e5 RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()
new 6693ca95bd43 IB/mlx4: Test return value of calls to ib_get_cached_pkey
new 856ec7f64688 IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
new fa8dac396863 IB/hfi1: Fix another case where pq is left on waitlist
new 1901b91f9982 IB/core: Fix potential NULL pointer dereference in pkey cache
new 50bbe3d34fea RDMA/core: Fix double put of resource
new c8b1f340e541 RDMA/iw_cxgb4: Fix incorrect function parameters
new 7cedb09f9bcc Merge remote-tracking branch 'rdma-fixes/for-rc'
new 9e43342b464f ALSA: hda/realtek - Enable headset mic of ASUS GL503VM wit [...]
new ad97d667854c ALSA: hda/realtek - Enable headset mic of ASUS UX550GE wit [...]
new 7900e8179761 ALSA: hda/realtek: Enable headset mic of ASUS UX581LV with ALC295
new 1b94e59d30af ALSA: hda/realtek - Add COEF workaround for ASUS ZenBook UX431DA
new 3f4eea783d13 Merge remote-tracking branch 'sound-current/for-linus'
new 6a5d6fd33262 ASoC: Intel: baytrail: Fix register access
new 6c47660e3c3a ASoC: Intel: Use readq to read 64 bit registers
new 00a1aca23e71 ASoC: mmp-sspa: Flip SNDRV_PCM_FMTBIT_S24_3LE on
new 74fcfde748b2 ASoC: mmp-sspa: Drop S20_3LE case
new 65e412a01bc0 ASoC: wm8962: Use force clear for WM8962_SYSCLK_ENA after reset
new 0e36f32f6b6c ASoC: tlv320adcx140: Fix bias config values
new d351f0c85d26 Merge remote-tracking branch 'asoc/for-5.7' into asoc-linus
new 7d7d384a9bc5 Merge remote-tracking branch 'sound-asoc-fixes/for-linus'
new 116bf19e9b8d Merge remote-tracking branch 'regmap-fixes/for-linus'
new 0d0b19c75520 Merge remote-tracking branch 'regulator-fixes/for-linus'
new c59ced1b898e Merge remote-tracking branch 'spi/for-5.7' into spi-linus
new f8d918da1adf Merge remote-tracking branch 'spi-fixes/for-linus'
new c34a4f9ddf56 Merge tag 'fixes-for-v5.7-rc5' of git://git.kernel.org/pub [...]
new 5c4edcdbcd97 usb: typec: mux: intel: Fix DP_HPD_LVL bit field
new dd6dd61fd2bf Merge remote-tracking branch 'usb.current/usb-linus'
new ceabfb0764a1 Merge remote-tracking branch 'usb-chipidea-fixes/ci-for-us [...]
new b17884ccf29e staging: kpc2000: fix error return code in kp2000_pcie_probe()
new 34625c1931f8 staging: greybus: Fix uninitialized scalar variable
new f0b9d875faa4 staging: wfx: unlock on error path
new a5e0e046998f Merge remote-tracking branch 'staging.current/staging-linus'
new 45e989e0d53d Merge remote-tracking branch 'input-current/for-linus'
new be7a74a24bb5 Merge remote-tracking branch 'kselftest-fixes/fixes'
new 6b41030fdc79 dmaengine: dmatest: Restore default for channel
new 606b54dad382 Merge remote-tracking branch 'slave-dma-fixes/fixes'
new fb6823a6f980 ARM: dts: Fix wrong mdio clock for dm814x
new 8987241dad64 Merge remote-tracking branch 'omap-fixes/fixes'
new 6d44e43f225f hwmon: (nct7904) Read all SMI status registers in probe function
new 7b2fd270af27 hwmon: (nct7904) Fix incorrect range of temperature limit [...]
new 333e22db228f hwmon: (da9052) Synchronize access with mfd
new ab590d65236c Merge remote-tracking branch 'hwmon-fixes/hwmon'
new ff1e20ceb5fe Merge remote-tracking branch 'btrfs-fixes/next-fixes'
new fb9024b06469 scsi: qla2xxx: Do not log message when reading port speed [...]
new 05d18ae1cc8a scsi: pm: Balance pm_only counter of request queue during [...]
new 55b591995b67 Merge remote-tracking branch 'scsi-fixes/fixes'
new 76f0042854fd Merge remote-tracking branch 'drm-intel-fixes/for-linux-ne [...]
new c0c67f596f78 Merge remote-tracking branch 'mmc-fixes/fixes'
new 38dce4195f0d x86/hyperv: Properly suspend/resume reenlightenment notifications
new dd4de6905a84 Merge remote-tracking branch 'hyperv-fixes/hyperv-fixes'
new e7b146a8bfba riscv: perf_event: Make some funciton static
new 48084c3595cb riscv: perf: RISCV_BASE_PMU should be independent
new ab7fbad0c7d7 riscv: Fix unmet direct dependencies built based on SOC_VIRT
new 0502bee37cde riscv: stacktrace: Fix undefined reference to `walk_stackframe'
new fa8174aa225f riscv: Add pgprot_writecombine/device and PAGE_SHARED defi [...]
new 21e2414083e2 riscv: Disable ARCH_HAS_DEBUG_VIRTUAL if NOMMU
new 69868418e148 riscv: Make SYS_SUPPORTS_HUGETLBFS depends on MMU
new e2d8d84b18c3 riscv: pgtable: Fix __kernel_map_pages build error if NOMMU
new 029a8d5ac090 riscv: mmiowb: Fix implicit declaration of function 'smp_p [...]
new a2ee18226d8c Merge remote-tracking branch 'risc-v-fixes/fixes'
new 57914aad8b29 Merge remote-tracking branch 'pidfd-fixes/fixes'
new 5e55a862e7ad Merge remote-tracking branch 'fpga-fixes/fixes'
new 7d49b36fa295 Merge remote-tracking branch 'pinctrl-intel-fixes/fixes'
new 3cdcb1aa2b44 Merge remote-tracking branch 'integrity-fixes/fixes'
new c54a8f1f3291 drm/meson: pm resume add return errno branch
new 752f10c4a54e Merge remote-tracking branch 'drm-misc-fixes/for-linux-nex [...]
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 (d375d7acb750)
\
N -- N -- N refs/heads/pending-fixes (752f10c4a54e)
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 127 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:
MAINTAINERS | 1 +
arch/arm/boot/dts/dm814x.dtsi | 2 +-
arch/arm/configs/keystone_defconfig | 1 +
arch/arm/configs/omap2plus_defconfig | 1 +
arch/powerpc/include/asm/book3s/32/kup.h | 2 +-
arch/powerpc/kernel/head_40x.S | 3 +-
arch/powerpc/kernel/ima_arch.c | 6 ++--
arch/powerpc/kernel/vdso32/gettimeofday.S | 6 ++--
arch/riscv/Kconfig | 3 +-
arch/riscv/Kconfig.socs | 17 +++++-----
arch/riscv/include/asm/mmio.h | 2 ++
arch/riscv/include/asm/mmiowb.h | 1 +
arch/riscv/include/asm/perf_event.h | 8 ++---
arch/riscv/include/asm/pgtable.h | 3 ++
arch/riscv/kernel/Makefile | 2 +-
arch/riscv/kernel/perf_event.c | 8 ++---
arch/riscv/kernel/stacktrace.c | 2 +-
arch/x86/hyperv/hv_init.c | 19 +++++++++--
drivers/dma/dmatest.c | 9 ++---
drivers/gpio/gpio-pca953x.c | 2 +-
drivers/gpio/gpio-tegra.c | 1 +
drivers/gpio/gpiolib.c | 34 ++++++++++++++++---
drivers/gpu/drm/meson/meson_drv.c | 4 +--
drivers/hwmon/da9052-hwmon.c | 4 +--
drivers/hwmon/nct7904.c | 12 ++++++-
drivers/infiniband/core/cache.c | 7 ++--
drivers/infiniband/core/nldev.c | 3 +-
drivers/infiniband/hw/cxgb4/cm.c | 7 ++--
drivers/infiniband/sw/rxe/rxe_queue.c | 5 +--
drivers/net/ethernet/broadcom/Kconfig | 1 +
drivers/net/ethernet/pensando/ionic/ionic_lif.c | 19 +++++++----
drivers/net/ethernet/pensando/ionic/ionic_main.c | 18 +++++-----
drivers/net/ethernet/ti/Kconfig | 16 ++++-----
drivers/net/ethernet/ti/Makefile | 2 +-
drivers/s390/net/ism_drv.c | 4 ++-
drivers/staging/greybus/uart.c | 4 +--
drivers/staging/kpc2000/kpc2000/core.c | 9 +++--
drivers/staging/wfx/scan.c | 4 ++-
drivers/usb/typec/mux/intel_pmc_mux.c | 6 ++--
fs/gfs2/bmap.c | 16 +++++----
fs/gfs2/glock.c | 6 ++--
fs/gfs2/inode.c | 7 ++--
fs/gfs2/log.c | 11 +++++--
fs/gfs2/lops.c | 19 +++++++----
fs/gfs2/meta_io.c | 2 +-
fs/gfs2/quota.c | 13 +++-----
fs/gfs2/quota.h | 3 +-
fs/gfs2/super.c | 1 -
fs/gfs2/util.c | 10 +++---
include/linux/ptp_clock_kernel.h | 8 ++---
include/net/netfilter/nf_flow_table.h | 1 +
include/net/tcp.h | 13 ++++++++
init/main.c | 10 +++---
kernel/trace/preemptirq_delay_test.c | 12 +++++--
net/ipv4/cipso_ipv4.c | 6 ++--
net/ipv4/ipmr.c | 2 +-
net/ipv4/tcp.c | 14 ++++++--
net/ipv4/tcp_input.c | 3 +-
net/ipv6/calipso.c | 3 +-
net/ipv6/ip6mr.c | 2 +-
net/mptcp/protocol.c | 2 ++
net/netfilter/nf_conntrack_core.c | 13 +++++++-
net/netfilter/nf_flow_table_core.c | 8 +++--
net/netfilter/nf_flow_table_offload.c | 10 ++++--
net/netfilter/nft_set_rbtree.c | 11 +++++++
net/netlabel/netlabel_kapi.c | 6 ++++
net/tipc/socket.c | 42 +++++++++++++++++-------
net/tipc/subscr.h | 10 ++++++
net/tipc/topsrv.c | 13 +++++---
sound/pci/hda/patch_realtek.c | 36 ++++++++++++++++++++
sound/soc/codecs/tlv320adcx140.c | 13 ++++----
sound/soc/codecs/tlv320adcx140.h | 1 +
sound/soc/codecs/wm8962.c | 4 +--
sound/soc/intel/baytrail/sst-baytrail-ipc.c | 4 +--
sound/soc/intel/common/sst-dsp.c | 9 ++---
sound/soc/pxa/mmp-sspa.c | 5 +--
tools/bootconfig/main.c | 1 +
77 files changed, 411 insertions(+), 197 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 6131efbf 0: update: binutils-gcc: boot
new b8c070a5 0: update: linux-24085f70a6e1b0cb647ec92623284641d8270637: boot
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 (6131efbf)
\
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 | 15 +-
02-prepare_abe/console.log | 96 +-
03-build_abe-binutils/console.log | 11394 +++++++------
04-build_abe-stage1/console.log | 13833 ++++++++--------
05-build_linux/console.log | 591 +-
06-boot_linux/console.log | 4 +-
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 | 25937 +++++++++++++++---------------
jenkins/manifest.sh | 9 +-
12 files changed, 25490 insertions(+), 26397 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.