This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fe2e64b8c7d Add single-lane SLP support to .GOMP_SIMD_LANE vectorization
new 220402bfc03 hppa: Use stack slot SP-40 to copy between integer and floa [...]
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/pa/pa-64.h | 12 ++++++------
gcc/config/pa/pa.md | 48 ++++++++++++++++++++++++++++--------------------
2 files changed, 34 insertions(+), 26 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 8f602276d390 Merge tag 'bcachefs-2024-10-05' of git://evilpiepirate.org [...]
new 4b058c9f281f powerpc/vdso: allow r30 in vDSO code generation of getrandom
new b3ce5c30a0e0 Merge tag 'powerpc-6.12-3' of git://git.kernel.org/pub/scm [...]
new 76f972c2cfdf KVM: selftests: Fix build on architectures other than x86_64
new fcd1ec9cb59c KVM: x86/mmu: fix KVM_X86_QUIRK_SLOT_ZAP_ALL for shadow MMU
new ea4290d77bda KVM: x86: leave kvm.ko out of the build if no vendor modul [...]
new 2a5fe5a01668 x86/reboot: emergency callbacks are now registered by comm [...]
new 78fee4198bb4 KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error path
new a9f41588a902 KVM: arm64: Constrain the host to the maximum shared SVE V [...]
new 64a1d716615e KVM: arm64: Another reviewer reshuffle
new a1d402abf8e3 KVM: arm64: Fix kvm_has_feat*() handling of negative features
new c8d430db8eec Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pu [...]
new 4563243edeeb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 7d59ac07ccb5 platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug
new ed0e64d85fe7 MAINTAINERS: Update Intel In Field Scan(IFS) entry
new b6c57b70a343 platform/x86: dell-laptop: Do not fail when encountering u [...]
new 0bdb4e57a1b0 platform/x86:intel/pmc: Disable ACPI PM Timer disabling on [...]
new 2f95a035b8fd platform/x86: ISST: Add Diamond Rapids to support list
new e16f7eee7c80 platform/x86/intel: power-domains: Add Diamond Rapids support
new a561509b4187 platform/x86: dell-sysman: add support for alienware products
new 7b954b9ba007 platform/x86: dell-ddv: Fix typo in documentation
new 5984b40f5bcd platform/x86: wmi: Update WMI driver API documentation
new 2fae3129c0c0 platform/x86: x86-android-tablets: Fix use after free on p [...]
new c8d9f2c7aa59 Merge tag 'platform-drivers-x86-v6.12-2' of git://git.kern [...]
new 7fb1d1e0382c kbuild: move non-boot built-in DTBs to .rodata section
new 4d46b5b623e0 kconfig: fix infinite loop in sym_calc_choice()
new 8d095547debd kconfig: clear expr::val_is_valid when allocated
new da724c33b685 kconfig: qconf: move conf_read() before drawing tree pain
new 984ed20ece1c kconfig: qconf: fix buffer overflow in debug links
new c14a30468230 scripts: import more list macros
new d939881a15b1 kbuild: fix a typo dt_binding_schema -> dt_binding_schemas
new 82cb44308951 kbuild: deb-pkg: Remove blank first line from maint scripts
new 2a130b7e1fcd Merge tag 'kbuild-fixes-v6.12' of git://git.kernel.org/pub [...]
The 32 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/driver-api/wmi.rst | 11 ++--
Documentation/wmi/devices/dell-wmi-ddv.rst | 4 +-
MAINTAINERS | 4 +-
Makefile | 2 +-
arch/arm64/include/asm/kvm_host.h | 25 ++++-----
arch/arm64/kvm/hyp/include/hyp/switch.h | 2 +-
arch/arm64/kvm/hyp/nvhe/hyp-main.c | 12 +++--
arch/arm64/kvm/hyp/nvhe/pkvm.c | 6 ++-
arch/powerpc/kernel/vdso/Makefile | 2 +-
arch/x86/include/asm/reboot.h | 4 +-
arch/x86/kernel/reboot.c | 4 +-
arch/x86/kvm/Kconfig | 9 ++--
arch/x86/kvm/Makefile | 2 +-
arch/x86/kvm/mmu/mmu.c | 60 +++++++++++++++++-----
drivers/platform/x86/dell/dell-laptop.c | 15 ++++--
drivers/platform/x86/dell/dell-wmi-sysman/sysman.c | 1 +
drivers/platform/x86/intel/pmc/spt.c | 2 -
.../x86/intel/speed_select_if/isst_if_common.c | 5 +-
drivers/platform/x86/intel/tpmi_power_domains.c | 1 +
drivers/platform/x86/x86-android-tablets/core.c | 6 ++-
scripts/Makefile.dtbs | 4 +-
scripts/include/list.h | 50 ++++++++++++++++++
scripts/kconfig/expr.c | 1 +
scripts/kconfig/parser.y | 10 +++-
scripts/kconfig/qconf.cc | 6 +--
scripts/package/builddeb | 1 -
.../kvm/memslot_modification_stress_test.c | 2 +
tools/testing/selftests/kvm/memslot_perf_test.c | 6 +++
28 files changed, 188 insertions(+), 69 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 binutils-gdb.
from 23ca0175c66 [gdb] Rerun spellcheck.sh
new 8503550c456 gdb/MAINTAINERS: update my email address
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:
gdb/MAINTAINERS | 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 devel/nothrow-detection
in repository gcc.
from da431b3514d Updated code for unlinking regions and update stmt_eh_regio [...]
new f5b29909d5d Added function bool extract_types_for_resx and fixed more f [...]
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/tree-eh.cc | 122 +++++++++++++++++++++++++++++----------------------------
gcc/tree-eh.h | 8 +---
2 files changed, 65 insertions(+), 65 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 gcc.
from c86be8f605a doc: Focus on DWARF for FreeBSD
new fe2e64b8c7d Add single-lane SLP support to .GOMP_SIMD_LANE vectorization
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/tree-vect-slp.cc | 11 +++++++++++
gcc/tree-vect-stmts.cc | 26 ++++++++++++++++++++++++--
2 files changed, 35 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from dda9cf662b0 [gdb] Fix more common misspellings
new 23ca0175c66 [gdb] Rerun spellcheck.sh
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:
gdb/testsuite/gdb.base/filename-completion.exp | 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.
unknown user pushed a change to branch master
in repository gcc.
from 88b75dcfd23 Daily bump.
new c86be8f605a doc: Focus on DWARF for FreeBSD
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/install.texi | 4 +---
1 file changed, 1 insertion(+), 3 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-14
in repository gcc.
from 27582d4a68f hppa: Fix indirect_goto constraint
new f70e2910e31 Daily bump.
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/ChangeLog | 4 ++++
gcc/DATESTAMP | 2 +-
2 files changed, 5 insertions(+), 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 releases/gcc-13
in repository gcc.
from 829803662b5 hppa: Fix indirect_goto constraint
new 41f07e931dc Daily bump.
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/ChangeLog | 4 ++++
gcc/DATESTAMP | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.