This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 5995497296ad Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/ [...]
new 7e18e42e4b28 Linux 6.0-rc4
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:
Makefile | 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 af9587ff0f2 [libsanitizer, Darwin] Fix bootstrap after recent merge.
new 8b633b42af4 [libsanitizer] Update LOCAL_PATCHES.
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:
libsanitizer/LOCAL_PATCHES | 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 master
in repository gcc.
from 8293a9632c4 Do not clobber signbit when unioning a NAN.
new af9587ff0f2 [libsanitizer, Darwin] Fix bootstrap after recent merge.
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:
.../sanitizer_common/sanitizer_procmaps_mac.cpp | 62 ++++------------------
1 file changed, 10 insertions(+), 52 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 7726d4c3e60b Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.or [...]
new b0839b281c42 Makefile.extrawarn: re-enable -Wformat for clang; take 2
new 1441ca1494d7 kvm: x86: mmu: Drop the need_remote_flush() function
new b64d740ea7dd kvm: x86: mmu: Always flush TLBs when enabling dirty logging
new 020dac418796 KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()
new 67ef8664cc5b KVM: selftests: Fix KVM_EXCEPTION_MAGIC build with Clang
new 372d07084593 KVM: selftests: Fix ambiguous mov in KVM_ASM_SAFE()
new 0204750bd4c6 KVM: x86: Mask off unsupported and unknown bits of IA32_AR [...]
new 3c0ba05ce9c9 KVM: x86: fix memoryleak in kvm_arch_vcpu_create()
new 87693645ae89 perf/x86/core: Completely disable guest PEBS via guest's g [...]
new 22c6a0ef6b26 KVM: x86: check validity of argument to KVM_SET_MP_STATE
new fd0cd59f322b riscv: kvm: vcpu_timer: fix unused variable warnings
new 3e5e56c60a14 riscv: kvm: move extern sbi_ext declarations to a header
new 35906d23cf03 Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kv [...]
new ca922fecda6c KVM: s390: pci: Hook to access KVM lowlevel from VFIO
new 29250ba51bc1 Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/ [...]
new 685ed983e2dc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 9b1ac04698a4 powerpc/papr_scm: Fix nvdimm event mappings
new 0382a35bef70 powerpc/pci: Enable PCI domains in /proc when PCI bus numb [...]
new c7acee3d2f12 powerpc: align syscall table for ppc32
new 310d1344e3c5 Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"
new 91926d8b7e71 powerpc/rtas: Fix RTAS MSR[HV] handling for Cell
new 814816d71e29 powerpc: Fix hard_irq_disable() with sanitizer
new 684c68d92e2e Revert "powerpc/irq: Don't open code irq_soft_mask helpers"
new 6cf07810e9ef powerpc/papr_scm: Ensure rc is always initialized in papr_ [...]
new 5995497296ad Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/ [...]
The 25 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:
arch/powerpc/include/asm/firmware.h | 8 ++
arch/powerpc/include/asm/hw_irq.h | 46 +++++++++--
arch/powerpc/kernel/pci_32.c | 9 +++
arch/powerpc/kernel/rtas_entry.S | 4 +
arch/powerpc/kernel/systbl.S | 1 +
arch/powerpc/platforms/pseries/papr_scm.c | 90 +++++++--------------
arch/riscv/include/asm/kvm_vcpu_sbi.h | 12 +++
arch/riscv/kvm/vcpu_sbi.c | 12 +--
arch/riscv/kvm/vcpu_timer.c | 4 -
arch/s390/include/asm/kvm_host.h | 17 ++--
arch/s390/kvm/pci.c | 12 ++-
arch/s390/pci/Makefile | 2 +-
arch/s390/pci/pci_kvm_hook.c | 11 +++
arch/x86/events/intel/core.c | 3 +-
arch/x86/kvm/mmu/mmu.c | 60 ++------------
arch/x86/kvm/mmu/spte.h | 14 +++-
arch/x86/kvm/vmx/vmx.c | 3 +-
arch/x86/kvm/x86.c | 92 +++++++++++++++++++---
drivers/vfio/pci/vfio_pci_zdev.c | 8 +-
scripts/Makefile.extrawarn | 12 +++
.../selftests/kvm/include/x86_64/processor.h | 4 +-
21 files changed, 252 insertions(+), 172 deletions(-)
create mode 100644 arch/s390/pci/pci_kvm_hook.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_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
from 233a45ec8 29: onsuccess: #437: 2: Success after binutils/gcc: 13 commits
new 6296ed834 30: onsuccess: #438: 2: Success after binutils/gcc: 5 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 1660 -> 1672 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 50492 -> 51248 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 531128 -> 530100 bytes
06-check_regression/console.log.xz | Bin 2068 -> 1824 bytes
07-update_baseline/console.log | 2 +-
dashboard/dashboard-generate.sh | 4 ++--
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 +++++++++---------
13 files changed, 17 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.