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 5735e97993a2 Merge branch 'ovl-fixes' of git://git.kernel.org/pub/scm/l [...]
omits f8c83031f7b6 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 822f29ee4f4d Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
omits f5ff87a84a88 fs: actually hold the namespace semaphore
omits b478f56b7866 devpts: Fix type for uid and gid params
adds 6c9567e0850b KVM: s390: Don't use %pK through tracepoints
adds 0c7fbae5bc78 KVM: s390: Don't use %pK through debug printing
adds adb9061ecc02 Merge tag 'kvm-s390-next-6.15-1' of https://git.kernel.org [...]
adds 80fd663590cf selftests: kvm: revamp MONITOR/MWAIT tests
adds 11934771e7e7 selftests: kvm: bring list of exit reasons up to date
adds c57047f6f379 selftests: kvm: list once tests that are valid on all arch [...]
adds f3e555ba45da Documentation: KVM: KVM_GET_SUPPORTED_CPUID now exposes TS [...]
adds 26cb30f22f9c Documentation: kvm: give correct name for KVM_CAP_SPAPR_MULTITCE
adds 2f313018de0f Documentation: kvm: drop "Capability" heading from capabilities
adds ed7974fd592b Documentation: kvm: fix some definition lists
adds af339282e203 Documentation: kvm: organize capabilities in the right section
adds 269a2c3663c6 Documentation: kvm: remove KVM_CAP_MIPS_TE
adds 70817b2b4624 Merge branch 'kvm-6.15-rc2-cleanups' into HEAD
adds ef01cac401f1 KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect gues [...]
adds 0297cdc12a87 KVM: selftests: Add option to rseq test to override /dev/c [...]
adds 81d480fdf8b7 KVM: x86/mmu: Wrap sanity check on number of TDP MMU pages [...]
adds 459a35111b0a KVM: Allow building irqbypass.ko as as module when kvm.ko [...]
adds bc52ae0a708c KVM: x86: Explicitly zero-initialize on-stack CPUID unions
adds 369348e1d8ce Merge branch 'kvm-6.15-rc2-fixes' into HEAD
adds 6bad6ecc63b7 KVM: VMX: Assert that IRQs are disabled when putting vCPU [...]
adds c0b8dcabb2cd KVM: VMX: Use separate subclasses for PI wakeup lock to sq [...]
adds c77eee50caa2 Merge branch 'kvm-pi-fix-lockdep' into HEAD
adds acfcaf90db1f smccc: kvm_guest: Align with DISCOVER_IMPL_CPUS ABI
adds 1f5bdd3b0c70 smccc: kvm_guest: Remove unneeded semicolon
adds fb8a3eba9c81 KVM: arm64: Only read HPFAR_EL2 when value is architectura [...]
adds 1cf3e126f152 arm64: Convert HPFAR_EL2 to sysreg table
adds 26fbdf369227 KVM: arm64: Don't translate FAR if invalid/unsafe
adds d8d78398e550 KVM: arm64: selftests: Introduce and use hardware-definiti [...]
adds c8631ea59b65 KVM: arm64: selftests: Explicitly set the page attrs to In [...]
adds a344e258acb0 KVM: arm64: Use acquire/release to communicate FF-A versio [...]
adds c478032df078 Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/ [...]
adds 0e8863244ef5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
adds 14e594a1fc8b kunit: tool: fix count of tests if late test plan
adds d1be0cf3b8ae kunit: Spelling s/slowm/slow/
adds a24588245776 Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.ke [...]
new cfa5f336bdbd devpts: Fix type for uid and gid params
new a94fd938df2b virtiofs: add filesystem context source name check
new bb5e07cb9277 hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
new 4a2208c25ce4 netfs: Update main API document
new 7571ebd29ff2 afs: Fix afs_dynroot_readdir() to not use the RCU read lock
new 63690b75feb1 dcache: convert dentry flag macros to enum
new bad440f4fdb4 mount: ensure we don't pointlessly walk the mount tree
new 32af6c5634d0 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
new 068aa6f32c62 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new 1595f15391b8 erofs: set error to bio if file-backed IO fails
new d385f15d5ba0 erofs: add __packed annotation to union(__le16..)
new be45319c9fb1 erofs: fix encoded extents handling
new 8bef11a935e8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new a482a6987052 Merge branch 'ovl-fixes' of git://git.kernel.org/pub/scm/l [...]
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 (5735e97993a2)
\
N -- N -- N refs/heads/fs-current (a482a6987052)
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 14 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/filesystems/netfs_library.rst | 995 +++++++++++++++------
Documentation/virt/kvm/api.rst | 789 ++++++++--------
arch/arm64/include/asm/esr.h | 44 +-
arch/arm64/include/asm/kvm_emulate.h | 7 +-
arch/arm64/include/asm/kvm_ras.h | 2 +-
arch/arm64/kvm/hyp/include/hyp/fault.h | 70 +-
arch/arm64/kvm/hyp/nvhe/ffa.c | 9 +-
arch/arm64/kvm/hyp/nvhe/mem_protect.c | 9 +-
arch/arm64/kvm/mmu.c | 31 +-
arch/arm64/tools/sysreg | 7 +
arch/s390/kvm/intercept.c | 2 +-
arch/s390/kvm/interrupt.c | 8 +-
arch/s390/kvm/kvm-s390.c | 10 +-
arch/s390/kvm/trace-s390.h | 4 +-
arch/x86/include/asm/kvm_host.h | 7 +-
arch/x86/kvm/cpuid.c | 8 +-
arch/x86/kvm/mmu/tdp_mmu.c | 8 +-
arch/x86/kvm/vmx/posted_intr.c | 37 +-
arch/x86/kvm/x86.c | 4 +
drivers/firmware/smccc/kvm_guest.c | 4 +-
fs/afs/dynroot.c | 4 +-
fs/erofs/erofs_fs.h | 8 +-
fs/erofs/fileio.c | 2 +
fs/erofs/zmap.c | 5 +-
fs/fuse/virtio_fs.c | 3 +
fs/hfs/bnode.c | 6 +
fs/hfsplus/bnode.c | 6 +
fs/namespace.c | 30 +-
include/kunit/test.h | 2 +-
include/linux/dcache.h | 106 ++-
include/linux/kvm_host.h | 2 +-
tools/testing/kunit/kunit_parser.py | 4 +
tools/testing/kunit/kunit_tool_test.py | 4 +-
tools/testing/selftests/kvm/Makefile.kvm | 45 +-
.../testing/selftests/kvm/arm64/page_fault_test.c | 2 +-
.../selftests/kvm/include/arm64/processor.h | 67 +-
tools/testing/selftests/kvm/lib/arm64/processor.c | 60 +-
tools/testing/selftests/kvm/lib/kvm_util.c | 5 +-
tools/testing/selftests/kvm/rseq_test.c | 31 +-
.../testing/selftests/kvm/x86/monitor_mwait_test.c | 108 +--
virt/kvm/Kconfig | 2 +-
virt/kvm/eventfd.c | 10 +-
42 files changed, 1604 insertions(+), 963 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 630bca9fa83 libstdc++: Fix constraint recursion in basic_const_iterator [...]
new 8406aec4ff0 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 | 232 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 7 ++
gcc/testsuite/ChangeLog | 146 ++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 13 +++
5 files changed, 399 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 0d895576b67 Daily bump.
new bf35b0a8e66 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-12
in repository gcc.
from 1a722dc7881 Daily bump.
new 21d644b871f 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 d69f73c0334 libstdc++: Fix constraint recursion in basic_const_iterator [...]
new 6284f555e87 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 | 35 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cobol/ChangeLog | 5 ++
gcc/cp/ChangeLog | 11 +++++
gcc/d/ChangeLog | 30 ++++++++++++
gcc/fortran/ChangeLog | 35 ++++++++++++++
gcc/m2/ChangeLog | 4 ++
gcc/po/ChangeLog | 10 ++++
gcc/testsuite/ChangeLog | 118 ++++++++++++++++++++++++++++++++++++++++++++++++
libbacktrace/ChangeLog | 7 +++
libcpp/ChangeLog | 6 +++
libgcobol/ChangeLog | 13 ++++++
libgfortran/ChangeLog | 16 +++++++
libquadmath/ChangeLog | 4 ++
libstdc++-v3/ChangeLog | 10 ++++
15 files changed, 305 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 a650cb6b2fb aarch64 tests: escape dot in regex pattern to really match a dot
new ee0f1b802d4 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-16-branch
in repository binutils-gdb.
from 1549d0525b6 Automatic date update in version.in
new 6ce88ba61e0 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_44-branch
in repository binutils-gdb.
from f41af9b6af4 Automatic date update in version.in
new 09d3e41e324 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 a24588245776 Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.ke [...]
new 5cd2950359ef selftests: tpm2: create a dedicated .gitignore
new 170ec11935de selftests: tpm2: test_smoke: use POSIX-conformant expressi [...]
new 7d50e00fef28 selftests/futex: futex_waitv wouldblock test should fail
new 197c1eaa7ba6 selftests/mincore: Allow read-ahead pages to reach the end [...]
new 3b07108ada81 Merge tag 'linux_kselftest-fixes-6.15-rc2' of git://git.ke [...]
The 5 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:
tools/testing/selftests/.gitignore | 1 -
tools/testing/selftests/futex/functional/futex_wait_wouldblock.c | 2 +-
tools/testing/selftests/mincore/mincore_selftest.c | 3 ---
{arch/arc/boot => tools/testing/selftests/tpm2}/.gitignore | 3 ++-
tools/testing/selftests/tpm2/test_smoke.sh | 2 +-
5 files changed, 4 insertions(+), 7 deletions(-)
copy {arch/arc/boot => tools/testing/selftests/tpm2}/.gitignore (58%)
--
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 6a66212916e RISC-V: Fix vid const vector expander for non-npatterns size steps
new ff5fdb3cad1 c++: ICE with nested default targ lambdas [PR119574]
new 630bca9fa83 libstdc++: Fix constraint recursion in basic_const_iterator [...]
The 2 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/pt.cc | 3 ++-
gcc/testsuite/g++.dg/cpp2a/lambda-targ13.C | 7 +++++++
gcc/testsuite/g++.dg/cpp2a/lambda-targ13a.C | 8 ++++++++
libstdc++-v3/include/bits/stl_iterator.h | 4 ++--
libstdc++-v3/testsuite/std/ranges/adaptors/as_const/1.cc | 13 +++++++++++++
5 files changed, 32 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-targ13.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-targ13a.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.