This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch fs-current
in repository linux-next.
omits fb6e427c3120 Merge branch 'nfsd-fixes' of https://git.kernel.org/pub/sc [...]
omits ad1de0dd68cf Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits 5175110679db Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
omits 99a4517bd741 Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
omits 8593c08e91d6 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...]
omits 4f0e317ac310 Merge branch 'misc-6.18' into next-fixes
new e9a6fb0bcdd7 Linux 6.18-rc5
adds ea138a607709 RISC-V: KVM: Fix check for local interrupts on riscv32
adds 873f10cf8e4d RISC-V: KVM: Read HGEIP CSR on the correct cpu
adds 8c5fa3764fac RISC-V: KVM: Remove automatic I/O mapping for VM_PFNMAP
adds 36567f1de1b3 Merge tag 'kvm-riscv-fixes-6.18-2' of https://github.com/k [...]
adds 9d7dfb95da2c KVM: VMX: Inject #UD if guest tries to execute SEAMCALL or TDCALL
adds 8819a49f9ff8 KVM: x86: Unload "FPU" state on INIT if and only if its cu [...]
adds 9bc610b6a2a7 KVM: x86: Harden KVM against imbalanced load/put of guest [...]
adds cab4098be418 KVM: x86: Call out MSR_IA32_S_CET is not handled by XSAVES
adds 59a217ced3e7 KVM: SVM: Initialize per-CPU svm_data at the end of hardwa [...]
adds adc6ae972971 KVM: SVM: Unregister KVM's GALog notifier on kvm-amd.ko exit
adds aaac099459f9 KVM: SVM: Make avic_ga_log_notifier() local to avic.c
adds fd92bd3b4445 KVM: SVM: switch to raw spinlock for svm->ir_list_lock
adds ae431059e75d KVM: guest_memfd: Remove bindings on memslot deletion when [...]
adds d0164c161923 KVM: VMX: Fix check for valid GVA on an EPT violation
adds 0e5ba55750c1 Merge tag 'kvm-x86-fixes-6.18-rc5' of https://github.com/k [...]
adds da888524c393 KVM: arm64: vgic-v3: Trap all if no in-kernel irqchip
adds a24f7afce048 KVM: selftests: fix MAPC RDbase target formatting in vgic_ [...]
adds 92e781c93ebe KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-list
adds a186fbcfd845 KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-list
adds f71f7afd0a0c KVM: arm64: Check range args for pKVM mem transitions
adds 103e17aac09c KVM: arm64: Check the untrusted offset in FF-A memory share
adds 3f9eacf4f070 KVM: arm64: Make all 32bit ID registers fully writable
adds 8a9866ff8600 KVM: arm64: Set ID_{AA64PFR0,PFR1}_EL1.GIC when GICv3 is c [...]
adds 50e7cce81b9b KVM: arm64: Limit clearing of ID_{AA64PFR0,PFR1}_EL1.GIC t [...]
adds 75360a9a3385 KVM: arm64: vgic-v3: Reinstate IRQ lock ordering for LPI xarray
adds 66768669f27d KVM: arm64: vgic-v3: Release reserved slot outside of lpi_ [...]
adds 4af235bf6455 MAINTAINERS: Switch myself to using kernel.org address
adds ca00c3af8ede Merge tag 'kvmarm-fixes-6.18-2' of git://git.kernel.org/pu [...]
adds dc55b3c3f612 KVM: SVM: Mark VMCB_LBR dirty when MSR_IA32_DEBUGCTLMSR is [...]
adds fbe5e5f030c2 KVM: nSVM: Always recalculate LBR MSR intercepts in svm_up [...]
adds 8a4821412cf2 KVM: nSVM: Fix and simplify LBR virtualization handling wi [...]
new 4ea7c1717f3f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new fa5fea427ff5 Merge branch 'vfs.fixes' of https://git.kernel.org/pub/scm [...]
new 6b512fe9e216 Merge branch 'misc-6.18' into next-fixes
new 3dea3eb45c7e Merge branch 'next-fixes' of https://git.kernel.org/pub/sc [...]
new 98c1d9c87888 Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new e93801d2059b Merge branch 'fixes' of https://git.kernel.org/pub/scm/lin [...]
new 4aa17144d5ab NFSD: free copynotify stateid in nfs4_free_ol_stateid()
new ff8141e49cf7 NFSD: Skip close replay processing if XDR encoding fails
new c96573c0d75d NFSD: Never cache a COMPOUND when the SEQUENCE operation fails
new 1cff14b7fc7f nfsd: ensure SEQUENCE replay sends a valid reply.
new 324be6dcbf09 Revert "SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead [...]
new d4909dc20e5b Merge branch 'nfsd-fixes' of https://git.kernel.org/pub/sc [...]
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 (fb6e427c3120)
\
N -- N -- N refs/heads/fs-current (d4909dc20e5b)
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 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.
Summary of changes:
.mailmap | 3 +-
MAINTAINERS | 2 +-
Makefile | 2 +-
arch/arm64/kvm/hyp/nvhe/ffa.c | 9 ++-
arch/arm64/kvm/hyp/nvhe/mem_protect.c | 28 +++++++
arch/arm64/kvm/sys_regs.c | 71 +++++++++---------
arch/arm64/kvm/vgic/vgic-debug.c | 16 +++-
arch/arm64/kvm/vgic/vgic-init.c | 16 +++-
arch/arm64/kvm/vgic/vgic-its.c | 18 ++---
arch/arm64/kvm/vgic/vgic-v3.c | 3 +-
arch/arm64/kvm/vgic/vgic.c | 23 ++++--
arch/riscv/kvm/aia_imsic.c | 16 +++-
arch/riscv/kvm/mmu.c | 25 +------
arch/riscv/kvm/vcpu.c | 2 +-
arch/x86/include/uapi/asm/vmx.h | 1 +
arch/x86/kvm/svm/avic.c | 24 +++---
arch/x86/kvm/svm/nested.c | 20 ++---
arch/x86/kvm/svm/svm.c | 86 ++++++++++------------
arch/x86/kvm/svm/svm.h | 4 +-
arch/x86/kvm/vmx/common.h | 2 +-
arch/x86/kvm/vmx/nested.c | 8 ++
arch/x86/kvm/vmx/vmx.c | 8 ++
arch/x86/kvm/x86.c | 50 ++++++++-----
fs/nfsd/nfs4state.c | 68 ++++++++++++-----
fs/nfsd/nfs4xdr.c | 5 +-
fs/nfsd/xdr4.h | 3 +-
net/sunrpc/Kconfig | 3 +-
tools/testing/selftests/kvm/arm64/get-reg-list.c | 3 +
tools/testing/selftests/kvm/lib/arm64/gic_v3_its.c | 9 ++-
virt/kvm/guest_memfd.c | 45 +++++++----
30 files changed, 351 insertions(+), 222 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-15
in repository gcc.
from c2f7c3f418a Update gcc es.po
new ac34de574fe 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 | 21 +++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/po/ChangeLog | 4 ++++
gcc/testsuite/ChangeLog | 9 +++++++++
4 files changed, 35 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-14
in repository gcc.
from a2020e17b87 Daily bump.
new 855d0272358 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/DATESTAMP | 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 releases/gcc-13
in repository gcc.
from 4660cd1741d Daily bump.
new 4755b2e733f 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/DATESTAMP | 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 536ae8191fd c++/modules: Fix ICE in instantiating_tu_local_entity [PR122628]
new b99eddbe7c8 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 | 219 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 10 +++
gcc/c-family/ChangeLog | 58 +++++++++++++
gcc/c/ChangeLog | 11 +++
gcc/cobol/ChangeLog | 5 ++
gcc/cp/ChangeLog | 52 ++++++++++++
gcc/fortran/ChangeLog | 5 ++
gcc/po/ChangeLog | 4 +
gcc/testsuite/ChangeLog | 103 +++++++++++++++++++++++
libcpp/ChangeLog | 24 ++++++
libstdc++-v3/ChangeLog | 6 ++
12 files changed, 498 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 master
in repository binutils-gdb.
from ec0f74231c2 gdb/hppa: guess g packet size
new 2eb4f87abfe Automatic date update in version.in
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:
bfd/version.h | 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 gdb-17-branch
in repository binutils-gdb.
from f9834076614 Automatic date update in version.in
new 5b0a2a5af90 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_45-branch
in repository binutils-gdb.
from a813a6a6ea0 Re-enable development on the 2.45 branch
new f0ec6ad22bb Automatic date update in version.in
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:
bfd/version.h | 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 linux.
from 4ea7c1717f3f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 3ad1b71fdc57 riscv: Build loader.bin exclusively for Canaan K210
new 5e8632987dd1 riscv: Remove redundant judgment for the default build target
new dc20452e6caf riscv: Fix CONFIG_AS_HAS_INSN for new .insn usage
new 4427259cc7f7 Merge tag 'riscv-for-linus-6.18-rc6' of git://git.kernel.o [...]
The 4 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/riscv/Kconfig | 2 +-
arch/riscv/Makefile | 17 +----------------
2 files changed, 2 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.
unknown user pushed a change to branch master
in repository gcc.
from 2fbb6b2618e c++/modules: Propagate purviewness to all parent namespaces
new 536ae8191fd c++/modules: Fix ICE in instantiating_tu_local_entity [PR122628]
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/cp/module.cc | 4 ++--
gcc/testsuite/g++.dg/modules/internal-18.C | 9 +++++++++
2 files changed, 11 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/internal-18.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.