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 877d74ab5f2 Automatic date update in version.in
new 5cb1689a7a8 Add gdb.base/set-solib-absolute-prefix.exp
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:
.../set-solib-absolute-prefix.c} | 13 ++++--
.../gdb.base/set-solib-absolute-prefix.exp | 51 ++++++++++++++++++++++
2 files changed, 60 insertions(+), 4 deletions(-)
copy gdb/testsuite/{gdb.mi/mi-corefile.c => gdb.base/set-solib-absolute-prefix.c} (80%)
create mode 100644 gdb/testsuite/gdb.base/set-solib-absolute-prefix.exp
--
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 c839965c2ef debug/101533 - ICE with variant typedef DIE generation
new 6b11aed73f6 libstdc++: Fix -Warray-bounds warning in std::vector::resiz [...]
new 4366711d2d6 libstdc++: Fix bogus -Wstringop-overflow in std::vector::in [...]
new f0c4ffcd86e libstdc++: Fix -Wstringop-overread warning in std::vector<b [...]
new 9d5baaa92c6 libstdc++: Fix -Warray-bounds warning in std::vector<bool> [...]
new 58a2b7f0558 libstdc++: Fix ranges::iter_move handling of rvalues [PR106612]
new 88f0c1fe282 libstdc++: Fix std::ranges::iter_move for function referenc [...]
The 6 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:
libstdc++-v3/include/bits/iterator_concepts.h | 43 ++++++---
libstdc++-v3/include/bits/vector.tcc | 15 ++-
.../23_containers/vector/bool/capacity/110498.cc | 18 ++++
.../23_containers/vector/bool/capacity/114758.cc | 12 +++
.../23_containers/vector/capacity/114945.cc | 36 +++++++
.../vector/modifiers/insert/117983.cc | 17 ++++
.../24_iterators/customization_points/iter_move.cc | 106 +++++++++++++++++++++
7 files changed, 233 insertions(+), 14 deletions(-)
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/bool/capacity/110498.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/bool/capacity/114758.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/capacity/114945.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/vector/modifiers/insert/117983.cc
--
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 df225ae29a1 testsuite: arm: Fix dg-final in short-vfp-1.c [PR119556]
new 634215cdc3c tailc: Don't fail musttail calls if they use or could use l [...]
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/common.opt | 8 +++
gcc/common.opt.urls | 6 ++
gcc/doc/extend.texi | 49 ++++++++++++--
gcc/doc/invoke.texi | 52 ++++++++++++++-
gcc/testsuite/c-c++-common/musttail15.c | 2 +-
gcc/testsuite/c-c++-common/musttail16.c | 2 +-
gcc/testsuite/c-c++-common/musttail17.c | 2 +-
gcc/testsuite/c-c++-common/musttail18.c | 2 +-
gcc/testsuite/c-c++-common/musttail19.c | 7 +-
gcc/testsuite/c-c++-common/musttail20.c | 2 +-
gcc/testsuite/c-c++-common/musttail21.c | 2 +-
gcc/testsuite/c-c++-common/musttail28.c | 108 +++++++++++++++++++++++++++++++
gcc/testsuite/c-c++-common/musttail29.c | 109 ++++++++++++++++++++++++++++++++
gcc/testsuite/c-c++-common/musttail30.c | 109 ++++++++++++++++++++++++++++++++
gcc/testsuite/c-c++-common/musttail31.c | 109 ++++++++++++++++++++++++++++++++
gcc/testsuite/c-c++-common/musttail8.c | 5 +-
gcc/testsuite/g++.dg/ext/musttail1.C | 38 +++++++++++
gcc/testsuite/g++.dg/ext/musttail2.C | 38 +++++++++++
gcc/testsuite/g++.dg/ext/musttail3.C | 37 +++++++++++
gcc/tree-tailcall.cc | 97 +++++++++++++++++++++++++---
20 files changed, 760 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/musttail28.c
create mode 100644 gcc/testsuite/c-c++-common/musttail29.c
create mode 100644 gcc/testsuite/c-c++-common/musttail30.c
create mode 100644 gcc/testsuite/c-c++-common/musttail31.c
create mode 100644 gcc/testsuite/g++.dg/ext/musttail1.C
create mode 100644 gcc/testsuite/g++.dg/ext/musttail2.C
create mode 100644 gcc/testsuite/g++.dg/ext/musttail3.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 newlib.
from e48d21666 RISC-V: Fix the asm code for large code model
new abc89b12e newlib: riscv: Fix build and reorganize header files
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:
newlib/libc/machine/riscv/{sys/string.h => rv_string.h} | 8 ++++----
newlib/libc/machine/riscv/stpcpy.c | 2 +-
newlib/libc/machine/riscv/strcpy.c | 2 +-
newlib/libc/machine/riscv/strlen.c | 2 +-
newlib/libc/machine/riscv/sys/asm.h | 4 ----
newlib/libc/machine/riscv/xlenint.h | 14 ++++++++++++++
6 files changed, 21 insertions(+), 11 deletions(-)
rename newlib/libc/machine/riscv/{sys/string.h => rv_string.h} (97%)
create mode 100644 newlib/libc/machine/riscv/xlenint.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 main
in repository newlib.
from e48d21666 RISC-V: Fix the asm code for large code model
new abc89b12e newlib: riscv: Fix build and reorganize header files
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:
newlib/libc/machine/riscv/{sys/string.h => rv_string.h} | 8 ++++----
newlib/libc/machine/riscv/stpcpy.c | 2 +-
newlib/libc/machine/riscv/strcpy.c | 2 +-
newlib/libc/machine/riscv/strlen.c | 2 +-
newlib/libc/machine/riscv/sys/asm.h | 4 ----
newlib/libc/machine/riscv/xlenint.h | 14 ++++++++++++++
6 files changed, 21 insertions(+), 11 deletions(-)
rename newlib/libc/machine/riscv/{sys/string.h => rv_string.h} (97%)
create mode 100644 newlib/libc/machine/riscv/xlenint.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 063fbd5a10d PR119482: Avoid mispredictions in bitmap_set_bit
new df225ae29a1 testsuite: arm: Fix dg-final in short-vfp-1.c [PR119556]
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/arm/short-vfp-1.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 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-14
in repository gcc.
from 8274de2e614 Daily bump.
new 12b536c17d2 middle-end/66279 - gimplification clobbers shared asm constraints
new 931277d91f2 c++/79786 - bougs invocation of DATA_ABI_ALIGNMENT macro
new 3b84ac64816 tree-optimization/87984 - hard register assignments not preserved
new e3290933ead lto/91299 - weak definition inlined with LTO
new 9d516fb8ea5 tree-optimization/98845 - ICE with tail-merging and DCE/DSE [...]
new a57c877f889 middle-end/101478 - ICE with degenerate address during gimp [...]
new c839965c2ef debug/101533 - ICE with variant typedef DIE generation
The 7 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/rtti.cc | 3 ++-
gcc/dwarf2out.cc | 6 ++----
gcc/gimplify.cc | 4 +++-
gcc/lto/lto-symtab.cc | 2 +-
gcc/testsuite/g++.dg/debug/pr101533.C | 11 +++++++++++
gcc/testsuite/g++.dg/pr66279.C | 23 +++++++++++++++++++++++
gcc/testsuite/gcc.dg/lto/pr91299_0.c | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/lto/pr91299_1.c | 6 ++++++
gcc/testsuite/gcc.dg/pr101478.c | 11 +++++++++++
gcc/testsuite/gcc.dg/pr81192.c | 6 +++++-
gcc/testsuite/gcc.dg/pr98845.c | 33 +++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr87984.c | 23 +++++++++++++++++++++++
gcc/tree-ssa-dom.cc | 4 +++-
gcc/tree-ssa-sccvn.cc | 2 ++
gcc/tree-ssa-tail-merge.cc | 8 ++++++++
15 files changed, 149 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/pr101533.C
create mode 100644 gcc/testsuite/g++.dg/pr66279.C
create mode 100644 gcc/testsuite/gcc.dg/lto/pr91299_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr91299_1.c
create mode 100644 gcc/testsuite/gcc.dg/pr101478.c
create mode 100644 gcc/testsuite/gcc.dg/pr98845.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr87984.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 12533c0c8b2 Doc: Cross-reference constructor and init_priority attribut [...]
new 063fbd5a10d PR119482: Avoid mispredictions in bitmap_set_bit
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/bitmap.cc | 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.
unknown user pushed a change to annotated tag next-20250402
in repository linux-next.
at f5f8def02991 (tag)
tagging fefb886b1344e222b3218f3c0165b0fd770e8b88 (commit)
replaces v6.14
tagged by Stephen Rothwell
on Wed Apr 2 14:33:41 2025 +1100
- Log -----------------------------------------------------------------
next-20250402
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmfssBUACgkQifkcCkHV
wHoKShAAns90revkbnMwR8uGNkRlLTIJsFRd7aMbGrZrfEUWBjExHIgRMh2zRLXf
/g1xsbFgiFbel3EbVg+hRL8mLlZwoB2AZCkuYdeVIQR4ihs3cVuKz9Ae3EweunBE
wqaJLAZXoJVjJ6VRKZENivLnz3v0zVozPTK5ayHs5vmULSsTQ1stj+m9sea0R2g9
1E8VeixehpUD22HpIRzYplJtooYEfNQJeYChpeOXnbqoqFkqQhENo2Bft406n7R+
oCRuo9w4RcRbmAGPFkq3zg6vjkAGaiuXZPKXOIepwpjCZvGvmglpESG6UILnx8Dt
Kuatp6QrVDSbBhtU+g9L0Y2XmoE+URx2RUwrydq3l14Tok/u9mIOzfsn1t/aypQM
DQeEU6v98YdNlPVOU2Sy2K93aeibWjafcyVENFqX3tgUDiV8jKKwIp9y7ZgWgB+a
hvjt/ZP0014n+KaABZMKsgFaRoM9kLYTkwBYubDXeyzQv03FsmhDgAnYs4f1h6jq
DOotVcJ0KxxY6MA0pAESaYbx+FHiEOtv+cJRSLJrcdt0aIkLEdALToih+Av/oDht
e9WJW7BEQ2aLlPM8egvTanFU7XtwB259d8SendKONgubCJ37CPz3JSEemfBdqJ1l
YIV6ACsCzyH67CBgdHJTkuTVh1lkfv37XcTQwM/CvIXAQbHIxCw=
=9Wmd
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new a1fbe0a12178 io_uring/rsrc: check size when importing reg buffer
new 81ed18015d65 io_uring/net: avoid import_ubuf for regvec send
new 95c18b7ccdd1 riscv: Add norvc after .option arch in runtime const
new 2b7cbd98495f rtc: pcf85063: do a SW reset if POR failed
new 119e90a3a64d rtc: pcf85063: replace dev_err+return with return dev_err_probe
new c2004b6efb1c rtc: mt6397: drop unused defines
new 0cd73ab4df45 selftest: rtc: skip some tests if the alarm only supports minutes
new c28f31deeacd arm64: Don't call NULL in do_compat_alignment_fixup()
new e3e68311ead1 block: remove unused nseg parameter
new 9d2568b38f22 Merge branch 'io_uring-6.15' into for-next
new 79db36accc5c Merge branch 'block-6.15' into for-next
new 424dfcd441f0 rtc: remove 'setdate' test program
new d33d729afcc8 s390/vfio-ap: Fix no AP queue sharing allowed message writ [...]
new 9e4e249018d2 cpufreq: Reference count policy in cpufreq_update_limits()
new cac2fa90ccb8 Merge branch 'acpi-video' into linux-next
new 4a195f6ce235 Merge branch 'pm-cpufreq' into linux-next
new 7d6c63c31914 cgroup: rstat: call cgroup_rstat_updated_list with cgroup_ [...]
new c6eb12e37b38 Merge branch 'for-6.15-fixes' into for-next
new fcfd94d6967a io_uring/zcrx: return early from io_zcrx_recv_skb if readlen is 0
new a7c01b8c37cb Merge branch 'io_uring-6.15' into for-next
new 2e016da1cbbd x86/nmi: Simplify unknown NMI panic handling
new 78a0323506f0 x86/nmi: Consolidate NMI panic variables
new 4a8fba4be879 x86/nmi: Use a macro to initialize NMI descriptors
new 6325f9470146 x86/nmi: Remove export of local_touch_nmi()
new b4bc3144c1ec x86/nmi: Fix comment in unknown_nmi_error()
new 59cddd397acc x86/nmi: Improve and relocate NMI handler comments
new 3b1292706305 x86/nmi: Improve <asm/nmi.h> documentation
new 7324d7de7740 x86/nmi: Add missing description x86_platform_ops::get_nmi [...]
new 05279a2863dd x86/nmi: Clean up NMI selftest
new f2e01dcf6df2 x86/nmi: Improve NMI duration console printouts
new b0510ac74e18 x86/mm: Remove the arch-specific pgd_leaf() definition
new c083eff324ed x86/mm: Remove the arch-specific p4d_leaf() definition
new 2b00d9031e42 x86/mm: Simplify the pgd_leaf() and p4d_leaf() checks a bit
new 1701771d3069 x86/mm: Stop prefetching current->mm->mmap_lock on page faults
new bb3eb1259b17 Merge branch into tip/master: 'sched/core'
new 4af97a2a18f3 Merge branch into tip/master: 'x86/alternatives'
new 1e7d0536780d Merge branch into tip/master: 'x86/asm'
new 85db73e5cf44 Merge branch into tip/master: 'x86/cpu'
new ca860fcb8471 Merge branch into tip/master: 'x86/fpu'
new f203596d21e8 Merge branch into tip/master: 'x86/kconfig'
new eba63eff5905 Merge branch into tip/master: 'x86/mm'
new 017776aa9dfd Merge branch into tip/master: 'x86/nmi'
new a949c22da2d2 Merge branch into tip/master: 'x86/tdx'
new 53c959295bc3 selftests: ublk: kublk: use ioctl-encoded opcodes
new f8554f512b8a selftests: ublk: kublk: fix an error log line
new 5cbb299a7452 Merge branch 'io_uring-6.15' into for-next
new 925df32541da ipe: add errno field to IPE policy load auditing
new 36eed5400805 mm/mremap: do not set vrm->vma NULL immediately prior to c [...]
new 7a95a05f15d5 mm: page_alloc: fix defrag_mode's retry & OOM path
new 7fa46cdfffd2 mm/kasan: use SLAB_NO_MERGE flag instead of an empty constructor
new 7f29070f4c85 mm/damon/core: simplify control flow in damon_register_ops()
new bd145bdd26c6 mm/page_alloc: replace flag check with PageHWPoison() in c [...]
new 4a0cb631447f MAINTAINERS: add peterx as userfaultfd reviewer
new 2ebc3b68ac40 mm/mm_init: init holes in the end of the memory map for FLATMEM
new 7790c9c9265e memblock: don't release high memory to page allocator when [...]
new 983e760bcdb6 selftest/mm: va_high_addr_switch: add ppc64 support check
new 59aa44d1ee5c MAINTAINERS: fixup USERFAULTFD entry
new 8871b533ef99 MAINTAINERS: mm: add entry for execmem
new 6985850f3e0b MAINTAINERS: mm: add entry for numa memblocks and numa emulation
new 38c5ecaaddd0 MAINTAINERS: mm: add entry for secretmem
new 9342bc134ae7 mm/memory_hotplug: fix call folio_test_large with tail pag [...]
new 1b3d3e9f4a32 microblaze/mm: put mm_cmdline_setup() in .init.text section
new f21bb37afbba mm: pgtable: make generic tlb_remove_table() use struct ptdesc
new 1a03c275a3ad mm: pgtable: change pt parameter of tlb_remove_ptdesc() to [...]
new e3ecf7c7d082 mm: pgtable: convert some architectures to use tlb_remove_ [...]
new 4239c198e841 riscv: pgtable: unconditionally use tlb_remove_ptdesc()
new f1fdec956f63 x86: pgtable: convert to use tlb_remove_ptdesc()
new 02d9e1a2048e mm: pgtable: remove tlb_remove_page_ptdesc()
new 5796d3967c09 mseal sysmap: kernel config and header change
new 7b0141daf34c selftests: x86: test_mremap_vdso: skip if vdso is msealed
new 1d6fad7b844c mseal sysmap: generic vdso vvar mapping
new 3049def19848 mseal sysmap: enable x86-64
new 0061b6e162ad mseal sysmap: enable arm64
new 3d38922abff3 mseal sysmap: uprobe mapping
new a8c15bb4008c mseal sysmap: update mseal.rst
new b481341e4cfb selftest: test system mappings are sealed
new 24e3f9fbbd5d mseal sysmap: enable s390
new e20706d5385b mseal sysmap: add arch-support txt
new c8b6d5dd3489 mailmap: add an entry for Nicolas Schier
new e2a33a2a3258 lib/sort.c: add _nonatomic() variants with cond_resched()
new 8b46fdaea819 lib: scatterlist: fix sg_split_phys to preserve original s [...]
new 8c65b3b82efb foo
new 67db8338e039 mm/gup: fix wrongly calculated returned value in fault_in_ [...]
new 6cc1b81c4a67 mm/gup: check if both GUP_GET and GUP_PIN are set in __get [...]
new 1beb185a5112 mm/gup: fix the outdated code comments above get_user_page [...]
new 6f29465b9372 mm/gup: remove gup_fast_pgd_leaf() and clean up the releva [...]
new ab170830c29c x86/mm: remove pgd_leaf definition in arch
new 5ddd127cc58c x86/mm: remove p4d_leaf definition
new ff1dd24a13db mm/pgtable: remove unneeded pgd_devmap()
new c7ae356b1923 foo
new 635868b75e8d bug/kunit: core support for suppressing warning backtraces
new 9ce887843023 kunit: fix compilation error on s390
new ff63e7c096bd kunit: bug: count suppressed warning backtraces
new c324f430fd0f kunit: add test cases for backtrace warning suppression
new b1d361222edd kunit: fix backtrace suppression test module description
new 1e4d8cde7efb kunit: add documentation for warning backtrace suppression API
new 7202b9865e66 drm: suppress intentional warning backtraces in scaling un [...]
new 9780e49354ae x86: add support for suppressing warning backtraces
new 1e3bc4b95102 arm64: add support for suppressing warning backtraces
new e61a8b4b0d83 loongarch: add support for suppressing warning backtraces
new 4fb4cd07fe75 parisc: add support for suppressing warning backtraces
new 2e691de10ed9 s390: add support for suppressing warning backtraces
new ce81c1d07105 sh: add support for suppressing warning backtraces
new 3fc5423c5482 sh: move defines needed for suppressing warning backtraces
new 77bd2e71872c riscv: add support for suppressing warning backtraces
new aaadc52c1b06 powerpc: add support for suppressing warning backtraces
new 33e8e7781099 foo
new 2eeadccf1328 Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...]
new a83123d89acb Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub [...]
new cc442919d792 Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
new 9c82aadc1c33 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e2d72f30592c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b667b1d9f2c5 Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
new d289b5a93e67 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 2851a6fe85d4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 62b863652358 Merge branch 'asahi-soc/for-next' of https://github.com/As [...]
new 46aebdbbc5f3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 756833dfb8f9 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new a627305a93d4 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 8c80181923f8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 21fc7a81dc08 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3585c7fda383 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b9b627a89f0b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 754489291dc0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7519e422ec33 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 1e9c038894cd Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new ac2df499ae83 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new e788df11aea7 Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new 84f6cb43904e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f4a5e95599b0 Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new b0a555a1298d Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 950f47cab3fc Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
new 5d99ac3319e2 Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
new 82b22a5a2b72 Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new 0b60ff845f4d Merge branch 'for-next' of git://github.com/openrisc/linux.git
new 1ba335d441dd Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new eef6cdbcb8af Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5e0b5fb510dc Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new ee94aecb9517 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new 586c391d927c Merge branch 'fs-next' of linux-next
new bffa810afd3b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 42c85f8f5081 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 889c04533ab3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new ecf8460cf5ca Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/sc [...]
new 59c95a259276 Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
new b64c86249fbd Merge branch 'next' of git://linuxtv.org/media-ci/media-pe [...]
new 6d4d42a59322 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 90f28d1365d1 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new 4a7e81254421 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new bee98950f7e5 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new deba837a717f Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new ad142bc98625 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new 70219a95c294 Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new 351d2380e986 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 372e3f2be03e Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new 5a0774dddfd8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new a9ec2d048dda Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new 7c37b3d60524 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 69025279c340 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 5989af12a3bf Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 0e9ac8f4d3c7 Merge branch 'master' of git://www.linux-watchdog.org/linu [...]
new 5010c03332ec Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 8c3968e295f5 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new 79b9fa518ba3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f57cb6d77e51 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 55fa1a1157a6 Merge branch 'non-rcu/next' of git://git.kernel.org/pub/sc [...]
new dc503fd36a64 Merge branch 'next' of https://github.com/kvm-x86/linux.git
new 00a91a3de378 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 587094e9c173 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new bed06d6a533a Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new a641703e8231 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new 048631af7bda Merge branch 'next' of git://github.com/awilliam/linux-vfio.git
new 8d63a2c3a39b Merge branch 'spmi-next' of git://git.kernel.org/pub/scm/l [...]
new 651d57553107 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new 14faeb803b8c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 638d9efce8c5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 536d11e3a6da Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7b062236bca3 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 25458ee8d297 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 530a625c012f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b7767df70c66 Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux [...]
new c30af88b6531 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e14471790663 Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new 9195a6806234 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...]
new 0463e9466534 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 9cb30b9c8cae Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a824a43ab238 Merge branch 'main' of git://git.infradead.org/users/willy [...]
new 64f6acc7c884 Merge branch 'kgdb/for-next' of git://git.kernel.org/pub/s [...]
new 062c7774a6c0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new cafdf48c7302 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 391cf7ab6e97 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new ef18aa6b1679 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 7d160a38fe5b Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 268d2973cf3a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new ea41e162c9eb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new ad5dafb4dd77 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 105fcc383a9e Merge branch 'topic/cxl' of git://git.kernel.org/pub/scm/l [...]
new fefb886b1344 Add linux-next specific files for 20250402
The 198 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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.