This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 70391e3958d PR middle-end/119442: expr.cc: Fix vec_duplicate into vecto [...]
new f3899e0fd3f OpenMP: modify_call_for_omp_dispatch - fix invalid memory a [...]
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/gimplify.cc | 3 ++-
1 file changed, 2 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 gcc.
from 5f2078ca118 libstdc++: Constrain formatters for chrono types [PR119517]
new 70391e3958d PR middle-end/119442: expr.cc: Fix vec_duplicate into vecto [...]
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/expr.cc | 11 ++++++++---
gcc/testsuite/gcc.target/aarch64/vls_sve_vec_dup_1.c | 15 +++++++++++++++
2 files changed, 23 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/vls_sve_vec_dup_1.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 ac28fce85 Cygwin: faq: add test of fork/exec slowdown by anti-virus
new 3955b8805 or1k: Fix compilation for __OR1K_MULTICORE__ builds
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:
libgloss/or1k/impure.c | 2 +-
libgloss/or1k/or1k-internals.h | 4 ++--
2 files changed, 3 insertions(+), 3 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 main
in repository newlib.
from ac28fce85 Cygwin: faq: add test of fork/exec slowdown by anti-virus
new 3955b8805 or1k: Fix compilation for __OR1K_MULTICORE__ builds
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:
libgloss/or1k/impure.c | 2 +-
libgloss/or1k/or1k-internals.h | 4 ++--
2 files changed, 3 insertions(+), 3 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 7d126e2bbb3 gcc_release: Generate srcdir extras/infos/man pages from al [...]
new 5f2078ca118 libstdc++: Constrain formatters for chrono types [PR119517]
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:
libstdc++-v3/include/bits/chrono_io.h | 448 ++++++++++-----------
libstdc++-v3/testsuite/std/time/format/pr119517.cc | 43 ++
2 files changed, 261 insertions(+), 230 deletions(-)
create mode 100644 libstdc++-v3/testsuite/std/time/format/pr119517.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 c99bdfc459c target/119010 - add mode attribute to *vmovv16si_constm1_pt [...]
new 7d126e2bbb3 gcc_release: Generate srcdir extras/infos/man pages from al [...]
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:
maintainer-scripts/gcc_release | 20 +++++++++++++++++++-
1 file changed, 19 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 newlib.
from 98112b9f6 Cygwin: ACLs: don't allow special accounts as USER entry
new ac28fce85 Cygwin: faq: add test of fork/exec slowdown by anti-virus
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:
winsup/doc/faq-using.xml | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
--
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 98112b9f6 Cygwin: ACLs: don't allow special accounts as USER entry
new ac28fce85 Cygwin: faq: add test of fork/exec slowdown by anti-virus
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:
winsup/doc/faq-using.xml | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
--
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 7109ea04ac7 Automatic date update in version.in
new 88c06ad206a [pre-commit] Add codespell hook
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:
.pre-commit-config.yaml | 6 ++++++
{gdbserver => gdb/contrib}/setup.cfg | 4 +++-
gdbsupport/setup.cfg | 4 ----
3 files changed, 9 insertions(+), 5 deletions(-)
rename {gdbserver => gdb/contrib}/setup.cfg (64%)
delete mode 100644 gdbsupport/setup.cfg
--
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-20250331
in repository linux-next.
at 1c4df70331c0 (tag)
tagging 405e2241def89c88f008dcb899eb5b6d4be8b43c (commit)
replaces v6.14
tagged by Stephen Rothwell
on Mon Mar 31 17:10:09 2025 +1100
- Log -----------------------------------------------------------------
next-20250331
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEmFtoH6RZGWmXU6JkifkcCkHVwHoFAmfqMcEACgkQifkcCkHV
wHoa1A/+J2Xd8ulwEb7GqPvHifKnkGPEe9JxLOfo8omPw0NstXVVEjNVNiwa+RlT
wc5pdOsBN/8lX8bhnmc1SO/3tjw5Wl9pQXM19XBms/iSS4X/bSQ8wn5X2xnnM2yP
n3GhBqYDG7h/1hiodIQza3ccLFtdVCE0DD2xZqYz9H0hUVfjYB2dmAm+OQqVUCZl
kU6h1UuEB9I9HpuRb+WESjYT0mASsal7ut0OdjEfKx8fULPKuwjOF48XYtmRP1Ce
tWQwU0a1soq++N/94670ECXu9lr3rzZKrjazCFUTEDR74zQIUCW/dM7inFg9OUj4
gbMUitVMla4PXA2rX6CZvaxHXvP1q0SYzvT3XltJzihl2f12QGbcASqA4Cga5h6K
6iHXZq0pgQv0JyZiO3YEnNkkVWMGIMUoGj3iR+UZ66V6NulGwda0VAtBrNGA5ISI
jgB8NZtuf3NXkXbVXhT65Idnp0JJ//YN2t1druFXl/phcj6fWWE8LIthX22Yflxa
VBV06tsnzaqzqp9VEguNoDDCK+cb8GO6raQyq+pdp+hGSgp0f6miyPKRaBqSNJjV
DZ7JHSeOYMelAVdUzLusFESFxRoePhT5mfzhcLy2tR40UBauMZn5PJDx9WXVf9+/
80Ne+jXjeVbjGni/K+clJN2ShuyimyokKyR3pajjHt/h17iXW6g=
=4/G+
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 359595b20a36 ACPI: NUMA: Use str_enabled_disabled() helper function
new f06777cf2bbc ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list
new 2da31ea2a085 ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP
new 2fa87c71d2ad ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO e [...]
new 3035a6dd2d47 ACPI: platform_profile: Optimize _aggregate_choices()
new 5c5d0d705028 dm-verity: support block number limits for different iopri [...]
new 31396626eaf0 dt-bindings: i2c: snps,designware-i2c: describe Renesas RZ [...]
new bec878219183 Merge branch 'i2c/for-mergewindow' into i2c/for-next
new 079a206f51f0 seq_buf: Mark binary printing functions with __printf() attribute
new 6b2c1e30ad68 seq_file: Mark binary printing functions with __printf() a [...]
new 196a062641fe tracing: Mark binary printing functions with __printf() attribute
new 7bf819aa992f vsnprintf: Mark binary printing functions with __printf() [...]
new a1aea76a4ad0 vsnprintf: Drop unused const char fmt * in va_format()
new bd67c1c3c353 vsnprintf: Silence false positive GCC warning for va_format()
new 40780b9760b5 drm/xe/hw_engine: define sysfs_ops on all directories
new 803f97298e7d iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
new 6d9500bb1ff8 iommufd/selftest: Add coverage for reporting max_pasid_log [...]
new 41464a4628f3 iommufd: Initialize the flags of vevent in iommufd_viommu_ [...]
new 6fc85bbbeaea iommufd: Balance veventq->num_events inc/dec
new 3a2ffd3f3e1b iommu: Convert unreachable() to BUG()
new 858c9c10c123 iommufd: Fix iommu_vevent_header tables markup
new 9554264e302c Merge branch 'for-6.15-printf-attribute' into for-next
new 897c0b4e2713 MAINTAINERS: Update the MODULE SUPPORT section
new 7be11d34f660 iommufd: Test attach before detaching pasid
new f945dd89fa8d drm/xe/d3cold: Set power state to D3Cold during s2idle/s3
new 66fb0dd2b1f9 drm/xe/guc: Reformat dead CT reason string to be devcoredu [...]
new c9092257506a drm/xe: avoid plain 64-bit division
new ce22fccd0773 drm/xe/guc: Re-word message about ADS size changes
new 89f43e1ce6f6 arm64: mm: Correct the update of max_pfn
new a13bfa4fe0d6 arm64: mops: Do not dereference src reg for a set operation
new 0fff2aa96f6b arm64: mm: Drop dead code for pud special bit handling
new e18c09b204e8 arm64: Add support for HIP09 Spectre-BHB mitigation
new a30d4ff8193e kdb: remove usage of static environment buffer
new afdbe49276ac kdb: Remove optional size arguments from strscpy() calls
new 4dcb43608161 Merge branches 'acpi-platform-profile', 'acpi-x86', 'acpi- [...]
new 04491732fc99 io_uring/net: account memory for zc sendmsg
new 8741d0737921 ublk: make sure ubq->canceling is set when queue is frozen
new 7e2fe01a69f6 ublk: comment on ubq->canceling handling in ublk_queue_rq()
new 705b80841eda ublk: remove two unused fields from 'struct ublk_queue'
new 1d781c0de08c ublk: add helper of ublk_need_map_io()
new b460f328e257 ublk: call io_uring_cmd_to_pdu to get uring_cmd pdu
new ebf695f12936 ublk: add segment parameter
new 17970209167d ublk: document zero copy feature
new d796cea7b9f3 ublk: implement ->queue_rqs()
new daabfb50a56b ublk: rename ublk_rq_task_work_cb as ublk_cmd_tw_cb
new 8c778614361f selftests: ublk: add more tests for covering MQ
new c78ae7b71ed6 selftests: ublk: add test for checking zero copy related p [...]
new dfbce8b798fb ublk: remove unused cmd argument to ublk_dispatch_req()
new 9d7fa9918970 ublk: skip 1 NULL check in ublk_cmd_list_tw_cb() loop
new 6a87fc437a03 ublk: get ubq from pdu in ublk_cmd_list_tw_cb()
new 108d8aecaeeb ublk: avoid redundant io->cmd in ublk_queue_cmd_list()
new 00cfc05cf81f ublk: store req in ublk_uring_cmd_pdu for ublk_cmd_tw_cb()
new d796d8a38f76 Merge branch 'io_uring-6.15' into for-next
new e29c5d0e5dc3 x86/bitops: Simplify variable_ffz() as variable__ffs(~word)
new a20b8631c888 io_uring/net: open code io_sendmsg_copy_hdr()
new 5f364117db94 io_uring/net: open code io_net_vec_assign()
new c55e2845dfa7 io_uring/net: combine sendzc flags writes
new 63b16e4f0b90 io_uring/net: unify sendmsg setup with zc
new 49dbce5602dc io_uring/net: clusterise send vs msghdr branches
new ad3f6cc40084 io_uring/net: set sg_from_iter in advance
new fbe1a30c5d3e io_uring/net: import zc ubuf earlier
new b0e9570a6b19 io_uring/msg: rename io_double_lock_ctx()
new 9cc0bbdaba2a io_uring/msg: initialise msg request opcode
new ea9106786e26 io_uring: don't pass ctx to tw add remote helper
new 1dc1e0b9d694 srcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERT
new 1e6f0e1bf55e foo
new a4d7be474004 mm/arm64: drop dead code for pud special bit handling
new 9fd02a1322c1 mm/kasan: use SLAB_NO_MERGE flag instead of an empty constructor
new c61b9de190d7 mm/damon/core: simplify control flow in damon_register_ops()
new c424200c0982 mm/page_alloc: replace flag check with PageHWPoison() in c [...]
new 2e3328bd867b MAINTAINERS: add peterx as userfaultfd reviewer
new a1e375abc229 maintainers-add-myself-as-userfaultfd-reviewer-checkpatch-fixes
new 0bf4d2fd3431 maintainers-add-myself-as-userfaultfd-reviewer-fix
new 0fe7fb060d0a mm/mm_init: init holes in the end of the memory map for FLATMEM
new 7751bdbad242 memblock: don't release high memory to page allocator when [...]
new 1e6d6dbcd5bd selftest/mm: va_high_addr_switch: add ppc64 support check
new 8132927fda5e MAINTAINERS: fixup USERFAULTFD entry
new ec5badc092f6 MAINTAINERS: mm: add entry for execmem
new ad02f2015aef MAINTAINERS: mm: add entry for numa memblocks and numa emulation
new 84675ec5551c MAINTAINERS: mm: add entry for secretmem
new cd54bcf3cab4 mm/memory_hotplug: fix call folio_test_large with tail pag [...]
new c395c418b007 microblaze/mm: put mm_cmdline_setup() in .init.text section
new 5a1c96be85e4 x86/vdso: fix latent bug in vclock_pages calculation
new 7a81486b252a parisc: remove unused symbol vdso_data
new 6b967b08de03 vdso: introduce vdso/align.h
new a90cd9330eb6 vdso: rename included Makefile
new 0a90fc08a7c9 vdso: add generic time data storage
new a4e28cc03e42 vdso: add generic random data storage
new 44ac6ed04644 vdso: add generic architecture-specific data storage
new cedb36c348ab arm64: vdso: switch to generic storage implementation
new d74d99f9ba82 riscv: vdso: switch to generic storage implementation
new e6009b92a1cf LoongArch: vDSO: switch to generic storage implementation
new 6749faec4183 arm: vdso: switch to generic storage implementation
new b1e573b86af7 s390/vdso: switch to generic storage implementation
new 845e05ef0618 MIPS: vdso: switch to generic storage implementation
new c168705ea8f4 powerpc/vdso: switch to generic storage implementation
new 9b0796effd63 x86/vdso: switch to generic storage implementation
new 40b4eade6e85 x86/vdso/vdso2c: remove page handling
new 73bef9f9f73e vdso: remove remnants of architecture-specific random stat [...]
new 4fe8e219a954 vdso: remove remnants of architecture-specific time storage
new df16067d4db2 x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional
new 53577512bca1 mm: pgtable: make generic tlb_remove_table() use struct ptdesc
new c9518119e04e mm: pgtable: change pt parameter of tlb_remove_ptdesc() to [...]
new 7e68e8212aaa mm: pgtable: convert some architectures to use tlb_remove_ [...]
new 46412277258c mm-pgtable-convert-some-architectures-to-use-tlb_remove_ptdesc-v2
new 578f7b1e5fdb mm-pgtable-convert-some-architectures-to-use-tlb_remove_pt [...]
new ca9022b1817a riscv: pgtable: unconditionally use tlb_remove_ptdesc()
new 5ae07fa89aaf x86: pgtable: convert to use tlb_remove_ptdesc()
new f3c6f2a967ef mm: pgtable: remove tlb_remove_page_ptdesc()
new 15854603c07f mseal sysmap: kernel config and header change
new 2171d1a446b8 selftests: x86: test_mremap_vdso: skip if vdso is msealed
new fe0e3b7197a9 mseal sysmap: generic vdso vvar mapping
new 434ae668abbc mseal sysmap: enable x86-64
new 187bbdf7b024 mseal sysmap: enable arm64
new 192460e90708 mseal sysmap: uprobe mapping
new 25d8eee30fdf mseal sysmap: update mseal.rst
new b4cc90d00d50 selftest: test system mappings are sealed
new 887c998a3ff5 mseal sysmap: enable s390
new d496bf9fe168 mseal sysmap: update supported architectures
new 5490d683f16c mseal sysmap: add arch-support txt
new e026356e4192 mseal sysmap: add arch-support txt
new 05fa5a39172e foo
new 2e68f8710515 mailmap: add an entry for Nicolas Schier
new 85448e46d93c lib/sort.c: add _nonatomic() variants with cond_resched()
new 16dfcea53138 lib-sortc-add-_nonatomic-variants-with-cond_resched-fix
new 69c16a4a1fee lib: scatterlist: fix sg_split_phys to preserve original s [...]
new 9b6db9016d33 bug/kunit: core support for suppressing warning backtraces
new 4751828e1496 kunit: bug: count suppressed warning backtraces
new d03d078df162 kunit: add test cases for backtrace warning suppression
new 9b094dc40634 kunit: add documentation for warning backtrace suppression API
new 038f527d179e drm: suppress intentional warning backtraces in scaling un [...]
new 6ea2406f25fd x86: add support for suppressing warning backtraces
new 1124a686f380 arm64: add support for suppressing warning backtraces
new fd4ab96d93d3 loongarch: add support for suppressing warning backtraces
new 5cc916a8cc07 parisc: add support for suppressing warning backtraces
new b616bb008779 s390: add support for suppressing warning backtraces
new 68384bfe3090 sh: add support for suppressing warning backtraces
new af1b80fc5f2b sh: move defines needed for suppressing warning backtraces
new 86417ed52a12 riscv: add support for suppressing warning backtraces
new 723de4b865ea powerpc: add support for suppressing warning backtraces
new c62457bb944b foo
new 9ae578b02c2b openrisc: Refactor struct cpuinfo_or1k to reduce duplication
new c5c6fd8be512 openrisc: Introduce new utility functions to flush and inv [...]
new af83ece87a1e openrisc: Add cacheinfo support
new 9a45714fc513 ublk: specify io_cmd_buf pointer type
new 25aaa81371e7 selftests: ublk: specify io_cmd_buf pointer type
new cba77a5ed1b4 Merge branch 'io_uring-6.15' into for-next
new 13c23cb4ed09 rust: Fix enabling Rust and building with GCC for LoongArch
new 08dac3b83aac LoongArch: Always select HAVE_VIRT_CPU_ACCOUNTING_GEN
new 892a79634196 LoongArch: Enable UBSAN (Undefined Behavior Sanitizer)
new be216cbc1ddf LoongArch: Fix help text of CMDLINE_EXTEND in Kconfig
new ec105cadff5d LoongArch: Increase MAX_IO_PICS up to 8
new 4103cfe9dcb8 LoongArch: Increase ARCH_DMA_MINALIGN up to 16
new 2e3bc71e4f39 LoongArch: Fix device node refcount leak in fdt_cpu_clk_init()
new 29c92a41c6d2 LoongArch: Rework the arch_kgdb_breakpoint() implementation
new 7e2586991e36 LoongArch: BPF: Fix off-by-one error in build_prologue()
new 52266f1015a8 LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNC
new 60f3caff1492 LoongArch: BPF: Don't override subprog's return value
new c271c86a4c72 LoongArch: vDSO: Remove --hash-style=sysv
new a34ea549aace LoongArch: vDSO: Make use of the t8 register for vgetrando [...]
new 17ba839c3c6c LoongArch: Update Loongson-3 default config file
new 85a063b8b281 drm/i2c: tda998x: select CONFIG_DRM_KMS_HELPER
new 3c10b0c4f479 Merge branch into tip/master: 'x86/alternatives'
new b397bcb7715a Merge branch into tip/master: 'x86/asm'
new 0f5ad44527e6 Merge branch into tip/master: 'x86/cpu'
new 60b1c1e4e93d Merge branch into tip/master: 'x86/fpu'
new 3b7581e77360 Merge branch into tip/master: 'x86/kconfig'
new 8fc8ae1aeed6 Merge branch into tip/master: 'x86/tdx'
new d306f662dfc8 Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/l [...]
new 77cdc128968d Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub [...]
new d856c3cab35a Merge branch 'mm-everything' of git://git.kernel.org/pub/s [...]
new 04bcef965001 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new e09396481cc8 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new c4e9ea56502d Merge branch 'for-next/core' of git://git.kernel.org/pub/s [...]
new 9d6b3cb1a487 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 19c82cd1249a Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0a782a37305e Merge branch 'asahi-soc/for-next' of https://github.com/As [...]
new 0c7aa3398e64 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d05cf51c1301 Merge branch 'at91-next' of git://git.kernel.org/pub/scm/l [...]
new 2474b0c15be5 Merge branch 'next' of https://github.com/Broadcom/stblinux.git
new 7e7bb60b77c1 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new f6d1eb05dd71 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 64e8444f469e Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4e9b3a7a5e95 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 1ad4600ad1da Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b0136d705034 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 56c334269c70 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new a86b21c03771 Merge branch 'sunxi/for-next' of git://git.kernel.org/pub/ [...]
new 32b6d9f5d2ae Merge branch 'next' of https://git.linaro.org/people/jens. [...]
new dcdadea09d24 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new fcb0eda0a27a Merge branch 'ti-next' of git://git.kernel.org/pub/scm/lin [...]
new b6c5952ab8b9 Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
new 29661f439d18 Merge branch 'linux-next' of git://github.com/c-sky/csky-l [...]
new 2ed8ff281718 Merge branch 'loongarch-next' of git://git.kernel.org/pub/ [...]
new 8b17c4ceb43a Merge branch 'next' of git://git.monstr.eu/linux-2.6-micro [...]
new 642b6a4495db Merge branch 'for-next' of git://github.com/openrisc/linux.git
new d4c6add53671 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 89fe7f5c65be Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new de2fb74aaddd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 5f13c5079640 Merge branch 'xtensa-for-next' of git://github.com/jcmvbkb [...]
new 6bde94888547 Merge branch 'fs-next' of linux-next
new 927c77e62c80 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new efb43882eaa4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new d5175c4ee629 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/sc [...]
new 28d638a1cfaa Merge branch 'i2c/i2c-host' of git://git.kernel.org/pub/sc [...]
new 4cfb263c561e Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/li [...]
new 1eccf26e5e79 Merge branch 'next' of git://linuxtv.org/media-ci/media-pe [...]
new 9cd50587eddc Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 9df58c54b419 Merge branch 'cpufreq/arm/linux-next' of git://git.kernel. [...]
new 80e463676e73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new adab0cb47fd8 Merge branch 'for-linux-next' of git://git.kernel.org/pub/ [...]
new 1b56564d622e Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new f4cb8c21a44a Merge branch 'drm-next' of https://gitlab.freedesktop.org/ [...]
new b4555e329108 Merge branch 'for-linux-next' of https://gitlab.freedeskto [...]
new b8f1d1978cd6 Merge branch 'drm-xe-next' of https://gitlab.freedesktop.o [...]
new e9357b8581f3 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 4bd07097d568 Merge branch 'for-next' of https://git.kernel.org/pub/scm/ [...]
new f8882994a61b Merge branch 'modules-next' of git://git.kernel.org/pub/sc [...]
new 84671406f358 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 4459a942823b Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
new d1412f055a44 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0181365ab2a2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 51cc8444dc3e Merge branch 'apparmor-next' of git://git.kernel.org/pub/s [...]
new 76e2e8e9b3a6 Merge branch 'master' of git://www.linux-watchdog.org/linu [...]
new bff4dc40c038 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 357f2622a5a5 Merge branch 'edac-for-next' of git://git.kernel.org/pub/s [...]
new e134124feb14 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 15480df51e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new b445bf4d42a5 Merge branch 'non-rcu/next' of git://git.kernel.org/pub/sc [...]
new 2a219dca6fd3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 2ba283297eb2 Merge branch 'next' of https://github.com/kvm-x86/linux.git
new 77f4d70595aa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 59ceaf3db6fb Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 10e08b6209ce Merge branch 'driver-core-next' of git://git.kernel.org/pu [...]
new ef12f2dc9fe2 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/li [...]
new b9fdeaf6691b Merge branch 'tty-next' of git://git.kernel.org/pub/scm/li [...]
new d5d6cbd49860 Merge branch 'char-misc-next' of git://git.kernel.org/pub/ [...]
new c14099170409 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new f1448ccc197f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 1b44494bf38c Merge branch 'next' of git://github.com/awilliam/linux-vfio.git
new 5fbb38f9b688 Merge branch 'spmi-next' of git://git.kernel.org/pub/scm/l [...]
new 993ffbd7c4d6 Merge branch 'staging-next' of git://git.kernel.org/pub/sc [...]
new 4fc3495c5c36 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 7d47cc76f08d Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new a9ead6d58ebf Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new aca13d4ce12f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 7b21f6b04bc1 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/ [...]
new 0d7bbf9247d2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b7ff76b520fa Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 8bf666618066 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new b9fb41e8678a Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/li [...]
new 603799a92a73 Merge branch 'libnvdimm-for-next' of git://git.kernel.org/ [...]
new 02d606e49bc0 Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
new 2a16ad781899 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 80d55bb6dd24 Merge branch 'main' of git://git.infradead.org/users/willy [...]
new 4dcbbd1b45a2 Merge branch 'kgdb/for-next' of git://git.kernel.org/pub/s [...]
new 8bf234cd30c9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new cf0c9f0343e1 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 141e4baf87d2 Merge branch 'rust-next' of https://github.com/Rust-for-Li [...]
new 73d6ef5ffe21 Merge branch 'bitmap-for-next' of https://github.com/norov [...]
new 4020c44819e6 Merge branch 'for-next/kspp' of git://git.kernel.org/pub/s [...]
new 372d94104b51 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 499a73d6f9fd Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new a2408f6769b8 Merge branch 'next' of https://git.kernel.org/pub/scm/linu [...]
new 09d7a10cde9a Merge branch 'topic/cxl' of git://git.kernel.org/pub/scm/l [...]
new 405e2241def8 Add linux-next specific files for 20250331
The 266 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.