This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from d90b0276af8f Merge tag 'hardening-v6.6-rc3' of git://git.kernel.org/pub [...]
new 4aa8cdd5e523 iomap: handle error conditions more gracefully in iomap_to_bh
new 35d30c9cf127 iomap: don't skip reading in !uptodate folios when unshari [...]
new a5f31a5028d1 iomap: convert iomap_unshare_iter to use large folios
new 59c376d63638 Merge tag 'iomap-6.6-fixes-2' of git://git.kernel.org/pub/ [...]
new 8d533cac9218 s390: update defconfigs
new 5c95bf274665 s390/cert_store: fix string length handling
new 2e3d39118460 Merge tag 's390-6.6-3' of git://git.kernel.org/pub/scm/lin [...]
new 68ffa230daa0 LoongArch: Fix lockdep static memory detection
new c718a0bad75c LoongArch: Fix some build warnings with W=1
new 3563b477ddfe LoongArch: Use _UL() and _ULL()
new d0b933ae7a0e LoongArch: Remove dead code in relocate_new_kernel
new b795fb9f5861 LoongArch: Set all reserved memblocks on Node#0 at initialization
new 2a86f1b56a30 kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage
new 99e5a2472a50 LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow [...]
new 84fafe981035 docs/LoongArch: Update the links of ABI
new e74a6b7f3744 docs/zh_CN/LoongArch: Update the links of ABI
new 93397d3a2f1b Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/ [...]
new eb72d5207008 mfd: cs42l43: Use correct macro for new-style PM runtime ops
new 3914784553f6 i2c: i801: unregister tco_pdev in i801_probe() error path
new 2409205acd3c i2c: designware: fix __i2c_dw_disable() in case master is [...]
new 7c0195fa9a9e i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
new db6aee6083a5 i2c: mux: gpio: Add missing fwnode_handle_put()
new 59851fb05d75 i2c: xiic: Correct return value check for xiic_reinit()
new 5a4de7dc9e77 Merge tag 'i2c-for-6.6-rc3' of git://git.kernel.org/pub/sc [...]
The 24 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/arch/loongarch/introduction.rst | 4 +-
.../zh_CN/arch/loongarch/introduction.rst | 4 +-
arch/loongarch/include/asm/addrspace.h | 12 ++---
arch/loongarch/include/asm/exception.h | 45 +++++++++++++++++
arch/loongarch/include/asm/kasan.h | 59 ++++------------------
arch/loongarch/include/asm/smp.h | 1 +
arch/loongarch/kernel/Makefile | 4 ++
arch/loongarch/kernel/acpi.c | 1 -
arch/loongarch/kernel/mem.c | 4 +-
arch/loongarch/kernel/module-sections.c | 1 +
arch/loongarch/kernel/process.c | 1 +
arch/loongarch/kernel/relocate_kernel.S | 1 -
arch/loongarch/kernel/signal.c | 7 +--
arch/loongarch/kernel/smp.c | 3 ++
arch/loongarch/kernel/syscall.c | 1 +
arch/loongarch/kernel/time.c | 2 +-
arch/loongarch/kernel/topology.c | 3 ++
arch/loongarch/kernel/traps.c | 25 ++-------
arch/loongarch/kernel/vmlinux.lds.S | 55 ++++++++++----------
arch/loongarch/mm/fault.c | 2 +-
arch/loongarch/mm/hugetlbpage.c | 12 -----
arch/loongarch/mm/ioremap.c | 1 +
arch/loongarch/mm/kasan_init.c | 51 +++++++++++++++++++
arch/loongarch/mm/tlb.c | 2 +-
arch/s390/configs/debug_defconfig | 14 +++--
arch/s390/configs/defconfig | 13 +++--
arch/s390/configs/zfcpdump_defconfig | 4 +-
arch/s390/kernel/cert_store.c | 7 +--
drivers/i2c/busses/i2c-designware-common.c | 17 +++++++
drivers/i2c/busses/i2c-designware-core.h | 3 ++
drivers/i2c/busses/i2c-i801.c | 1 +
drivers/i2c/busses/i2c-xiic.c | 2 +-
drivers/i2c/muxes/i2c-demux-pinctrl.c | 4 ++
drivers/i2c/muxes/i2c-mux-gpio.c | 4 +-
drivers/mfd/cs42l43.c | 4 +-
fs/buffer.c | 25 +++++----
fs/iomap/buffered-io.c | 30 ++++++-----
include/linux/kasan.h | 2 +-
mm/kasan/kasan.h | 8 ++-
39 files changed, 265 insertions(+), 174 deletions(-)
create mode 100644 arch/loongarch/include/asm/exception.h
--
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 d6679fa2d65 d: Merge upstream dmd, druntime 4574d1728d, phobos d7e79f024.
new 767eea9ea22 fortran: error recovery on duplicate declaration of class v [...]
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/class.cc | 4 ++++
gcc/fortran/resolve.cc | 4 +++-
gcc/testsuite/gfortran.dg/pr95710.f90 | 17 +++++++++++++++++
3 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr95710.f90
--
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 master
in repository toolchain/ci/interesting-commits.
from 6e1f3cdc Add entry d45ddc2c04e471d0dcee016b6edacc00b8341b16 from https [...]
new f2bcc47b Add entry d45ddc2c04e471d0dcee016b6edacc00b8341b16 from https [...]
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/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/jira/description | 4 ++++
gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/jira/summary | 2 +-
gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/jira/yaml | 6 +++++-
gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/status.txt | 4 ++++
.../{master-thumb_m23_eabi => master-thumb_m33_eabi}/details.txt | 6 +++---
.../reproduction_instructions.txt | 4 ++--
.../{master-thumb_m0_eabi => master-thumb_m33_eabi}/status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++++
8 files changed, 25 insertions(+), 9 deletions(-)
copy gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/tcwg_gnu_embed_check_gcc/{m [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from 1b0d808c Add entry d45ddc2c04e471d0dcee016b6edacc00b8341b16 from https [...]
new 6e1f3cdc Add entry d45ddc2c04e471d0dcee016b6edacc00b8341b16 from https [...]
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:
.../tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi}/build_url | 2 +-
.../master-thumb_m33_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{021077b94741c9300dfff3a24e95b3ffa3f508a7/tcwg_gnu_embed_check_gcc/m [...]
copy gcc/sha1/d45ddc2c04e471d0dcee016b6edacc00b8341b16/{tcwg_bootstrap_check/maste [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.