kernel-6.3.0-0.rc5.20230404git148341f0a2f5.43

* Tue Apr 04 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.3.0-0.rc5.148341f0a2f5.43]
- Update Fedora arm filters after config updates (Nicolas Chauvet)
- redhat/kernel.spec.template: Fix kernel-tools-libs-devel dependency (Prarit Bhargava)
- redhat: fix the check for the n option (Patrick Talbert)
- common: de-dupe some options that are the same (Peter Robinson)
- generic: remove deleted options (Peter Robinson)
- Linux v6.3.0-0.rc5.148341f0a2f5
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
Justin M. Forbes 2023-04-04 12:24:40 -05:00
parent 6f8bd14c08
commit 25f6fd2dff
No known key found for this signature in database
GPG Key ID: B8FA7924A4B1C140
25 changed files with 29 additions and 63 deletions

View File

@ -12,7 +12,7 @@ RHEL_MINOR = 99
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 42
RHEL_RELEASE = 43
#
# ZSTREAM

View File

@ -15,4 +15,4 @@ ethdrvs="3com adaptec alteon altera amd atheros broadcom cadence chelsio cisco d
drmdrvs="amd arm armada bridge ast exynos etnaviv hisilicon i2c imx meson mgag200 msm nouveau omapdrm panel pl111 radeon rockchip sti stm sun4i tegra tilcdc tiny vc4"
singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys hwpoison-inject target_core_user sbp_target cxgbit chcr bq27xxx_battery_hdq mlx5_vdpa dfl-emif spi-altera-dfl hid-playstation hid-nintendo"
singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys hwpoison-inject target_core_user sbp_target cxgbit chcr bq27xxx_battery_hdq mlx5_vdpa dfl-emif spi-altera-dfl hid-playstation hid-nintendo intel-m10-bmc-pmci"

View File

@ -2357,7 +2357,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6924,7 +6923,7 @@ CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_OMAP_TTYO_FIXUP=y
CONFIG_SERIAL_8250_OMAP=y
CONFIG_SERIAL_8250_PCI1XXXX=m
CONFIG_SERIAL_8250_PCI1XXXX=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PERICOM=y
CONFIG_SERIAL_8250_RSA=y
@ -8397,7 +8396,6 @@ CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_SECURITY=y
CONFIG_UBIFS_FS_XATTR=y
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=m
CONFIG_UCSI_CCG=m

View File

@ -1838,7 +1838,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6691,7 +6690,6 @@ CONFIG_UAPI_HEADER_TEST=y
# CONFIG_UBIFS_FS_AUTHENTICATION is not set
# CONFIG_UBIFS_FS is not set
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=y
CONFIG_UCSI_CCG=m

View File

@ -2340,7 +2340,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6897,7 +6896,7 @@ CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_OMAP_TTYO_FIXUP=y
CONFIG_SERIAL_8250_OMAP=y
CONFIG_SERIAL_8250_PCI1XXXX=m
CONFIG_SERIAL_8250_PCI1XXXX=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PERICOM=y
CONFIG_SERIAL_8250_RSA=y
@ -8368,7 +8367,6 @@ CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_SECURITY=y
CONFIG_UBIFS_FS_XATTR=y
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=m
CONFIG_UCSI_CCG=m

View File

@ -1822,7 +1822,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6666,7 +6665,6 @@ CONFIG_UAPI_HEADER_TEST=y
# CONFIG_UBIFS_FS_AUTHENTICATION is not set
# CONFIG_UBIFS_FS is not set
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=y
CONFIG_UCSI_CCG=m

View File

@ -2356,7 +2356,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6915,7 +6914,7 @@ CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_OMAP_TTYO_FIXUP=y
CONFIG_SERIAL_8250_OMAP=y
CONFIG_SERIAL_8250_PCI1XXXX=m
CONFIG_SERIAL_8250_PCI1XXXX=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PERICOM=y
CONFIG_SERIAL_8250_PXA=y
@ -8439,7 +8438,6 @@ CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_SECURITY=y
CONFIG_UBIFS_FS_XATTR=y
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=m
CONFIG_UCSI_CCG=m

View File

@ -2340,7 +2340,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6890,7 +6889,7 @@ CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_OMAP_TTYO_FIXUP=y
CONFIG_SERIAL_8250_OMAP=y
CONFIG_SERIAL_8250_PCI1XXXX=m
CONFIG_SERIAL_8250_PCI1XXXX=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PERICOM=y
CONFIG_SERIAL_8250_PXA=y
@ -8412,7 +8411,6 @@ CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_SECURITY=y
CONFIG_UBIFS_FS_XATTR=y
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=m
CONFIG_UCSI_CCG=m

View File

@ -2310,7 +2310,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6736,7 +6735,7 @@ CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_OMAP_TTYO_FIXUP=y
CONFIG_SERIAL_8250_OMAP=y
CONFIG_SERIAL_8250_PCI1XXXX=m
CONFIG_SERIAL_8250_PCI1XXXX=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PERICOM=y
CONFIG_SERIAL_8250_RSA=y
@ -8208,7 +8207,6 @@ CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_SECURITY=y
CONFIG_UBIFS_FS_XATTR=y
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=m
CONFIG_UCSI_CCG=m

View File

@ -2294,7 +2294,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6711,7 +6710,7 @@ CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_OMAP_TTYO_FIXUP=y
CONFIG_SERIAL_8250_OMAP=y
CONFIG_SERIAL_8250_PCI1XXXX=m
CONFIG_SERIAL_8250_PCI1XXXX=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PERICOM=y
CONFIG_SERIAL_8250_RSA=y
@ -8181,7 +8180,6 @@ CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_SECURITY=y
CONFIG_UBIFS_FS_XATTR=y
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=m
CONFIG_UCSI_CCG=m

View File

@ -1853,7 +1853,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -5783,7 +5782,7 @@ CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
# CONFIG_SERIAL_8250_MID is not set
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_PCI1XXXX=m
CONFIG_SERIAL_8250_PCI1XXXX=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PERICOM=y
CONFIG_SERIAL_8250_RSA=y
@ -7058,7 +7057,6 @@ CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_SECURITY=y
CONFIG_UBIFS_FS_XATTR=y
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=m
CONFIG_UCSI_CCG=m

View File

@ -1643,7 +1643,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6369,7 +6368,6 @@ CONFIG_UAPI_HEADER_TEST=y
# CONFIG_UBIFS_FS_AUTHENTICATION is not set
# CONFIG_UBIFS_FS is not set
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=y
# CONFIG_UCSI_CCG is not set

View File

@ -1834,7 +1834,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -5754,7 +5753,7 @@ CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
# CONFIG_SERIAL_8250_MID is not set
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_PCI1XXXX=m
CONFIG_SERIAL_8250_PCI1XXXX=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PERICOM=y
CONFIG_SERIAL_8250_RSA=y
@ -7027,7 +7026,6 @@ CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_SECURITY=y
CONFIG_UBIFS_FS_XATTR=y
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=m
CONFIG_UCSI_CCG=m

View File

@ -1627,7 +1627,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6346,7 +6345,6 @@ CONFIG_UAPI_HEADER_TEST=y
# CONFIG_UBIFS_FS_AUTHENTICATION is not set
# CONFIG_UBIFS_FS is not set
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=y
# CONFIG_UCSI_CCG is not set

View File

@ -1860,7 +1860,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -5725,7 +5724,7 @@ CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
# CONFIG_SERIAL_8250_MID is not set
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_PCI1XXXX=m
CONFIG_SERIAL_8250_PCI1XXXX=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PERICOM=y
CONFIG_SERIAL_8250_RSA=y
@ -7011,7 +7010,6 @@ CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_SECURITY=y
CONFIG_UBIFS_FS_XATTR=y
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=m
CONFIG_UCSI_CCG=m

View File

@ -1650,7 +1650,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6358,7 +6357,6 @@ CONFIG_UAPI_HEADER_TEST=y
# CONFIG_UBIFS_FS_AUTHENTICATION is not set
# CONFIG_UBIFS_FS is not set
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=y
# CONFIG_UCSI_CCG is not set

View File

@ -1841,7 +1841,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -5696,7 +5695,7 @@ CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
# CONFIG_SERIAL_8250_MID is not set
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_PCI1XXXX=m
CONFIG_SERIAL_8250_PCI1XXXX=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PERICOM=y
CONFIG_SERIAL_8250_RSA=y
@ -6980,7 +6979,6 @@ CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_SECURITY=y
CONFIG_UBIFS_FS_XATTR=y
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=m
CONFIG_UCSI_CCG=m

View File

@ -1634,7 +1634,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6335,7 +6334,6 @@ CONFIG_UAPI_HEADER_TEST=y
# CONFIG_UBIFS_FS_AUTHENTICATION is not set
# CONFIG_UBIFS_FS is not set
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=y
# CONFIG_UCSI_CCG is not set

View File

@ -1640,7 +1640,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6361,7 +6360,6 @@ CONFIG_UAPI_HEADER_TEST=y
# CONFIG_UBIFS_FS_AUTHENTICATION is not set
# CONFIG_UBIFS_FS is not set
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=y
# CONFIG_UCSI_CCG is not set

View File

@ -2026,7 +2026,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6144,7 +6143,7 @@ CONFIG_SERIAL_8250_LPSS=m
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_MID=y
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_PCI1XXXX=m
CONFIG_SERIAL_8250_PCI1XXXX=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PERICOM=y
CONFIG_SERIAL_8250_RSA=y
@ -7468,7 +7467,6 @@ CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_SECURITY=y
CONFIG_UBIFS_FS_XATTR=y
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=m
CONFIG_UCSI_CCG=m

View File

@ -1753,7 +1753,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6608,7 +6607,6 @@ CONFIG_UAPI_HEADER_TEST=y
# CONFIG_UBIFS_FS_AUTHENTICATION is not set
# CONFIG_UBIFS_FS is not set
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=y
# CONFIG_UCSI_CCG is not set

View File

@ -2007,7 +2007,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6116,7 +6115,7 @@ CONFIG_SERIAL_8250_LPSS=m
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_MID=y
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_PCI1XXXX=m
CONFIG_SERIAL_8250_PCI1XXXX=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PERICOM=y
CONFIG_SERIAL_8250_RSA=y
@ -7438,7 +7437,6 @@ CONFIG_UBIFS_FS=m
CONFIG_UBIFS_FS_SECURITY=y
CONFIG_UBIFS_FS_XATTR=y
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=m
CONFIG_UCSI_CCG=m

View File

@ -1737,7 +1737,6 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_SSD1307 is not set
# CONFIG_FB_TFT is not set
CONFIG_FB_TILEBLITTING=y
# CONFIG_FB_TMIO is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_UVESA is not set
@ -6584,7 +6583,6 @@ CONFIG_UAPI_HEADER_TEST=y
# CONFIG_UBIFS_FS_AUTHENTICATION is not set
# CONFIG_UBIFS_FS is not set
# CONFIG_UBSAN is not set
# CONFIG_UCB1400_CORE is not set
# CONFIG_UCLAMP_TASK is not set
CONFIG_UCSI_ACPI=y
# CONFIG_UCSI_CCG is not set

View File

@ -143,13 +143,13 @@ Summary: The Linux kernel
# define buildid .local
%define specversion 6.3.0
%define patchversion 6.3
%define pkgrelease 0.rc5.42
%define pkgrelease 0.rc5.20230404git148341f0a2f5.43
%define kversion 6
%define tarfile_release 6.3-rc5
%define tarfile_release 6.3-rc5-5-g148341f0a2f5
# This is needed to do merge window version magic
%define patchlevel 3
# This allows pkg_release to have configurable %%{?dist} tag
%define specrelease 0.rc5.42%{?buildid}%{?dist}
%define specrelease 0.rc5.20230404git148341f0a2f5.43%{?buildid}%{?dist}
# This defines the kabi tarball version
%define kabiversion 6.3.0
@ -1061,7 +1061,7 @@ Requires: %{package_name}-tools = %{version}-%{release}
Provides: cpupowerutils-devel = 1:009-0.6.p1
Obsoletes: cpupowerutils-devel < 1:009-0.6.p1
%endif
Requires: %{package_name}-libs = %{version}-%{release}
Requires: %{package_name}-tools-libs = %{version}-%{release}
Provides: %{package_name}-tools-devel
%description -n %{package_name}-tools-libs-devel
This package contains the development files for the tools/ directory from
@ -3360,6 +3360,14 @@ fi
#
#
%changelog
* Tue Apr 04 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.3.0-0.rc5.148341f0a2f5.43]
- Update Fedora arm filters after config updates (Nicolas Chauvet)
- redhat/kernel.spec.template: Fix kernel-tools-libs-devel dependency (Prarit Bhargava)
- redhat: fix the check for the n option (Patrick Talbert)
- common: de-dupe some options that are the same (Peter Robinson)
- generic: remove deleted options (Peter Robinson)
- Linux v6.3.0-0.rc5.148341f0a2f5
* Mon Apr 03 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.3.0-0.rc5.42]
- Linux v6.3.0-0.rc5

View File

@ -1,3 +1,3 @@
SHA512 (linux-6.3-rc5.tar.xz) = 851fde27401e687cbdb664d48a0f890db512c41e31d0e27a3aa3343fddebfa3fe864cd13aee5b6b549f3f2460ba61a74eba65414b2c73d2437c087c71c11e6ff
SHA512 (kernel-abi-stablelists-6.3.0.tar.bz2) = b7b6a5c79ef7a6b2e215e94332773fa48ba87ca63c645833721733083f85ddede6af56d4de3f6c31b193a5685253920c4b359bbf5efac4be2ddb0fc2000cbba8
SHA512 (kernel-kabi-dw-6.3.0.tar.bz2) = 06e858208a4206ded69ea4d478e805e39293a1c9134f59da50d1d3f8411136fe258954f1cf062db25e61868588c82d025dd90a0bb7641beaa23d81775e173568
SHA512 (linux-6.3-rc5-5-g148341f0a2f5.tar.xz) = 6de4782420245632447d0ab83804979723a52e23ddeb58226658b0f7af430324724f97acceb4289c6e6cc89561290404df47a9ec617bdc523541a915032db897
SHA512 (kernel-abi-stablelists-6.3.0.tar.bz2) = b7cc83370757b1e0ef98838c875ba4aeec51aaf5a51be64205a154ea68d6f686bc22d6bc2c278af7128cd480a11fd2876e499eea8607e5457162a44063283f59
SHA512 (kernel-kabi-dw-6.3.0.tar.bz2) = 08dc14227122c1e994be7cc54cc337b59e8f61ebf3d089d62b1049743d4506058622ace2963b869f4ebe47f5af7d5897a2044b2c342b3c385d403674eb3a41e1