This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 118816de33 libio: Convert __vswprintf_internal to buffers (bug 27857)
new 5ab9b2c924 Update syscall lists for Linux 6.1
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:
sysdeps/unix/sysv/linux/syscall-names.list | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from 561bfe080bfc 29: onsuccess: #414: boot: Success after binutils/gcc/linu [...]
new 9e9435f22e2f 30: onsuccess: #415: boot: Success after binutils/gcc/linu [...]
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 1756 -> 1740 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 29948 -> 29944 bytes
04-build_abe-stage1/console.log.xz | Bin 87028 -> 87072 bytes
05-build_abe-qemu/console.log.xz | Bin 31216 -> 31056 bytes
06-build_linux/console.log.xz | Bin 3084 -> 3080 bytes
07-boot_linux/console.log.xz | Bin 5640 -> 5620 bytes
08-check_regression/console.log.xz | Bin 4096 -> 4152 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 | 30 +++++++++++++++---------------
results | 2 +-
19 files changed, 28 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 linux.
from 6feb57c2fd7c Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/li [...]
new 2b76cfe19030 ARM: dts: spear: drop 0x from unit address
new 4c03c4188cfb MAINTAINERS: add related dts to IXP4xx
new 4b88615950fc ARM: pxa: fix building with clang
new 6a7ee50f8f56 ARM: disallow pre-ARMv5 builds with ld.lld
new ba4b4d0293ed soc: tegra: fix CPU_BIG_ENDIAN dependencies
new e4a417520101 arm64: dts: mediatek: mt8195-demo: fix the memory size of [...]
new ad2631b5645a arm64: dts: mt8183: Fix Mali GPU clock
new b9cb6be06b56 Merge tag 'v6.1-dts64-fixes' of https://git.kernel.org/pub [...]
new dba8eb83af9d soc: mediatek: pm-domains: Fix the power glitch issue
new 6f85602d5fde Merge tag 'v6.1-soc-fixes' of https://git.kernel.org/pub/s [...]
new 850f7a5cab33 Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/sc [...]
new defbab270d45 include/uapi/linux/swab: Fix potentially missing __always_inline
new 5e5ff73c2e58 asm-generic/io: Add _RET_IP_ to MMIO trace for more accura [...]
new 32975c491ee4 uapi: Add missing _UAPI prefix to <asm-generic/types.h> in [...]
new 70b07bec95b6 Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/ [...]
new 1bc543463259 parisc: Fix inconsistent indenting in setup_cmdline()
new 41f563ab3c33 parisc: led: Fix potential null-ptr-deref in start_task()
new 71bdea6f798b parisc: Align parisc MADV_XXX constants with all other arc [...]
new fe94cb1a614d parisc: Drop PMD_SHIFT from calculation in pgtable.h
new 7236aae5f81f parisc: Fix locking in pdc_iodc_print() firmware call
new 7e6652c79ecd parisc: Drop duplicate kgdb_pdc console
new 7dc4dbfe750e parisc: Drop locking in pdc console code
new 4add395bc77f parisc: Move pdc_result struct to firmware.c
new 9086e6017957 parisc: Add missing FORCE prerequisites in Makefile
new 4934fbfb3ff0 parisc: Show MPE/iX model string at bootup
new 35f79d0e2c98 Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/s [...]
The 26 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:
MAINTAINERS | 1 +
arch/arm/Kconfig | 2 +
arch/arm/boot/dts/spear300.dtsi | 2 +-
arch/arm/boot/dts/spear310.dtsi | 2 +-
arch/arm/boot/dts/spear320.dtsi | 2 +-
arch/arm/mach-pxa/pxa27x.c | 8 +++
arch/arm/mach-pxa/pxa3xx.c | 8 +++
arch/arm64/boot/dts/mediatek/mt8183.dtsi | 2 +-
arch/arm64/boot/dts/mediatek/mt8195-demo.dts | 4 +-
arch/parisc/include/asm/pdc.h | 2 +-
arch/parisc/include/asm/pgtable.h | 4 +-
arch/parisc/include/uapi/asm/mman.h | 29 +++++-----
arch/parisc/kernel/firmware.c | 32 +++++------
arch/parisc/kernel/kgdb.c | 20 -------
arch/parisc/kernel/pdc_cons.c | 16 ++----
arch/parisc/kernel/processor.c | 9 +++-
arch/parisc/kernel/real2.S | 17 +-----
arch/parisc/kernel/setup.c | 26 +++++----
arch/parisc/kernel/sys_parisc.c | 28 ++++++++++
arch/parisc/kernel/syscalls/syscall.tbl | 2 +-
arch/parisc/kernel/vdso32/Makefile | 4 +-
arch/parisc/kernel/vdso64/Makefile | 4 +-
drivers/parisc/led.c | 3 ++
drivers/soc/mediatek/mtk-pm-domains.c | 2 +-
drivers/soc/tegra/Kconfig | 3 ++
include/asm-generic/io.h | 80 ++++++++++++++--------------
include/trace/events/rwmmio.h | 43 +++++++++------
include/uapi/asm-generic/types.h | 6 +--
include/uapi/linux/swab.h | 2 +-
lib/trace_readwrite.c | 16 +++---
tools/arch/parisc/include/uapi/asm/mman.h | 12 ++---
tools/perf/bench/bench.h | 12 -----
32 files changed, 208 insertions(+), 195 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 05b7cf52e1b d/104749 - document host GDC version requirement
new 0bdd2261c25 Don't use PHI equivalences in range-on-entry.
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/gimple-range-cache.cc | 7 +++++++
gcc/testsuite/gcc.dg/pr108139.c | 18 ++++++++++++++++++
2 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr108139.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.