This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository llvm-lnt.
from 4b174d5 Fix several tests failing due to missing CMAKE_OBJDUMP in CMa [...]
new 77e8659 Update installation instructions and run the installation tes [...]
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:
docs/developer_guide.rst | 4 ++--
docs/quickstart.rst | 31 ++++++++++---------------------
lnt/lnttool/main.py | 3 +--
requirements.client.txt | 18 +++++++++++++++++-
requirements.server.txt | 17 ++---------------
requirements.txt | 2 +-
setup.py | 1 +
tests/utils/Installation.py | 12 ------------
tests/utils/installation-client.shtest | 8 ++++++++
tests/utils/installation-server.shtest | 8 ++++++++
10 files changed, 50 insertions(+), 54 deletions(-)
delete mode 100644 tests/utils/Installation.py
create mode 100644 tests/utils/installation-client.shtest
create mode 100644 tests/utils/installation-server.shtest
--
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 01040a24d95 gdb/python: make use of gdb.Style for shipped Python commands
new 7f1cdb3e37c Remove 'sys' import from frame_filters.py
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/python/lib/gdb/command/frame_filters.py | 2 --
1 file changed, 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 8b5d577caa3 docs: Add documentation for TARGET_HAS_FMV_TARGET_ATTRIBUTE macro
new f4b60fe6d6a c++: new-expr clobber of constant-size array
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/init.cc | 26 ++++++++++++++++++++++----
gcc/testsuite/g++.dg/warn/Warray-bounds-20.C | 10 +++++-----
2 files changed, 27 insertions(+), 9 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 main
in repository llvm-lnt.
from 7d21dcd [NFC] Remove some trailing whitespace and a few other weirdly [...]
new 2b61b2b Fix broken samples API (#74)
new 4b174d5 Fix several tests failing due to missing CMAKE_OBJDUMP in CMa [...]
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:
lnt/server/ui/api.py | 1 +
tests/runtest/Inputs/test-suite-cmake/fake-cmake | 2 ++
tests/runtest/test_suite-compile-only.shtest | 2 --
tests/runtest/test_suite-perf-events.shtest | 2 --
tests/runtest/test_suite-pgo.shtest | 2 --
tests/runtest/test_suite-profile-import.py | 2 --
tests/runtest/test_suite-profile.shtest | 2 --
tests/server/ui/test_api.py | 2 --
8 files changed, 3 insertions(+), 12 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 main
in repository llvm-lnt.
from e538304 Don't override PYTHONPATH in the Lit config (#69)
new 7d21dcd [NFC] Remove some trailing whitespace and a few other weirdly [...]
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:
lnt/external/stats/stats.py | 40 ++++++++++++++++++++--------------------
lnt/server/db/testsuite.py | 5 +++--
lnt/server/ui/app.py | 3 ++-
lnt/server/ui/views.py | 2 +-
lnt/tests/nt.py | 4 ++--
tests/server/ui/test_api.py | 4 ++--
6 files changed, 30 insertions(+), 28 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 3cbd43d640d AVR: target/122187 - Don't clobber recog_data.operand[] in [...]
new 8b5d577caa3 docs: Add documentation for TARGET_HAS_FMV_TARGET_ATTRIBUTE macro
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/tm.texi | 10 ++++++++++
gcc/doc/tm.texi.in | 10 ++++++++++
2 files changed, 20 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 linux.
from c746c3b51698 Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/l [...]
new 4cd661c248b6 hyperv: Add missing field to hv_output_map_device_interrupt
new 47691ced158a clocksource: hyper-v: Skip unnecessary checks for the root [...]
new f26c9306dff8 mshv: Add support for a new parent partition configuration
new ac7b0a5cd331 Drivers: hv: util: Cosmetic changes for hv_utils_transport.c
new 2d0ddbb65cef Drivers: hv: Simplify data structures for VMBus channel cl [...]
new 7ad8c34f2435 x86/hyperv: Add kexec/kdump support on Azure CVMs
new 0ebac01a00be mshv: Handle NEED_RESCHED_LAZY before transferring to guest
new 6d0386ea9987 entry/kvm: KVM: Move KVM details related to signal/-EINTR [...]
new 9be7e1e320ff entry: Rename "kvm" entry code assets to "virt" to generic [...]
new c5eebe075e11 mshv: Use common "entry virt" APIs to do work in root befo [...]
new 4691db0704ac x86/hyperv: Switch to msi_create_parent_irq_domain()
new fd9be098f7eb Drivers: hv: vmbus: Clean up sscanf format specifier in ta [...]
new 332bf98d6c5a Drivers: hv: vmbus: Fix sysfs output format for ring buffer index
new a3a4d6cb0b96 Drivers: hv: vmbus: Fix typos in vmbus_drv.c
new 94b04355e639 Drivers: hv: Add CONFIG_HYPERV_VMBUS option
new e3ec97c3abaf Drivers: hv: Make CONFIG_HYPERV bool
new 34b4620349fe fbdev/hyperv_fb: deprecate this in favor of Hyper-V DRM driver
new 020b4e86834f MAINTAINERS: Mark hyperv_fb driver Obsolete
new b595edcb2472 hyperv: Remove the spurious null directive line
new 221533629550 Merge tag 'hyperv-next-signed-20251006' of git://git.kerne [...]
new a084c3c4a267 drivers/perf: hisi: Add tt_core_deprecated for compatibility
new 195a1b7d8388 arm64: kprobes: call set_memory_rox() for kprobe page
new fd2f74f8f3d3 tracing: Fix the bug where bpf_get_stackid returns -EFAULT [...]
new 200b0d25084d arm64: mm: Move KPTI helpers to mmu.c
new cb0c5a60a6f7 docs: perf: Fujitsu: Fix htmldocs build warnings and errors
new f620d66af316 arm64: mte: Do not flag the zero page as PG_mte_tagged
new 971199ad2a0f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 27 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:
.../admin-guide/perf/fujitsu_uncore_pmu.rst | 7 +-
Documentation/admin-guide/perf/hisi-pmu.rst | 4 +
MAINTAINERS | 13 +-
arch/arm64/include/asm/ftrace.h | 1 +
arch/arm64/include/asm/mmu.h | 7 +-
arch/arm64/kernel/cpufeature.c | 108 +----------
arch/arm64/kernel/mte.c | 2 +-
arch/arm64/kernel/probes/kprobes.c | 12 ++
arch/arm64/kvm/Kconfig | 2 +-
arch/arm64/kvm/arm.c | 3 +-
arch/arm64/mm/mmu.c | 98 +++++++++-
arch/loongarch/kvm/Kconfig | 2 +-
arch/loongarch/kvm/vcpu.c | 3 +-
arch/riscv/kvm/Kconfig | 2 +-
arch/riscv/kvm/vcpu.c | 3 +-
arch/x86/hyperv/irqdomain.c | 111 +++++++----
arch/x86/hyperv/ivm.c | 211 ++++++++++++++++++++-
arch/x86/kernel/cpu/mshyperv.c | 11 +-
arch/x86/kvm/Kconfig | 2 +-
arch/x86/kvm/vmx/vmx.c | 1 -
arch/x86/kvm/x86.c | 3 +-
drivers/Makefile | 2 +-
drivers/clocksource/hyperv_timer.c | 10 +-
drivers/gpu/drm/Kconfig | 2 +-
drivers/hid/Kconfig | 2 +-
drivers/hv/Kconfig | 15 +-
drivers/hv/Makefile | 4 +-
drivers/hv/channel.c | 2 +-
drivers/hv/hv_common.c | 22 ++-
drivers/hv/hv_utils_transport.c | 10 +-
drivers/hv/mshv.h | 2 -
drivers/hv/mshv_common.c | 22 ---
drivers/hv/mshv_root_main.c | 57 ++----
drivers/hv/vmbus_drv.c | 10 +-
drivers/input/serio/Kconfig | 4 +-
drivers/net/hyperv/Kconfig | 2 +-
drivers/pci/Kconfig | 2 +-
drivers/perf/hisilicon/hisi_uncore_l3c_pmu.c | 33 +++-
drivers/scsi/Kconfig | 2 +-
drivers/uio/Kconfig | 2 +-
drivers/video/fbdev/Kconfig | 7 +-
drivers/video/fbdev/hyperv_fb.c | 2 +
include/asm-generic/mshyperv.h | 19 +-
include/hyperv/hvgdk_mini.h | 2 -
include/hyperv/hvhdk_mini.h | 1 +
include/linux/{entry-kvm.h => entry-virt.h} | 19 +-
include/linux/hyperv.h | 7 +-
include/linux/kvm_host.h | 17 +-
include/linux/rcupdate.h | 2 +-
kernel/entry/Makefile | 2 +-
kernel/entry/{kvm.c => virt.c} | 15 +-
kernel/rcu/tree.c | 6 +-
net/vmw_vsock/Kconfig | 2 +-
virt/kvm/Kconfig | 2 +-
54 files changed, 603 insertions(+), 311 deletions(-)
rename include/linux/{entry-kvm.h => entry-virt.h} (83%)
rename kernel/entry/{kvm.c => virt.c} (66%)
--
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 f933d1d4014 c++: find_template_parameters and NTTPs [PR121981]
new 1a499691f04 AVR: target/122187 - Don't clobber recog_data.operand[] 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:
gcc/config/avr/avr.cc | 18 ++++++++++--------
gcc/testsuite/gcc.target/avr/torture/pr122187.c | 17 +++++++++++++++++
2 files changed, 27 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr122187.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.
unknown user pushed a change to branch releases/gcc-15
in repository gcc.
from 774ee96d095 Daily bump.
new e4f5a5b494e AVR: target/122187 - Don't clobber recog_data.operand[] 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:
gcc/config/avr/avr.cc | 18 ++++++++++--------
gcc/testsuite/gcc.target/avr/torture/pr122187.c | 17 +++++++++++++++++
2 files changed, 27 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr122187.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.