This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 11313e2f7812 Merge tag 'gpio-fixes-for-v6.16-rc3' of git://git.kernel.o [...]
new d8ab68bdb294 scsi: target: Fix NULL pointer dereference in core_scsi3_d [...]
new 2a8a5a5dd06e scsi: elx: efct: Fix memory leak in efct_hw_parse_filter()
new a765b9e6db40 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 635e118317ff Revert "mtd: core: always create master device"
new 60dffe96fab0 mtd: spinand: winbond: Fix W35N number of planes/LUN
new 29384bbb1a2a mtd: spinand: winbond: Increase maximum frequency on an oc [...]
new dba90f5a79c1 mtd: spinand: winbond: Prevent unsupported frequencies on [...]
new 6463cbe08b0c mtd: spinand: fix memory leak of ECC engine conf
new 3f75bfff44be Merge tag 'mtd/fixes-for-6.16-rc3' of git://git.kernel.org [...]
The 9 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:
drivers/mtd/mtdchar.c | 2 +-
drivers/mtd/mtdcore.c | 152 +++++++++++-----------------------------
drivers/mtd/mtdcore.h | 2 +-
drivers/mtd/mtdpart.c | 16 ++---
drivers/mtd/nand/spi/core.c | 1 +
drivers/mtd/nand/spi/winbond.c | 10 +--
drivers/scsi/elx/efct/efct_hw.c | 5 +-
drivers/target/target_core_pr.c | 4 +-
include/linux/mtd/partitions.h | 2 +-
include/linux/mtd/spinand.h | 10 +--
10 files changed, 69 insertions(+), 135 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 binutils-gdb.
from e4f71ccd5a5 Automatic date update in version.in
new 7a23d8a8263 or1k: Fix disassembly for little-endian binaries
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:
cpu/or1k.opc | 2 +-
opcodes/or1k-opc.h | 2 +-
2 files 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.
unknown user pushed a change to branch master
in repository gcc.
from 52582b40a9b RISC-V: Fix ICE for expand_select_vldi [PR120652]
new 8f40a8e8f8d Implement afdo inliner
new d29cf57f9e4 Extend afdo inliner to introduce speculative calls
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/auto-profile.cc | 523 ++++++++++++---------
gcc/auto-profile.h | 7 +
gcc/ipa-inline.cc | 118 ++++-
gcc/testsuite/gcc.dg/tree-prof/afdo-inline.c | 27 ++
.../gcc.dg/tree-prof/afdo-vpt-earlyinline.c | 20 +-
gcc/testsuite/gcc.dg/tree-prof/indir-call-prof-2.c | 4 +-
gcc/tree-inline.cc | 4 +-
7 files changed, 461 insertions(+), 242 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-prof/afdo-inline.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 master
in repository gcc.
from c8124997a50 Daily bump.
new 52582b40a9b RISC-V: Fix ICE for expand_select_vldi [PR120652]
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/riscv/autovec.md | 2 +-
.../gcc.target/riscv/rvv/autovec/pr120652-1.c | 5 ++++
.../gcc.target/riscv/rvv/autovec/pr120652-2.c | 5 ++++
.../gcc.target/riscv/rvv/autovec/pr120652-3.c | 5 ++++
.../gcc.target/riscv/rvv/autovec/pr120652.h | 31 ++++++++++++++++++++++
5 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr120652-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr120652-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr120652-3.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr120652.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 releases/gcc-15
in repository gcc.
from bf284e8f5ed [RISC-V][PR target/119971] Avoid losing shift count masking
new 2c24509f90a 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 | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 9 +++++++++
3 files changed, 20 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-14
in repository gcc.
from 638e90e5e80 tree-optimization/116674 - vectorizable_simd_clone_call and [...]
new 1a006539b73 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 | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 18 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 5e0f1800bb3 Daily bump.
new d14ce0869f4 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 567806457c8 Daily bump.
new 82f11c9f0cd 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 007392c0f93 cobol: Correct diagnostic strings for 32-bit builds.
new c8124997a50 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 | 65 +++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cobol/ChangeLog | 11 +++++++
gcc/testsuite/ChangeLog | 81 +++++++++++++++++++++++++++++++++++++++++++++++++
include/ChangeLog | 7 +++++
libgcobol/ChangeLog | 4 +++
6 files changed, 169 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 gdb-16-branch
in repository binutils-gdb.
from bf612098286 Automatic date update in version.in
new 9e772df10d2 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.