This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c348a717213 bpf: fix memory constraint of ldx/stx instructions [PR108790]
new cce62625025 c++: fix ICE in joust_maybe_elide_copy [PR106675]
new abbdb623c42 debug: Support "phrs" for dumping a HARD_REG_SET
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/call.cc | 2 ++
gcc/gdbinit.in | 12 ++++++++++++
gcc/ira-color.cc | 7 +++++++
gcc/sel-sched-dump.cc | 10 ----------
gcc/testsuite/g++.dg/cpp0x/overload-conv-5.C | 21 +++++++++++++++++++++
5 files changed, 42 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/overload-conv-5.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_kernel/llvm-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from d0e7d81036 71: onsuccess: #619: all: Success after binutils/llvm/linux/ [...]
new 2519b93fff 72: onsuccess: #621: all: Success after binutils/llvm/qemu: [...]
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 1780 -> 1780 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 31192 -> 31388 bytes
04-build_kernel_llvm/console.log.xz | Bin 65336 -> 64704 bytes
05-build_abe-qemu/console.log.xz | Bin 31680 -> 32588 bytes
06-build_linux/console.log.xz | Bin 3132 -> 3236 bytes
08-check_regression/console.log.xz | Bin 4492 -> 4028 bytes
08-check_regression/mail-body.txt | 4 +++-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 6 ++++--
mail/mail-subject.txt | 2 +-
manifest.sh | 31 +++++++++++++++----------------
16 files changed, 28 insertions(+), 25 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 devel/omp/gcc-12
in repository gcc.
from cd377354c5f Address cast to pointer from integer of different size in ' [...]
new e7279cc2eda openmp: Add support for 'present' modifier in the Fortran p [...]
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/fortran/ChangeLog.omp | 7 +++++++
gcc/fortran/dump-parse-tree.cc | 15 +++++++++++++++
2 files changed, 22 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk-code_speed-coremark/gnu_eabi-arm_eabi-master-O2_LTO
in repository toolchain/ci/base-artifacts.
from 7b312a284d 49: onsuccess: #9: 1: [TCWG CI] No change after binutils/gcc [...]
new 35b52d097f 50: onsuccess: #10: 1: [TCWG CI] No change after binutils/gc [...]
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 1832 -> 1808 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 30856 -> 31040 bytes
04-build_abe-stage1/console.log.xz | Bin 90744 -> 90472 bytes
06-build_abe-newlib/console.log.xz | Bin 14484 -> 14636 bytes
07-build_abe-stage2/console.log.xz | Bin 165788 -> 165344 bytes
08-benchmark/benchmark-build.log | 103 +++++++++++----------
08-benchmark/benchmark.log | 101 ++++++++++----------
08-benchmark/console.log.xz | Bin 3852 -> 3864 bytes
09-check_regression/console.log.xz | Bin 4988 -> 5052 bytes
09-check_regression/results-vs-first.log | 4 +-
09-check_regression/results-vs-prev.log | 6 +-
dashboard/dashboard-generate.sh | 2 +-
.../squad-vs-first/Mean/results-metadata.json | 12 +--
.../squad-vs-first/coremark/results-metadata.json | 12 +--
dashboard/squad-vs-first/dashboard-push-squad.sh | 10 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/newlib_rev | 2 +-
mail/jira-body.txt | 36 +++----
mail/mail-body.txt | 36 +++----
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++---
results_id | 2 +-
24 files changed, 184 insertions(+), 178 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 a42ed1d9181 Simplify "1 - bool_val" to "bool_val ^ 1"
new c348a717213 bpf: fix memory constraint of ldx/stx instructions [PR108790]
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/bpf/bpf.md | 10 +++++-----
gcc/config/bpf/constraints.md | 11 +++++++++++
gcc/testsuite/gcc.target/bpf/ldxdw.c | 12 ++++++++++++
3 files changed, 28 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/bpf/ldxdw.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 devel/omp/gcc-12
in repository gcc.
from 65f1a9aca71 gomp/openmp-simd-8.f90: Remove .ASSUME tree-dump check
new cd377354c5f Address cast to pointer from integer of different size 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:
libgomp/ChangeLog.omp | 5 +++++
libgomp/target.c | 4 ++--
2 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 969cc9417e 61: onsuccess: #548: all: Success after binutils/llvm/linux/ [...]
new c206adf2ff 62: onsuccess: #549: all: Success after binutils/llvm/linux/ [...]
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 1764 -> 1784 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 31184 -> 31176 bytes
04-build_kernel_llvm/console.log.xz | Bin 64372 -> 64720 bytes
05-build_abe-qemu/console.log.xz | Bin 31540 -> 32524 bytes
06-build_linux/console.log.xz | Bin 3124 -> 3132 bytes
08-check_regression/console.log.xz | Bin 4424 -> 4460 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
16 files changed, 24 insertions(+), 24 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
from e03353b20c 51: onsuccess: #661: boot: Success after binutils/gcc/linux/ [...]
new 101e77f11d 52: onsuccess: #662: boot: Success after binutils/gcc/linux/ [...]
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 1760 -> 1972 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 31428 -> 31224 bytes
04-build_abe-stage1/console.log.xz | Bin 73544 -> 73528 bytes
05-build_abe-qemu/console.log.xz | Bin 31592 -> 32492 bytes
06-build_linux/console.log.xz | Bin 5964 -> 5764 bytes
07-boot_linux/console.log.xz | Bin 6152 -> 6164 bytes
08-check_regression/console.log.xz | Bin 4296 -> 4276 bytes
08-check_regression/mail-body.txt | 4 ++--
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 6 +++---
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
results | 2 +-
19 files changed, 29 insertions(+), 29 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 pending-fixes
in repository linux-next.
omits 11ce0876aa1c Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits 5e2a5631e29d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 37f58d0fa101 Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
omits 0c3b6545ff02 Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 44df29c396be Merge branch 'riscv-soc-fixes' of git://git.kernel.org/pub [...]
omits 8a920a6c3ad0 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 2580e79b1dca Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
omits f10d3436c513 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 7e4bfeb66ec1 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits 55214e54df12 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 70d3666c9634 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 1a3777bb0cef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 5c6fe1d084da Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 639bee41f224 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 850c3329fbde Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 2ffd65f7b2ab Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 112683e39995 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 2dabdd9f5458 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
new f6feea56f66d Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://g [...]
new be8de49bea50 x86/speculation: Identify processors vulnerable to SMT RSB [...]
new 6f0f2d5ef895 KVM: x86: Mitigate the cross-thread return address predict [...]
new 493a2c2d23ca Documentation/hw-vuln: Add documentation for Cross-Thread [...]
new 82eac0c830b7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 6f098cde9df2 cpufreq: qcom-hw: Add missing null pointer check
new e1c04510f521 Merge tag 'pm-6.2-rc9' of git://git.kernel.org/pub/scm/lin [...]
new ee8c5d2a4bbb Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
new 349b80790a32 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 4562c65ec852 net: stmmac: fix order of dwmac5 FlexPPS parametrization sequence
new 21c167aa0ba9 net/sched: act_ctinfo: use percpu stats
new 05d7623a892a net: stmmac: Restrict warning on disabling DMA store and fwd mode
new 492880ea9989 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 8222d5910dae xfrm: Zero padding when dumping algos and encap
new a688fdd8435b Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 0bc11558d979 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 2bdccfd290d4 ALSA: hda/realtek - fixed wrong gpio assigned
new 5007b848ff22 ALSA: hda/realtek: fix mute/micmute LEDs don't work for a [...]
new 9251584af092 ALSA: hda/realtek: Enable mute/micmute LEDs and speaker su [...]
new 8221d3bdaec8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new a828011c0aec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new ea150fd9ed6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 654bffb5bc70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 06c9ea4958ed Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 4a5f24c635d8 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
new 9e2ca58cc68f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 271ffd039d6b Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux [...]
new 7c77ae78f666 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new d5a1224aa68c drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT list
new 8b157b0aaa06 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
new 6ea6b95a7e3e mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't set
new 605d9fb9556f mmc: sdio: fix possible resource leaks in some error paths
new cf4c9d2ac1e4 mmc: mmc_spi: fix error handling in mmc_spi_probe()
new 3f18c5046e63 mmc: jz4740: Work around bug on JZ4760(B)
new 7ab82c943414 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new d0b071dd4928 Merge branch 'riscv-soc-fixes' of git://git.kernel.org/pub [...]
new 88f0af2714cb Merge branch 'nfsd-fixes' of git://git.kernel.org/pub/scm/ [...]
new 14d2883fc03a Merge branch 'zstd-linus' of https://github.com/terrelln/l [...]
new 603277c43b88 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 923d70f9effd Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
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 (11ce0876aa1c)
\
N -- N -- N refs/heads/pending-fixes (923d70f9effd)
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 40 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/hw-vuln/cross-thread-rsb.rst | 92 ++++++++++++++++++++++
Documentation/admin-guide/hw-vuln/index.rst | 1 +
arch/x86/include/asm/cpufeatures.h | 1 +
arch/x86/kernel/cpu/common.c | 9 ++-
arch/x86/kvm/x86.c | 43 +++++++---
drivers/cpufreq/qcom-cpufreq-hw.c | 2 +
drivers/gpu/drm/i915/gt/intel_workarounds.c | 14 ++--
drivers/mmc/core/sdio_bus.c | 17 +++-
drivers/mmc/core/sdio_cis.c | 12 ---
drivers/mmc/host/jz4740_mmc.c | 10 +++
drivers/mmc/host/meson-gx-mmc.c | 23 +++---
drivers/mmc/host/mmc_spi.c | 8 +-
drivers/net/ethernet/stmicro/stmmac/dwmac5.c | 3 +-
.../net/ethernet/stmicro/stmmac/stmmac_platform.c | 2 +-
net/sched/act_ctinfo.c | 6 +-
net/xfrm/xfrm_user.c | 45 ++++++++++-
sound/pci/hda/patch_realtek.c | 9 ++-
17 files changed, 238 insertions(+), 59 deletions(-)
create mode 100644 Documentation/admin-guide/hw-vuln/cross-thread-rsb.rst
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.