kernel-6.19.7-200
* Thu Mar 12 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.7-0] - Add some BugsFixed by 6.19.7 (Justin M. Forbes) - drm/i915/psr: Compute psr_entry_setup_frames into intel_crtc_state (Jouni Högander) - drm/i915/psr: Disable PSR on update_m_n and update_lrr (Jouni Högander) - Turn on GPIB for Fedora (Justin M. Forbes) - drm/i915/psr: Fix for Panel Replay X granularity DPCD register handling (Jouni Högander) - drm/dp: Add definition for Panel Replay full-line granularity (Jouni Högander) - drm/i915/display: Allow async flip when Selective Fetch is enabled (Jouni Högander) - drm/i915/psr: Perform full frame update on async flip (Jouni Högander) - drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes for PSR (Jouni Högander) - drm/i915/psr: Move sink_sync_latency to intel_connector (Jouni Högander) - drm/i915/psr: Move sink PSR and Panel Replay booleans to intel_connector (Jouni Högander) - drm/i915/psr: Move Panel Replay DSC sink support data to intel_connector (Jouni Högander) - drm/i915/psr: Clear pr_dpcd as well on disconnect (Jouni Högander) - drm/i915/psr: Move pr_dpcd and psr_dpcd to intel_connector (Jouni Högander) - drm/i915/psr: Compute Panel Replay/Adaptive Sync coexistence behavior (Jouni Högander) - drm/i915/psr: Use SU granularity information available in intel_connector (Jouni Högander) - drm/i915/psr: Add panel granularity information into intel_connector (Jouni Högander) - Work around binutils update in s390x perf (Justin M. Forbes) - iommu: Fix mapping check for 0x0 to avoid re-mapping it (Antheas Kapenekakis) - Revert the UKI dtbloader for F42 (Justin M. Forbes) - Turn on release_targets for F43/F42 (Justin M. Forbes) - Linux v6.19.7 Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
e491e7ae04
commit
4ad6c27ba8
25 changed files with 1408 additions and 103 deletions
|
|
@ -1,3 +1,51 @@
|
|||
https://gitlab.com/cki-project/kernel-ark/-/commit/180930ed9274fe54b614d47d428a7066872cbfbc
|
||||
180930ed9274fe54b614d47d428a7066872cbfbc drm/i915/psr: Compute psr_entry_setup_frames into intel_crtc_state
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/8bd7222346771c0c2d1370e1241844da12e64f04
|
||||
8bd7222346771c0c2d1370e1241844da12e64f04 drm/i915/psr: Disable PSR on update_m_n and update_lrr
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/b65eebb41f006cfa73428450c8ca3d3b13a2dc00
|
||||
b65eebb41f006cfa73428450c8ca3d3b13a2dc00 drm/i915/psr: Fix for Panel Replay X granularity DPCD register handling
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/de2a12e6e66f83f16be9aae9047521dbedccf367
|
||||
de2a12e6e66f83f16be9aae9047521dbedccf367 drm/dp: Add definition for Panel Replay full-line granularity
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/b2811c6f72c7698d253de0a510e4ed4c560e4eac
|
||||
b2811c6f72c7698d253de0a510e4ed4c560e4eac drm/i915/display: Allow async flip when Selective Fetch is enabled
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/68317f9eed3e078deba4c477e440f994339efaf0
|
||||
68317f9eed3e078deba4c477e440f994339efaf0 drm/i915/psr: Perform full frame update on async flip
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/016d23c5b94014ee369bcf98cd45634186bad241
|
||||
016d23c5b94014ee369bcf98cd45634186bad241 drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes for PSR
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/1b8dff6a6f9a0c0e72d3daa24d2ec303e7cd388d
|
||||
1b8dff6a6f9a0c0e72d3daa24d2ec303e7cd388d drm/i915/psr: Move sink_sync_latency to intel_connector
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/5e0436964801e08c9766f4157ee0c194d81b8e34
|
||||
5e0436964801e08c9766f4157ee0c194d81b8e34 drm/i915/psr: Move sink PSR and Panel Replay booleans to intel_connector
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/062c5ae887d2840faad6b1f1e667c2e20bcd6b34
|
||||
062c5ae887d2840faad6b1f1e667c2e20bcd6b34 drm/i915/psr: Move Panel Replay DSC sink support data to intel_connector
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/8c762b324298183f5a0ce6347e83e94e91353aec
|
||||
8c762b324298183f5a0ce6347e83e94e91353aec drm/i915/psr: Clear pr_dpcd as well on disconnect
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/cb1e5f63019fa6dbd8089b54bb1b0394ccaa5963
|
||||
cb1e5f63019fa6dbd8089b54bb1b0394ccaa5963 drm/i915/psr: Move pr_dpcd and psr_dpcd to intel_connector
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/41f8283c9818f1619978d886469c7945ad6c1439
|
||||
41f8283c9818f1619978d886469c7945ad6c1439 drm/i915/psr: Compute Panel Replay/Adaptive Sync coexistence behavior
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/49b90d24a3977900cec844e9dcc505eeee3e9125
|
||||
49b90d24a3977900cec844e9dcc505eeee3e9125 drm/i915/psr: Use SU granularity information available in intel_connector
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/56be8088ce2890370f06ae0a2377803684e548db
|
||||
56be8088ce2890370f06ae0a2377803684e548db drm/i915/psr: Add panel granularity information into intel_connector
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/4c1ef504e039f646fdc6039019c6e909523c8698
|
||||
4c1ef504e039f646fdc6039019c6e909523c8698 iommu: Fix mapping check for 0x0 to avoid re-mapping it
|
||||
|
||||
https://gitlab.com/cki-project/kernel-ark/-/commit/338f45a28efdfb7b01659662434fe7e4a21db681
|
||||
338f45a28efdfb7b01659662434fe7e4a21db681 net: macb: Fix tx/rx malfunction after phy link down and up
|
||||
|
||||
|
|
|
|||
|
|
@ -3009,7 +3009,19 @@ CONFIG_GOOGLE_COREBOOT_TABLE=m
|
|||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_74XX_MMIO is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
|
|
|
|||
|
|
@ -2991,7 +2991,19 @@ CONFIG_GOOGLE_COREBOOT_TABLE=m
|
|||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_74XX_MMIO is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
|
|
|
|||
|
|
@ -3009,7 +3009,19 @@ CONFIG_GOOGLE_COREBOOT_TABLE=m
|
|||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_74XX_MMIO is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
|
|
|
|||
|
|
@ -2991,7 +2991,19 @@ CONFIG_GOOGLE_COREBOOT_TABLE=m
|
|||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_74XX_MMIO is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
|
|
|
|||
|
|
@ -3016,7 +3016,19 @@ CONFIG_GOOGLE_COREBOOT_TABLE=m
|
|||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_74XX_MMIO is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
|
|
|
|||
|
|
@ -2998,7 +2998,19 @@ CONFIG_GOOGLE_COREBOOT_TABLE=m
|
|||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_74XX_MMIO is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
|
|
|
|||
|
|
@ -3013,7 +3013,19 @@ CONFIG_GOOGLE_COREBOOT_TABLE=m
|
|||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_74XX_MMIO is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
|
|
|
|||
|
|
@ -2995,7 +2995,19 @@ CONFIG_GOOGLE_COREBOOT_TABLE=m
|
|||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_74XX_MMIO is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
|
|
|
|||
|
|
@ -2329,7 +2329,19 @@ CONFIG_GNSS_USB=m
|
|||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_74XX_MMIO is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
|
|
|
|||
|
|
@ -2310,7 +2310,19 @@ CONFIG_GNSS_USB=m
|
|||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_74XX_MMIO is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
|
|
|
|||
|
|
@ -2382,7 +2382,19 @@ CONFIG_GOLDFISH=y
|
|||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_74XX_MMIO is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
|
|
|
|||
|
|
@ -2363,7 +2363,19 @@ CONFIG_GOLDFISH=y
|
|||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_74XX_MMIO is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
|
|
|
|||
|
|
@ -2386,7 +2386,19 @@ CONFIG_GOLDFISH=y
|
|||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_74XX_MMIO is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
|
|
|
|||
|
|
@ -2367,7 +2367,19 @@ CONFIG_GOLDFISH=y
|
|||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_74XX_MMIO is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
|
|
|
|||
|
|
@ -2327,7 +2327,19 @@ CONFIG_GNSS_USB=m
|
|||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
CONFIG_GPIO_ADP5585=m
|
||||
|
|
|
|||
|
|
@ -2308,7 +2308,19 @@ CONFIG_GNSS_USB=m
|
|||
# CONFIG_GOOGLE_FIRMWARE is not set
|
||||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
CONFIG_GPIO_ADP5585=m
|
||||
|
|
|
|||
|
|
@ -2554,7 +2554,19 @@ CONFIG_GNSS_USB=m
|
|||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
CONFIG_GPD_POCKET_FAN=m
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
CONFIG_GPIO_ADP5585=m
|
||||
|
|
|
|||
|
|
@ -2535,7 +2535,19 @@ CONFIG_GNSS_USB=m
|
|||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
CONFIG_GPD_POCKET_FAN=m
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
CONFIG_GPIO_ADP5585=m
|
||||
|
|
|
|||
|
|
@ -2558,7 +2558,19 @@ CONFIG_GNSS_USB=m
|
|||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
CONFIG_GPD_POCKET_FAN=m
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
CONFIG_GPIO_ADP5585=m
|
||||
|
|
|
|||
|
|
@ -2539,7 +2539,19 @@ CONFIG_GNSS_USB=m
|
|||
CONFIG_GP2AP002=m
|
||||
# CONFIG_GP2AP020A00F is not set
|
||||
CONFIG_GPD_POCKET_FAN=m
|
||||
# CONFIG_GPIB is not set
|
||||
CONFIG_GPIB_AGILENT_82350B=m
|
||||
CONFIG_GPIB_AGILENT_82357A=m
|
||||
CONFIG_GPIB_CB7210=m
|
||||
CONFIG_GPIB_CEC_PCI=m
|
||||
CONFIG_GPIB_COMMON=m
|
||||
CONFIG_GPIB_FLUKE=m
|
||||
CONFIG_GPIB_FMH=m
|
||||
CONFIG_GPIB_GPIO=m
|
||||
CONFIG_GPIB_INES=m
|
||||
CONFIG_GPIB_LPVO=m
|
||||
CONFIG_GPIB=m
|
||||
CONFIG_GPIB_NI_PCI_ISA=m
|
||||
CONFIG_GPIB_NI_USB=m
|
||||
# CONFIG_GPIO_74X164 is not set
|
||||
# CONFIG_GPIO_ADNP is not set
|
||||
CONFIG_GPIO_ADP5585=m
|
||||
|
|
|
|||
|
|
@ -1,3 +1,28 @@
|
|||
* Thu Mar 12 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.7-0]
|
||||
- Add some BugsFixed by 6.19.7 (Justin M. Forbes)
|
||||
- drm/i915/psr: Compute psr_entry_setup_frames into intel_crtc_state (Jouni Högander)
|
||||
- drm/i915/psr: Disable PSR on update_m_n and update_lrr (Jouni Högander)
|
||||
- Turn on GPIB for Fedora (Justin M. Forbes)
|
||||
- drm/i915/psr: Fix for Panel Replay X granularity DPCD register handling (Jouni Högander)
|
||||
- drm/dp: Add definition for Panel Replay full-line granularity (Jouni Högander)
|
||||
- drm/i915/display: Allow async flip when Selective Fetch is enabled (Jouni Högander)
|
||||
- drm/i915/psr: Perform full frame update on async flip (Jouni Högander)
|
||||
- drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes for PSR (Jouni Högander)
|
||||
- drm/i915/psr: Move sink_sync_latency to intel_connector (Jouni Högander)
|
||||
- drm/i915/psr: Move sink PSR and Panel Replay booleans to intel_connector (Jouni Högander)
|
||||
- drm/i915/psr: Move Panel Replay DSC sink support data to intel_connector (Jouni Högander)
|
||||
- drm/i915/psr: Clear pr_dpcd as well on disconnect (Jouni Högander)
|
||||
- drm/i915/psr: Move pr_dpcd and psr_dpcd to intel_connector (Jouni Högander)
|
||||
- drm/i915/psr: Compute Panel Replay/Adaptive Sync coexistence behavior (Jouni Högander)
|
||||
- drm/i915/psr: Use SU granularity information available in intel_connector (Jouni Högander)
|
||||
- drm/i915/psr: Add panel granularity information into intel_connector (Jouni Högander)
|
||||
- Work around binutils update in s390x perf (Justin M. Forbes)
|
||||
- iommu: Fix mapping check for 0x0 to avoid re-mapping it (Antheas Kapenekakis)
|
||||
- Revert the UKI dtbloader for F42 (Justin M. Forbes)
|
||||
- Turn on release_targets for F43/F42 (Justin M. Forbes)
|
||||
- Linux v6.19.7
|
||||
Resolves:
|
||||
|
||||
* Wed Mar 04 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.6-0]
|
||||
- net: macb: Fix tx/rx malfunction after phy link down and up (Kevin Hao)
|
||||
- net: macb: Replace open-coded device config retrieval with of_device_get_match_data() (Kevin Hao)
|
||||
|
|
|
|||
36
kernel.spec
36
kernel.spec
|
|
@ -184,18 +184,18 @@ Summary: The Linux kernel
|
|||
# the --with-release option overrides this setting.)
|
||||
%define debugbuildsenabled 1
|
||||
# define buildid .local
|
||||
%define specrpmversion 6.19.6
|
||||
%define specversion 6.19.6
|
||||
%define specrpmversion 6.19.7
|
||||
%define specversion 6.19.7
|
||||
%define patchversion 6.19
|
||||
%define pkgrelease 200
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.19.6
|
||||
%define tarfile_release 6.19.7
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 19
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 200%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.19.6
|
||||
%define kabiversion 6.19.7
|
||||
|
||||
# If this variable is set to 1, a bpf selftests build failure will cause a
|
||||
# fatal kernel package build error
|
||||
|
|
@ -3334,8 +3334,11 @@ fi
|
|||
%ifarch aarch64
|
||||
%global perf_build_extra_opts CORESIGHT=1
|
||||
%endif
|
||||
%ifarch s390x
|
||||
%global perf_build_extra_ldflags -Wl,-z,notext
|
||||
%endif
|
||||
%global perf_make \
|
||||
%{__make} %{?make_opts} EXTRA_CFLAGS="${RPM_OPT_FLAGS}" EXTRA_CXXFLAGS="${RPM_OPT_FLAGS}" LDFLAGS="%{__global_ldflags} -Wl,-E" %{?cross_opts} -C tools/perf V=1 NO_PERF_READ_VDSO32=1 NO_PERF_READ_VDSOX32=1 WERROR=0 NO_LIBUNWIND=1 HAVE_CPLUS_DEMANGLE=1 NO_GTK2=1 NO_STRLCPY=1 NO_BIONIC=1 LIBTRACEEVENT_DYNAMIC=1 %{?perf_build_extra_opts} prefix=%{_prefix} PYTHON=%{__python3}
|
||||
%{__make} %{?make_opts} EXTRA_CFLAGS="${RPM_OPT_FLAGS}" EXTRA_CXXFLAGS="${RPM_OPT_FLAGS}" LDFLAGS="%{__global_ldflags} -Wl,-E %{?perf_build_extra_ldflags}" %{?cross_opts} -C tools/perf V=1 NO_PERF_READ_VDSO32=1 NO_PERF_READ_VDSOX32=1 WERROR=0 NO_LIBUNWIND=1 HAVE_CPLUS_DEMANGLE=1 NO_GTK2=1 NO_STRLCPY=1 NO_BIONIC=1 LIBTRACEEVENT_DYNAMIC=1 %{?perf_build_extra_opts} prefix=%{_prefix} PYTHON=%{__python3}
|
||||
%if %{with_perf}
|
||||
%{log_msg "Build perf"}
|
||||
# perf
|
||||
|
|
@ -4811,8 +4814,29 @@ fi\
|
|||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed Mar 04 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.6-200]
|
||||
* Thu Mar 12 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.7-0]
|
||||
- Add some BugsFixed by 6.19.7 (Justin M. Forbes)
|
||||
- drm/i915/psr: Compute psr_entry_setup_frames into intel_crtc_state (Jouni Högander)
|
||||
- drm/i915/psr: Disable PSR on update_m_n and update_lrr (Jouni Högander)
|
||||
- Turn on GPIB for Fedora (Justin M. Forbes)
|
||||
- drm/i915/psr: Fix for Panel Replay X granularity DPCD register handling (Jouni Högander)
|
||||
- drm/dp: Add definition for Panel Replay full-line granularity (Jouni Högander)
|
||||
- drm/i915/display: Allow async flip when Selective Fetch is enabled (Jouni Högander)
|
||||
- drm/i915/psr: Perform full frame update on async flip (Jouni Högander)
|
||||
- drm/i915/psr: Set plane id bit in crtc_state->async_flip_planes for PSR (Jouni Högander)
|
||||
- drm/i915/psr: Move sink_sync_latency to intel_connector (Jouni Högander)
|
||||
- drm/i915/psr: Move sink PSR and Panel Replay booleans to intel_connector (Jouni Högander)
|
||||
- drm/i915/psr: Move Panel Replay DSC sink support data to intel_connector (Jouni Högander)
|
||||
- drm/i915/psr: Clear pr_dpcd as well on disconnect (Jouni Högander)
|
||||
- drm/i915/psr: Move pr_dpcd and psr_dpcd to intel_connector (Jouni Högander)
|
||||
- drm/i915/psr: Compute Panel Replay/Adaptive Sync coexistence behavior (Jouni Högander)
|
||||
- drm/i915/psr: Use SU granularity information available in intel_connector (Jouni Högander)
|
||||
- drm/i915/psr: Add panel granularity information into intel_connector (Jouni Högander)
|
||||
- Work around binutils update in s390x perf (Justin M. Forbes)
|
||||
- iommu: Fix mapping check for 0x0 to avoid re-mapping it (Antheas Kapenekakis)
|
||||
- Revert the UKI dtbloader for F42 (Justin M. Forbes)
|
||||
- Turn on release_targets for F43/F42 (Justin M. Forbes)
|
||||
- Linux v6.19.7
|
||||
|
||||
* Wed Mar 04 2026 Justin M. Forbes <jforbes@fedoraproject.org> [6.19.6-0]
|
||||
- net: macb: Fix tx/rx malfunction after phy link down and up (Kevin Hao)
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
6
sources
6
sources
|
|
@ -1,3 +1,3 @@
|
|||
SHA512 (linux-6.19.6.tar.xz) = 93f896fe12f5155aa2cc1deea73dee0eebf09657b1a5b195cd960b4012ad0002c8620925e6869124edf80dfa50423b5731f0e9c037f8744b5ca8267949fa4d7b
|
||||
SHA512 (kernel-abi-stablelists-6.19.6.tar.xz) = e647b43ac0f417030e29f786d16ec42a0f42d96cbfa0a2d28c75bd32f7a92d076ce8cf7a8cc31951d459ae5e24db661ad84756ee630fef1e441e319a84e6749a
|
||||
SHA512 (kernel-kabi-dw-6.19.6.tar.xz) = dd6ebbc436e8807fc4eca067e773de2db1ca0d31f1862a899271222df66ff099c1ead0627562049a687e331c576bf87845c292aa6534f7b8e7672789caccf7a3
|
||||
SHA512 (linux-6.19.7.tar.xz) = 9a1b7e2d5a3f90f0aaad4285ffe2ec51a88c75818f02e4e7ea0013fb3cd838db7446a6714f6ef03b115c29ce31ed402303f6d7f3bdf6253c475e9df6ccad9a1e
|
||||
SHA512 (kernel-abi-stablelists-6.19.7.tar.xz) = 35e321bcb9fd1ee684fa3fef1d855b938e4220c3d73b8dcf914343e1985f0eff723480c6ce19b1f7936ebae22ca4700c9011821ae7d8e9ae9dc45d8d0ff70395
|
||||
SHA512 (kernel-kabi-dw-6.19.7.tar.xz) = f0b64b1e7637f3b2bece647a49017a11d430013a6bf202fa11ca1ba069df0ec2a9d693eec6970f03036f7ad548943062de2d4b13d48a4e6a30e8fa6ed1ef90a2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue