+++ /dev/null
-From 5493b56b9c7ab348581272d7f31bee66032b34c4 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Fri, 2 Feb 2024 14:16:34 +0100
-Subject: PCI/AER: Fix rootport attribute paths in ABI docs
-
-From: Johan Hovold <johan+linaro@kernel.org>
-
-[ Upstream commit 0e7d29a39a546161ea3a49e8e282a43212d7ff68 ]
-
-The 'aer_stats' directory never made it into the sixth and final revision
-of the series adding the sysfs AER attributes.
-
-Link: https://lore.kernel.org/r/20240202131635.11405-2-johan+linaro@kernel.org
-Link: https://lore.kernel.org/lkml/20180621184822.GB14136@bhelgaas-glaptop.roam.corp.google.com/
-Fixes: 12833017e581 ("PCI/AER: Add sysfs attributes for rootport cumulative stats")
-Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
-Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-index ff229d71961c3..afe7bdf4f9ad0 100644
---- a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-+++ b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-@@ -103,19 +103,19 @@ collectors) that are AER capable. These indicate the number of error messages as
- device, so these counters include them and are thus cumulative of all the error
- messages on the PCI hierarchy originating at that root port.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_cor
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_cor
- Date: July 2018
- Kernel Version: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
- Description: Total number of ERR_COR messages reported to rootport.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_fatal
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_fatal
- Date: July 2018
- Kernel Version: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
- Description: Total number of ERR_FATAL messages reported to rootport.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_nonfatal
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_nonfatal
- Date: July 2018
- Kernel Version: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
---
-2.43.0
-
media-tc358743-register-v4l2-async-device-only-after.patch
perf-evsel-fix-duplicate-initialization-of-data-id-i.patch
abi-sysfs-bus-pci-devices-aer_stats-uses-an-invalid-.patch
-pci-aer-fix-rootport-attribute-paths-in-abi-docs.patch
media-em28xx-annotate-unchecked-call-to-media_device.patch
media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch
media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_registe.patch
+++ /dev/null
-From f4be41356780b1c9ccf78b5e533bcf8ce69e5060 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Fri, 2 Feb 2024 14:16:34 +0100
-Subject: PCI/AER: Fix rootport attribute paths in ABI docs
-
-From: Johan Hovold <johan+linaro@kernel.org>
-
-[ Upstream commit 0e7d29a39a546161ea3a49e8e282a43212d7ff68 ]
-
-The 'aer_stats' directory never made it into the sixth and final revision
-of the series adding the sysfs AER attributes.
-
-Link: https://lore.kernel.org/r/20240202131635.11405-2-johan+linaro@kernel.org
-Link: https://lore.kernel.org/lkml/20180621184822.GB14136@bhelgaas-glaptop.roam.corp.google.com/
-Fixes: 12833017e581 ("PCI/AER: Add sysfs attributes for rootport cumulative stats")
-Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
-Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-index 860db53037a58..24087d5fd417a 100644
---- a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-+++ b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-@@ -100,19 +100,19 @@ collectors) that are AER capable. These indicate the number of error messages as
- device, so these counters include them and are thus cumulative of all the error
- messages on the PCI hierarchy originating at that root port.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_cor
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_cor
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
- Description: Total number of ERR_COR messages reported to rootport.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_fatal
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_fatal
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
- Description: Total number of ERR_FATAL messages reported to rootport.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_nonfatal
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_nonfatal
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
---
-2.43.0
-
drm-amd-display-fix-a-potential-buffer-overflow-in-d.patch
drm-amd-display-fix-potential-null-pointer-dereferen.patch
perf-evsel-fix-duplicate-initialization-of-data-id-i.patch
-pci-aer-fix-rootport-attribute-paths-in-abi-docs.patch
media-em28xx-annotate-unchecked-call-to-media_device.patch
media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch
media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_registe.patch
+++ /dev/null
-From 1e5a27c6999cf6f388fc43b3bb47b624915d458b Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Fri, 2 Feb 2024 14:16:34 +0100
-Subject: PCI/AER: Fix rootport attribute paths in ABI docs
-
-From: Johan Hovold <johan+linaro@kernel.org>
-
-[ Upstream commit 0e7d29a39a546161ea3a49e8e282a43212d7ff68 ]
-
-The 'aer_stats' directory never made it into the sixth and final revision
-of the series adding the sysfs AER attributes.
-
-Link: https://lore.kernel.org/r/20240202131635.11405-2-johan+linaro@kernel.org
-Link: https://lore.kernel.org/lkml/20180621184822.GB14136@bhelgaas-glaptop.roam.corp.google.com/
-Fixes: 12833017e581 ("PCI/AER: Add sysfs attributes for rootport cumulative stats")
-Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
-Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-index 860db53037a58..24087d5fd417a 100644
---- a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-+++ b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-@@ -100,19 +100,19 @@ collectors) that are AER capable. These indicate the number of error messages as
- device, so these counters include them and are thus cumulative of all the error
- messages on the PCI hierarchy originating at that root port.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_cor
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_cor
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
- Description: Total number of ERR_COR messages reported to rootport.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_fatal
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_fatal
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
- Description: Total number of ERR_FATAL messages reported to rootport.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_nonfatal
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_nonfatal
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
---
-2.43.0
-
drm-amd-display-fix-a-potential-buffer-overflow-in-d.patch
drm-amd-display-fix-potential-null-pointer-dereferen.patch
perf-evsel-fix-duplicate-initialization-of-data-id-i.patch
-pci-aer-fix-rootport-attribute-paths-in-abi-docs.patch
clk-meson-add-missing-clocks-to-axg_clk_regmaps.patch
media-em28xx-annotate-unchecked-call-to-media_device.patch
media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch
+++ /dev/null
-From e8f52dae02bfa3f9df767f93237290de6771ab6b Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Fri, 2 Feb 2024 14:16:34 +0100
-Subject: PCI/AER: Fix rootport attribute paths in ABI docs
-
-From: Johan Hovold <johan+linaro@kernel.org>
-
-[ Upstream commit 0e7d29a39a546161ea3a49e8e282a43212d7ff68 ]
-
-The 'aer_stats' directory never made it into the sixth and final revision
-of the series adding the sysfs AER attributes.
-
-Link: https://lore.kernel.org/r/20240202131635.11405-2-johan+linaro@kernel.org
-Link: https://lore.kernel.org/lkml/20180621184822.GB14136@bhelgaas-glaptop.roam.corp.google.com/
-Fixes: 12833017e581 ("PCI/AER: Add sysfs attributes for rootport cumulative stats")
-Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
-Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-index 3c9a8c4a25eb8..988724cc85182 100644
---- a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-+++ b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-@@ -103,19 +103,19 @@ collectors) that are AER capable. These indicate the number of error messages as
- device, so these counters include them and are thus cumulative of all the error
- messages on the PCI hierarchy originating at that root port.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_cor
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_cor
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
- Description: Total number of ERR_COR messages reported to rootport.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_fatal
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_fatal
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
- Description: Total number of ERR_FATAL messages reported to rootport.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_nonfatal
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_nonfatal
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
---
-2.43.0
-
perf-record-fix-possible-incorrect-free-in-record__s.patch
drm-amd-display-fix-potential-null-pointer-dereferen.patch
perf-evsel-fix-duplicate-initialization-of-data-id-i.patch
-pci-aer-fix-rootport-attribute-paths-in-abi-docs.patch
media-em28xx-annotate-unchecked-call-to-media_device.patch
media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch
media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_registe.patch
+++ /dev/null
-From 03d7f19ce5524ff6fd2d72fbf32e04da2692ea6b Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Fri, 2 Feb 2024 14:16:34 +0100
-Subject: PCI/AER: Fix rootport attribute paths in ABI docs
-
-From: Johan Hovold <johan+linaro@kernel.org>
-
-[ Upstream commit 0e7d29a39a546161ea3a49e8e282a43212d7ff68 ]
-
-The 'aer_stats' directory never made it into the sixth and final revision
-of the series adding the sysfs AER attributes.
-
-Link: https://lore.kernel.org/r/20240202131635.11405-2-johan+linaro@kernel.org
-Link: https://lore.kernel.org/lkml/20180621184822.GB14136@bhelgaas-glaptop.roam.corp.google.com/
-Fixes: 12833017e581 ("PCI/AER: Add sysfs attributes for rootport cumulative stats")
-Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
-Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-index 860db53037a58..24087d5fd417a 100644
---- a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-+++ b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-@@ -100,19 +100,19 @@ collectors) that are AER capable. These indicate the number of error messages as
- device, so these counters include them and are thus cumulative of all the error
- messages on the PCI hierarchy originating at that root port.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_cor
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_cor
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
- Description: Total number of ERR_COR messages reported to rootport.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_fatal
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_fatal
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
- Description: Total number of ERR_FATAL messages reported to rootport.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_nonfatal
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_nonfatal
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
---
-2.43.0
-
pinctrl-renesas-r8a779g0-add-missing-scif_clk2-pin-g.patch
clk-samsung-exynos850-propagate-spi-ipclk-rate-chang.patch
perf-evsel-fix-duplicate-initialization-of-data-id-i.patch
-pci-aer-fix-rootport-attribute-paths-in-abi-docs.patch
clk-meson-add-missing-clocks-to-axg_clk_regmaps.patch
media-em28xx-annotate-unchecked-call-to-media_device.patch
media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch
+++ /dev/null
-From 10859172756d13acd610a115cc43dda63fd913b2 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Fri, 2 Feb 2024 14:16:34 +0100
-Subject: PCI/AER: Fix rootport attribute paths in ABI docs
-
-From: Johan Hovold <johan+linaro@kernel.org>
-
-[ Upstream commit 0e7d29a39a546161ea3a49e8e282a43212d7ff68 ]
-
-The 'aer_stats' directory never made it into the sixth and final revision
-of the series adding the sysfs AER attributes.
-
-Link: https://lore.kernel.org/r/20240202131635.11405-2-johan+linaro@kernel.org
-Link: https://lore.kernel.org/lkml/20180621184822.GB14136@bhelgaas-glaptop.roam.corp.google.com/
-Fixes: 12833017e581 ("PCI/AER: Add sysfs attributes for rootport cumulative stats")
-Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
-Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-index 860db53037a58..24087d5fd417a 100644
---- a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-+++ b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-@@ -100,19 +100,19 @@ collectors) that are AER capable. These indicate the number of error messages as
- device, so these counters include them and are thus cumulative of all the error
- messages on the PCI hierarchy originating at that root port.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_cor
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_cor
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
- Description: Total number of ERR_COR messages reported to rootport.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_fatal
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_fatal
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
- Description: Total number of ERR_FATAL messages reported to rootport.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_nonfatal
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_nonfatal
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
---
-2.43.0
-
clk-samsung-exynos850-propagate-spi-ipclk-rate-chang.patch
media-v4l2-cci-print-leading-0-on-error.patch
perf-evsel-fix-duplicate-initialization-of-data-id-i.patch
-pci-aer-fix-rootport-attribute-paths-in-abi-docs.patch
perf-bpf-clean-up-the-generated-copied-vmlinux.h.patch
clk-meson-add-missing-clocks-to-axg_clk_regmaps.patch
media-em28xx-annotate-unchecked-call-to-media_device.patch
+++ /dev/null
-From 70def505c2ba9909e477afe63b626d36960b1228 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Fri, 2 Feb 2024 14:16:34 +0100
-Subject: PCI/AER: Fix rootport attribute paths in ABI docs
-
-From: Johan Hovold <johan+linaro@kernel.org>
-
-[ Upstream commit 0e7d29a39a546161ea3a49e8e282a43212d7ff68 ]
-
-The 'aer_stats' directory never made it into the sixth and final revision
-of the series adding the sysfs AER attributes.
-
-Link: https://lore.kernel.org/r/20240202131635.11405-2-johan+linaro@kernel.org
-Link: https://lore.kernel.org/lkml/20180621184822.GB14136@bhelgaas-glaptop.roam.corp.google.com/
-Fixes: 12833017e581 ("PCI/AER: Add sysfs attributes for rootport cumulative stats")
-Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
-Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-index 860db53037a58..24087d5fd417a 100644
---- a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-+++ b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-@@ -100,19 +100,19 @@ collectors) that are AER capable. These indicate the number of error messages as
- device, so these counters include them and are thus cumulative of all the error
- messages on the PCI hierarchy originating at that root port.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_cor
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_cor
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
- Description: Total number of ERR_COR messages reported to rootport.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_fatal
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_fatal
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
- Description: Total number of ERR_FATAL messages reported to rootport.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_nonfatal
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_nonfatal
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
---
-2.43.0
-
clk-samsung-exynos850-propagate-spi-ipclk-rate-chang.patch
media-v4l2-cci-print-leading-0-on-error.patch
perf-evsel-fix-duplicate-initialization-of-data-id-i.patch
-pci-aer-fix-rootport-attribute-paths-in-abi-docs.patch
perf-bpf-clean-up-the-generated-copied-vmlinux.h.patch
clk-meson-add-missing-clocks-to-axg_clk_regmaps.patch
media-em28xx-annotate-unchecked-call-to-media_device.patch
+++ /dev/null
-From dc836c7d0e6415b21e332910e787e9ea76466480 Mon Sep 17 00:00:00 2001
-From: Sasha Levin <sashal@kernel.org>
-Date: Fri, 2 Feb 2024 14:16:34 +0100
-Subject: PCI/AER: Fix rootport attribute paths in ABI docs
-
-From: Johan Hovold <johan+linaro@kernel.org>
-
-[ Upstream commit 0e7d29a39a546161ea3a49e8e282a43212d7ff68 ]
-
-The 'aer_stats' directory never made it into the sixth and final revision
-of the series adding the sysfs AER attributes.
-
-Link: https://lore.kernel.org/r/20240202131635.11405-2-johan+linaro@kernel.org
-Link: https://lore.kernel.org/lkml/20180621184822.GB14136@bhelgaas-glaptop.roam.corp.google.com/
-Fixes: 12833017e581 ("PCI/AER: Add sysfs attributes for rootport cumulative stats")
-Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
-Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
-Signed-off-by: Sasha Levin <sashal@kernel.org>
----
- Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-index 860db53037a58..24087d5fd417a 100644
---- a/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-+++ b/Documentation/ABI/testing/sysfs-bus-pci-devices-aer_stats
-@@ -100,19 +100,19 @@ collectors) that are AER capable. These indicate the number of error messages as
- device, so these counters include them and are thus cumulative of all the error
- messages on the PCI hierarchy originating at that root port.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_cor
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_cor
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
- Description: Total number of ERR_COR messages reported to rootport.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_fatal
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_fatal
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
- Description: Total number of ERR_FATAL messages reported to rootport.
-
--What: /sys/bus/pci/devices/<dev>/aer_stats/aer_rootport_total_err_nonfatal
-+What: /sys/bus/pci/devices/<dev>/aer_rootport_total_err_nonfatal
- Date: July 2018
- KernelVersion: 4.19.0
- Contact: linux-pci@vger.kernel.org, rajatja@google.com
---
-2.43.0
-
clk-samsung-exynos850-propagate-spi-ipclk-rate-chang.patch
media-v4l2-cci-print-leading-0-on-error.patch
perf-evsel-fix-duplicate-initialization-of-data-id-i.patch
-pci-aer-fix-rootport-attribute-paths-in-abi-docs.patch
perf-bpf-clean-up-the-generated-copied-vmlinux.h.patch
clk-meson-add-missing-clocks-to-axg_clk_regmaps.patch
media-em28xx-annotate-unchecked-call-to-media_device.patch