This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e7912d4a81c switch-3.c: Fix llp64 warnings
new 574c59cfe6e tree-optimization/119586 - aligned access to unaligned data
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.dg/vect/pr119586.c | 21 +++++++++++++++++++++
gcc/tree-vect-stmts.cc | 21 +++++++++++++--------
2 files changed, 34 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr119586.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 35ed15af7dd aarch64: Use PAUTH instead of V8_3A in some places
new d9faa7c2eb4 ipa/111245 - bogus modref analysis for store in call that m [...]
new ed7f67d9512 lto/114501 - missed free-lang-data for CONSTRUCTOR index
new faadd1d27a8 tree-optimization/119057 - bogus double reduction detection
new 85ed633f26c ipa/119067 - bogus TYPE_PRECISION check on VECTOR_TYPE
new d3e4c092c4f tree-optimization/119096 - bogus conditional reduction vect [...]
new 2f87983131e middle-end/119119 - re-gimplification of empty CTOR assignments
new 534a7895e96 tree-optimization/119145 - avoid stray .MASK_CALL after vec [...]
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/gimplify.cc | 2 +-
gcc/ipa-devirt.cc | 10 +++++++++-
gcc/ipa-free-lang-data.cc | 14 +++++++++++++
gcc/ipa-modref.cc | 3 +--
gcc/testsuite/g++.dg/lto/pr119067_0.C | 22 +++++++++++++++++++++
gcc/testsuite/g++.dg/lto/pr119067_1.C | 10 ++++++++++
gcc/testsuite/g++.dg/pr114501_0.C | 20 +++++++++++++++++++
gcc/testsuite/g++.dg/torture/pr111245.C | 23 ++++++++++++++++++++++
gcc/testsuite/g++.dg/torture/pr11911.C | 21 ++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr119057.c | 19 ++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr119096.c | 21 ++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr119145.c | 35 +++++++++++++++++++++++++++++++++
gcc/tree-vect-loop.cc | 14 +++++++------
gcc/tree-vectorizer.cc | 4 +++-
14 files changed, 207 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lto/pr119067_0.C
create mode 100644 gcc/testsuite/g++.dg/lto/pr119067_1.C
create mode 100644 gcc/testsuite/g++.dg/pr114501_0.C
create mode 100644 gcc/testsuite/g++.dg/torture/pr111245.C
create mode 100644 gcc/testsuite/g++.dg/torture/pr11911.C
create mode 100644 gcc/testsuite/gcc.dg/vect/pr119057.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr119096.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr119145.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-12
in repository gcc.
from 813ca3de452 Daily bump.
new 8250987299d libstdc++: Avoid aliasing violation in std::valarray [PR99117]
new f3878885b1a libstdc++: Teach optimizer that empty COW strings are empty [...]
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:
libstdc++-v3/include/bits/cow_string.h | 11 +++++++++--
libstdc++-v3/include/std/valarray | 8 +++++++-
libstdc++-v3/testsuite/26_numerics/valarray/99117.cc | 17 +++++++++++++++++
3 files changed, 33 insertions(+), 3 deletions(-)
create mode 100644 libstdc++-v3/testsuite/26_numerics/valarray/99117.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 a3e790a9c9f doc: Extend musttail attribute docs
new e7912d4a81c switch-3.c: Fix llp64 warnings
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.dg/analyzer/torture/switch-3.c | 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 6621e5a1d11 cobol: Fix incorrect use of std::remove_if
new a3e790a9c9f doc: Extend musttail attribute docs
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/doc/extend.texi | 25 +++++++++++++++++++++++++
1 file changed, 25 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 gcc.
from 634215cdc3c tailc: Don't fail musttail calls if they use or could use l [...]
new 6621e5a1d11 cobol: Fix incorrect use of std::remove_if
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/cobol/symfind.cc | 9 ++++-----
1 file changed, 4 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 binutils-gdb.
from 5cb1689a7a8 Add gdb.base/set-solib-absolute-prefix.exp
new c4fce3ef292 Add optional filename argument to the linker's --stats opti [...]
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:
ld/NEWS | 9 +
ld/config.in | 3 +
ld/configure | 2 +-
ld/configure.ac | 2 +-
ld/emultempl/ppc64elf.em | 5 +-
ld/ld.h | 37 +++
ld/ld.texi | 80 ++++++-
ld/ldlang.c | 36 ++-
ld/ldlex.h | 1 +
ld/ldmain.c | 385 +++++++++++++++++++++++++++++++-
ld/lexsup.c | 17 +-
ld/testsuite/ld-elf/sec64k.exp | 31 ++-
ld/testsuite/ld-scripts/map-address.exp | 37 ++-
ld/testsuite/ld-scripts/map-stats.d | 5 +
14 files changed, 622 insertions(+), 28 deletions(-)
create mode 100644 ld/testsuite/ld-scripts/map-stats.d
--
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 88f0c1fe282 libstdc++: Fix std::ranges::iter_move for function referenc [...]
new 35ed15af7dd aarch64: Use PAUTH instead of V8_3A in some places
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/aarch64/aarch64.cc | 6 +++---
gcc/config/aarch64/aarch64.md | 8 ++++----
2 files changed, 7 insertions(+), 7 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 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 3491aa04787f Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/ [...]
new 23f00807619d rtnetlink: Allocate vfinfo size for VF GUIDs when supported
new 67d1a8956d2d rndis_host: Flag RNDIS modems as WWAN devices
new 2eb6c6a34cb1 net: move replay logic to tc_modify_qdisc
new 52c19f901318 MAINTAINERS: Add dedicated entries for phy_link_topology
new fa37a8849634 net: mana: Switch to page pool for jumbo frames
new fab058356885 net/mlx5e: SHAMPO, Make reserved size independent of page size
new 2ea396448f26 net: usb: usbnet: restore usb%d name exception for local m [...]
new 4f1eaabb4b66 net: phy: broadcom: Correct BCM5221 PHY model detection
new 7220e8f4d4ee net: lapbether: use netdev_lockdep_set_classes() helper
new e514d77334a6 selftests: drv-net: replace the rpath helper with Path objects
new c231e12ecd45 selftests: net: use the dummy bpf from net/lib
new 88dec030dfcd selftests: net: use Path helpers in ping
new 5c6052802dfb Merge branch 'selftests-drv-net-replace-the-rpath-helper-w [...]
new 42f342387841 net: fix use-after-free in the netdev_nl_sock_priv_destroy()
new 0fdba88a2115 octeontx2-af: Fix mbox INTR handler when num VFs > 64
new 323d6db6dc7d octeontx2-af: Free NIX_AF_INT_VEC_GEN irq
new 443041deb5ef mptcp: fix NULL pointer in can_accept_new_subflow
new 7335d4ac8129 selftests: mptcp: fix incorrect fd checks in main_loop
new c183165f87a4 selftests: mptcp: close fd_in before returning in main_loop
new b44a4c28228f selftests: mptcp: ignore mptcp_diag binary
new 0a541eaff5d6 Merge branch 'mptcp-misc-fixes-for-6-15-rc0'
new 9e3267cf02c2 eth: gve: add missing netdev locks on reset and shutdown paths
new dd07df9ff3d1 bnxt_en: bring back rtnl lock in bnxt_shutdown
new f278b6d5bb46 Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
new acc4d5ff0b61 Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/l [...]
The 25 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:
MAINTAINERS | 7 +++
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 2 +
drivers/net/ethernet/google/gve/gve_main.c | 4 ++
drivers/net/ethernet/marvell/octeontx2/af/rvu.c | 2 +-
.../ethernet/marvell/octeontx2/af/rvu_devlink.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/en/params.c | 8 ++-
drivers/net/ethernet/microsoft/mana/mana_en.c | 46 +++-----------
drivers/net/phy/broadcom.c | 6 +-
drivers/net/usb/rndis_host.c | 16 ++++-
drivers/net/usb/usbnet.c | 21 +++++--
drivers/net/wan/lapbether.c | 2 +
include/net/tcp.h | 15 -----
net/core/netdev-genl.c | 6 +-
net/core/rtnetlink.c | 3 +
net/ipv4/tcp.c | 18 +-----
net/ipv4/tcp_fastopen.c | 2 +-
net/ipv4/tcp_input.c | 6 +-
net/mptcp/subflow.c | 15 ++---
net/sched/sch_api.c | 73 ++++++++--------------
tools/testing/selftests/drivers/net/hds.py | 2 +-
tools/testing/selftests/drivers/net/hw/csum.py | 2 +-
tools/testing/selftests/drivers/net/hw/irq.py | 2 +-
.../selftests/drivers/net/hw/xdp_dummy.bpf.c | 13 ----
tools/testing/selftests/drivers/net/lib/py/env.py | 21 +++----
tools/testing/selftests/drivers/net/ping.py | 15 ++---
tools/testing/selftests/drivers/net/queues.py | 4 +-
tools/testing/selftests/net/mptcp/.gitignore | 1 +
tools/testing/selftests/net/mptcp/mptcp_connect.c | 11 ++--
tools/testing/selftests/net/udpgro_bench.sh | 2 +-
tools/testing/selftests/net/udpgro_frglist.sh | 2 +-
tools/testing/selftests/net/udpgro_fwd.sh | 2 +-
tools/testing/selftests/net/veth.sh | 2 +-
tools/testing/selftests/net/xdp_dummy.bpf.c | 13 ----
33 files changed, 141 insertions(+), 205 deletions(-)
delete mode 100644 tools/testing/selftests/drivers/net/hw/xdp_dummy.bpf.c
delete mode 100644 tools/testing/selftests/net/xdp_dummy.bpf.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 e44c944871e Daily bump.
new 12533c0c8b2 Doc: Cross-reference constructor and init_priority attribut [...]
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/doc/extend.texi | 51 ++++++++++++++++++++++++++++++++-------------------
1 file changed, 32 insertions(+), 19 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 48552153cf49 Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/ [...]
new 8bd2fa086a04 virtio: break and reset virtio devices on device_shutdown()
new ae376910f52b tools/virtio: Add DMA_MAPPING_ERROR and sg_dma_len api def [...]
new 83dc0370f915 tools: virtio/linux/compiler.h: Add data_race() define.
new ec05544c858f tools: virtio/linux/module.h add MODULE_DESCRIPTION() define.
new 5dd639a1646e vhost-scsi: Fix handling of multiple calls to vhost_scsi_s [...]
new 439252e167ac vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-en [...]
new a6097e0a54a5 vdpa/mlx5: Fix oversized null mkey longer than 32bit
new 3c7df2e27346 sound/virtio: Fix cancel_sync warnings on uninitialized wo [...]
new fc80842a2799 vduse: add virtio_fs to allowed dev id
new 4c1f3a7d7427 vhost-scsi: Reduce mem use by moving upages to per queue
new bf2d650391be vhost-scsi: Allocate T10 PI structs only when enabled
new 3ca51662f818 vhost-scsi: Add better resource allocation failure handling
new 891b99eab0f8 vhost-scsi: Return queue full for page alloc failures during copy
new bca939d5bcd0 vhost-scsi: Dynamically allocate scatterlists
new ddc5b5f68ec5 vhost-scsi: Stop duplicating se_cmd fields
new fd4797658133 vhost-scsi: Allocate iov_iter used for unaligned copies wh [...]
new 9d8960672d63 vhost-scsi: Reduce response iov mem use
new 4b98d5dcd145 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
new 41112160ca87 vfio/pci: match IGD devices in display controller class
new afe84f3b7a26 vfio/type1: Catch zero from pin_user_pages_remote()
new 7a701e90fc8e vfio/type1: Convert all vaddr_get_pfns() callers to use vf [...]
new eb996eec783c vfio/type1: Use vfio_batch for vaddr_get_pfns()
new 063555923343 vfio/type1: Use consistent types for page counts
new 62fb8adc43af mm: Provide address mask in struct follow_pfnmap_args
new 0fd06844de5d vfio/type1: Use mapping page mask for pfnmaps
new 384a530111c6 vfio/virtio: Enable support for virtio-block live migration
new 860be250fc32 vfio/pci: Handle INTx IRQ_NOTCONNECTED
new 3491aa04787f Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/ [...]
The 28 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/vdpa/mlx5/core/mr.c | 7 +-
drivers/vdpa/mlx5/net/mlx5_vnet.c | 3 +
drivers/vdpa/vdpa_user/vduse_dev.c | 1 +
drivers/vfio/pci/vfio_pci.c | 4 +-
drivers/vfio/pci/vfio_pci_config.c | 3 +-
drivers/vfio/pci/vfio_pci_core.c | 10 +-
drivers/vfio/pci/vfio_pci_igd.c | 6 +
drivers/vfio/pci/vfio_pci_intrs.c | 2 +-
drivers/vfio/pci/vfio_pci_priv.h | 6 +
drivers/vfio/pci/virtio/Kconfig | 6 +-
drivers/vfio/pci/virtio/legacy_io.c | 4 +-
drivers/vfio/pci/virtio/main.c | 5 +-
drivers/vfio/vfio_iommu_type1.c | 123 +++++---
drivers/vhost/Kconfig | 1 +
drivers/vhost/scsi.c | 547 ++++++++++++++++++++++--------------
drivers/virtio/virtio.c | 29 ++
include/linux/mm.h | 2 +
mm/memory.c | 1 +
sound/virtio/virtio_pcm.c | 21 +-
tools/virtio/linux/compiler.h | 25 ++
tools/virtio/linux/dma-mapping.h | 13 +
tools/virtio/linux/module.h | 7 +
22 files changed, 544 insertions(+), 282 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 792b8307ecd2 Merge tag 'edac_urgent_for_v6.15_rc1' of git://git.kernel. [...]
new 1062d8108615 iommufd: Disallow allocating nested parent domain with fault ID
new a05df03a88bc iommufd: Fix uninitialized rc in iommufd_access_rw()
new 897008d0f767 iommufd: Set domain->iommufd_hwpt in all hwpt->domain allocators
new 55c85fa7579d iommufd: Fail replace if device has not been attached
new dbf00d7d8912 iommufd/fault: Move two fault functions out of the header
new 927dabc9aa4d iommufd/fault: Add an iommufd_fault_init() helper
new 5426a78bebef iommufd: Abstract an iommufd_eventq from iommufd_fault
new 0507f337fc0c iommufd: Rename fault.c to eventq.c
new e36ba5ab808e iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
new ea94b211c548 iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
new e8e1ef9b77a7 iommufd/viommu: Add iommufd_viommu_report_event helper
new 941d0719aa66 iommufd/selftest: Require vdev_id when attaching to a nest [...]
new b3cc0b7599cc iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEV [...]
new 97717a1f283f iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
new 2ec0458eb0e5 Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
new f0ea207ed781 iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
new e7d3fa3d29d5 iommu/arm-smmu-v3: Report events that belong to devices at [...]
new da0c56520e88 iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
new 6aa63a4ec947 iommu: Sort out domain user data
new ec031e1b35de iommufd: Move iommufd_sw_msi and related functions to driver.c
new 06d54f00f3f5 iommu: Drop sw_msi from iommu_domain
new ada14b9f1aab iommu: Require passing new handles to APIs supporting handle
new 8a9e1e773f60 iommu: Introduce a replace API for device pasid
new 03c9b102bea6 iommufd: Pass @pasid through the device attach/replace path
new bc06f7f66de4 iommufd/device: Only add reserved_iova in non-pasid path
new 2eaa7f845e14 iommufd/device: Replace idev->igroup with local variable
new ba1de6cd41d0 iommufd/device: Add helper to detect the first attach of a group
new 75f990aef38e iommufd/device: Wrap igroup->hwpt and igroup->device_list [...]
new 831b40f8416c iommufd/device: Replace device_list with device_array
new c0e301b2978d iommufd/device: Add pasid_attach array to track per-PASID attach
new ff3f014ebb1e iommufd: Enforce PASID-compatible domain in PASID path
new 2fb69c602d57 iommufd: Support pasid attach/replace
new 4c3f4f432c2d iommufd: Enforce PASID-compatible domain for RID
new ce15c13e7a14 iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
new dbc5f37b4f8a iommufd: Allow allocating PASID-compatible domain
new 9eb59204d519 iommufd/selftest: Add set_dev_pasid in mock iommu
new 068e14025158 iommufd/selftest: Add a helper to get test device
new c1b52b0a97ae iommufd/selftest: Add test ops to test pasid attach/detach
new d57a1fb34255 iommufd/selftest: Add coverage for iommufd pasid attach/detach
new 7fe6b987166b ida: Add ida_find_first_range()
new 290641346d0d vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
new ad744ed5dd8b vfio: VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT support pasid
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 7be11d34f660 iommufd: Test attach before detaching pasid
new 48552153cf49 Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/ [...]
The 50 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Documentation/userspace-api/iommufd.rst | 17 +
.../iommu/arm/arm-smmu-v3/arm-smmu-v3-iommufd.c | 60 +++
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 80 ++-
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h | 36 ++
drivers/iommu/dma-iommu.c | 204 +++----
drivers/iommu/dma-iommu.h | 14 +
drivers/iommu/intel/iommu.c | 3 +-
drivers/iommu/intel/nested.c | 2 +-
drivers/iommu/iommu-priv.h | 16 +
drivers/iommu/iommu-sva.c | 1 +
drivers/iommu/iommu.c | 160 +++++-
drivers/iommu/iommufd/Kconfig | 2 +-
drivers/iommu/iommufd/Makefile | 2 +-
drivers/iommu/iommufd/device.c | 499 ++++++++++-------
drivers/iommu/iommufd/driver.c | 198 +++++++
drivers/iommu/iommufd/eventq.c | 598 +++++++++++++++++++++
drivers/iommu/iommufd/fault.c | 342 ------------
drivers/iommu/iommufd/hw_pagetable.c | 42 +-
drivers/iommu/iommufd/iommufd_private.h | 156 ++++--
drivers/iommu/iommufd/iommufd_test.h | 40 ++
drivers/iommu/iommufd/main.c | 7 +
drivers/iommu/iommufd/selftest.c | 297 +++++++++-
drivers/iommu/iommufd/viommu.c | 2 +
drivers/pci/ats.c | 33 ++
drivers/vfio/device_cdev.c | 60 ++-
drivers/vfio/iommufd.c | 60 ++-
drivers/vfio/pci/vfio_pci.c | 2 +
include/linux/idr.h | 11 +
include/linux/iommu.h | 35 +-
include/linux/iommufd.h | 32 +-
include/linux/pci-ats.h | 3 +
include/linux/vfio.h | 14 +
include/uapi/linux/iommufd.h | 129 ++++-
include/uapi/linux/vfio.h | 29 +-
lib/idr.c | 67 +++
lib/test_ida.c | 70 +++
tools/testing/selftests/iommu/iommufd.c | 365 +++++++++++++
tools/testing/selftests/iommu/iommufd_fail_nth.c | 59 +-
tools/testing/selftests/iommu/iommufd_utils.h | 229 +++++++-
39 files changed, 3147 insertions(+), 829 deletions(-)
create mode 100644 drivers/iommu/iommufd/eventq.c
delete mode 100644 drivers/iommu/iommufd/fault.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 91e5bfe317d8 Merge tag 'dmaengine-6.15-rc1' of git://git.kernel.org/pub [...]
new c6250d0eab82 power: ip5xxx_power: Make use of i2c_get_match_data()
new fbc54ae4f8d7 i2c: Unexport i2c_of_match_device()
new 78d9ee370ed3 dt-bindings: eeprom: at24: Add compatible for Puya P24C64F
new 03480898cefe dt-bindings: eeprom: at24: Add compatible for Giantec GT24P128E
new f25f405d250f eeprom: at24: Drop of_match_ptr() and ACPI_PTR() protections
new e55eb69ab9f5 Merge tag 'at24-updates-for-v6.15-rc1' of git://git.kernel [...]
new 6b88dac0ae19 irqdomain: i2c: Switch to irq_find_mapping()
new 517ec053eeb4 i2c: octeon: refactor common i2c operations
new c6d859cf287e dt-bindings: i2c: samsung,s3c2410: add exynos7870-i2c compatible
new fad3d2e30149 dt-bindings: i2c: exynos5: add exynos7870-hsi2c compatible
new be7113d2e2a6 i2c: pxa: fix call balance of i2c->clk handling routines
new 8f95d1da03e9 i2c: amd: Switch to guard(mutex)
new a71248d96662 i2c: dw: Update the master_xfer callback name
new 1505986abf18 i2c: amd-asf: Modify callbacks of i2c_algorithm to align w [...]
new b719afaa1e5d i2c: amd-asf: Set cmd variable when encountering an error
new 1a64b21282dd i2c: mux: remove incorrect of_match_ptr annotations
new 48277423e533 dt-bindings: i2c: qcom,i2c-qup: Document power-domains
new d15971447f1a dt-bindings: i2c: qup: Document interconnects
new d4f35233a634 i2c: qup: Vote for interconnect bandwidth to DRAM
new e794dc30be8b i2c: Introduce i2c_10bit_addr_*_from_msg() helpers
new 6af58d3ec736 i2c: axxia: Use i2c_10bit_addr_*_from_msg() helpers
new eaa0df0de963 i2c: bcm-kona: Use i2c_10bit_addr_*_from_msg() helpers
new 3bf45fb57078 i2c: brcmstb: Use i2c_10bit_addr_*_from_msg() helpers
new 3bf28fab4ec5 i2c: eg20t: Use i2c_10bit_addr_*_from_msg() helpers
new ed7f48d3efa0 i2c: kempld: Use i2c_10bit_addr_*_from_msg() helpers
new 6cdc8fe0ba42 i2c: mt7621: Use i2c_10bit_addr_*_from_msg() helpers
new dbb1c2edb5ea i2c: rzv2m: Use i2c_10bit_addr_*_from_msg() helpers
new 2ee4415274fa i2c: ibm_iic: Use i2c_*bit_addr*_from_msg() helpers
new f2157d1f7aaa i2c: mv64xxx: Use i2c_*bit_addr*_from_msg() helpers
new 0d967f123141 dt-bindings: i2c: imx-lpi2c: add i.MX94 LPI2C
new 9e2fd53073cb i2c: i2c-exynos5: fixed a spelling error
new ff885b6fd5dc dt-bindings: i2c: i2c-rk3x: Add rk3562 support
new 3d36dd1161ca i2c: cadence: Simplify using devm_clk_get_enabled()
new 61b804548e17 i2c: cadence: Move reset_control_assert after pm_runtime_s [...]
new 9d515bf71ea2 i2c: i801: Cosmetic improvements
new e5befb5b01bc i2c: i801: Move i801_wait_intr and i801_wait_byte_done in [...]
new 3a3c6b7b0387 i2c: i801: Improve too small kill wait time in i801_check_post
new 4a3f77ea7701 i2c: i801: Switch to iomapped register access
new d50f2f5d51ea i2c: i801: Use MMIO if available
new 7202745e29f8 i2c: octeon: fix return commenting
new b1c010bd25f8 i2c: octeon: remove 10-bit addressing support
new 0fc829dbde9b dt-bindings: i2c: omap: Add mux-states property
new b6ef830c60b6 i2c: omap: Add support for setting mux
new 76fe9ac17f6c dt-bindings: i2c: spacemit: add support for K1 SoC
new 5ea558473fa3 i2c: spacemit: add support for SpacemiT K1 SoC
new 088b1ca970ba i2c: k1: Initialize variable before use
new 8b4da3ef9206 i2c: pasemi: Add registers bits and switch to BIT()
new f8d311b4b8f3 i2c: mlxbf: Use readl_poll_timeout_atomic() for polling
new a815975cbaeb i2c: qcom-geni: Update i2c frequency table to match hardwa [...]
new 39f8d6380450 i2c: iproc: Refactor prototype and remove redundant error checks
new 21fd84953571 Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/ [...]
new 31396626eaf0 dt-bindings: i2c: snps,designware-i2c: describe Renesas RZ [...]
new 28a1b05678f4 Merge tag 'i2c-for-6.15-rc1' of git://git.kernel.org/pub/s [...]
new 5c03f9f4d362 watchdog: aspeed: Update bootstatus handling
new f285bd8c74d3 watchdog: cros-ec: Add newlines to printks
new 331c8349605c watchdog: Enable RZV2HWDT driver depend on ARCH_RENESAS
new c284153a2c55 watchdog: lenovo_se30_wdt: Watchdog driver for Lenovo SE30 [...]
new 480ee8a260e6 watchdog: s3c2410_wdt: Fix PMU register bits for ExynosAut [...]
new f1c16aa612dc watchdog: nic7018_wdt: tidy up ACPI ID table
new d127d9ce2c8e dt-bindings: watchdog: fsl-imx7ulp-wdt: Add i.MX94 support
new 0ccd5d56e6b2 watchdog: lenovo_se30_wdt: include io.h for devm_ioremap()
new 594e1e368f09 watchdog: Convert to use device property
new c40524d1615a dt-bindings: watchdog: renesas,wdt: Document RZ/G3E support
new ad3746700ae2 watchdog: npcm: Remove unnecessary NULL check before clk_p [...]
new 48a136639ec2 watchdog: aspeed: fix 64-bit division
new a6d86c1b6495 dt-bindings: watchdog: sunxi: add Allwinner A523 compatibl [...]
new 9bc64d338b0b watchdog: sunxi_wdt: Add support for Allwinner A523
new 696c45bcc3c3 Merge tag 'linux-watchdog-6.15-rc1' of git://www.linux-wat [...]
new 6f61e5dce268 MAINTAINERS: Remove Conor Culhane from Silvaco I3C
new bdffad83d756 MAINTAINERS: Add Frank Li to Silvaco I3C
new 6866c91f8c23 i3c: Remove the const qualifier from i2c_msg pointer in i2 [...]
new effed5dac8f8 i3c: mipi-i3c-hci: Use I2C DMA-safe api
new a892ee4cf22a i3c: master: svc: Flush FIFO before sending Dynamic Addres [...]
new 59f994e6e332 dt-bindings: i3c: dw: Add power-domains
new c24a084ab6a2 dt-bindings: i3c: silvaco: Add npcm845 compatible string
new 98d87600a04e i3c: master: svc: Add support for Nuvoton npcm845 i3c
new 4008a74e0f9b i3c: master: svc: Fix npcm845 FIFO empty issue
new 4dd12e944f07 i3c: master: svc: Fix npcm845 invalid slvstart event
new 2a785307e41b i3c: master: svc: Fix npcm845 DAA process corruption
new d6cb667b8e15 i3c: master: svc: Fix i3c_master_get_free_addr return check
new 9cecad134d84 i3c: master: svc: Fix missing the IBI rules
new c06acf7143bd i3c: master: svc: Use readsb helper for reading MDB
new 0430bf9bc1ac i3c: master: svc: Fix missing STOP for master request
new e8d2d287e26d i3c: master: svc: Fix implicit fallthrough in svc_i3c_mast [...]
new 465e5486aa5e i3c: master: Drop duplicate check before calling OF APIs
new bd496a44f041 i3c: Add NULL pointer check in i3c_master_queue_ibi()
new 1df7752800b4 Merge tag 'i3c/for-6.15' of git://git.kernel.org/pub/scm/l [...]
new 92009c3ba890 thermal/drivers/qoriq: Use dev_err_probe() simplify the code
new 229f3feb4b04 thermal/drivers/qoriq: Power down TMU on system suspend
new 1a685e2b3fc7 dt-bindings: thermal: tsens: Add ipq5332, ipq5424 compatible
new ff0cf0ab9073 thermal/drivers/tsens: Add TSENS enable and calibration su [...]
new ee022e5cae05 thermal/drivers/rockchip: Add missing rk3328 mapping entry
new 9e6ec8cf64e2 thermal: core: Remove duplicate struct declaration
new 65594b374502 thermal/drivers/mediatek/lvts: Disable monitor mode during [...]
new c612cbcdf603 thermal/drivers/mediatek/lvts: Disable Stage 3 thermal threshold
new fa17ff8e325a thermal/drivers/mediatek/lvts: Disable low offset IRQ for [...]
new 2738fb3ec683 thermal/drivers/mediatek/lvts: Start sensor interrupts disabled
new 1ec52c157b42 thermal/drivers/mediatek/lvts: Only update IRQ enable for [...]
new 2395a02809b0 dt-bindings: thermal: Update for BCM74110
new 09daf8f0d420 thermal/drivers/brcmstb_thermal: Add support for BCM74110
new 5ad72c2b24e1 dt-bindings: thermal: Correct indentation and style in DTS [...]
new b744af1180db thermal: rcar_gen3: Use lowercase hex constants
new bccdbba51a94 thermal: rcar_gen3: Reuse logic to read fuses on Gen3 and Gen4
new 1b4ef46fd666 thermal/drivers/qcom-spmi-temp-alarm: Drop unused driver data
new 12da0fee4543 Merge tag 'thermal-v6.15-rc1' of ssh://gitolite.kernel.org [...]
new 8868485d6b13 Merge tag 'thermal-6.15-rc1-2' of git://git.kernel.org/pub [...]
new 212120a164d5 Documentation/EDAC: Fix warning document isn't included in [...]
new 792b8307ecd2 Merge tag 'edac_urgent_for_v6.15_rc1' of git://git.kernel. [...]
The 108 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:
CREDITS | 4 +
Documentation/devicetree/bindings/eeprom/at24.yaml | 5 +-
.../devicetree/bindings/i2c/i2c-exynos5.yaml | 1 +
.../devicetree/bindings/i2c/i2c-imx-lpi2c.yaml | 1 +
.../devicetree/bindings/i2c/i2c-rk3x.yaml | 1 +
.../devicetree/bindings/i2c/qcom,i2c-qup.yaml | 14 +
.../bindings/i2c/samsung,s3c2410-i2c.yaml | 1 +
.../bindings/i2c/snps,designware-i2c.yaml | 5 +
.../devicetree/bindings/i2c/spacemit,k1-i2c.yaml | 61 +++
.../devicetree/bindings/i2c/ti,omap4-i2c.yaml | 6 +
.../bindings/i3c/silvaco,i3c-master.yaml | 4 +-
.../bindings/i3c/snps,dw-i3c-master.yaml | 3 +
.../bindings/thermal/allwinner,sun8i-a83t-ths.yaml | 48 +-
.../devicetree/bindings/thermal/brcm,avs-tmon.yaml | 1 +
.../devicetree/bindings/thermal/imx-thermal.yaml | 40 +-
.../bindings/thermal/imx8mm-thermal.yaml | 8 +-
.../devicetree/bindings/thermal/qcom-tsens.yaml | 18 +
.../bindings/watchdog/allwinner,sun4i-a10-wdt.yaml | 2 +
.../bindings/watchdog/fsl-imx7ulp-wdt.yaml | 4 +
.../devicetree/bindings/watchdog/renesas,wdt.yaml | 4 +
Documentation/subsystem-apis.rst | 1 +
MAINTAINERS | 4 +-
drivers/i2c/busses/Kconfig | 18 +
drivers/i2c/busses/Makefile | 1 +
drivers/i2c/busses/i2c-amd-asf-plat.c | 8 +-
drivers/i2c/busses/i2c-axxia.c | 21 +-
drivers/i2c/busses/i2c-bcm-iproc.c | 13 +-
drivers/i2c/busses/i2c-bcm-kona.c | 6 +-
drivers/i2c/busses/i2c-brcmstb.c | 11 +-
drivers/i2c/busses/i2c-cadence.c | 19 +-
drivers/i2c/busses/i2c-designware-amdpsp.c | 26 +-
drivers/i2c/busses/i2c-designware-master.c | 2 +-
drivers/i2c/busses/i2c-eg20t.c | 28 +-
drivers/i2c/busses/i2c-exynos5.c | 2 +-
drivers/i2c/busses/i2c-i801.c | 271 +++++-----
drivers/i2c/busses/i2c-ibm_iic.c | 14 +-
drivers/i2c/busses/i2c-k1.c | 602 +++++++++++++++++++++
drivers/i2c/busses/i2c-kempld.c | 10 +-
drivers/i2c/busses/i2c-mlxbf.c | 106 +---
drivers/i2c/busses/i2c-mt7621.c | 20 +-
drivers/i2c/busses/i2c-mv64xxx.c | 12 +-
drivers/i2c/busses/i2c-octeon-core.c | 111 ++--
drivers/i2c/busses/i2c-omap.c | 22 +
drivers/i2c/busses/i2c-pasemi-core.c | 40 +-
drivers/i2c/busses/i2c-pxa.c | 5 +-
drivers/i2c/busses/i2c-qcom-geni.c | 6 +-
drivers/i2c/busses/i2c-qup.c | 36 ++
drivers/i2c/busses/i2c-rzv2m.c | 15 +-
drivers/i2c/i2c-core-of.c | 1 -
drivers/i2c/i2c-core.h | 9 +
drivers/i2c/muxes/i2c-mux-ltc4306.c | 2 +-
drivers/i2c/muxes/i2c-mux-pca954x.c | 2 +-
drivers/i2c/muxes/i2c-mux-reg.c | 2 +-
drivers/i3c/master.c | 21 +-
drivers/i3c/master/dw-i3c-master.c | 2 +-
drivers/i3c/master/i3c-master-cdns.c | 2 +-
drivers/i3c/master/mipi-i3c-hci/core.c | 10 +-
drivers/i3c/master/svc-i3c-master.c | 138 ++++-
drivers/misc/eeprom/at24.c | 10 +-
drivers/power/supply/ip5xxx_power.c | 7 +-
drivers/thermal/broadcom/brcmstb_thermal.c | 11 +-
drivers/thermal/mediatek/lvts_thermal.c | 103 ++--
drivers/thermal/qcom/qcom-spmi-temp-alarm.c | 1 -
drivers/thermal/qcom/tsens-v2.c | 178 ++++++
drivers/thermal/qcom/tsens.c | 8 +-
drivers/thermal/qcom/tsens.h | 3 +
drivers/thermal/qoriq_thermal.c | 47 +-
drivers/thermal/renesas/rcar_gen3_thermal.c | 107 ++--
drivers/thermal/rockchip_thermal.c | 1 +
drivers/watchdog/Kconfig | 22 +-
drivers/watchdog/Makefile | 1 +
drivers/watchdog/aspeed_wdt.c | 81 ++-
drivers/watchdog/cros_ec_wdt.c | 10 +-
drivers/watchdog/lenovo_se30_wdt.c | 394 ++++++++++++++
drivers/watchdog/nic7018_wdt.c | 9 +-
drivers/watchdog/npcm_wdt.c | 9 +-
drivers/watchdog/s3c2410_wdt.c | 10 +-
drivers/watchdog/sunxi_wdt.c | 11 +
drivers/watchdog/watchdog_core.c | 6 +-
include/linux/i2c.h | 26 +-
include/linux/i3c/master.h | 2 +-
include/linux/thermal.h | 2 -
82 files changed, 2214 insertions(+), 695 deletions(-)
create mode 100644 Documentation/devicetree/bindings/i2c/spacemit,k1-i2c.yaml
create mode 100644 drivers/i2c/busses/i2c-k1.c
create mode 100644 drivers/watchdog/lenovo_se30_wdt.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.