This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 99613159ad74 Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub [...]
new 60630924bb5a hwspinlock: stm32: enable clock at probe
new 39b419eaf0df Merge tag 'hwlock-v5.17' of git://git.kernel.org/pub/scm/l [...]
new e56e18985596 lib/crypto: add prompts back to crypto libraries
new d8d83d8ab0a4 lib/crypto: blake2s: move hmac construction into wireguard
new 9a1536b093bb lib/crypto: sha1: re-roll loops to reduce code size
new c0a8a61e7abb random: fix typo in comments
new 91ec0fe138f1 random: cleanup poolinfo abstraction
new d38bb0853589 random: cleanup integer types
new a4bfa9b31802 random: remove incomplete last_data logic
new 8b2d953b91e7 random: remove unused extract_entropy() reserved argument
new 90ed1e67e896 random: rather than entropy_store abstraction, use global
new 0f63702718c9 random: remove unused OUTPUT_POOL constants
new 5b87adf30f14 random: de-duplicate INPUT_POOL constants
new b3d51c1f5421 random: prepend remaining pool constants with POOL_
new 18263c4e8e62 random: cleanup fractional entropy shift constants
new 6c0eace6e149 random: access input_pool_data directly rather than throug [...]
new 248045b8dea5 random: selectively clang-format where it makes sense
new a254a0e4093f random: simplify arithmetic function flow in account()
new 0ed905975612 Merge branch 'random-5.17-rc1-for-linus' of git://git.kern [...]
new c39afe624853 kconfig: Add `make mod2noconfig` to disable module options
new 0431acd87a6c streamline_config.pl: show the full Kconfig name
new df05c0e9496c Documentation: Raise the minimum supported version of LLVM [...]
new 57b2b72ac1fc mm, slab: Remove compiler check in __kmalloc_index
new 1e68a8af9a39 arch/Kconfig: Remove CLANG_VERSION check in HAS_LTO_CLANG
new e1ab4182ca11 Revert "ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or [...]
new 0766bffcae07 gcov: Remove compiler version check
new 4dc0759c563a init/Kconfig: Drop linker version check for LD_ORPHAN_WARN
new be0d5fa7f037 certs: move the 'depends on' to the choice of module signing keys
new b06d9d3b6a03 nds32: remove unused BUILTIN_DTB from arch/nds32/Makefile
new 54e2c77dd4cb certs: remove meaningless $(error ...) in certs/Makefile
new f3a2ba44e93e certs: check-in the default x509 config file
new f8487d28df28 certs: remove noisy messages while generating the signing key
new 54c8b517d295 certs: use 'cmd' to hide openssl output in silent builds m [...]
new e06a61a89ccd certs: use if_changed to re-generate the key when the key [...]
new 50a483405c42 kbuild: move headers_check.pl to usr/include/
new 4fbce819337a kbuild: remove headers_check stub
new c537e4d04eb7 certs: use $< and $@ to simplify the key generation rule
new 1c4bd9f77a1c certs: unify duplicated cmd_extract_certs and improve the log
new 3958f2156b41 certs: remove unneeded -I$(srctree) option for system_cert [...]
new 5cca36069d4c certs: refactor file cleaning
new 5410f3e810f6 certs: remove misleading comments about GCC PR
new 4db9c2e3d055 kbuild: stop using config_filename in scripts/Makefile.modsign
new b8c96a6b466c certs: simplify $(srctree)/ handling and remove config_fil [...]
new 7d153696e5db kbuild: do not include include/config/auto.conf from shell [...]
new 129ab0d2d9f3 kbuild: do not quote string values in include/config/auto.conf
new 340a02535ee7 certs: move scripts/extract-cert to certs/
new c0ee9bba55e1 microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}
new c199d5d0a79d doc: kbuild: fix default in `imply` table
new 82977af93a0d sh: rename suffix-y to suffix_y
new 64d8aaa4ef38 kbuild: drop $(size_append) from cmd_zstd
new 7ce7e984ab2b kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
new 53e7b5dfb752 arch: decompressor: remove useless vmlinux.bin.all-y
new c4d7f40b250c kbuild: add cmd_file_size
new fd6f57bfda7c Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/l [...]
new dacef016c088 riscv: dts: enable more DA9063 functions for the SiFive Hi [...]
new e232333be69e scripts/sorttable: Unify arm64 & x86 sort functions
new ddad0b88d503 riscv: remove unused __cmpxchg_user() macro
new f8f2ad02ee43 riscv: consolidate __ex_table construction
new bb1f85d6046f riscv: switch to relative exception tables
new c07935cb3ccf riscv: bpf: move rv_bpf_fixup_exception signature to extable.h
new ef127bca1129 riscv: extable: make fixup_exception() return bool
new 4c2e7ce8b986 riscv: extable: use `ex` for `exception_table_entry`
new 9d504f9aa5c1 riscv: lib: uaccess: fold fixups into body
new 6dd10d9166a0 riscv: extable: consolidate definitions
new 2bf847db0c74 riscv: extable: add `type` and `data` fields
new ff4b8cad3a81 riscv: add gpr-num.h
new 20802d8d477d riscv: extable: add a dedicated uaccess handler
new a2ceb8c4efce riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` section
new 1f77ed9422cb riscv: switch to relative extable and other improvements
new 7cc8c75b54fa riscv: Make vmalloc/vmemmap end equal to the start of the [...]
new 5a7ac592c56c riscv: mm: Enable PMD split page table lock for RV64
new 3d12b634fe82 RISC-V: defconfigs: Set CONFIG_FB=y, for FB console
new 9f36b96bc70f RISC-V: MAXPHYSMEM_2GB doesn't depend on CMODEL_MEDLOW
new 61063ad3e90a RISC-V: defconfigs: Sort CONFIG_BPF_SYSCALL
new f8bbea649c9f RISC-V: defconfigs: Sort CONFIG_SYSFS_SYSCALL
new a669a1f4ea80 RISC-V: defconfigs: Sort CONFIG_SOC_POLARFIRE
new 23592d5add3d RISC-V: defconfigs: Sort CONFIG_PTP_1588_CLOCK
new a7e9fbef867d RISC-V: defconfigs: Sort CONFIG_MMC
new 2fadc6ea4a08 RISC-V: defconfigs: Sort CONFIG_SURFACE_PLATFORMS
new bd72a95f96ab RISC-V: defconfigs: Sort CONFIG_BLK_DEV_BSG
new c2e4ff7fb5c0 RISC-V: defconfigs: Remove redundant CONFIG_POWER_RESET
new d4b22b2f01de RISC-V: defconfigs: Remove redundant CONFIG_EFI=y
new ce3fe7a4ac6a RISC-V: defconfigs: Remove redundant K210 DT source
new d4cb5d3630ec RISC-V: Clean up the defconfigs
new 8ee304396e2f riscv/head: fix misspelling of guaranteed
new fba88ede6a31 riscv/mm: Adjust PAGE_PROT_NONE to comply with THP semantics
new d062a79b7c80 riscv/mm: Enable THP migration
new fe38b4d6129c riscv: dts: canaan: Fix SPI FLASH node names
new 75c0dc0437e6 riscv: dts: canaan: Group tuples in interrupt properties
new 53ef07326ad0 riscv: dts: microchip: mpfs: Drop empty chosen node
new 53abf98005a6 riscv: dts: microchip: mpfs: Fix PLIC node
new 9d7b3078628f riscv: dts: microchip: mpfs: Fix reference clock node
new 9e85020ccf8c riscv: dts: microchip: mpfs: Fix clock controller node
new e35b07a7df9b riscv: dts: microchip: mpfs: Group tuples in interrupt properties
new cc79be0e0c9f riscv: dts: sifive: Group tuples in interrupt properties
new 8e9b1c9555c1 riscv: dts: sifive: Group tuples in register properties
new 8fc6e62a549c riscv: dts: sifive: fu540-c000: Drop bogus soc node compat [...]
new 893eae9ac7e4 riscv: dts: sifive: fu540-c000: Fix PLIC node
new a11c07f032a0 riscv: Don't use va_pa_offset on kdump
new 0e105f1d0037 riscv: use hart id instead of cpu id on machine_kexec
new decf89f86ecd riscv: try to allocate crashkern region from 32bit address [...]
new 7f3de1adb377 riscv: remove cpu_stop()
new 153c46faf6ae riscv: head: make secondary_start_common() static
new 1546541fbc90 riscv: errata: alternative: mark vendor_patch_func __initdata
new 51f23e5318a0 riscv: head: remove useless __PAGE_ALIGNED_BSS and .balign
new 869c70609248 RISC-V: Use common riscv_cpuid_to_hartid_mask() for both S [...]
new b0fd4b1bf995 riscv: mm: fix wrong phys_ram_base value for RV64
new b579dfe71a6a RISC-V: Use SBI SRST extension when available
new f1b744f65e2f Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.o [...]
new 35140d399db2 script/sorttable: Fix some initialization problems
new e9f5cbc0c851 Merge tag 'trace-v5.17-2' of git://git.kernel.org/pub/scm/ [...]
The 111 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/kbuild/kconfig-language.rst | 2 +-
Documentation/process/changes.rst | 2 +-
MAINTAINERS | 1 -
Makefile | 15 +-
arch/Kconfig | 3 +-
arch/arc/Makefile | 4 +-
arch/arc/boot/dts/Makefile | 4 +-
arch/arm/Kconfig.debug | 2 -
arch/arm/boot/compressed/Makefile | 8 +-
arch/h8300/boot/compressed/Makefile | 4 +-
arch/h8300/boot/dts/Makefile | 6 +-
arch/microblaze/Makefile | 8 +-
arch/mips/boot/compressed/Makefile | 12 +-
arch/nds32/Makefile | 6 -
arch/nds32/boot/dts/Makefile | 7 +-
arch/nios2/boot/dts/Makefile | 2 +-
arch/openrisc/boot/dts/Makefile | 7 +-
arch/parisc/boot/compressed/Makefile | 24 +-
arch/powerpc/boot/Makefile | 2 +-
arch/riscv/Kconfig | 4 +-
arch/riscv/boot/dts/canaan/Makefile | 4 +-
arch/riscv/boot/dts/canaan/k210.dtsi | 23 +-
arch/riscv/boot/dts/canaan/sipeed_maix_bit.dts | 2 +-
arch/riscv/boot/dts/canaan/sipeed_maix_dock.dts | 2 +-
arch/riscv/boot/dts/canaan/sipeed_maix_go.dts | 2 +-
arch/riscv/boot/dts/canaan/sipeed_maixduino.dts | 2 +-
.../dts/microchip/microchip-mpfs-icicle-kit.dts | 4 +
arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi | 60 +-
arch/riscv/boot/dts/sifive/fu540-c000.dtsi | 40 +-
arch/riscv/boot/dts/sifive/fu740-c000.dtsi | 14 +-
arch/riscv/configs/defconfig | 13 +-
arch/riscv/configs/nommu_k210_defconfig | 2 -
arch/riscv/configs/nommu_k210_sdcard_defconfig | 3 -
arch/riscv/configs/nommu_virt_defconfig | 1 -
arch/riscv/configs/rv32_defconfig | 6 +-
arch/riscv/errata/alternative.c | 3 +-
arch/riscv/include/asm/Kbuild | 1 -
arch/riscv/include/asm/asm-extable.h | 65 +++
arch/riscv/include/asm/extable.h | 48 ++
arch/riscv/include/asm/futex.h | 30 +-
arch/riscv/include/asm/gpr-num.h | 77 +++
arch/riscv/include/asm/pgtable-bits.h | 2 +-
arch/riscv/include/asm/pgtable.h | 20 +-
arch/riscv/include/asm/sbi.h | 24 +
arch/riscv/include/asm/smp.h | 12 +-
arch/riscv/include/asm/uaccess.h | 163 +-----
arch/riscv/kernel/cpu-hotplug.c | 8 +-
arch/riscv/kernel/head.S | 11 +-
arch/riscv/kernel/kexec_relocate.S | 20 +-
arch/riscv/kernel/machine_kexec.c | 3 +-
arch/riscv/kernel/sbi.c | 35 ++
arch/riscv/kernel/setup.c | 10 +
arch/riscv/kernel/smp.c | 10 -
arch/riscv/kernel/vmlinux-xip.lds.S | 1 -
arch/riscv/kernel/vmlinux.lds.S | 3 +-
arch/riscv/lib/uaccess.S | 28 +-
arch/riscv/mm/extable.c | 66 ++-
arch/riscv/mm/fault.c | 2 +-
arch/riscv/mm/init.c | 22 +-
arch/riscv/net/bpf_jit_comp64.c | 9 +-
arch/s390/boot/compressed/Makefile | 28 +-
arch/sh/boot/Makefile | 16 +-
arch/sh/boot/compressed/Makefile | 22 +-
arch/sh/boot/dts/Makefile | 4 +-
arch/x86/boot/compressed/Makefile | 12 +-
arch/xtensa/Makefile | 2 +-
arch/xtensa/boot/dts/Makefile | 5 +-
certs/.gitignore | 1 +
certs/Kconfig | 4 +-
certs/Makefile | 125 ++--
certs/default_x509.genkey | 17 +
{scripts => certs}/extract-cert.c | 2 +-
crypto/Kconfig | 2 -
drivers/acpi/Makefile | 2 +-
drivers/base/firmware_loader/builtin/Makefile | 4 +-
drivers/char/random.c | 627 +++++++++------------
drivers/hwspinlock/stm32_hwspinlock.c | 58 +-
drivers/net/wireguard/noise.c | 45 +-
include/crypto/blake2s.h | 3 -
include/linux/slab.h | 3 +-
include/trace/events/random.h | 56 +-
include/uapi/linux/soundcard.h | 2 +-
init/Kconfig | 1 -
init/Makefile | 2 +-
kernel/gcov/Kconfig | 1 -
lib/Kconfig | 2 +
lib/crypto/Kconfig | 17 +-
lib/crypto/blake2s-selftest.c | 31 -
lib/crypto/blake2s.c | 37 --
lib/sha1.c | 95 +---
net/wireless/Makefile | 4 +-
scripts/.gitignore | 1 -
scripts/Kbuild.include | 47 --
scripts/Makefile | 11 +-
scripts/Makefile.lib | 35 +-
scripts/Makefile.modinst | 4 +-
scripts/gen_autoksyms.sh | 11 +-
scripts/kconfig/Makefile | 3 +-
scripts/kconfig/conf.c | 17 +-
scripts/kconfig/confdata.c | 24 +-
scripts/kconfig/streamline_config.pl | 2 +-
scripts/link-vmlinux.sh | 49 +-
scripts/min-tool-version.sh | 2 +-
scripts/mod/modpost.c | 15 +
scripts/remove-stale-files | 2 +
scripts/setlocalversion | 9 +-
scripts/sorttable.c | 38 +-
scripts/sorttable.h | 5 +-
usr/Makefile | 7 +-
usr/include/Makefile | 6 +-
{scripts => usr/include}/headers_check.pl | 0
111 files changed, 1147 insertions(+), 1345 deletions(-)
create mode 100644 arch/riscv/include/asm/asm-extable.h
create mode 100644 arch/riscv/include/asm/extable.h
create mode 100644 arch/riscv/include/asm/gpr-num.h
create mode 100644 certs/default_x509.genkey
rename {scripts => certs}/extract-cert.c (98%)
rename {scripts => usr/include}/headers_check.pl (100%)
--
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
in repository toolchain/ci/interesting-commits.
from a1be0d5 Add regression 9d6a0f388eb048f8d87f47af78f07b5ce513bfe6 from [...]
new b05de60 Add regression 9d6a0f388eb048f8d87f47af78f07b5ce513bfe6 from [...]
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 | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from 53836c887a0 gimple-ssa-warn-access: Fix up asan_test.C -Wdangling-point [...]
new fdf31ae25f6 Update on riscv -Wformat-diag string.
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/config/riscv/riscv.cc | 4 ++--
1 file changed, 2 insertions(+), 2 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_llvm_apm/llvm-master-aarch64-spec2k6-Os
in repository toolchain/ci/linux.
from cafb21ac5f12 Merge v5.15.14
adds 0ed0be755276 s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply [...]
adds cf5b6bd2c792 workqueue: Fix unbind_workers() VS wq_worker_running() race
adds f39ffc6f9c60 staging: r8188eu: switch the led off during deinit
adds e8efe8369944 bpf: Fix out of bounds access from invalid *_or_null type [...]
adds 3f502147ffc3 Bluetooth: btusb: Add protocol for MediaTek bluetooth devi [...]
adds fe9ddfd236a6 Bluetooth: btusb: Add the new support ID for Realtek RTL8852A
adds a1e59284193b Bluetooth: btusb: Add support for IMC Networks Mediatek Ch [...]
adds 4a5557693f07 Bbluetooth: btusb: Add another Bluetooth part for Realtek 8852AE
adds dcfa2d7a9a9f Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_ [...]
adds e36a4d9c0bb8 Bluetooth: btusb: enable Mediatek to support AOSP extension
adds a053e9619bb9 Bluetooth: btusb: Add one more Bluetooth part for the Real [...]
adds edaf018b898f Bluetooth: btusb: Add the new support IDs for WCN6855
adds f39825f4fc35 fget: clarify and improve __fget_files() implementation
adds e81cef21ea8a Bluetooth: btusb: Add one more Bluetooth part for WCN6855
adds 5e1b03c32535 Bluetooth: btusb: Add two more Bluetooth parts for WCN6855
adds a366a81dcbb1 Bluetooth: btusb: Add support for Foxconn MT7922A
adds c6bd1c35bd84 Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices
adds db74ee79c9f7 Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0
adds 402aff59a748 Bluetooth: bfusb: fix division by zero in send path
adds 0544baa4f761 ARM: dts: exynos: Fix BCM4330 Bluetooth reset polarity in I9100
adds 0284c0ca3db6 USB: core: Fix bug in resuming hub's handling of wakeup requests
adds 02f3458289d2 USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_status
adds 6f4da584ec4e ath11k: Fix buffer overflow when scanning with extraie
adds 49e63682cb3b mmc: sdhci-pci: Add PCI ID for Intel ADL
adds d5eeefa335af Bluetooth: add quirk disabling LE Read Transmit Power
adds 7b8a6d60e0d5 Bluetooth: btbcm: disable read tx power for some Macs with [...]
adds 3a29fd88f3ad Bluetooth: btbcm: disable read tx power for MacBook Air 8, [...]
adds 78a19e506bdc veth: Do not record rx queue hint in veth_xmit
adds 72bd750d1122 mfd: intel-lpss: Fix too early PM enablement in the ACPI - [...]
adds 1026f710bd55 can: gs_usb: fix use of uninitialized variable, detach dev [...]
adds 1079b56de4af can: isotp: convert struct tpcon::{idx,len} to unsigned int
adds 3fbbf56948b2 can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{fla [...]
adds f5aaea746b36 random: fix data race on crng_node_pool
adds 2d5b4a96a60e random: fix data race on crng init time
adds 26b66120a896 random: fix crash on multiple early calls to add_bootloade [...]
adds e0bb3bf81cc4 platform/x86/intel: hid: add quirk to support Surface Go 3
adds 46c7ff13dfe8 media: Revert "media: uvcvideo: Set unique vdev name based [...]
adds e29bd72f5c76 staging: wlan-ng: Avoid bitwise vs logical OR warning in h [...]
adds 48d56b00c352 drm/i915: Avoid bitwise vs logical OR warning in snb_wm_la [...]
adds 54a457ad2c97 staging: greybus: fix stack size warning with UBSAN
adds 760a85303c5a Linux 5.15.15
adds bd628d7f399d Merge v5.15.15
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
arch/arm/boot/dts/exynos4210-i9100.dts | 2 +-
arch/s390/kernel/machine_kexec_file.c | 4 ++
drivers/bluetooth/bfusb.c | 3 +
drivers/bluetooth/btbcm.c | 51 ++++++++++++++
drivers/bluetooth/btintel.c | 20 +++---
drivers/bluetooth/btintel.h | 2 +-
drivers/bluetooth/btusb.c | 61 ++++++++++++++--
drivers/char/random.c | 117 ++++++++++++++++++-------------
drivers/gpu/drm/i915/intel_pm.c | 6 +-
drivers/media/usb/uvc/uvc_driver.c | 7 +-
drivers/mfd/intel-lpss-acpi.c | 7 +-
drivers/mmc/host/sdhci-pci-core.c | 1 +
drivers/mmc/host/sdhci-pci.h | 1 +
drivers/net/can/usb/gs_usb.c | 5 +-
drivers/net/veth.c | 1 -
drivers/net/wireless/ath/ath11k/wmi.c | 6 +-
drivers/platform/x86/intel/hid.c | 7 ++
drivers/staging/greybus/audio_topology.c | 92 ++++++++++++------------
drivers/staging/r8188eu/core/rtw_led.c | 1 +
drivers/staging/wlan-ng/hfa384x_usb.c | 22 +++---
drivers/usb/core/hcd.c | 9 ++-
drivers/usb/core/hub.c | 2 +-
fs/file.c | 72 ++++++++++++++-----
include/net/bluetooth/hci.h | 9 +++
kernel/bpf/verifier.c | 6 +-
kernel/workqueue.c | 9 +++
net/bluetooth/hci_core.c | 3 +-
net/can/isotp.c | 4 +-
29 files changed, 368 insertions(+), 164 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_llvm_apm/llvm-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 54621200 2: update: binutils-gcc-linux-glibc-llvm: 1
new 69d92f6d 2: update: binutils-gcc-linux-glibc-llvm: 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 (54621200)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_apm/llvm-master [...]
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.xz | Bin 1592 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 31308 -> 30688 bytes
04-build_abe-stage1/console.log.xz | Bin 75264 -> 72500 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9132 -> 8316 bytes
07-build_abe-glibc/console.log.xz | Bin 239928 -> 238224 bytes
08-build_abe-stage2/console.log.xz | Bin 184856 -> 173556 bytes
09-build_llvm-true/console.log.xz | Bin 60736 -> 59364 bytes
10-benchmark/benchmark-build.log | 46 +-
10-benchmark/benchmark.log | 44 +-
10-benchmark/console.log.xz | Bin 3060 -> 3076 bytes
11-check_regression/console.log.xz | Bin 5424 -> 5480 bytes
11-check_regression/results-0.csv | 2720 ++--
11-check_regression/results-1.csv | 2736 +++--
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 78 +-
11-check_regression/results-full.csv | 2823 +++--
11-check_regression/results-perf-0.csv | 2720 ++--
11-check_regression/results-perf-1.csv | 2736 +++--
11-check_regression/results-vect-0.csv | 19 +
11-check_regression/results-vect-1.csv | 19 +
11-check_regression/results.csv | 162 +-
11-check_regression/results.log | 4066 +++---
12-update_baseline/console.log | 12254 +++++++++----------
12-update_baseline/exe.regressions | 2 +-
12-update_baseline/jira-body.txt | 2 +-
12-update_baseline/mail-body.txt | 2 +-
12-update_baseline/results-1.csv | 2736 +++--
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 8 +-
12-update_baseline/results-full.csv | 2629 ++--
12-update_baseline/results-perf-1.csv | 2736 +++--
12-update_baseline/results-vect-0.csv | 19 +
12-update_baseline/results-vect-1.csv | 19 +
12-update_baseline/results.csv | 162 +-
12-update_baseline/results.log | 2568 ++--
12-update_baseline/results.regressions | 2 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1210532 -> 1200084 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 96476 -> 96372 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3381352 -> 3381488 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 33072 -> 33128 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 141704 -> 141496 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 180976 -> 182492 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 1992788 -> 1997632 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 3129900 -> 3233808 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 486780 -> 485636 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1135444 -> 1144360 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 334544 -> 334460 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 148780 -> 149296 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 50996 -> 50696 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 568260 -> 567316 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 24420 -> 24440 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 808256 -> 824168 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 73304 -> 73668 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 224676 -> 224412 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 7036928 -> 7055172 bytes
jenkins/manifest.sh | 26 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1210532 -> 1200084 bytes
save-temps/401.bzip2.tar.xz | Bin 96476 -> 96372 bytes
save-temps/403.gcc.tar.xz | Bin 3381352 -> 3381488 bytes
save-temps/429.mcf.tar.xz | Bin 33072 -> 33128 bytes
save-temps/433.milc.tar.xz | Bin 141704 -> 141496 bytes
save-temps/444.namd.tar.xz | Bin 180976 -> 182492 bytes
save-temps/445.gobmk.tar.xz | Bin 1992788 -> 1997632 bytes
save-temps/447.dealII.tar.xz | Bin 3129900 -> 3233808 bytes
save-temps/450.soplex.tar.xz | Bin 486780 -> 485636 bytes
save-temps/453.povray.tar.xz | Bin 1135444 -> 1144360 bytes
save-temps/456.hmmer.tar.xz | Bin 334544 -> 334460 bytes
save-temps/458.sjeng.tar.xz | Bin 148780 -> 149296 bytes
save-temps/462.libquantum.tar.xz | Bin 50996 -> 50696 bytes
save-temps/464.h264ref.tar.xz | Bin 568260 -> 567316 bytes
save-temps/470.lbm.tar.xz | Bin 24420 -> 24440 bytes
save-temps/471.omnetpp.tar.xz | Bin 808256 -> 824168 bytes
save-temps/473.astar.tar.xz | Bin 73304 -> 73668 bytes
save-temps/482.sphinx3.tar.xz | Bin 224676 -> 224412 bytes
save-temps/483.xalancbmk.tar.xz | Bin 7036928 -> 7055172 bytes
79 files changed, 20687 insertions(+), 20727 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.