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 85c14be4041 Daily bump.
new ea169d4d863 RTEMS: Do not define _GNU_SOURCE by default
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/rs6000/rtems.h | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64
in repository toolchain/ci/linux.
from 515f71412bb7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 25c2a075eb6a clk: lan966x: Fix the lan966x clock gate register address
adds 714b82c18ba0 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
adds 28a99e95f55c x86/amd: Use IBPB for firmware calls
adds 908fc4c2abdb virt: sev-guest: Pass the appropriate argument type to iounmap()
adds 65cdf0d623be x86/alternative: Report missing return thunk details
adds eb23b5ef9131 x86/bugs: Warn when "ibrs" mitigation is selected on Enhan [...]
adds efc72a665a61 lkdtm: Disable return thunks in rodata.c
adds b648ab487f31 x86/speculation: Make all RETbleed mitigations 64-bit only
adds 05017fed92de Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.o [...]
adds ddfc710395cc sched/deadline: Fix BUG_ON condition for deboosted tasks
adds c2602a7ce0fc Merge tag 'sched_urgent_for_v5.19_rc8' of git://git.kernel [...]
adds b0380e13502a perf/x86/intel/lbr: Fix unchecked MSR access error on HSW
adds af2c9ac24019 Merge tag 'perf_urgent_for_v5.19_rc8' of git://git.kernel. [...]
adds e90886291c7c certs: make system keyring depend on x509 parser
adds e0dccc3b76fb Linux 5.19-rc8
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
arch/x86/Kconfig | 8 ++++----
arch/x86/Makefile | 1 +
arch/x86/events/intel/lbr.c | 19 ++++++++++---------
arch/x86/include/asm/cpufeatures.h | 1 +
arch/x86/include/asm/nospec-branch.h | 2 ++
arch/x86/kernel/alternative.c | 4 +++-
arch/x86/kernel/cpu/bugs.c | 14 +++++++++++++-
certs/Kconfig | 1 +
drivers/clk/clk-lan966x.c | 2 +-
drivers/misc/lkdtm/Makefile | 9 ++++++---
drivers/virt/coco/sev-guest/sev-guest.c | 9 ++++++---
kernel/sched/deadline.c | 5 ++++-
13 files changed, 53 insertions(+), 24 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_gnu_native_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 5724b5d3 0: update: binutils-gcc-linux-glibc-gdb: 6
new 7c7acd3c 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (5724b5d3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/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 1612 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 38272 -> 39104 bytes
05-build_abe-gcc/console.log.xz | Bin 214308 -> 213536 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 9028 -> 8684 bytes
08-build_abe-glibc/console.log.xz | Bin 242156 -> 241912 bytes
09-build_abe-gdb/console.log.xz | Bin 38684 -> 38892 bytes
10-check_regression/console.log.xz | Bin 420 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
11 files changed, 19 insertions(+), 19 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 azanella/loongarch64
in repository glibc.
at 14c795df14 LoongArch: Update NEWS and README for the LoongArch port.
This branch includes the following new commits:
new 2fed3a2f94 LoongArch: Add LoongArch entries to config.h.in
new fe3eae157b LoongArch: Add relocations and ELF flags to elf.h and script [...]
new 589034c677 LoongArch: ABI Implementation
new bf871ac497 LoongArch: Thread-Local Storage Support
new a4ea4ebfb9 LoongArch: Generic <math.h> and soft-fp Routines
new edb51d5752 LoongArch: Atomic and Locking Routines
new f0b0a2873d LoongArch: Linux Syscall Interface
new 14d44fc30a LoongArch: Linux ABI
new 049dc84e06 LoongArch: Add ABI Lists
new 001badc228 LoongArch: Build Infrastructure
new 3c500ac872 LoongArch: Hard Float Support
new 19869f32c7 LoongArch: Update build-many-glibcs.py for the LoongArch Port.
new 14c795df14 LoongArch: Update NEWS and README for the LoongArch port.
The 13 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.
--
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 16ea82f0fc9 Daily bump.
new 0057fda05e2 RTEMS: Do not define _GNU_SOURCE by default
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/rs6000/rtems.h | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 613e3b86955 middle-end/106414 - fix mistake in ~(x ^ y) -> x == y pattern
new 556b816b820 RTEMS: Do not define _GNU_SOURCE by default
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/rs6000/rtems.h | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-norov-allnoconfig
in repository toolchain/ci/qemu.
from fe16c833fd Merge tag 'pull-migration-20220720c' of https://gitlab.com/d [...]
adds 1ca1a7ec36 monitor: add support for boolean statistics
adds 105bb7cdbe kvm: add support for boolean statistics
adds 3746b8ca3e util: Fix broken build on Haiku
adds 5288bee45f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
No new revisions were added by this update.
Summary of changes:
accel/kvm/kvm-all.c | 10 +++++++++-
linux-headers/linux/kvm.h | 1 +
monitor/hmp-cmds.c | 2 ++
qapi/stats.json | 4 +++-
4 files changed, 15 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.