This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1dd769b3d0d Alpha: Fix base block alignment calculation regression
new 6beb0a14aac c++: minor EXPR_STMT cleanup
new 2a643f55f5a [PATCH v2] sh: Correct NaN signalling bit and propagation r [...]
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/config/sh/sh-modes.def | 6 ++++++
gcc/cp/coroutines.cc | 21 ++------------------
gcc/cp/semantics.cc | 8 ++++++--
gcc/testsuite/gcc.target/sh/pr111814.c | 7 +++++++
libgcc/config/sh/sfp-machine.h | 36 ++++++++++++++++++++++------------
5 files changed, 44 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/sh/pr111814.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 master
in repository toolchain/ci/interesting-commits.
from 5cbb8a57f Add entry 5a993558c5fa52c605d984e0effdc1cd3b452476 from https [...]
new c5e6ae781 Add entry 5c8ba28c751bf0e7cb5c3ac9d223acba4cefc739 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:
.../first_url | 2 +-
.../build_url | 2 +-
.../last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy llvm/sha1/{2e637dbbb8bc9a41f8eabd1df347ca2559b1abd7 => 5c8ba28c751bf0e7cb5c3a [...]
copy {fujitsu_testsuite/sha1/011e6d92dd86a39ccc5c28cc30672c158422c191 => llvm/sha1 [...]
create mode 100644 llvm/sha1/5c8ba28c751bf0e7cb5c3ac9d223acba4cefc739/tcwg_flang_t [...]
--
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 f9ea46d9468 Fortran: Fix checking for IMPURE in DO CONCURRENT.
new 1dd769b3d0d Alpha: Fix base block alignment calculation regression
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/alpha/alpha.cc | 23 +++----
.../gcc.target/alpha/memcpy-nested-offset-long.c | 76 ++++++++++++++++++++++
.../gcc.target/alpha/memcpy-nested-offset-quad.c | 64 ++++++++++++++++++
3 files changed, 150 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/alpha/memcpy-nested-offset-long.c
create mode 100644 gcc/testsuite/gcc.target/alpha/memcpy-nested-offset-quad.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-14
in repository gcc.
from 2048dcc39b1 LoongArch: Change {dg-do-what-default} save and restore logical.
new 7381ea8fc4d combine: Use reg_used_between_p rather than modified_betwee [...]
new c0946fe4d21 c: Fix ICEs with -fsanitize=pointer-{subtract,compare} [PR119582]
new 293a95b87c5 lto: lto-opts fixes [PR119625]
new 8581982e8c9 libquadmath: Fix up THREEp96 constant in expq
new 008ba21711a bitintlower: Fix up handling of nested casts in m_upward_2l [...]
new 056a01f9fa8 bitintlower: Fix up handling of SSA_NAME copies in coalesci [...]
new 2aa812386ad driver: Fix up -freport-bug for ASLR [PR119727]
new 438c4df2221 driver: On linux hosts disable ASLR during -freport-bug [PR119727]
new efb22612f98 expmed: Always use QImode for init_expmed set_zero_cost [PR119785]
new 40c50659569 bitintlower: Fix interaction of gimple_assign_copy_p stmts [...]
new 50bd360f927 libatomic: Fix up libat_{,un}lock_n [PR119796]
new d490c5884bf libatomic: Fix up libat_{,un}lock_n for mingw [PR119796]
The 12 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/c/c-typeck.cc | 8 +--
gcc/combine.cc | 16 +++---
gcc/config.in | 7 +++
gcc/configure | 40 ++++++++++++-
gcc/configure.ac | 15 +++++
gcc/expmed.cc | 2 +-
gcc/gcc.cc | 80 +++++++++++++++-----------
gcc/gimple-lower-bitint.cc | 57 +++++++++++++++---
gcc/gimple-lower-bitint.h | 1 +
gcc/lto-opts.cc | 43 +++++++-------
gcc/testsuite/gcc.c-torture/execute/pr119291.c | 33 +++++++++++
gcc/testsuite/gcc.dg/asan/pr119582.c | 23 ++++++++
gcc/testsuite/gcc.dg/torture/bitint-76.c | 19 ++++++
gcc/tree-ssa-coalesce.cc | 22 +++----
libatomic/config/mingw/lock.c | 50 ++++++++++------
libatomic/config/posix/lock.c | 39 +++++++------
libquadmath/math/expq.c | 2 +-
17 files changed, 334 insertions(+), 123 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr119291.c
create mode 100644 gcc/testsuite/gcc.dg/asan/pr119582.c
create mode 100644 gcc/testsuite/gcc.dg/torture/bitint-76.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 linux.
from 3088d26962e8 Merge tag 'x86-urgent-2025-04-18' of git://git.kernel.org/ [...]
new 262b73ef442e smb3 client: fix open hardlink on deferred close file error
new c707193a1712 Revert "smb: client: Fix netns refcount imbalance causing [...]
new 95d2b9f693ff Revert "smb: client: fix TCP timers deadlock after rmmod"
new 8560697b23dc Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba. [...]
The 4 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:
fs/smb/client/cifsproto.h | 2 ++
fs/smb/client/connect.c | 34 +++++++++-------------------------
fs/smb/client/file.c | 28 ++++++++++++++++++++++++++++
3 files changed, 39 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 8e44572d6 Add entry 5a993558c5fa52c605d984e0effdc1cd3b452476 from https [...]
new 5cbb8a57f Add entry 5a993558c5fa52c605d984e0effdc1cd3b452476 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_bmk-code_size-cpu2017fast/llvm-aarch64-master-Os}/build_url | 2 +-
.../llvm-aarch64-master-Os}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{03de1cb715c9a106f3ea4139042a33afcd7ca6ae/tcwg_bmk-code_size-cpu201 [...]
copy llvm/sha1/5a993558c5fa52c605d984e0effdc1cd3b452476/{tcwg_bmk-code_size-cpu201 [...]
--
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 70922dfd4b8 Daily bump.
new f9ea46d9468 Fortran: Fix checking for IMPURE in DO CONCURRENT.
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/resolve.cc | 49 +++++++++++++++++-----
.../gfortran.dg/do_concurrent_all_clauses.f90 | 2 +-
gcc/testsuite/gfortran.dg/pr119836_1.f90 | 18 ++++++++
gcc/testsuite/gfortran.dg/pr119836_2.f90 | 21 ++++++++++
gcc/testsuite/gfortran.dg/pr119836_3.f90 | 30 +++++++++++++
gcc/testsuite/gfortran.dg/pr119836_4.f90 | 30 +++++++++++++
6 files changed, 139 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr119836_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr119836_2.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr119836_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr119836_4.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.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 022ef0b0640 Daily bump.
new 2048dcc39b1 LoongArch: Change {dg-do-what-default} save and restore logical.
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/testsuite/gcc.target/loongarch/vector/loongarch-vector.exp | 6 ++++--
1 file changed, 4 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 releases/gcc-15
in repository gcc.
from d88b9173255 tree-optimization/119858 - type mismatch with POINTER_PLUS
new 76a16017262 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 | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 15 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 459b93de785 Daily bump.
new 022ef0b0640 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-13
in repository gcc.
from 5e23f9be635 libstdc++: Correct preprocessing checks for floatX_t and bf [...]
new 415eedea743 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 +-
libstdc++-v3/ChangeLog | 7 +++++++
2 files changed, 8 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-12
in repository gcc.
from 9fac6eeafa4 Daily bump.
new 382798a5ad5 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 ed8761241ac Fix time zone for 'cobol.dg/group2/FUNCTION_DATE___TIME_OMN [...]
new 70922dfd4b8 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 | 74 +++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 62 ++++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 76 +++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 213 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 master
in repository binutils-gdb.
from 03458fc1bbd Fix 32885 gprofng --help should state where to report bugs
new d34efcdf4be 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.
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 a74df132e3a Automatic date update in version.in
new ec46e2ce7a9 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_44-branch
in repository binutils-gdb.
from b2f5d8a0f8a Automatic date update in version.in
new 3e58d357b6e 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9662c9526f8 libstdc++: Add _GLIBCXX_DEBUG checks on unordered container [...]
new ed8761241ac Fix time zone for 'cobol.dg/group2/FUNCTION_DATE___TIME_OMN [...]
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/testsuite/cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob | 1 +
1 file changed, 1 insertion(+)
--
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 84aca3ca6a42 Merge tag 'core-urgent-2025-04-18' of git://git.kernel.org [...]
new cf761e3dacc6 PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads
new fbb429ddff5c net/niu: Niu requires MSIX ENTRY_DATA fields touch before [...]
new 28e89cdac648 irqchip/renesas-rzv2h: Prevent TINT spurious interrupt
new 9b3ae50cb902 irqchip/irq-bcm2712-mip: Enable driver when ARCH_BCM2835 i [...]
new b0c3bc35a549 Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/ [...]
new 96a720db59ab perf/x86/intel/uncore: Fix the scale of IIO free running c [...]
new 32c7f1150225 perf/x86/intel/uncore: Fix the scale of IIO free running c [...]
new 506f981ab40f perf/x86/intel/uncore: Fix the scale of IIO free running c [...]
new a5f5e1238f4f perf/x86/intel: Don't clear perf metrics overflow bit unco [...]
new 71dcc11c2cd9 perf/x86/intel: Allow to update user space GPRs from PEBS records
new 7950de14ff5f perf/x86/intel: Add Panther Lake support
new b372359fbc4a Merge tag 'perf-urgent-2025-04-18' of git://git.kernel.org [...]
new 3940f5349b47 x86/i8253: Call clockevent_i8253_disable() with interrupts [...]
new ac85740edf05 Merge tag 'timers-urgent-2025-04-18' of git://git.kernel.o [...]
new 164a9f712fa5 x86/xen: Fix __xen_hypercall_setfunc()
new 805b743fc163 x86/microcode/AMD: Extend the SHA check to Zen5, block loa [...]
new d466304c4322 x86/cpu: Add CPU model number for Bartlett Lake CPUs with [...]
new 263e55949d89 x86/cpu/amd: Fix workaround for erratum 1054
new d54d610243a4 x86/boot/sev: Avoid shared GHCB page for early memory acceptance
new 3088d26962e8 Merge tag 'x86-urgent-2025-04-18' of git://git.kernel.org/ [...]
The 20 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:
arch/x86/boot/compressed/mem.c | 5 +-
arch/x86/boot/compressed/sev.c | 67 +++++-----------------
arch/x86/boot/compressed/sev.h | 2 +
arch/x86/events/intel/core.c | 24 ++++++--
arch/x86/events/intel/ds.c | 8 ++-
arch/x86/events/intel/uncore_snbep.c | 107 ++++-------------------------------
arch/x86/include/asm/intel-family.h | 2 +
arch/x86/kernel/cpu/amd.c | 19 ++++---
arch/x86/kernel/cpu/microcode/amd.c | 9 ++-
arch/x86/kernel/i8253.c | 3 +-
arch/x86/xen/enlighten.c | 7 +--
drivers/irqchip/Kconfig | 4 +-
drivers/irqchip/irq-renesas-rzv2h.c | 8 +++
drivers/net/ethernet/sun/niu.c | 2 +
drivers/pci/msi/msi.c | 3 +
include/linux/pci.h | 2 +
16 files changed, 97 insertions(+), 175 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 7e74f756f5f6 Merge tag 'v6.15-rc2-ksmbd-server-fixes' of git://git.samb [...]
new 07be53cfa81a selftests/ftrace: Differentiate bash and dash in dynevent_ [...]
new 338d40ceef38 Merge tag 'linux_kselftest-fixes-6.15-rc3' of git://git.ke [...]
new b26c1a85f3fc kunit: qemu_configs: SH: Respect kunit cmdline
new 7f424c6690df Merge tag 'linux_kselftest-kunit-fixes-6.15-rc3' of git:// [...]
new 8578b2f7e1fb riscv: Use kvmalloc_array on relocation_hashtable
new 70fc03cd7631 Documentation: riscv: Fix typo MIMPLID -> MIMPID
new d6890adc70a0 Merge tag 'riscv-fixes-6.15-rc2' of ssh://gitolite.kernel. [...]
new adf53771a312 riscv: Avoid fortify warning in syscall_get_arguments()
new 3af4bec9c1db riscv: KGDB: Do not inline arch_kgdb_breakpoint()
new 550c2aa787d1 riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_c [...]
new dc3e30b49923 Merge patch series "riscv: Rework the arch_kgdb_breakpoint [...]
new 441016056010 riscv: Fix unaligned access info messages
new e94eb7ea6f20 riscv: Properly export reserved regions in /proc/iomem
new 0b4cce68efb9 riscv: module: Fix out-of-bounds relocation access
new 1ee1313f4722 riscv: module: Allocate PLT entries for R_RISCV_PLT32
new fb53a9aa5f5b riscv: Provide all alternative macros all the time
new 1413708f990c riscv: Avoid fortify warning in syscall_get_arguments()
new 615e705fc8c7 Merge tag 'riscv-fixes-6.15-rc3' of ssh://gitolite.kernel. [...]
new 4b828867b394 Merge tag 'riscv-for-linus-6.15-rc3' of git://git.kernel.o [...]
new 18605e9525ef cpufreq: intel_pstate: Fix hwp_get_cpu_scaling()
new cfde542df7dd cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS
new 79443a7e9da3 cpufreq/sched: Explicitly synchronize limits_changed flag [...]
new 75da043d8f88 cpufreq/sched: Set need_freq_update in ignore_dl_rate_limit()
new 7491cdf46b5c cpufreq: Avoid using inconsistent policy->min and policy->max
new 56a49e19e1ae cpufreq/amd-pstate: Fix min_limit perf and freq updation f [...]
new d87e4026d1b2 cpufreq/amd-pstate: Enable ITMT support after initializing [...]
new dead17b1a26f Merge tag 'amd-pstate-v6.15-2025-04-15' of ssh://gitolite. [...]
new 19e8019e06b4 Documentation: PM: runtime: Fix a reference to pm_runtime_ [...]
new f3b25a1b4819 Merge branch 'pm-docs'
new cb64c513b5fb Merge tag 'pm-6.15-rc3' of git://git.kernel.org/pub/scm/li [...]
new 5ddcc657ba50 thermal: intel: int340x: Add missing DVFS support flags
new 00c5ff5e9a55 thermal: intel: int340x: Fix Panther Lake DLVR support
new fe65616bf8bc Merge tag 'thermal-6.15-rc3' of git://git.kernel.org/pub/s [...]
new b424bb88afb6 gpiolib: Allow to use setters with return value for output [...]
new 30d451e3734b Merge tag 'gpio-fixes-for-v6.15-rc3' of git://git.kernel.o [...]
new d94c12bd97d5 string: Add load_unaligned_zeropad() code path to sized_strscpy()
new 62d32440ac12 kasan: Add strscpy() test to trigger tag fault on arm64
new f5c68a4e84f9 hardening: Disable GCC randstruct for COMPILE_TEST
new cdc2e1d9d929 lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAP
new 9b044614be12 ubsan: Fix panic from test_ubsan_out_of_bounds
new 3f2925174f8b lib/prime_numbers: KUnit test should not select PRIME_NUMBERS
new 3bf8a4598ff3 Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pu [...]
new d833dc597fdc clang-format: Update the ForEachMacros list for v6.15-rc1
new 1013f5636fd8 genksyms: Handle typeof_unqual keyword and __seg_{fs,gs} q [...]
new 84aca3ca6a42 Merge tag 'core-urgent-2025-04-18' of git://git.kernel.org [...]
The 45 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:
.clang-format | 41 ++++++++++++++++--
Documentation/arch/riscv/hwprobe.rst | 2 +-
Documentation/power/runtime_pm.rst | 2 +-
arch/riscv/include/asm/alternative-macros.h | 19 ++++-----
arch/riscv/include/asm/kgdb.h | 9 +---
arch/riscv/include/asm/syscall.h | 7 +++-
arch/riscv/kernel/kgdb.c | 6 +++
arch/riscv/kernel/module-sections.c | 13 +++---
arch/riscv/kernel/module.c | 11 ++---
arch/riscv/kernel/setup.c | 36 +++++++++++++++-
arch/riscv/kernel/unaligned_access_speed.c | 35 +++++++++-------
drivers/cpufreq/amd-pstate.c | 36 +++++++---------
drivers/cpufreq/cpufreq.c | 32 ++++++++++----
drivers/cpufreq/intel_pstate.c | 2 +-
drivers/gpio/gpiolib.c | 2 +-
.../int340x_thermal/processor_thermal_device_pci.c | 7 ++--
.../intel/int340x_thermal/processor_thermal_rfim.c | 33 ++++++++-------
kernel/sched/cpufreq_schedutil.c | 49 ++++++++++++++++++----
lib/Kconfig.debug | 2 +-
lib/Kconfig.ubsan | 1 -
lib/string.c | 13 ++++--
lib/test_ubsan.c | 18 ++++----
mm/kasan/kasan_test_c.c | 20 +++++++++
scripts/genksyms/keywords.c | 7 ++++
scripts/genksyms/parse.y | 5 ++-
security/Kconfig.hardening | 2 +-
tools/testing/kunit/qemu_configs/sh.py | 4 +-
.../ftrace/test.d/dynevent/dynevent_limitations.tc | 23 +++++++++-
tools/testing/selftests/lib/config | 1 +
29 files changed, 312 insertions(+), 126 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 14138ca4d4b build error with 32-bit host and 64-bit time_t
new 03458fc1bbd Fix 32885 gprofng --help should state where to report bugs
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:
gprofng/src/gp-archive.cc | 3 ++-
gprofng/src/gp-collect-app.cc | 3 ++-
gprofng/src/gp-display-src.cc | 3 ++-
gprofng/src/gp-display-text.cc | 3 ++-
gprofng/src/gprofng.cc | 3 ++-
5 files changed, 10 insertions(+), 5 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 b986ed16c25 ref-temp1.C: Enable some tests for PE targets
new 45a1038f3ca [RISC-V] Fix missed bext discovery
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/bitmanip.md | 18 +++++++
gcc/testsuite/gcc.target/riscv/bext-ext-2.c | 74 +++++++++++++++++++++++++++++
2 files changed, 92 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/riscv/bext-ext-2.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 master
in repository toolchain/ci/interesting-commits.
from 52e9f2502 Add entry e0950ebb9ce3ce02bd9a439f55fb2cbf81fa3eaf from https [...]
new 8e44572d6 Add entry 5a993558c5fa52c605d984e0effdc1cd3b452476 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:
.../first_url | 2 +-
.../tcwg_bmk-code_size-cpu2017rate/llvm-arm-master-Oz}/build_url | 2 +-
.../tcwg_bmk-code_size-cpu2017rate/llvm-arm-master-Oz/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy llvm/sha1/{de895751d2a250fb4127e1c7ea0863dd8e234325 => 5a993558c5fa52c605d984 [...]
copy llvm/sha1/{0524534d5220da5ecb2cd424a46520184d2be366/tcwg_bmk-code_size-cpu201 [...]
create mode 100644 llvm/sha1/5a993558c5fa52c605d984e0effdc1cd3b452476/tcwg_bmk-cod [...]
--
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 fc96b232f8e7 Merge tag 'pci-v6.15-fixes-2' of git://git.kernel.org/pub/ [...]
new 25744f849524 io_uring/zcrx: return ifq id to the user
new 70e4f9bfc13c io_uring/zcrx: add pp to ifq conversion helper
new 1ac571288822 io_uring/rsrc: don't skip offset calculation
new 50169d075484 io_uring/rsrc: separate kbuf offset adjustments
new 59852ebad954 io_uring/rsrc: refactor io_import_fixed
new 80c7378f94cf io_uring/rsrc: send exact nr_segs for fixed buffer
new b419bed4f0a6 io_uring/rsrc: ensure segments counts are correct on kbuf buffers
new f12ecf5e1c5e io_uring/zcrx: fix late dma unmap for a dead dev
new b1011b2b451c Merge tag 'io_uring-6.15-20250418' of git://git.kernel.dk/linux
new 1b4194053f6b block: add SPDX header line to blk-throttle.h
new 40f2eb9b5314 block: fix resource leak in blk_register_queue() error path
new 1fdb8188c3d5 loop: aio inherit the ioprio of original request
new e7bc0010ceb4 loop: properly send KOBJ_CHANGED uevent for disk device
new 0dba7a05b9e4 loop: LOOP_SET_FD: send uevents for partitions
new f2fed441c69b loop: stop using vfs_iter_{read,write} for buffered I/O
new 0b7a4817756c ublk: don't suggest CONFIG_BLK_DEV_UBLK=Y
new 39e160505198 block: integrity: Do not call set_page_dirty_lock()
new ec120093180b selftests: ublk: fix ublk_find_tgt()
new 9cad26d66b7a selftests: ublk: add io_uring uapi header
new 8d31a7e50534 selftests: ublk: cleanup backfile automatically
new 573840ab90ad selftests: ublk: make sure _add_ublk_dev can return in sub-shell
new bb2cabf23568 selftests: ublk: run stress tests in parallel
new d836590d9a9e selftests: ublk: add two stress tests for zero copy feature
new 62867a046a22 selftests: ublk: setup ring with IORING_SETUP_SINGLE_ISSUE [...]
new 2f0a692a93a5 selftests: ublk: set queue pthread's cpu affinity
new 6c62fd04e8bf selftests: ublk: increase max nr_queues and queue depth
new 810b88f3dcb6 selftests: ublk: support target specific command line
new 57e13a2e8cd2 selftests: ublk: support user recovery
new 2f9a30bd1664 selftests: ublk: add test_stress_05.sh
new 3bf540609cab selftests: ublk: move creating UBLK_TMP into _prep_test()
new b69b8edfb27d ublk: properly serialize all FETCH_REQs
new 00b3b0d7cb45 ublk: add ublk_force_abort_dev()
new 7e26cb69c5e6 ublk: rely on ->canceling for dealing with ublk_nosrv_dev_ [...]
new 728cbac5fe21 ublk: move device reset into ublk_ch_release()
new 82a8a30c581b ublk: improve detection and handling of ublk server exit
new 736b005b413a ublk: remove __ublk_quiesce_dev()
new e63d2228ef83 ublk: simplify aborting ublk request
new 81586652bb1f selftests: ublk: add generic_06 for covering fault inject
new d05af90d6218 md/raid10: fix missing discard IO accounting
new 6ec1f0239485 md/md-bitmap: fix stats collection for external bitmaps
new b7c178d9e57c md/raid1: Add check for missing source disk in process_checks()
new 31391000c852 Merge tag 'md-6.15-20250416' of https://git.kernel.org/pub [...]
new 26d7fb4fd4ca nvme: fixup scan failure for non-ANA multipath controllers
new 08937bcd4cfe nvme-multipath: sysfs links may not be created for devices
new b1efcc470eb3 nvmet: auth: use NULL to clear a pointer in nvmet_auth_sq_free()
new ffe0398c7d6a nvmet: pci-epf: always fully initialize completion entries
new f8e01fa93f3e nvmet: pci-epf: clear CC and CSTS when disabling the controller
new ad91308d3bde nvmet: pci-epf: cleanup link state management
new 81dd1feb19c7 Merge tag 'nvme-6.15-2025-04-17' of git://git.infradead.or [...]
new f7c2ca25848b Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
new 1e440d5b25b7 ksmbd: Fix dangling pointer in krb_authenticate
new 1df0d4c61613 ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"
new 21a4e47578d4 ksmbd: fix use-after-free in __smb2_lease_break_noti()
new 18b4fac5ef17 ksmbd: fix use-after-free in smb_break_all_levII_oplock()
new b37f2f332b40 ksmbd: fix the warning from __kernel_write_iter
new a93ff742820f ksmbd: Prevent integer overflow in calculation of deadtime
new 7e74f756f5f6 Merge tag 'v6.15-rc2-ksmbd-server-fixes' of git://git.samb [...]
The 57 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:
block/bio-integrity.c | 17 +-
block/blk-sysfs.c | 2 +
block/blk-throttle.h | 1 +
drivers/block/Kconfig | 6 -
drivers/block/loop.c | 121 +-----
drivers/block/ublk_drv.c | 532 ++++++++++++------------
drivers/md/md-bitmap.c | 5 +-
drivers/md/raid1.c | 26 +-
drivers/md/raid10.c | 1 +
drivers/nvme/host/core.c | 2 +-
drivers/nvme/host/multipath.c | 14 +-
drivers/nvme/target/auth.c | 2 +-
drivers/nvme/target/pci-epf.c | 88 ++--
fs/smb/server/connection.c | 4 +-
fs/smb/server/oplock.c | 29 +-
fs/smb/server/oplock.h | 1 -
fs/smb/server/smb2pdu.c | 4 +-
fs/smb/server/transport_ipc.c | 7 +-
fs/smb/server/transport_tcp.c | 14 +-
fs/smb/server/transport_tcp.h | 1 +
fs/smb/server/vfs.c | 3 +-
fs/smb/server/vfs_cache.c | 8 +-
include/uapi/linux/io_uring.h | 4 +-
io_uring/rsrc.c | 92 ++--
io_uring/zcrx.c | 37 +-
io_uring/zcrx.h | 1 +
tools/testing/selftests/ublk/Makefile | 9 +-
tools/testing/selftests/ublk/fault_inject.c | 98 +++++
tools/testing/selftests/ublk/kublk.c | 343 +++++++++++++--
tools/testing/selftests/ublk/kublk.h | 47 ++-
tools/testing/selftests/ublk/stripe.c | 28 +-
tools/testing/selftests/ublk/test_common.sh | 142 ++++++-
tools/testing/selftests/ublk/test_generic_04.sh | 40 ++
tools/testing/selftests/ublk/test_generic_05.sh | 44 ++
tools/testing/selftests/ublk/test_generic_06.sh | 41 ++
tools/testing/selftests/ublk/test_loop_01.sh | 8 +-
tools/testing/selftests/ublk/test_loop_02.sh | 8 +-
tools/testing/selftests/ublk/test_loop_03.sh | 8 +-
tools/testing/selftests/ublk/test_loop_04.sh | 9 +-
tools/testing/selftests/ublk/test_loop_05.sh | 8 +-
tools/testing/selftests/ublk/test_stress_01.sh | 45 +-
tools/testing/selftests/ublk/test_stress_02.sh | 45 +-
tools/testing/selftests/ublk/test_stress_03.sh | 38 ++
tools/testing/selftests/ublk/test_stress_04.sh | 37 ++
tools/testing/selftests/ublk/test_stress_05.sh | 64 +++
tools/testing/selftests/ublk/test_stripe_01.sh | 12 +-
tools/testing/selftests/ublk/test_stripe_02.sh | 13 +-
tools/testing/selftests/ublk/test_stripe_03.sh | 12 +-
tools/testing/selftests/ublk/test_stripe_04.sh | 13 +-
49 files changed, 1438 insertions(+), 696 deletions(-)
create mode 100644 tools/testing/selftests/ublk/fault_inject.c
create mode 100755 tools/testing/selftests/ublk/test_generic_04.sh
create mode 100755 tools/testing/selftests/ublk/test_generic_05.sh
create mode 100755 tools/testing/selftests/ublk/test_generic_06.sh
create mode 100755 tools/testing/selftests/ublk/test_stress_03.sh
create mode 100755 tools/testing/selftests/ublk/test_stress_04.sh
create mode 100755 tools/testing/selftests/ublk/test_stress_05.sh
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.