This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from fc4c9f450493 Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/ [...]
new bce5a1e8a340 x86/mem: Move memmove to out of line assembler
new 8b9ed79c2d58 Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/s [...]
new cb8bda8ad443 x86/boot/compressed: Rename efi_thunk_64.S to efi-mixed.S
new e2ab9eab324c x86/boot/compressed: Move 32-bit entrypoint code into .tex [...]
new 5c3a85f35b58 x86/boot/compressed: Move bootargs parsing out of 32-bit s [...]
new 91592b5c0c2f x86/boot/compressed: Move efi32_pe_entry into .text section
new 73a6dec80e2a x86/boot/compressed: Move efi32_entry out of head_64.S
new 7f22ca396778 x86/boot/compressed: Move efi32_pe_entry() out of head_64.S
new 4b52016247ae x86/boot/compressed, efi: Merge multiple definitions of im [...]
new 630f337f0c4f x86/boot/compressed: Simplify IDT/GDT preserve/restore in [...]
new 6aac80a8da46 x86/boot/compressed: Avoid touching ECX in startup32_set_i [...]
new d73a257f7f86 x86/boot/compressed: Pull global variable reference into s [...]
new c6355995ba47 x86/boot/compressed: Move startup32_load_idt() into .text section
new 9ea813be3d34 x86/boot/compressed: Move startup32_load_idt() out of head_64.S
new b5d854cd4b6a x86/boot/compressed: Move startup32_check_sev_cbit() into .text
new 9d7eaae6a071 x86/boot/compressed: Move startup32_check_sev_cbit() out o [...]
new 30c9ca16a527 x86/boot/compressed: Adhere to calling convention in get_s [...]
new 61de13df9590 x86/boot/compressed: Only build mem_encrypt.S if AMD_MEM_E [...]
new cc3fdda2876e x86/efi: Make the deprecated EFI handover protocol optional
new f1e525009493 x86/boot: Skip realmode init code when running as Xen PV guest
new 60253f100c58 x86/boot: Remove x86_32 PIC using %ebx workaround
new 4eb77fa102eb Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/ [...]
new 1d30800c0c0a x86/bugs: Use sysfs_emit()
new 01c97c730358 x86/mtrr: Add comment for set_mtrr_state() serialization
new 04ba8747e132 x86/mtrr: Remove unused cyrix_set_all() function
new 7420ae3bb977 x86/intel_epb: Set Alder Lake N and Raptor Lake P normal EPB
new 45fa71f19a2d x86/mtrr: Replace use_intel() with a local flag
new d5f66d5d1061 x86/mtrr: Rename prepare_set() and post_set()
new 4ad7149e46d0 x86/mtrr: Split MTRR-specific handling from cache dis/enabling
new 23a63e369098 x86/mtrr: Move cache control code to cacheinfo.c
new 7d71db537b01 x86/mtrr: Disentangle MTRR init from PAT init
new 57df636cd336 x86/mtrr: Remove set_all callback from struct mtrr_ops
new 74069135f09c x86/mtrr: Simplify mtrr_bp_init()
new 2c15679e8687 x86/mtrr: Get rid of __mtrr_enabled bool
new 955d0e080591 x86/mtrr: Let cache_aps_delayed_init replace mtrr_aps_dela [...]
new 0b9a6a8bedbf x86/mtrr: Add a stop_machine() handler calling only cache_ [...]
new adfe7512e1d0 x86: Decouple PAT and MTRR handling
new 30f89e524bec x86/cacheinfo: Switch cache_ap_init() to hotplug callback
new f8bd9f25c981 x86/mtrr: Simplify mtrr_ops initialization
new dacca1e5e75d x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUs
new 15e15d64bd8e x86/cpufeatures: Add X86_FEATURE_XENPV to disabled-features.h
new 0bafc51babe2 x86/cpu: Remove unneeded 64-bit dependency in arch_enter_f [...]
new dfbd9e4059c4 x86/cpu: Drop 32-bit Xen PV guest code in update_task_stack()
new d76c4f7a610a x86/cpu: Remove X86_FEATURE_XENPV usage in setup_cpu_entry_area()
new 6007878a782e x86/cpu: Switch to cpu_feature_enabled() for X86_FEATURE_XENPV
new d800169041c0 x86/cpuid: Carve out all CPUID functionality
new c11ca45441d5 x86/pat: Handle TDX guest PAT initialization
new 7882b69eb6cd x86/mtrr: Make message for disabled MTRRs more descriptive
new 3ef3ace4e2ec Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/s [...]
new b6f86689d5b7 x86/microcode: Rip out the subsys interface gunk
new 2071c0aeda22 x86/microcode: Simplify init path even more
new a61ac80ae52e x86/microcode: Kill refresh_fw
new 2e6ff4052d89 x86/microcode: Do some minor fixups
new 254ed7cf4dd7 x86/microcode: Drop struct ucode_cpu_info.valid
new 10d4853e4c5c platform/x86/intel/ifs: Remove unused selection
new f4e209e956b5 platform/x86/intel/ifs: Return a more appropriate error code
new a4c30fa4ead5 platform/x86/intel/ifs: Remove image loading during init
new cb5eceee816b platform/x86/intel/ifs: Remove memory allocation from load path
new 716f38027586 x86/microcode/intel: Reuse find_matching_signature()
new 2e13ab0158dd x86/microcode/intel: Use appropriate type in microcode_san [...]
new 514ee839c6d0 x86/microcode/intel: Reuse microcode_sanity_check()
new e0788c3281a7 x86/microcode/intel: Add hdr_type to intel_microcode_sanit [...]
new 28377e56ed22 x86/microcode/intel: Use a reserved field for metasize
new 8382fee3bb86 platform/x86/intel/ifs: Add metadata support
new aa63e0fda85e platform/x86/intel/ifs: Use generic microcode headers and [...]
new 48c6e7dc1905 platform/x86/intel/ifs: Add metadata validation
new bf835ee852be platform/x86/intel/ifs: Remove reload sysfs entry
new 4fb858f3dcd2 platform/x86/intel/ifs: Add current_batch sysfs entry
new 72a0f445fc09 Documentation/ABI: Update IFS ABI doc
new 1a63b5808286 Revert "platform/x86/intel/ifs: Mark as BROKEN"
new 09265345cc89 platform/x86/intel/ifs: Add missing kernel-doc entry
new 5b1586ab064c x86/microcode/intel: Do not print microcode revision and p [...]
new be1b670f6144 x86/microcode/intel: Do not retry microcode reloading on the APs
new a70210f41566 Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org [...]
new 00e8f7153bcd x86/paravirt: Remove clobber bitmask from .parainstructions
new 82c72902c50f Merge tag 'x86_paravirt_for_v6.2' of git://git.kernel.org/ [...]
new c6fbb759d688 virt/sev-guest: Remove unnecessary free in init_crypto()
new 2874529b3513 virt/sev-guest: Add a MODULE_ALIAS
new 740afa4d3941 Merge tag 'x86_sev_for_v6.2' of git://git.kernel.org/pub/s [...]
new 4ab07fd3fbe6 ARM: 9252/1: module: Teach unwinder about PLTs
new d539fee9f825 ARM: 9253/1: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
new b40b84b120f5 ARM: 9254/1: mm: Provide better message when kernel fault
new e513ffd88105 ARM: 9255/1: efi/dump UEFI runtime page tables for ARM
new 3220022038b9 ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmod
new 8fc0b333a7dd ARM: 9257/1: Disable FIQs (but not IRQs) on CPUs shutdown paths
new 527d08631b30 ARM: 9260/1: lib/xor: use r10 rather than r7 in xor_arm4re [...]
new 3f712c7c78a8 ARM: 9261/1: amba: Drop redundant assignments of the syste [...]
new 5aa4860eb50f ARM: 9262/1: remove lazy evaluation in Makefile
new a2faac39866d ARM: 9263/1: use .arch directives instead of assembler com [...]
new 26b12e084bce ARM: 9264/1: only use -mtp=cp15 for the compiler
new 1d2e9b67b001 ARM: 9265/1: pass -march= only to compiler
new 70ccc7c0667b ARM: 9258/1: stacktrace: Make stack walk callback consiste [...]
new 9fbed16c3f4f ARM: 9259/1: stacktrace: Convert stacktrace to generic ARC [...]
new 7e0093870e6c ARM: findbit: document ARMv5 bit offset calculation
new bceab1431e07 ARM: findbit: provide more efficient ARMv7 implementation
new 2953a3e187e0 ARM: findbit: convert to macros
new 2511d032f02e ARM: findbit: operate by words
new f424f2c18432 ARM: findbit: add unwinder information
new 74c344e6f153 ARM: 9267/1: Define Armv8 registers in AArch32 state
new c00a19c8b143 ARM: 9268/1: vfp: Add hwcap FPHP and ASIMDHP for FEAT_FP16
new 62ea0d873af3 ARM: 9269/1: vfp: Add hwcap for FEAT_DotProd
new ce4835497c20 ARM: 9270/1: vfp: Add hwcap for FEAT_FHM
new 23b6d4ad6e7a ARM: 9271/1: vfp: Add hwcap for FEAT_AA32BF16
new 956ca3a4eb81 ARM: 9272/1: vfp: Add hwcap for FEAT_AA32I8MM
new 3bda6d884897 ARM: 9273/1: Add hwcap for Speculation Barrier(SB)
new fea53546be57 ARM: 9274/1: Add hwcap for Speculative Store Bypassing Safe
new 59e2cf8d21e0 ARM: 9275/1: Drop '-mthumb' from AFLAGS_ISA
new 21d0798acf85 ARM: 9276/1: Refactor dump_instr()
new ba290d4f1f77 ARM: 9277/1: Make the dumped instructions are consistent w [...]
new aaa4dd1b47f5 ARM: 9279/1: support function error injection
new 4cb1fc6fffe4 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
new 166fb177e470 MAINTAINERS: update the 'T:' entry for xtensa
new b8c4f4db2436 xtensa: update config files
new 8939c58d68f9 xtensa: add __umulsidi3 helper
new 1ca06f1c1ace Merge tag 'xtensa-20221213' of https://github.com/jcmvbkbc [...]
The 115 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/ABI/testing/sysfs-platform-intel-ifs | 30 +-
MAINTAINERS | 2 +-
arch/arm/Kconfig | 3 +
arch/arm/Makefile | 81 ++---
arch/arm/boot/compressed/Makefile | 2 +-
arch/arm/common/Makefile | 2 -
arch/arm/common/mcpm_head.S | 2 +
arch/arm/common/vlock.S | 2 +
arch/arm/include/asm/assembler.h | 6 +
arch/arm/include/asm/cputype.h | 4 +
arch/arm/include/asm/module.h | 5 +
arch/arm/include/asm/ptdump.h | 1 +
arch/arm/include/asm/ptrace.h | 4 +
arch/arm/include/asm/stacktrace.h | 2 +-
arch/arm/include/asm/vfp.h | 6 +
arch/arm/include/asm/xor.h | 4 +-
arch/arm/include/uapi/asm/hwcap.h | 8 +
arch/arm/kernel/Makefile | 2 -
arch/arm/kernel/hyp-stub.S | 2 +
arch/arm/kernel/machine_kexec.c | 2 +
arch/arm/kernel/module-plts.c | 14 +
arch/arm/kernel/perf_callchain.c | 9 +-
arch/arm/kernel/return_address.c | 8 +-
arch/arm/kernel/setup.c | 22 ++
arch/arm/kernel/smp.c | 5 +-
arch/arm/kernel/stacktrace.c | 119 ++-----
arch/arm/kernel/swp_emulate.c | 1 +
arch/arm/kernel/traps.c | 25 +-
arch/arm/kernel/unwind.c | 13 +-
arch/arm/lib/Makefile | 6 +-
arch/arm/lib/delay-loop.S | 4 +
arch/arm/lib/error-inject.c | 10 +
arch/arm/lib/findbit.S | 230 ++++++--------
arch/arm/mach-at91/Makefile | 3 -
arch/arm/mach-at91/pm_suspend.S | 4 +
arch/arm/mach-imx/Makefile | 3 -
arch/arm/mach-imx/headsmp.S | 2 +
arch/arm/mach-imx/resume-imx6.S | 2 +
arch/arm/mach-imx/suspend-imx6.S | 2 +
arch/arm/mach-mvebu/Makefile | 3 -
arch/arm/mach-mvebu/coherency_ll.S | 1 +
arch/arm/mach-mvebu/pmsu.c | 1 +
arch/arm/mach-npcm/Makefile | 2 -
arch/arm/mach-npcm/headsmp.S | 2 +
arch/arm/mach-tegra/Makefile | 2 -
arch/arm/mach-tegra/reset-handler.S | 2 +
arch/arm/mach-tegra/sleep-tegra20.S | 2 +
arch/arm/mach-tegra/sleep-tegra30.S | 2 +
arch/arm/mach-tegra/sleep.S | 2 +
arch/arm/mm/Makefile | 15 -
arch/arm/mm/abort-ev6.S | 1 +
arch/arm/mm/abort-ev7.S | 1 +
arch/arm/mm/cache-v6.S | 2 +
arch/arm/mm/cache-v7.S | 2 +
arch/arm/mm/cache-v7m.S | 2 +
arch/arm/mm/copypage-feroceon.c | 1 +
arch/arm/mm/fault.c | 5 +-
arch/arm/mm/proc-v6.S | 2 +
arch/arm/mm/proc-v7-2level.S | 2 +
arch/arm/mm/proc-v7.S | 2 +
arch/arm/mm/tlb-v6.S | 2 +
arch/arm/mm/tlb-v7.S | 2 +
arch/arm/nwfpe/Makefile | 6 +
arch/arm/vdso/Makefile | 1 +
arch/arm/vfp/vfpmodule.c | 32 ++
arch/arm64/include/asm/ptdump.h | 1 +
arch/x86/Kconfig | 17 +
arch/x86/boot/compressed/Makefile | 8 +-
arch/x86/boot/compressed/efi_mixed.S | 345 +++++++++++++++++++++
arch/x86/boot/compressed/efi_thunk_64.S | 189 -----------
arch/x86/boot/compressed/head_32.S | 4 -
arch/x86/boot/compressed/head_64.S | 303 ++----------------
arch/x86/boot/compressed/mem_encrypt.S | 152 ++++++++-
arch/x86/boot/cpuflags.c | 15 +-
arch/x86/boot/header.S | 2 +-
arch/x86/boot/tools/build.c | 2 +
arch/x86/include/asm/cacheinfo.h | 13 +
arch/x86/include/asm/cpu.h | 2 +
arch/x86/include/asm/cpuid.h | 141 ++++++++-
arch/x86/include/asm/disabled-features.h | 8 +-
arch/x86/include/asm/entry-common.h | 4 +-
arch/x86/include/asm/memtype.h | 5 +-
arch/x86/include/asm/microcode.h | 4 +-
arch/x86/include/asm/microcode_intel.h | 5 +-
arch/x86/include/asm/msr-index.h | 1 +
arch/x86/include/asm/mtrr.h | 16 +-
arch/x86/include/asm/paravirt_types.h | 61 +---
arch/x86/include/asm/processor.h | 133 +-------
arch/x86/include/asm/realmode.h | 1 +
arch/x86/include/asm/switch_to.h | 7 +-
arch/x86/include/asm/x86_init.h | 4 +
arch/x86/kernel/acpi/cstate.c | 24 +-
arch/x86/kernel/cpu/amd.c | 2 +-
arch/x86/kernel/cpu/bugs.c | 105 ++++---
arch/x86/kernel/cpu/cacheinfo.c | 179 +++++++++++
arch/x86/kernel/cpu/common.c | 2 +-
arch/x86/kernel/cpu/hygon.c | 2 +-
arch/x86/kernel/cpu/intel.c | 144 ++++++++-
arch/x86/kernel/cpu/intel_epb.c | 7 +-
arch/x86/kernel/cpu/microcode/amd.c | 5 +-
arch/x86/kernel/cpu/microcode/core.c | 205 +++---------
arch/x86/kernel/cpu/microcode/intel.c | 165 +---------
arch/x86/kernel/cpu/mtrr/amd.c | 8 +-
arch/x86/kernel/cpu/mtrr/centaur.c | 8 +-
arch/x86/kernel/cpu/mtrr/cyrix.c | 42 +--
arch/x86/kernel/cpu/mtrr/generic.c | 107 +------
arch/x86/kernel/cpu/mtrr/mtrr.c | 173 ++---------
arch/x86/kernel/cpu/mtrr/mtrr.h | 15 +-
arch/x86/kernel/process_64.c | 4 +-
arch/x86/kernel/setup.c | 16 +-
arch/x86/kernel/smpboot.c | 9 +-
arch/x86/kernel/topology.c | 2 +-
arch/x86/kernel/x86_init.c | 3 +
arch/x86/lib/Makefile | 1 +
arch/x86/lib/memcpy_32.c | 187 -----------
arch/x86/lib/memmove_32.S | 200 ++++++++++++
arch/x86/mm/cpu_entry_area.c | 8 +-
arch/x86/mm/pat/memtype.c | 157 ++++------
arch/x86/power/cpu.c | 3 +-
arch/x86/realmode/init.c | 8 +-
arch/x86/xen/enlighten_pv.c | 2 +
arch/xtensa/configs/audio_kc705_defconfig | 1 -
arch/xtensa/configs/cadence_csp_defconfig | 4 -
arch/xtensa/configs/generic_kc705_defconfig | 1 -
arch/xtensa/configs/nommu_kc705_defconfig | 1 -
arch/xtensa/configs/smp_lx200_defconfig | 1 -
arch/xtensa/configs/xip_kc705_defconfig | 1 -
arch/xtensa/kernel/xtensa_ksyms.c | 2 +
arch/xtensa/lib/Makefile | 2 +-
arch/xtensa/lib/umulsidi3.S | 230 ++++++++++++++
drivers/amba/bus.c | 6 -
drivers/firmware/efi/arm-runtime.c | 4 +-
drivers/firmware/efi/libstub/x86-stub.c | 2 +-
drivers/memory/Makefile | 2 -
drivers/memory/ti-emif-sram-pm.S | 1 +
drivers/platform/x86/intel/ifs/Kconfig | 4 -
drivers/platform/x86/intel/ifs/core.c | 23 +-
drivers/platform/x86/intel/ifs/ifs.h | 30 +-
drivers/platform/x86/intel/ifs/load.c | 218 +++++++------
drivers/platform/x86/intel/ifs/runtest.c | 10 +-
drivers/platform/x86/intel/ifs/sysfs.c | 41 ++-
drivers/soc/bcm/brcmstb/pm/Makefile | 1 -
drivers/soc/bcm/brcmstb/pm/s2-arm.S | 1 +
drivers/virt/coco/sev-guest/sev-guest.c | 5 +-
include/linux/cpuhotplug.h | 1 +
lib/memcpy_kunit.c | 22 ++
146 files changed, 2359 insertions(+), 2240 deletions(-)
create mode 100644 arch/arm/lib/error-inject.c
create mode 100644 arch/x86/boot/compressed/efi_mixed.S
delete mode 100644 arch/x86/boot/compressed/efi_thunk_64.S
create mode 100644 arch/x86/lib/memmove_32.S
create mode 100644 arch/xtensa/lib/umulsidi3.S
--
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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from dcd472d343b 35: onsuccess: #282: 21892: Success after binutils/qemu: 26 [...]
new 81e75337f55 36: onsuccess: #285: 21892: Success after binutils/qemu: 9 commits
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 1756 -> 1708 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2804 bytes
03-build_abe-binutils/console.log.xz | Bin 30336 -> 30352 bytes
04-build_kernel_llvm/console.log.xz | Bin 65092 -> 64236 bytes
05-build_abe-qemu/console.log.xz | Bin 30672 -> 31164 bytes
06-build_linux/console.log.xz | Bin 4828 -> 4880 bytes
08-check_regression/console.log.xz | Bin 3348 -> 3016 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 28 +++++++++++++---------------
15 files changed, 23 insertions(+), 25 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 releases/gcc-10
in repository gcc.
from d6e258859f7 Daily bump.
new 6ac6008ad52 libphobos: Fix std.path.expandTilde raising onOutOfMemory
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:
libphobos/src/std/path.d | 23 ++++++++++++++++++-----
1 file changed, 18 insertions(+), 5 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_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3_LTO
in repository toolchain/ci/base-artifacts.
from 1be554160f3 18: onsuccess: #187: 1: [TCWG CI] No change after binutils/ [...]
new 38e71278d8a 19: onsuccess: #188: 1: [TCWG CI] No change after binutils/ [...]
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 1776 -> 1820 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 30268 -> 30564 bytes
04-build_abe-stage1/console.log.xz | Bin 85664 -> 86588 bytes
06-build_abe-newlib/console.log.xz | Bin 16796 -> 17080 bytes
07-build_abe-stage2/console.log.xz | Bin 160464 -> 158972 bytes
08-benchmark/benchmark-build.log | 100 ++++++++++-----------
08-benchmark/benchmark.log | 98 ++++++++++----------
08-benchmark/console.log.xz | Bin 3836 -> 3756 bytes
09-check_regression/console.log.xz | Bin 4932 -> 4988 bytes
09-check_regression/results-vs-first.log | 2 +-
09-check_regression/results-vs-prev.log | 4 +-
10-update_baseline/console.log | 8 +-
dashboard/dashboard-generate.sh | 2 +-
.../squad-vs-first/Mean/results-metadata.json | 12 +--
.../squad-vs-first/coremark/results-metadata.json | 12 +--
dashboard/squad-vs-first/dashboard-push-squad.sh | 10 +--
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/newlib_rev | 2 +-
mail/jira-body.txt | 34 +++----
mail/mail-body.txt | 34 +++----
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++----
results_id | 2 +-
25 files changed, 176 insertions(+), 180 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 releases/gcc-11
in repository gcc.
from 870027ed71e Daily bump.
new c7a3faf3bcf libphobos: Backport library and bindings fixes from mainline
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:
libphobos/libdruntime/core/stdc/fenv.d | 2 +-
libphobos/libdruntime/core/stdc/math.d | 2 +-
libphobos/libdruntime/core/sys/posix/dlfcn.d | 2 +-
libphobos/libdruntime/core/sys/posix/setjmp.d | 16 ++++++++++++++++
libphobos/libdruntime/core/sys/posix/sys/types.d | 12 ++++++++++++
libphobos/src/std/path.d | 23 ++++++++++++++++++-----
libphobos/src/std/stdio.d | 3 +--
7 files changed, 50 insertions(+), 10 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_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3_LTO
in repository toolchain/ci/base-artifacts.
from 4877cc0e6e9 36: onsuccess: #345: 1: [TCWG CI] No change after binutils/ [...]
new 889ca0950ee 37: onsuccess: #346: 1: [TCWG CI] No change after binutils/ [...]
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 1840 -> 1780 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 31712 -> 32516 bytes
04-build_abe-stage1/console.log.xz | Bin 90008 -> 90548 bytes
06-build_abe-newlib/console.log.xz | Bin 16724 -> 16964 bytes
07-build_abe-stage2/console.log.xz | Bin 162504 -> 163312 bytes
08-benchmark/benchmark-build.log | 86 ++++++++++-----------
08-benchmark/benchmark.log | 84 ++++++++++----------
08-benchmark/console.log.xz | Bin 3820 -> 3760 bytes
09-check_regression/console.log.xz | Bin 5096 -> 5012 bytes
09-check_regression/results-vs-first.log | 2 +-
09-check_regression/results-vs-prev.log | 6 +-
dashboard/dashboard-generate.sh | 2 +-
.../squad-vs-first/Mean/results-metadata.json | 12 +--
.../squad-vs-first/coremark/results-metadata.json | 12 +--
dashboard/squad-vs-first/dashboard-push-squad.sh | 10 +--
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/newlib_rev | 2 +-
mail/jira-body.txt | 36 ++++-----
mail/mail-body.txt | 36 ++++-----
mail/mail-subject.txt | 2 +-
manifest.sh | 28 +++----
results_id | 2 +-
24 files changed, 160 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.
unknown user pushed a change to branch master
in repository linux.
from 0015edd6f661 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/ [...]
new 3cd60866d460 module: remove redundant module_sysfs_initialized variable
new 89a6b5917650 module: Remove unused macros module_addr_min/max
new 96a1a2412acb kernel/params.c: defer most of param_sysfs_init() to late_ [...]
new 45af1d7aae7d module: Fix NULL vs IS_ERR checking for module_get_next_page
new fcdf7197cf23 scripts/kallsyms: rename build_initial_tok_table()
new 60443c88f3a8 kallsyms: Improve the performance of kallsyms_lookup_name()
new 010a0aad39fc kallsyms: Correctly sequence symbols when CONFIG_LTO_CLANG=y
new 19bd8981dc2e kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
new 4dc533e0f2c0 kallsyms: Add helper kallsyms_on_each_match_symbol()
new 9cb37357dfce livepatch: Use kallsyms_on_each_match_symbol() to improve [...]
new 30f3bb09778d kallsyms: Add self-test facility
new c86a514f5fad kallsyms: Remove unneeded semicolon
new 169a58ad824d module/decompress: Support zstd in-kernel decompression
new 4f1354d5c6a3 livepatch: Call klp_match_callback() in klp_find_callback( [...]
new 3ba2c3ff98ea Merge tag 'modules-6.2-rc1' of git://git.kernel.org/pub/sc [...]
new 0dff89c4488f sched: Move numa_balancing sysctls to its own file
new 8fa37a68359d Merge tag 'sysctl-6.2-rc1' of git://git.kernel.org/pub/scm [...]
new 5adedd42245a KEYS: encrypted: fix key instantiation with user-provided data
new 0be56a116220 efi: Add iMac Pro 2017 to uefi skip cert quirk
new 11220db412ed ima: Fix a potential NULL pointer access in ima_restore_me [...]
new d57378d3aa4d ima: Simplify ima_lsm_copy_rule
new c7423dbdbc9e ima: Handle -ESTALE returned by ima_filter_rule_match()
new 8c1d6a050a0f ima: Fix memory leak in __ima_inode_hash()
new 39419ef7af09 integrity: Fix memory leakage in keyring allocation error path
new 25369175ce84 ima: Fix misuse of dereference of pointer in template_desc [...]
new b6018af440a0 ima: Fix hash dependency to correct algorithm
new 717e6eb49bdd Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm [...]
new 085e2ff9aeb0 efi: libstub: Drop randomization of runtime memory map
new 48b9491cfe08 efi: libstub: Drop handling of EFI properties table
new 0d60ffeec53c efi: libstub: Deduplicate ftrace command line argument filtering
new aaeb3fc614d6 arm64: efi: Move dcache cleaning of loaded image out of ef [...]
new 7a35cb0a6ec0 arm64: efi: Avoid dcache_clean_poc() altogether in efi_ent [...]
new 4ef806096bdb arm64: efi: Move efi-entry.S into the libstub source directory
new f9a3c8488762 MAINTAINERS: adjust entry after arm64 efi-entry.S file movement
new fa882a1389b2 efi: libstub: Use local strncmp() implementation unconditionally
new 52dce39cd278 efi: libstub: Clone memcmp() into the stub
new 2e6fa86f2d48 efi: libstub: Enable efi_printk() in zboot decompressor
new 06064800d92a efi: loongarch: Drop exports of unused string routines
new 732ea9db9d8a efi: libstub: Move screen_info handling to common code
new da8dd0c75b3f efi: libstub: Provide local implementations of strrchr() a [...]
new 42c8ea3dca09 efi: libstub: Factor out EFI stub entrypoint into separate file
new 1f1ba325a23d efi: libstub: Add image code and data size to the zimage metadata
new 895bc3a135ff efi: libstub: Factor out min alignment and preferred kerne [...]
new f1a116c055e3 efi/riscv: libstub: Split off kernel image relocation for [...]
new d9ffe524a538 efi/arm64: libstub: Split off kernel image relocation for [...]
new 0efb61c89fa0 efi/loongarch: Don't jump to kernel entry via the old image
new d729b554e179 efi/loongarch: libstub: Split off kernel image relocation [...]
new c51e97e7f129 efi: libstub: Merge zboot decompressor with the ordinary stub
new 977122898ea5 Merge tag 'efi-zboot-direct-for-v6.2' into efi/next
new 9cf42bca30e9 efi: libstub: use EFI_LOADER_CODE region when moving the k [...]
new 70912985545a efi: libstub: Implement devicepath support for initrd comm [...]
new a61962d8e7d3 efi: libstub: Permit mixed mode return types other than ef [...]
new f8a31244d732 efi: libstub: Add mixed mode support to command line initr [...]
new 75e1a2460d79 efi: libstub: Undeprecate the command line initrd loader
new 4059ba656ce5 efi: memmap: Move EFI fake memmap support into x86 arch tree
new fdc6d38d64a2 efi: memmap: Move manipulation routines into x86 arch tree
new d85e3e349407 efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
new 36d5786a1c55 efi: pstore: Add module parameter for setting the record size
new 8dfac4d8ad27 efi: runtime-maps: Clarify purpose and enable by default f [...]
new 1fff234de2b6 efi: x86: Move EFI runtime map sysfs code to arch/x86
new d981a88c1669 efi: libstub: fix efi_load_initrd_dev_path() kernel-doc comment
new abdbf1a25daf efi/cper, cxl: Decode CXL Protocol Error Section
new 2fb6999dd06f efi/cper, cxl: Decode CXL Error Log
new 196dff2712ca efi: random: combine bootloader provided RNG seed with RNG [...]
new 63ffb573df66 efi: vars: prohibit reading random seed variables
new a89474aaf7cf efi: stub: use random seed from EFI variable
new e346bebbd36b efi: libstub: Always enable initrd command line loader and [...]
new 29636a5ce87b efi: Put Linux specific magic number in the DOS header
new d9f26ae73125 Merge tag 'v6.1-rc8' into efi/next
new a37dac5c5dcf arm64: efi: Limit allocations to 48-bit addressable physic [...]
new ff7a167961d1 arm64: efi: Execute runtime services from a dedicated stack
new e8dfdf3162eb arm64: efi: Recover from synchronous exceptions occurring [...]
new fc4c9f450493 Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/ [...]
The 73 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/security/keys/trusted-encrypted.rst | 3 +-
MAINTAINERS | 1 -
arch/arm/include/asm/efi.h | 3 -
arch/arm/kernel/efi.c | 31 +-
arch/arm64/include/asm/efi.h | 27 +-
arch/arm64/kernel/Makefile | 9 +-
arch/arm64/kernel/efi-entry.S | 69 ---
arch/arm64/kernel/efi-rt-wrapper.S | 39 +-
arch/arm64/kernel/efi.c | 49 +++
arch/arm64/kernel/image-vars.h | 8 -
arch/arm64/mm/fault.c | 4 +
arch/loongarch/include/asm/efi.h | 14 +-
arch/loongarch/kernel/efi.c | 24 +-
arch/loongarch/kernel/head.S | 3 +-
arch/loongarch/kernel/image-vars.h | 8 -
arch/riscv/include/asm/efi.h | 13 +-
arch/riscv/kernel/image-vars.h | 6 -
arch/x86/Kconfig | 31 ++
arch/x86/boot/compressed/efi_thunk_64.S | 6 -
arch/x86/boot/header.S | 3 +-
arch/x86/include/asm/efi.h | 109 +++--
arch/x86/kernel/setup.c | 1 +
arch/x86/platform/efi/Makefile | 5 +-
arch/x86/platform/efi/efi.c | 8 +-
.../firmware => arch/x86/platform}/efi/fake_mem.c | 79 +++-
.../firmware => arch/x86/platform}/efi/memmap.c | 146 +------
.../x86/platform}/efi/runtime-map.c | 7 +-
drivers/firmware/efi/Kconfig | 45 --
drivers/firmware/efi/Makefile | 7 +-
drivers/firmware/efi/cper.c | 9 +
drivers/firmware/efi/cper_cxl.c | 179 ++++++++
drivers/firmware/efi/cper_cxl.h | 66 +++
drivers/firmware/efi/efi-init.c | 21 +-
drivers/firmware/efi/efi-pstore.c | 23 +-
drivers/firmware/efi/efi.c | 14 +-
drivers/firmware/efi/fake_mem.h | 10 -
drivers/firmware/efi/fdtparams.c | 4 +
drivers/firmware/efi/libstub/Makefile | 34 +-
drivers/firmware/efi/libstub/Makefile.zboot | 22 +-
drivers/firmware/efi/libstub/alignedmem.c | 7 +-
drivers/firmware/efi/libstub/arm32-stub.c | 37 --
drivers/firmware/efi/libstub/arm64-entry.S | 67 +++
drivers/firmware/efi/libstub/arm64-stub.c | 75 +---
drivers/firmware/efi/libstub/arm64.c | 76 ++++
drivers/firmware/efi/libstub/efi-stub-entry.c | 65 +++
drivers/firmware/efi/libstub/efi-stub-helper.c | 150 +------
drivers/firmware/efi/libstub/efi-stub.c | 140 ++----
drivers/firmware/efi/libstub/efistub.h | 143 ++++--
drivers/firmware/efi/libstub/file.c | 122 ++++--
drivers/firmware/efi/libstub/intrinsics.c | 18 +
drivers/firmware/efi/libstub/loongarch-stub.c | 89 +---
.../efi/libstub/{loongarch-stub.c => loongarch.c} | 34 +-
drivers/firmware/efi/libstub/mem.c | 5 +-
drivers/firmware/efi/libstub/printk.c | 154 +++++++
drivers/firmware/efi/libstub/random.c | 96 +++-
drivers/firmware/efi/libstub/randomalloc.c | 7 +-
drivers/firmware/efi/libstub/riscv-stub.c | 96 +---
.../firmware/efi/libstub/{riscv-stub.c => riscv.c} | 59 +--
drivers/firmware/efi/libstub/screen_info.c | 56 +++
drivers/firmware/efi/libstub/string.c | 95 +++-
drivers/firmware/efi/libstub/zboot-header.S | 5 +-
drivers/firmware/efi/libstub/zboot.c | 307 ++++---------
drivers/firmware/efi/memmap.c | 243 +----------
drivers/firmware/efi/runtime-wrappers.c | 1 +
drivers/firmware/efi/x86_fake_mem.c | 75 ----
fs/efivarfs/inode.c | 4 +
fs/efivarfs/super.c | 3 +
include/linux/cxl_err.h | 22 +
include/linux/efi.h | 55 +--
include/linux/kallsyms.h | 9 +
include/linux/module.h | 1 -
include/linux/pe.h | 9 +-
include/linux/sched/sysctl.h | 6 -
init/Kconfig | 13 +
kernel/Makefile | 1 +
kernel/kallsyms.c | 116 ++++-
kernel/kallsyms_internal.h | 1 +
kernel/kallsyms_selftest.c | 485 +++++++++++++++++++++
kernel/kallsyms_selftest.h | 13 +
kernel/livepatch/core.c | 31 +-
kernel/module/Kconfig | 3 +-
kernel/module/decompress.c | 100 ++++-
kernel/module/main.c | 3 -
kernel/module/sysfs.c | 2 +-
kernel/params.c | 23 +-
kernel/sched/core.c | 13 +-
kernel/sched/fair.c | 18 +-
kernel/sysctl.c | 19 -
scripts/kallsyms.c | 78 +++-
scripts/link-vmlinux.sh | 4 +
security/integrity/digsig.c | 6 +-
security/integrity/ima/Kconfig | 2 +-
security/integrity/ima/ima_main.c | 7 +-
security/integrity/ima/ima_policy.c | 51 ++-
security/integrity/ima/ima_template.c | 9 +-
security/integrity/platform_certs/load_uefi.c | 1 +
security/keys/encrypted-keys/encrypted.c | 6 +-
97 files changed, 2667 insertions(+), 1809 deletions(-)
delete mode 100644 arch/arm64/kernel/efi-entry.S
rename {drivers/firmware => arch/x86/platform}/efi/fake_mem.c (58%)
copy {drivers/firmware => arch/x86/platform}/efi/memmap.c (61%)
rename {drivers/firmware => arch/x86/platform}/efi/runtime-map.c (96%)
create mode 100644 drivers/firmware/efi/cper_cxl.c
create mode 100644 drivers/firmware/efi/cper_cxl.h
delete mode 100644 drivers/firmware/efi/fake_mem.h
create mode 100644 drivers/firmware/efi/libstub/arm64-entry.S
create mode 100644 drivers/firmware/efi/libstub/arm64.c
create mode 100644 drivers/firmware/efi/libstub/efi-stub-entry.c
copy drivers/firmware/efi/libstub/{loongarch-stub.c => loongarch.c} (72%)
create mode 100644 drivers/firmware/efi/libstub/printk.c
copy drivers/firmware/efi/libstub/{riscv-stub.c => riscv.c} (56%)
create mode 100644 drivers/firmware/efi/libstub/screen_info.c
delete mode 100644 drivers/firmware/efi/x86_fake_mem.c
create mode 100644 include/linux/cxl_err.h
create mode 100644 kernel/kallsyms_selftest.c
create mode 100644 kernel/kallsyms_selftest.h
--
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 releases/gcc-12
in repository gcc.
from 0e939c60bc5 varasm: Fix type confusion bug
new f141f0f3744 libphobos: Backport library and bindings fixes from mainline
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:
libphobos/libdruntime/core/stdc/fenv.d | 2 +-
libphobos/libdruntime/core/stdc/math.d | 2 +-
libphobos/libdruntime/core/sys/posix/dlfcn.d | 2 +-
libphobos/libdruntime/core/sys/posix/setjmp.d | 16 ++++++++++++++++
libphobos/libdruntime/core/sys/posix/sys/types.d | 12 ++++++++++++
libphobos/src/std/path.d | 23 ++++++++++++++++++-----
libphobos/src/std/random.d | 14 +++++++-------
libphobos/src/std/stdio.d | 3 +--
8 files changed, 57 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 master
in repository toolchain/ci/interesting-commits.
from aaf5d0a1 Add entry 17ae956c0fa6baac3d22764019d5dd5ebf5c2b11 from https [...]
new 29b26f77 Add entry 17ae956c0fa6baac3d22764019d5dd5ebf5c2b11 from https [...]
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:
.../tcwg_gnu_cross_build/master-aarch64/build_url | 2 +-
.../master-aarch64/last_good | 0
.../master-aarch64/summary.txt | 0
.../{tcwg_gnu_native_build => tcwg_gnu_cross_build}/status.txt | 4 ++--
4 files changed, 3 insertions(+), 3 deletions(-)
copy gcc/sha1/{1214196da79aabbe5c14ed36e5a28012e141f04c => 17ae956c0fa6baac3d22764 [...]
copy gcc/sha1/17ae956c0fa6baac3d22764019d5dd5ebf5c2b11/{tcwg_gnu_native_build => t [...]
copy gcc/sha1/17ae956c0fa6baac3d22764019d5dd5ebf5c2b11/{tcwg_gnu_native_build => t [...]
copy gcc/sha1/17ae956c0fa6baac3d22764019d5dd5ebf5c2b11/{tcwg_gnu_native_build => t [...]
--
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_gcc_bootstrap/release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
from 8de62c9cd8f 39: onsuccess: #163: 2: Success after binutils/gcc: 8 commits
new 472200a902a 40: onsuccess: #164: 2: Success after binutils/gcc: 18 commits
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 1728 -> 1728 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 38804 -> 38824 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 268312 -> 266908 bytes
06-check_regression/console.log.xz | Bin 2776 -> 2816 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +++++++++---------
12 files changed, 15 insertions(+), 15 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 glibc.
from 5dcd2d0ad0 stdlib: Move _IO_cleanup to call_function_static_weak
new 6fd504849d Allow _Qp_fgt in sparc64 localplt.data
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:
sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data | 1 +
1 file changed, 1 insertion(+)
--
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 devel/modula-2
in repository gcc.
from ea1c6017516 Rebuilt gcc/config.in and gcc/configure.
new 0ce58b3761b Introduce target independent copies of document chapters.
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/doc/gm2.texi | 4 +-
gcc/m2/Make-lang.in | 41 +-
gcc/m2/Make-maintainer.in | 25 +
gcc/m2/gm2-libs-coroutines/SYSTEM.def | 43 +-
gcc/m2/gm2-libs-iso/README.texi | 2 +-
gcc/m2/gm2-libs-iso/SYSTEM.def | 5 +-
gcc/m2/gm2-libs/README.texi | 2 +-
gcc/m2/gm2-libs/SYSTEM.def | 8 +-
gcc/m2/target-independent/Builtins.rst | 587 +
.../Builtins.texi} | 151 +-
gcc/m2/target-independent/SYSTEM-iso.rst | 281 +
.../SYSTEM-iso.texi} | 43 +-
gcc/m2/target-independent/SYSTEM-pim.rst | 204 +
.../SYSTEM-pim.texi} | 53 +-
gcc/m2/target-independent/gm2-libs.rst | 18269 +++++++++++++++++++
gcc/m2/target-independent/gm2-libs.texi | 14924 +++++++++++++++
gcc/m2/target-independent/readme.txt | 3 +
gcc/m2/tools-src/def2doc.py | 8 +-
18 files changed, 34526 insertions(+), 127 deletions(-)
create mode 100644 gcc/m2/target-independent/Builtins.rst
copy gcc/m2/{gm2-libs/Builtins.def => target-independent/Builtins.texi} (82%)
create mode 100644 gcc/m2/target-independent/SYSTEM-iso.rst
copy gcc/m2/{gm2-libs-iso/SYSTEM.def => target-independent/SYSTEM-iso.texi} (92%)
create mode 100644 gcc/m2/target-independent/SYSTEM-pim.rst
copy gcc/m2/{gm2-libs/SYSTEM.def => target-independent/SYSTEM-pim.texi} (78%)
create mode 100644 gcc/m2/target-independent/gm2-libs.rst
create mode 100644 gcc/m2/target-independent/gm2-libs.texi
create mode 100644 gcc/m2/target-independent/readme.txt
--
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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
from f7a5971f748 29: onsuccess: #387: all: Success after binutils/gcc/linux/ [...]
new 0a6d7410511 30: onsuccess: #388: all: Success after binutils/gcc: 144 commits
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 1752 -> 1972 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 32260 -> 32200 bytes
04-build_abe-stage1/console.log.xz | Bin 91712 -> 92068 bytes
05-build_abe-qemu/console.log.xz | Bin 30876 -> 31292 bytes
06-build_linux/console.log.xz | Bin 4380 -> 4364 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 4220 -> 3424 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 22 +++++++++++-----------
16 files changed, 21 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 87f9200b04f 31: onsuccess: #439: boot: Success after binutils/gcc/linux [...]
new c91eaacbda7 32: onsuccess: #441: boot: Success after binutils/gcc: 20 commits
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 1756 -> 1976 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2792 bytes
03-build_abe-binutils/console.log.xz | Bin 30484 -> 30200 bytes
04-build_abe-stage1/console.log.xz | Bin 87448 -> 87432 bytes
05-build_abe-qemu/console.log.xz | Bin 30580 -> 30868 bytes
06-build_linux/console.log.xz | Bin 3400 -> 3408 bytes
07-boot_linux/console.log.xz | Bin 480 -> 480 bytes
08-check_regression/console.log.xz | Bin 3872 -> 3244 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 26 ++++++++++++--------------
15 files changed, 18 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.