public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kernel] f43: kernel-7.2.7-100
@ 2026-09-21 18:11 Justin M. Forbes
  0 siblings, 0 replies; only message in thread
From: Justin M. Forbes @ 2026-09-21 18:11 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/kernel
            Branch : f43
            Commit : 18cc55193014033361823031dcac8785d045f674
            Author : Justin M. Forbes <jforbes@fedoraproject.org>
            Date   : 2026-09-21T11:56:18-06:00
            Stats  : +429/-81 in 25 file(s)
            URL    : https://src.fedoraproject.org/rpms/kernel/c/18cc55193014033361823031dcac8785d045f674?branch=f43

            Log:
            kernel-7.2.7-100

* Mon Sep 21 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.2.7-0]
- platform/x86: int3472: Increase handshake GPIO delay to 200 ms (Hans de Goede)
- platform/x86: int3472: Clean up GPIO parsing (Sakari Ailus)
- platform/x86: int3472: Fix uninitialised variable warning (Sakari Ailus)
- platform: int3472: discrete: Support multiple HIDs per GPIO map entry (Tarang Raval)
- platform: int3472: discrete: con_id vana for Sony IMX471 as power enable (Kate Hsuan)
- media: i2c: cvs: Add Lattice device quirk for VID:0x2ac1 PID:0x20d1 (Kate Hsuan)
- media: ipu-bridge: Add sensor rotation quirk for Dell XPS 14 (Dell 14 Premium) DA14250 (Kate Hsuan)
- Keep the older NTFS3 module around as well for Fedora (Justin M. Forbes)
- redhat: configs: fedora: Enable CONFIG_FIREWIRE_KUNIT_NODE_TREE_TEST for x86 (Augusto Caringi)
- Linux v7.2.7
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>

---
diff --git a/Patchlist.changelog b/Patchlist.changelog
index 150d4f5..5afb33a 100644
--- a/Patchlist.changelog
+++ b/Patchlist.changelog
@@ -1,5 +1,26 @@
-https://gitlab.com/cki-project/kernel-ark/-/commit/3e18161bce71b575f97b53c116df9afa7c41237a
- 3e18161bce71b575f97b53c116df9afa7c41237a Revert af_alg_restrict sysctl for F43/44
+https://gitlab.com/cki-project/kernel-ark/-/commit/255c49eb3949b3295353f647eda8bdc2e998f240
+ 255c49eb3949b3295353f647eda8bdc2e998f240 Revert af_alg_restrict sysctl for F43/44
+
+https://gitlab.com/cki-project/kernel-ark/-/commit/152641e14276a813a9983f45e4d5095c489e8a85
+ 152641e14276a813a9983f45e4d5095c489e8a85 media: i2c: cvs: Add Lattice device quirk for VID:0x2ac1 PID:0x20d1
+
+https://gitlab.com/cki-project/kernel-ark/-/commit/4c332b70bebd45509054ce79e294d6dd25b47c82
+ 4c332b70bebd45509054ce79e294d6dd25b47c82 media: ipu-bridge: Add sensor rotation quirk for Dell XPS 14 (Dell 14 Premium) DA14250
+
+https://gitlab.com/cki-project/kernel-ark/-/commit/1636269c0f4da8b48afe8e1b5f668e5b864d4060
+ 1636269c0f4da8b48afe8e1b5f668e5b864d4060 platform/x86: int3472: Increase handshake GPIO delay to 200 ms
+
+https://gitlab.com/cki-project/kernel-ark/-/commit/ea7a66e4bdb595364104000b6da65a6cd29e2762
+ ea7a66e4bdb595364104000b6da65a6cd29e2762 platform/x86: int3472: Clean up GPIO parsing
+
+https://gitlab.com/cki-project/kernel-ark/-/commit/0580b043d6dd66042d427b272c3a86789a3b89cc
+ 0580b043d6dd66042d427b272c3a86789a3b89cc platform/x86: int3472: Fix uninitialised variable warning
+
+https://gitlab.com/cki-project/kernel-ark/-/commit/1ca43f9876a8a59653c75f6ff83a8ffcb9c70a5e
+ 1ca43f9876a8a59653c75f6ff83a8ffcb9c70a5e platform: int3472: discrete: Support multiple HIDs per GPIO map entry
+
+https://gitlab.com/cki-project/kernel-ark/-/commit/b6218bc942fd7b4eec79f5b021a83d3ba59deedb
+ b6218bc942fd7b4eec79f5b021a83d3ba59deedb platform: int3472: discrete: con_id vana for Sony IMX471 as power enable
 
 https://gitlab.com/cki-project/kernel-ark/-/commit/31d42d7dbe102bc50033b617a2b50948180a796f
  31d42d7dbe102bc50033b617a2b50948180a796f media: i2c: cvs: Get the wake IRQ without claiming the GPIO

diff --git a/kernel-aarch64-16k-debug-fedora.config b/kernel-aarch64-16k-debug-fedora.config
index 558d36f..8b2e751 100644
--- a/kernel-aarch64-16k-debug-fedora.config
+++ b/kernel-aarch64-16k-debug-fedora.config
@@ -5938,7 +5938,10 @@ CONFIG_NS83820=m
 CONFIG_NSM=m
 CONFIG_NTB_EPF=m
 # CONFIG_NTB is not set
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-aarch64-16k-fedora.config b/kernel-aarch64-16k-fedora.config
index 392fbcc..45d3453 100644
--- a/kernel-aarch64-16k-fedora.config
+++ b/kernel-aarch64-16k-fedora.config
@@ -5909,7 +5909,10 @@ CONFIG_NS83820=m
 CONFIG_NSM=m
 CONFIG_NTB_EPF=m
 # CONFIG_NTB is not set
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-aarch64-debug-fedora.config b/kernel-aarch64-debug-fedora.config
index 7a196ea..b50a412 100644
--- a/kernel-aarch64-debug-fedora.config
+++ b/kernel-aarch64-debug-fedora.config
@@ -5938,7 +5938,10 @@ CONFIG_NS83820=m
 CONFIG_NSM=m
 CONFIG_NTB_EPF=m
 # CONFIG_NTB is not set
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-aarch64-fedora.config b/kernel-aarch64-fedora.config
index 7a4774d..321eaaa 100644
--- a/kernel-aarch64-fedora.config
+++ b/kernel-aarch64-fedora.config
@@ -5909,7 +5909,10 @@ CONFIG_NS83820=m
 CONFIG_NSM=m
 CONFIG_NTB_EPF=m
 # CONFIG_NTB is not set
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-aarch64-rt-64k-debug-fedora.config b/kernel-aarch64-rt-64k-debug-fedora.config
index 38d3d53..419cc0d 100644
--- a/kernel-aarch64-rt-64k-debug-fedora.config
+++ b/kernel-aarch64-rt-64k-debug-fedora.config
@@ -5946,7 +5946,10 @@ CONFIG_NS83820=m
 CONFIG_NSM=m
 CONFIG_NTB_EPF=m
 # CONFIG_NTB is not set
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-aarch64-rt-64k-fedora.config b/kernel-aarch64-rt-64k-fedora.config
index 91c24ab..3390793 100644
--- a/kernel-aarch64-rt-64k-fedora.config
+++ b/kernel-aarch64-rt-64k-fedora.config
@@ -5917,7 +5917,10 @@ CONFIG_NS83820=m
 CONFIG_NSM=m
 CONFIG_NTB_EPF=m
 # CONFIG_NTB is not set
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-aarch64-rt-debug-fedora.config b/kernel-aarch64-rt-debug-fedora.config
index 5ff2272..8c35734 100644
--- a/kernel-aarch64-rt-debug-fedora.config
+++ b/kernel-aarch64-rt-debug-fedora.config
@@ -5943,7 +5943,10 @@ CONFIG_NS83820=m
 CONFIG_NSM=m
 CONFIG_NTB_EPF=m
 # CONFIG_NTB is not set
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-aarch64-rt-fedora.config b/kernel-aarch64-rt-fedora.config
index 99565e9..45563ca 100644
--- a/kernel-aarch64-rt-fedora.config
+++ b/kernel-aarch64-rt-fedora.config
@@ -5914,7 +5914,10 @@ CONFIG_NS83820=m
 CONFIG_NSM=m
 CONFIG_NTB_EPF=m
 # CONFIG_NTB is not set
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-ppc64le-debug-fedora.config b/kernel-ppc64le-debug-fedora.config
index 60b4212..36f95e0 100644
--- a/kernel-ppc64le-debug-fedora.config
+++ b/kernel-ppc64le-debug-fedora.config
@@ -4900,7 +4900,10 @@ CONFIG_NS83820=m
 CONFIG_NSM=m
 CONFIG_NTB_EPF=m
 # CONFIG_NTB is not set
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-ppc64le-fedora.config b/kernel-ppc64le-fedora.config
index a0b893e..74ec4bd 100644
--- a/kernel-ppc64le-fedora.config
+++ b/kernel-ppc64le-fedora.config
@@ -4870,7 +4870,10 @@ CONFIG_NS83820=m
 CONFIG_NSM=m
 CONFIG_NTB_EPF=m
 # CONFIG_NTB is not set
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-riscv64-debug-fedora.config b/kernel-riscv64-debug-fedora.config
index 51051f4..c42b922 100644
--- a/kernel-riscv64-debug-fedora.config
+++ b/kernel-riscv64-debug-fedora.config
@@ -4953,7 +4953,10 @@ CONFIG_NS83820=m
 CONFIG_NSM=m
 CONFIG_NTB_EPF=m
 # CONFIG_NTB is not set
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-riscv64-fedora.config b/kernel-riscv64-fedora.config
index 4cbf437..57c24f1 100644
--- a/kernel-riscv64-fedora.config
+++ b/kernel-riscv64-fedora.config
@@ -4923,7 +4923,10 @@ CONFIG_NS83820=m
 CONFIG_NSM=m
 CONFIG_NTB_EPF=m
 # CONFIG_NTB is not set
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-riscv64-rt-debug-fedora.config b/kernel-riscv64-rt-debug-fedora.config
index 28d7ee6..5ac1434 100644
--- a/kernel-riscv64-rt-debug-fedora.config
+++ b/kernel-riscv64-rt-debug-fedora.config
@@ -4958,7 +4958,10 @@ CONFIG_NS83820=m
 CONFIG_NSM=m
 CONFIG_NTB_EPF=m
 # CONFIG_NTB is not set
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-riscv64-rt-fedora.config b/kernel-riscv64-rt-fedora.config
index 567b06c..47d2f3d 100644
--- a/kernel-riscv64-rt-fedora.config
+++ b/kernel-riscv64-rt-fedora.config
@@ -4928,7 +4928,10 @@ CONFIG_NS83820=m
 CONFIG_NSM=m
 CONFIG_NTB_EPF=m
 # CONFIG_NTB is not set
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-s390x-debug-fedora.config b/kernel-s390x-debug-fedora.config
index 19aaf70..af038fa 100644
--- a/kernel-s390x-debug-fedora.config
+++ b/kernel-s390x-debug-fedora.config
@@ -4875,7 +4875,10 @@ CONFIG_NS83820=m
 CONFIG_NSM=m
 CONFIG_NTB_EPF=m
 # CONFIG_NTB is not set
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-s390x-fedora.config b/kernel-s390x-fedora.config
index 53daff5..7895c41 100644
--- a/kernel-s390x-fedora.config
+++ b/kernel-s390x-fedora.config
@@ -4845,7 +4845,10 @@ CONFIG_NS83820=m
 CONFIG_NSM=m
 CONFIG_NTB_EPF=m
 # CONFIG_NTB is not set
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-x86_64-debug-fedora.config b/kernel-x86_64-debug-fedora.config
index 988476e..9ee1a78 100644
--- a/kernel-x86_64-debug-fedora.config
+++ b/kernel-x86_64-debug-fedora.config
@@ -5320,7 +5320,10 @@ CONFIG_NTB_PINGPONG=m
 CONFIG_NTB_SWITCHTEC=m
 CONFIG_NTB_TOOL=m
 CONFIG_NTB_TRANSPORT=m
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-x86_64-fedora.config b/kernel-x86_64-fedora.config
index 5206039..47cfa9f 100644
--- a/kernel-x86_64-fedora.config
+++ b/kernel-x86_64-fedora.config
@@ -5292,7 +5292,10 @@ CONFIG_NTB_PINGPONG=m
 CONFIG_NTB_SWITCHTEC=m
 CONFIG_NTB_TOOL=m
 CONFIG_NTB_TRANSPORT=m
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-x86_64-rt-debug-fedora.config b/kernel-x86_64-rt-debug-fedora.config
index bd3a726..227bcdb 100644
--- a/kernel-x86_64-rt-debug-fedora.config
+++ b/kernel-x86_64-rt-debug-fedora.config
@@ -5325,7 +5325,10 @@ CONFIG_NTB_PINGPONG=m
 CONFIG_NTB_SWITCHTEC=m
 CONFIG_NTB_TOOL=m
 CONFIG_NTB_TRANSPORT=m
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel-x86_64-rt-fedora.config b/kernel-x86_64-rt-fedora.config
index bcd8fa4..6cfe6b2 100644
--- a/kernel-x86_64-rt-fedora.config
+++ b/kernel-x86_64-rt-fedora.config
@@ -5297,7 +5297,10 @@ CONFIG_NTB_PINGPONG=m
 CONFIG_NTB_SWITCHTEC=m
 CONFIG_NTB_TOOL=m
 CONFIG_NTB_TRANSPORT=m
-# CONFIG_NTFS3_FS is not set
+# CONFIG_NTFS3_64BIT_CLUSTER is not set
+CONFIG_NTFS3_FS=m
+CONFIG_NTFS3_FS_POSIX_ACL=y
+CONFIG_NTFS3_LZX_XPRESS=y
 # CONFIG_NTFS_DEBUG is not set
 CONFIG_NTFS_FS=m
 CONFIG_NTFS_FS_POSIX_ACL=y

diff --git a/kernel.changelog b/kernel.changelog
index 679eb19..ac5e052 100644
--- a/kernel.changelog
+++ b/kernel.changelog
@@ -1,3 +1,16 @@
+* Mon Sep 21 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.2.7-0]
+- platform/x86: int3472: Increase handshake GPIO delay to 200 ms (Hans de Goede)
+- platform/x86: int3472: Clean up GPIO parsing (Sakari Ailus)
+- platform/x86: int3472: Fix uninitialised variable warning (Sakari Ailus)
+- platform: int3472: discrete: Support multiple HIDs per GPIO map entry (Tarang Raval)
+- platform: int3472: discrete: con_id vana for Sony IMX471 as power enable (Kate Hsuan)
+- media: i2c: cvs: Add Lattice device quirk for VID:0x2ac1 PID:0x20d1 (Kate Hsuan)
+- media: ipu-bridge: Add sensor rotation quirk for Dell XPS 14 (Dell 14 Premium) DA14250 (Kate Hsuan)
+- Keep the older NTFS3 module around as well for Fedora (Justin M. Forbes)
+- redhat: configs: fedora: Enable CONFIG_FIREWIRE_KUNIT_NODE_TREE_TEST for x86 (Augusto Caringi)
+- Linux v7.2.7
+Resolves: 
+
 * Mon Sep 14 2026 Augusto Caringi <acaringi@redhat.com> [7.2.6-0]
 - redhat/configs/fedora: Enable dwc dual-role and ulpi phy support (Hans de Goede)
 - redhat/configs/fedora: Enable some drivers for x86 tablets (Hans de Goede)

diff --git a/kernel.spec b/kernel.spec
index 40defdb..96ee98f 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -192,18 +192,18 @@ Summary: The Linux kernel
 #  the --with-release option overrides this setting.)
 %define debugbuildsenabled 1
 # define buildid .local
-%define specrpmversion 7.2.6
-%define specversion 7.2.6
+%define specrpmversion 7.2.7
+%define specversion 7.2.7
 %define patchversion 7.2
 %define pkgrelease 100
 %define kversion 7
-%define tarfile_release 7.2.6
+%define tarfile_release 7.2.7
 # This is needed to do merge window version magic
 %define patchlevel 2
 # This allows pkg_release to have configurable %%{?dist} tag
 %define specrelease 100%{?buildid}%{?dist}
 # This defines the kabi tarball version
-%define kabiversion 7.2.6
+%define kabiversion 7.2.7
 
 # If this variable is set to 1, a bpf selftests build failure will cause a
 # fatal kernel package build error
@@ -4964,9 +4964,20 @@ fi\
 #
 #
 %changelog
-* Mon Sep 14 2026 Augusto Caringi <acaringi@redhat.com> [7.2.6-100]
+* Mon Sep 21 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.2.7-100]
 - Revert af_alg_restrict sysctl for F43/44 (Justin M. Forbes)
+
+* Mon Sep 21 2026 Justin M. Forbes <jforbes@fedoraproject.org> [7.2.7-0]
+- platform/x86: int3472: Increase handshake GPIO delay to 200 ms (Hans de Goede)
+- platform/x86: int3472: Clean up GPIO parsing (Sakari Ailus)
+- platform/x86: int3472: Fix uninitialised variable warning (Sakari Ailus)
+- platform: int3472: discrete: Support multiple HIDs per GPIO map entry (Tarang Raval)
+- platform: int3472: discrete: con_id vana for Sony IMX471 as power enable (Kate Hsuan)
+- media: i2c: cvs: Add Lattice device quirk for VID:0x2ac1 PID:0x20d1 (Kate Hsuan)
+- media: ipu-bridge: Add sensor rotation quirk for Dell XPS 14 (Dell 14 Premium) DA14250 (Kate Hsuan)
+- Keep the older NTFS3 module around as well for Fedora (Justin M. Forbes)
 - redhat: configs: fedora: Enable CONFIG_FIREWIRE_KUNIT_NODE_TREE_TEST for x86 (Augusto Caringi)
+- Linux v7.2.7
 
 * Mon Sep 14 2026 Augusto Caringi <acaringi@redhat.com> [7.2.6-0]
 - redhat/configs/fedora: Enable dwc dual-role and ulpi phy support (Hans de Goede)

diff --git a/patch-7.2-redhat.patch b/patch-7.2-redhat.patch
index 31451ff..aa3078c 100644
--- a/patch-7.2-redhat.patch
+++ b/patch-7.2-redhat.patch
@@ -29,12 +29,13 @@
  drivers/iommu/iommu.c                              |  22 +
  drivers/media/i2c/Kconfig                          |  10 +
  drivers/media/i2c/Makefile                         |   1 +
- drivers/media/i2c/cvs/core.c                       |  19 +-
+ drivers/media/i2c/cvs/core.c                       |  26 +-
  drivers/media/i2c/cvs/icvs.h                       |   2 -
  drivers/media/i2c/cvs/v4l2.c                       |  17 +-
  drivers/media/i2c/imx471.c                         | 957 +++++++++++++++++++++
- drivers/media/pci/intel/ipu-bridge.c               |  65 ++
+ drivers/media/pci/intel/ipu-bridge.c               |  48 ++
  drivers/pci/quirks.c                               |  24 +
+ drivers/platform/x86/intel/int3472/discrete.c      | 110 ++-
  drivers/soundwire/dmi-quirks.c                     |   7 +
  drivers/usb/core/hub.c                             |   7 +
  include/linux/crypto.h                             |   2 +
@@ -52,10 +53,10 @@
  tools/testing/selftests/bpf/DENYLIST.rhel          |  76 ++
  tools/testing/selftests/bpf/Makefile               |   2 +-
  tools/testing/selftests/bpf/prog_tests/ksyms_btf.c |  31 -
- 54 files changed, 1780 insertions(+), 132 deletions(-)
+ 55 files changed, 1840 insertions(+), 172 deletions(-)
 
 diff --git a/MAINTAINERS b/MAINTAINERS
-index 8014b9f8253e..62e6c97ee9b2 100644
+index 95cd976a068c..9717876c5e96 100644
 --- a/MAINTAINERS
 +++ b/MAINTAINERS
 @@ -25262,6 +25262,12 @@ T:	git git://linuxtv.org/media.git
@@ -72,7 +73,7 @@ index 8014b9f8253e..62e6c97ee9b2 100644
  M:	Maxim Levitsky <maximlevitsky@gmail.com>
  M:	Alex Dubov <oakad@yahoo.com>
 diff --git a/Makefile b/Makefile
-index 73e7bac7527e..abdc7e93fd54 100644
+index c28f11c617a4..19ab705fb38f 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -358,6 +358,17 @@ ifneq ($(filter install,$(MAKECMDGOALS)),)
@@ -220,10 +221,10 @@ index b0d00032479d..afb9544fb007 100644
  /*
   * DIAG 308 support
 diff --git a/arch/s390/kernel/ipl.c b/arch/s390/kernel/ipl.c
-index 3c346b02ceb9..30e16a0d4490 100644
+index 68fdd5616dfe..c03ebc73a985 100644
 --- a/arch/s390/kernel/ipl.c
 +++ b/arch/s390/kernel/ipl.c
-@@ -2527,3 +2527,8 @@ int ipl_report_free(struct ipl_report *report)
+@@ -2533,3 +2533,8 @@ int ipl_report_free(struct ipl_report *report)
  }
  
  #endif
@@ -1257,7 +1258,7 @@ index e45359efe0e4..acbd321fc12e 100644
  obj-$(CONFIG_VIDEO_ISL7998X) += isl7998x.o
  obj-$(CONFIG_VIDEO_KS0127) += ks0127.o
 diff --git a/drivers/media/i2c/cvs/core.c b/drivers/media/i2c/cvs/core.c
-index fe9e59ac311c..8d857bbd8ab5 100644
+index fe9e59ac311c..048c87fd9188 100644
 --- a/drivers/media/i2c/cvs/core.c
 +++ b/drivers/media/i2c/cvs/core.c
 @@ -31,6 +31,7 @@
@@ -1276,7 +1277,21 @@ index fe9e59ac311c..8d857bbd8ab5 100644
  	{ }
  };
  
-@@ -723,8 +725,6 @@ static int cvs_core_probe(struct device *dev, struct i2c_client *i2c)
+@@ -68,6 +70,13 @@ static const struct icvs_device_quirk cvs_quirk_table[] = {
+ 			  ICVS_NO_CAPS |
+ 			  ICVS_NO_FW_UPDATE
+ 	},	/* Lattice NX33 */
++	{ 0x2ac1, 0x20d1, ICVS_NO_MIPI_CONFIG |
++			  ICVS_NO_CAPS |
++			  ICVS_NO_FW_UPDATE
++	},	/*
++		 * The Lattice device was found on a Dell laptop
++		 * XPS 14 (Dell 14 Premium) DA14250
++		 */
+ 	{ 0x06CB, 0x0701, ICVS_SKIP_FW_RESET |
+ 			  ICVS_HOST_SENSOR_PWR_CTRL |
+ 			  ICVS_HOST_PRIV_CTRL |
+@@ -723,8 +732,6 @@ static int cvs_core_probe(struct device *dev, struct i2c_client *i2c)
  	}
  
  	if (ctx->res == ICVS_FULLCAP) {
@@ -1285,7 +1300,7 @@ index fe9e59ac311c..8d857bbd8ab5 100644
  		ctx->rst = devm_gpiod_get(dev, "rst", GPIOD_OUT_HIGH);
  		if (IS_ERR(ctx->rst)) {
  			ret = dev_err_probe(dev, PTR_ERR(ctx->rst),
-@@ -732,14 +732,12 @@ static int cvs_core_probe(struct device *dev, struct i2c_client *i2c)
+@@ -732,14 +739,12 @@ static int cvs_core_probe(struct device *dev, struct i2c_client *i2c)
  			goto err_put_ipu;
  		}
  
@@ -1306,7 +1321,7 @@ index fe9e59ac311c..8d857bbd8ab5 100644
  		if (ctx->irq < 0) {
  			ret = dev_err_probe(dev, ctx->irq,
  					    "failed to get wake IRQ\n");
-@@ -962,6 +960,7 @@ static const struct acpi_device_id intel_cvs_acpi_match[] = {
+@@ -962,6 +967,7 @@ static const struct acpi_device_id intel_cvs_acpi_match[] = {
  	{ "INTC10DE" }, /* LNL */
  	{ "INTC10E0" }, /* ARL */
  	{ "INTC10E1" }, /* PTL */
@@ -2362,7 +2377,7 @@ index 000000000000..4053aed84340
 +MODULE_DESCRIPTION("Sony imx471 sensor driver");
 +MODULE_LICENSE("GPL");
 diff --git a/drivers/media/pci/intel/ipu-bridge.c b/drivers/media/pci/intel/ipu-bridge.c
-index ad3ddfb9ccb1..e87c59c05fbe 100644
+index 510c0eca4484..5473dd598d5b 100644
 --- a/drivers/media/pci/intel/ipu-bridge.c
 +++ b/drivers/media/pci/intel/ipu-bridge.c
 @@ -97,6 +97,8 @@ static const struct ipu_sensor_config ipu_supported_sensors[] = {
@@ -2374,7 +2389,21 @@ index ad3ddfb9ccb1..e87c59c05fbe 100644
  	/* Toshiba T4KA3 */
  	IPU_SENSOR_CONFIG("XMCC0003", 1, 321468000),
  };
-@@ -134,6 +136,45 @@ static const struct dmi_system_id upside_down_sensor_dmi_ids[] = {
+@@ -127,6 +129,13 @@ static const struct dmi_system_id upside_down_sensor_dmi_ids[] = {
+ 		},
+ 		.driver_data = "OVTI02C1",
+ 	},
++	{
++		.matches = {
++			DMI_EXACT_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
++			DMI_EXACT_MATCH(DMI_PRODUCT_NAME, "XPS 14 (Dell 14 Premium) DA14250"),
++		},
++		.driver_data = "OVTI02C1",
++	},
+ 	{
+ 		.matches = {
+ 			DMI_EXACT_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
+@@ -134,6 +143,45 @@ static const struct dmi_system_id upside_down_sensor_dmi_ids[] = {
  		},
  		.driver_data = "OVTI02C1",
  	},
@@ -2420,44 +2449,6 @@ index ad3ddfb9ccb1..e87c59c05fbe 100644
  	{} /* Terminating entry */
  };
  
-@@ -173,6 +214,19 @@ static const struct acpi_device_id ivsc_acpi_ids[] = {
- 	{ "INTC10E1" }, /* PTL */
- };
- 
-+/*
-+ * The subset of ivsc_acpi_ids[] which are IVSC, rather than CVS, devices. The
-+ * CVS IDs are deliberately not listed here: new ones keep being added, whereas
-+ * this list is complete.
-+ */
-+static const struct acpi_device_id ivsc_only_acpi_ids[] = {
-+	{ "INTC1059" },
-+	{ "INTC1095" },
-+	{ "INTC100A" },
-+	{ "INTC10CF" },
-+	{ }
-+};
-+
- static struct acpi_device *ipu_bridge_get_ivsc_acpi_dev(struct acpi_device *adev)
- {
- 	unsigned int i;
-@@ -224,6 +278,17 @@ static struct device *ipu_bridge_get_ivsc_csi_dev(struct acpi_device *adev)
- 		return csi_dev;
- 	}
- 
-+	/*
-+	 * The lookups below match on the ACPI companion alone. That is fine for
-+	 * CVS, which binds a driver to that very device, but not for IVSC: there
-+	 * the ACPI device also has a driverless platform device, which would be
-+	 * returned instead of the mei-csi client. Return NULL for IVSC so that
-+	 * the caller fails and the probe is retried once the IVSC device shows
-+	 * up.
-+	 */
-+	if (!acpi_match_device_ids(adev, ivsc_only_acpi_ids))
-+		return NULL;
-+
- 	/* Try to locate CVS device on the I2C bus */
- 	csi_dev = bus_find_device_by_acpi_dev(&i2c_bus_type, adev);
- 	if (csi_dev)
 diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
 index 0500d5fd4f11..b13589a0860e 100644
 --- a/drivers/pci/quirks.c
@@ -2493,6 +2484,258 @@ index 0500d5fd4f11..b13589a0860e 100644
  /*
   * Intersil/Techwell TW686[4589]-based video capture cards have an empty (zero)
   * class code.  Fix it.
+diff --git a/drivers/platform/x86/intel/int3472/discrete.c b/drivers/platform/x86/intel/int3472/discrete.c
+index 115bb37577a1..749e2e323583 100644
+--- a/drivers/platform/x86/intel/int3472/discrete.c
++++ b/drivers/platform/x86/intel/int3472/discrete.c
+@@ -15,6 +15,7 @@
+ #include <linux/platform_data/x86/int3472.h>
+ #include <linux/platform_device.h>
+ #include <linux/string_choices.h>
++#include <linux/time64.h>
+ #include <linux/uuid.h>
+ 
+ /*
+@@ -123,10 +124,31 @@ skl_int3472_gpiod_get_from_temp_lookup(struct int3472_discrete_device *int3472,
+ 	return desc;
+ }
+ 
++/*
++ * Other vana-supply users (e.g. ST, Toshiba, Sony sensors) can be added to
++ * this array instead of adding new quirk table entries.
++ */
++static const char * const power_enable_hids_vana[] = {
++	"SONY471A", /* imx471 on Lenovo X9-14 and X9-15 */
++	"TBE20A0", /* imx471 on Lenovo X1 Carbon G14 */
++	NULL
++};
++
++static const char * const power_enable_hids_vdd[] = {
++	"INT33F0", /* mt9m114 */
++	NULL
++};
++
++static const char * const power_enable_hids_enable[] = {
++	"INT347E", /* ov7251 */
++	NULL
++};
++
+ /**
+  * struct int3472_gpio_map - Map GPIOs to whatever is expected by the
+  * sensor driver (as in DT bindings)
+- * @hid: The ACPI HID of the device without the instance number e.g. INT347E
++ * @hids: NULL-terminated array of ACPI HIDs of the devices without the
++ * instance number e.g. INT347E
+  * @type_from: The GPIO type from ACPI ?SDT
+  * @type_to: The assigned GPIO type, typically same as @type_from
+  * @enable_time_us: Enable time in usec for GPIOs mapped to regulators
+@@ -135,7 +157,7 @@ skl_int3472_gpiod_get_from_temp_lookup(struct int3472_discrete_device *int3472,
+  * GPIO_ACTIVE_HIGH otherwise
+  */
+ struct int3472_gpio_map {
+-	const char *hid;
++	const char * const *hids;
+ 	u8 type_from;
+ 	u8 type_to;
+ 	bool polarity_low;
+@@ -145,27 +167,38 @@ struct int3472_gpio_map {
+ 
+ static const struct int3472_gpio_map int3472_gpio_map[] = {
+ 	{	/* mt9m114 designs declare a powerdown pin which controls the regulators */
+-		.hid = "INT33F0",
++		.hids = power_enable_hids_vdd,
+ 		.type_from = INT3472_GPIO_TYPE_POWERDOWN,
+ 		.type_to = INT3472_GPIO_TYPE_POWER_ENABLE,
+ 		.con_id = "vdd",
+ 		.enable_time_us = GPIO_REGULATOR_ENABLE_TIME,
+ 	},
+ 	{	/* ov7251 driver / DT-bindings expect "enable" as con_id for reset */
+-		.hid = "INT347E",
++		.hids = power_enable_hids_enable,
+ 		.type_from = INT3472_GPIO_TYPE_RESET,
+ 		.type_to = INT3472_GPIO_TYPE_RESET,
+ 		.con_id = "enable",
+ 	},
+-	{	/* ov08x40's handshake pin needs a 45 ms delay on some HP laptops */
+-		.hid = "OVTI08F4",
+-		.type_from = INT3472_GPIO_TYPE_HANDSHAKE,
+-		.type_to = INT3472_GPIO_TYPE_HANDSHAKE,
+-		.con_id = "dvdd",
+-		.enable_time_us = 45 * USEC_PER_MSEC,
++	{	/* Sensors which expect "vana" as con_id for power enable */
++		.hids = power_enable_hids_vana,
++		.type_from = INT3472_GPIO_TYPE_POWER_ENABLE,
++		.type_to = INT3472_GPIO_TYPE_POWER_ENABLE,
++		.con_id = "vana",
++		.enable_time_us = GPIO_REGULATOR_ENABLE_TIME,
+ 	},
+ };
+ 
++static bool int3472_gpio_map_hids_match(struct acpi_device *adev,
++					const char * const *hids)
++{
++	for (unsigned int i = 0; hids[i]; i++) {
++		if (acpi_dev_hid_uid_match(adev, hids[i], NULL))
++			return true;
++	}
++
++	return false;
++}
++
+ static void int3472_get_con_id_and_polarity(struct int3472_discrete_device *int3472, u8 *type,
+ 					    const char **con_id, unsigned long *gpio_flags,
+ 					    unsigned int *enable_time_us)
+@@ -182,7 +215,7 @@ static void int3472_get_con_id_and_polarity(struct int3472_discrete_device *int3
+ 		if (*type != int3472_gpio_map[i].type_from)
+ 			continue;
+ 
+-		if (!acpi_dev_hid_uid_match(adev, int3472_gpio_map[i].hid, NULL))
++		if (!int3472_gpio_map_hids_match(adev, int3472_gpio_map[i].hids))
+ 			continue;
+ 
+ 		dev_dbg(int3472->dev, "mapping type 0x%02x pin to 0x%02x %s\n",
+@@ -234,8 +267,8 @@ static void int3472_get_con_id_and_polarity(struct int3472_discrete_device *int3
+ 	case INT3472_GPIO_TYPE_HANDSHAKE:
+ 		*con_id = "dvdd";
+ 		*gpio_flags = GPIO_ACTIVE_HIGH;
+-		/* Setups using a handshake pin need 25 ms enable delay */
+-		*enable_time_us = 25 * USEC_PER_MSEC;
++		/* Powering up the sensor through the handshake pin takes up to 200 ms */
++		*enable_time_us = 200 * USEC_PER_MSEC;
+ 		break;
+ 	default:
+ 		*con_id = "unknown";
+@@ -289,8 +322,8 @@ static int skl_int3472_handle_gpio_resources(struct acpi_resource *ares,
+ 	u8 active_value, pin, type;
+ 	unsigned long gpio_flags;
+ 	union acpi_object *obj;
++	unsigned int obj_value;
+ 	struct gpio_desc *gpio;
+-	const char *err_msg;
+ 	const char *con_id;
+ 	int ret;
+ 
+@@ -305,24 +338,27 @@ static int skl_int3472_handle_gpio_resources(struct acpi_resource *ares,
+ 				      &int3472_gpio_guid, 0x00,
+ 				      int3472->ngpios + 2,
+ 				      NULL, ACPI_TYPE_INTEGER);
+-
+ 	if (!obj) {
+ 		dev_warn(int3472->dev, "No _DSM entry for GPIO pin %u\n",
+ 			 agpio->pin_table[0]);
+ 		return 1;
+ 	}
+ 
+-	type = FIELD_GET(INT3472_GPIO_DSM_TYPE, obj->integer.value);
++	obj_value = obj->integer.value;
++
++	ACPI_FREE(obj);
++
++	type = FIELD_GET(INT3472_GPIO_DSM_TYPE, obj_value);
+ 
+ 	int3472_get_con_id_and_polarity(int3472, &type, &con_id, &gpio_flags, &enable_time_us);
+ 
+-	pin = FIELD_GET(INT3472_GPIO_DSM_PIN, obj->integer.value);
++	pin = FIELD_GET(INT3472_GPIO_DSM_PIN, obj_value);
+ 	/* Pin field is not really used under Windows and wraps around at 8 bits */
+ 	if (pin != (agpio->pin_table[0] & 0xff))
+ 		dev_dbg(int3472->dev, FW_BUG "%s %s pin number mismatch _DSM %d resource %d\n",
+ 			con_id, agpio->resource_source.string_ptr, pin, agpio->pin_table[0]);
+ 
+-	active_value = FIELD_GET(INT3472_GPIO_DSM_SENSOR_ON_VAL, obj->integer.value);
++	active_value = FIELD_GET(INT3472_GPIO_DSM_SENSOR_ON_VAL, obj_value);
+ 	if (!active_value)
+ 		gpio_flags ^= GPIO_ACTIVE_LOW;
+ 
+@@ -330,15 +366,18 @@ static int skl_int3472_handle_gpio_resources(struct acpi_resource *ares,
+ 		agpio->resource_source.string_ptr, agpio->pin_table[0],
+ 		str_high_low(gpio_flags == GPIO_ACTIVE_HIGH));
+ 
++	int3472->ngpios++;
++
+ 	switch (type) {
+ 	case INT3472_GPIO_TYPE_RESET:
+ 	case INT3472_GPIO_TYPE_POWERDOWN:
+ 	case INT3472_GPIO_TYPE_HOTPLUG_DETECT:
+ 		ret = skl_int3472_map_gpio_to_sensor(int3472, agpio, con_id, gpio_flags);
+ 		if (ret)
+-			err_msg = "Failed to map GPIO pin to sensor\n";
++			return dev_err_probe(int3472->dev, ret,
++					     "Failed to map GPIO pin to sensor\n");
+ 
+-		break;
++		return 1;
+ 	case INT3472_GPIO_TYPE_CLK_ENABLE:
+ 	case INT3472_GPIO_TYPE_PRIVACY_LED:
+ 	case INT3472_GPIO_TYPE_STROBE:
+@@ -346,24 +385,24 @@ static int skl_int3472_handle_gpio_resources(struct acpi_resource *ares,
+ 	case INT3472_GPIO_TYPE_DOVDD:
+ 	case INT3472_GPIO_TYPE_HANDSHAKE:
+ 		gpio = skl_int3472_gpiod_get_from_temp_lookup(int3472, agpio, con_id, gpio_flags);
+-		if (IS_ERR(gpio)) {
+-			ret = PTR_ERR(gpio);
+-			err_msg = "Failed to get GPIO\n";
+-			break;
+-		}
++		if (IS_ERR(gpio))
++			return dev_err_probe(int3472->dev, PTR_ERR(gpio),
++					     "Failed to get GPIO\n");
+ 
+ 		switch (type) {
+ 		case INT3472_GPIO_TYPE_CLK_ENABLE:
+ 			ret = skl_int3472_register_gpio_clock(int3472, gpio);
+ 			if (ret)
+-				err_msg = "Failed to register clock\n";
++				dev_err_probe(int3472->dev, ret,
++					      "Failed to register clock\n");
+ 
+ 			break;
+ 		case INT3472_GPIO_TYPE_PRIVACY_LED:
+ 		case INT3472_GPIO_TYPE_STROBE:
+ 			ret = skl_int3472_register_led(int3472, gpio, con_id);
+ 			if (ret)
+-				err_msg = "Failed to register LED\n";
++				dev_err_probe(int3472->dev, ret,
++					      "Failed to register LED\n");
+ 
+ 			break;
+ 		case INT3472_GPIO_TYPE_POWER_ENABLE:
+@@ -374,7 +413,8 @@ static int skl_int3472_handle_gpio_resources(struct acpi_resource *ares,
+ 			ret = skl_int3472_register_regulator(int3472, gpio, enable_time_us,
+ 							     con_id, second_sensor);
+ 			if (ret)
+-				err_msg = "Failed to register regulator\n";
++				dev_err_probe(int3472->dev, ret,
++					      "Failed to register regulator\n");
+ 
+ 			break;
+ 		default: /* Never reached */
+@@ -385,23 +425,13 @@ static int skl_int3472_handle_gpio_resources(struct acpi_resource *ares,
+ 		if (ret)
+ 			gpiod_put(gpio);
+ 
+-		break;
++		return ret < 0 ? ret : 1;
+ 	default:
+ 		dev_warn(int3472->dev,
+ 			 "GPIO type 0x%02x unknown; the sensor may not work\n",
+ 			 type);
+-		ret = 1;
+-		break;
++		return 1;
+ 	}
+-
+-	int3472->ngpios++;
+-	ACPI_FREE(obj);
+-
+-	if (ret < 0)
+-		return dev_err_probe(int3472->dev, ret, err_msg);
+-
+-	/* Tell acpi_dev_get_resources() to not make a copy of the resource */
+-	return 1;
+ }
+ 
+ int int3472_discrete_parse_crs(struct int3472_discrete_device *int3472)
 diff --git a/drivers/soundwire/dmi-quirks.c b/drivers/soundwire/dmi-quirks.c
 index 32a46a2d90f7..8f74b0dd2c2a 100644
 --- a/drivers/soundwire/dmi-quirks.c

diff --git a/sources b/sources
index d79dd1c..dfbd176 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (linux-7.2.6.tar.xz) = 99fb93a3a08d5dfd2c2829310e23031f4cf16e84d0a8a2cb453f890acdb860de7921b8fe1a86c1bbae3735c6db006a376f80c4ae706568a0a2db4819963e2c03
-SHA512 (kernel-abi-stablelists-7.2.6.tar.xz) = ed9a9ee7c70bb6160b30ca4b346e460f65b4e2a6459b9c820e0d7a3cfbb83c59e38a7fc5a0a206e6d5b58bca16fdd5bdb6b7bc52a5c99896592c65b971bd7f39
-SHA512 (kernel-kabi-dw-7.2.6.tar.xz) = 28bced85c8ac80320f788b3d48370f25d4c5f1f315b2524ab702251d8e85f84994bbdb64824df59ae483a21e49d4b95aaa38192860c9776730798131a71735f7
+SHA512 (linux-7.2.7.tar.xz) = 3f5d64ae84bb0e26dac874ba85ce2c8fd0502d121a58a40ee6e9881b9a240658a3bdfc460df8a61c8852df11bffc31936f799fb177a928fb088a18c19b23e406
+SHA512 (kernel-abi-stablelists-7.2.7.tar.xz) = ff56170edb3025b9830d9b6965acfe36d2d9de8793869dcf4264d2f749e91a9f5fcee6141ff545a24c2b4f9bd7ede94d24f061618ec852faf8e894de3a8d5666
+SHA512 (kernel-kabi-dw-7.2.7.tar.xz) = 2a669530b6b53496ac2e0bde06139e0172f32fa3aeafc210670293e0165b2e5901c1b31ce365dd69ce744ae99594ae5c0927775943ab46d04cc29d68906bb944

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-21 18:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 18:11 [rpms/kernel] f43: kernel-7.2.7-100 Justin M. Forbes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox