From ce306e2dee128690e94ad115a2dc1892b7f04ea1 Mon Sep 17 00:00:00 2001 From: "Herton R. Krzesinski" Date: Fri, 3 Feb 2023 20:30:24 +0000 Subject: [PATCH] kernel-5.14.0-258.el9 * Fri Feb 03 2023 Herton R. Krzesinski [5.14.0-258.el9] - HID: amd_sfh: Fix warning unwind goto (Benjamin Tissoires) [2122844] - HID: revert CHERRY_MOUSE_000C quirk (Benjamin Tissoires) [2122844] - HID: i2c: let RMI devices decide what constitutes wakeup event (Benjamin Tissoires) [2122844] - HID: plantronics: Additional PIDs for double volume key presses quirk (Benjamin Tissoires) [2122844] - HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint (Benjamin Tissoires) [2122844] - HID: mcp2221: don't connect hidraw (Benjamin Tissoires) [2122844] - HID: wacom: Ensure bootloader PID is usable in hidraw mode (Benjamin Tissoires) [2122844] - HID: logitech-hidpp: Guard FF init code against non-USB devices (Benjamin Tissoires) [2122844] - HID: input: do not query XP-PEN Deco LW battery (Benjamin Tissoires) [2122844] - HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T2 chip (Benjamin Tissoires) [2122844] - HID: apple: fix key translations where multiple quirks attempt to translate the same key (Benjamin Tissoires) [2122844] - HID: amd_sfh: Add missing check for dma_alloc_coherent (Benjamin Tissoires) [2122844] - HID: hid-sensor-custom: set fixed size for custom attributes (Benjamin Tissoires) [2122844] - Input: elants_i2c - properly handle the reset GPIO when power is off (Benjamin Tissoires) [2122844] - Input: i8042 - apply probe defer to more ASUS ZenBook models (Benjamin Tissoires) [2122844] - Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode (Benjamin Tissoires) [2122844] - Input: i8042 - fix leaking of platform device on module removal (Benjamin Tissoires) [2122844] - Input: document the units for resolution of size axes (Benjamin Tissoires) [2122844] - Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1 (Benjamin Tissoires) [2122844] - Input: deactivate MT slots when inhibiting or suspending devices (Benjamin Tissoires) [2122844] - Input: properly queue synthetic events (Benjamin Tissoires) [2122844] - Input: i8042 - add dritek quirk for Acer Aspire One AO532 (Benjamin Tissoires) [2122844] - Input: i8042 - add additional TUXEDO devices to i8042 quirk tables (Benjamin Tissoires) [2122844] - Input: i8042 - add TUXEDO devices to i8042 quirk tables (Benjamin Tissoires) [2122844] - Input: i8042 - add debug output for quirks (Benjamin Tissoires) [2122844] - Input: i8042 - merge quirk tables (Benjamin Tissoires) [2122844] - Input: i8042 - move __initconst to fix code styling warning (Benjamin Tissoires) [2122844] - Input: usbtouchscreen - add driver_info sanity check (Benjamin Tissoires) [2122844] - HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10 (Benjamin Tissoires) [2122844] - HID: core: fix shift-out-of-bounds in hid_report_raw_event (Benjamin Tissoires) [2122844] - HID: hid-lg4ff: Add check for empty lbuf (Benjamin Tissoires) [2122844] - HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk (Benjamin Tissoires) [2122844] - HID: fix I2C_HID not selected when I2C_HID_OF_ELAN is (Benjamin Tissoires) [2122844] - HID: usbhid: Add ALWAYS_POLL quirk for some mice (Benjamin Tissoires) [2122844] - HID: uclogic: Fix frame templates for big endian architectures (Benjamin Tissoires) [2122844] - HID: wacom: Fix logic used for 3rd barrel switch emulation (Benjamin Tissoires) [2122844] - HID: saitek: add madcatz variant of MMO7 mouse device ID (Benjamin Tissoires) [2122844] - HID: magicmouse: Do not set BTN_MOUSE on double report (Benjamin Tissoires) [2122844] - HID: playstation: add initial DualSense Edge controller support (Benjamin Tissoires) [2122844] - HID: playstation: stop DualSense output work on remove. (Benjamin Tissoires) [2122844] - HID: nintendo: check analog user calibration for plausibility (Benjamin Tissoires) [2122844] - HID: roccat: Fix use-after-free in roccat_read() (Benjamin Tissoires) [2122844] - hid: topre: Add driver fixing report descriptor (Benjamin Tissoires) [2122844] - HID: amd_sfh: Handle condition of "no sensors" for SFH1.1 (Benjamin Tissoires) [2122844] - HID: uclogic: Fix warning in uclogic_rdesc_template_apply (Benjamin Tissoires) [2122844] - HID: uclogic: Add missing suffix for digitalizers (Benjamin Tissoires) [2122844] - HID: multitouch: Add memory barriers (Benjamin Tissoires) [2122844] - HID: nintendo: fix rumble worker null pointer deref (Benjamin Tissoires) [2122844] - HID: input: fix uclogic tablets (Benjamin Tissoires) [2122844] - HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver list (Benjamin Tissoires) [2122844] - HID: add Lenovo Yoga C630 battery quirk (Benjamin Tissoires) [2122844] - HID: AMD_SFH: Add a DMI quirk entry for Chromebooks (Benjamin Tissoires) [2122844] - HID: thrustmaster: Add sparco wheel and fix array length (Benjamin Tissoires) [2122844] - HID: asus: ROG NKey: Ignore portion of 0x5a report (Benjamin Tissoires) [2122844] - HID: hidraw: fix memory leak in hidraw_release() (Benjamin Tissoires) [2122844] - HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report (Benjamin Tissoires) [2122844] - HID: amd_sfh: Handle condition of "no sensors" (Benjamin Tissoires) [2122844] - HID: amd_sfh: Fix implicit declaration error on i386 (Benjamin Tissoires) [2122844] - HID: apple: Add "GANSS" to the non-Apple list (Benjamin Tissoires) [2122844] - HID: alps: Declare U1_UNICORN_LEGACY support (Benjamin Tissoires) [2122844] - HID: wacom: Force pen out of prox if no events have been received in a while (Benjamin Tissoires) [2122844] - HID: nintendo: Add missing array termination (Benjamin Tissoires) [2122844] - HID: lg-g15: Fix comment typo (Benjamin Tissoires) [2122844] - HID: amd_sfh: Implement SFH1.1 functionality (Benjamin Tissoires) [2122844] - HID: amd_sfh: Move interrupt handling to common interface (Benjamin Tissoires) [2122844] - HID: amd_sfh: Move amd_sfh_work to common interface (Benjamin Tissoires) [2122844] - HID: amd_sfh: Move global functions to static (Benjamin Tissoires) [2122844] - HID: amd_sfh: Add remove operation in amd_mp2_ops (Benjamin Tissoires) [2122844] - HID: amd_sfh: Add PM operations in amd_mp2_ops (Benjamin Tissoires) [2122844] - HID: amd_sfh: Add descriptor operations in amd_mp2_ops (Benjamin Tissoires) [2122844] - HID: amd_sfh: Move request_list variable to client data (Benjamin Tissoires) [2122844] - HID: amd_sfh: Move request_list struct to header file (Benjamin Tissoires) [2122844] - HID: amd_sfh: Move common macros and structures (Benjamin Tissoires) [2122844] - HID: amd_sfh: Add NULL check for hid device (Benjamin Tissoires) [2122844] - HID: core: remove unneeded assignment in hid_process_report() (Benjamin Tissoires) [2122844] - HID: mcp2221: prevent a buffer overflow in mcp_smbus_write() (Benjamin Tissoires) [2122844] - HID: nintendo: Set phys property of input device based on HID phys (Benjamin Tissoires) [2122844] - HID: uclogic: Add support for XP-PEN Deco L (Benjamin Tissoires) [2122844] - HID: uclogic: Allow to generate frame templates (Benjamin Tissoires) [2122844] - HID: uclogic: Add KUnit tests for uclogic_rdesc_template_apply() (Benjamin Tissoires) [2122844] - HID: uclogic: Make template placeholder IDs generic (Benjamin Tissoires) [2122844] - HID: surface-hid: Add support for hot-removal (Benjamin Tissoires) [2122844] - HID: multitouch: new device class fix Lenovo X12 trackpad sticky (Benjamin Tissoires) [2122844] - HID: cp2112: prevent a buffer overflow in cp2112_xfer() (Benjamin Tissoires) [2122844] - HID: hid-input: add Surface Go battery quirk (Benjamin Tissoires) [2122844] - HID: logitech-hidpp: Fix syntax errors in comments (Benjamin Tissoires) [2122844] - HID: uclogic: properly format kernel-doc comment for hid_dbg() wrappers (Benjamin Tissoires) [2122844] - HID: apple: Properly handle function keys on non-Apple keyboard (Benjamin Tissoires) [2122844] - HID: nintendo: fix unused const warning (Benjamin Tissoires) [2122844] - HID: i2c-hid: elan: Add support for Elan eKTH6915 i2c-hid touchscreens (Benjamin Tissoires) [2122844] - HID: amd_sfh: Don't show client init failed as error when discovery fails (Benjamin Tissoires) [2122844] - HID: wacom: Don't register pad_input for touch switch (Benjamin Tissoires) [2122844] - HID: wacom: Only report rotation for art pen (Benjamin Tissoires) [2122844] - HID: apple: Properly handle function keys on Keychron keyboards (Benjamin Tissoires) [2122844] - HID: uclogic: Switch to Digitizer usage for styluses (Benjamin Tissoires) [2122844] - HID: uclogic: Add pen support for XP-PEN Star 06 (Benjamin Tissoires) [2122844] - HID: uclogic: Differentiate touch ring and touch strip (Benjamin Tissoires) [2122844] - HID: uclogic: Always shift touch reports to zero (Benjamin Tissoires) [2122844] - HID: uclogic: Do not focus on touch ring only (Benjamin Tissoires) [2122844] - HID: uclogic: Return raw parameters from v2 pen init (Benjamin Tissoires) [2122844] - HID: uclogic: Move param printing to a function (Benjamin Tissoires) [2122844] - HID: core: Display "SENSOR HUB" for sensor hub bus string in hid_info (Benjamin Tissoires) [2122844] - HID: amd_sfh: Move bus declaration outside of amd-sfh (Benjamin Tissoires) [2122844] - HID: amd_sfh: Add physical location to HID device (Benjamin Tissoires) [2122844] - HID: amd_sfh: Add sensor name by index for debug info (Benjamin Tissoires) [2122844] - Hid: wacom: Fix kernel test robot warning (Benjamin Tissoires) [2122844] - HID: uclogic: Disable pen usage for Huion keyboard interfaces (Benjamin Tissoires) [2122844] - HID: uclogic: Support disabling pen usage (Benjamin Tissoires) [2122844] - HID: uclogic: Pass keyboard reports as is (Benjamin Tissoires) [2122844] - HID: uclogic: Clarify pen/frame desc_ptr description (Benjamin Tissoires) [2122844] - HID: uclogic: Clarify params desc_size description (Benjamin Tissoires) [2122844] - HID: Add support for Mega World controller force feedback (Benjamin Tissoires) [2122844] - HID: lenovo: Add note about different report numbers (Benjamin Tissoires) [2122844] - HID: lenovo: Sync Fn-lock state on button press for Compact and TrackPoint II keyboards (Benjamin Tissoires) [2122844] - HID: lenovo: Add support for ThinkPad TrackPoint Keyboard II (Benjamin Tissoires) [2122844] - HID: amd_sfh: change global variables to static (Benjamin Tissoires) [2122844] - HID: uclogic: Add support for Huion Q620M (Benjamin Tissoires) [2122844] - HID: uclogic: Add support for bitmap dials (Benjamin Tissoires) [2122844] - HID: uclogic: Reduce indent for params format str/args (Benjamin Tissoires) [2122844] - HID: uclogic: Compress params format string (Benjamin Tissoires) [2122844] - HID: wacom: Correct power_supply type (Benjamin Tissoires) [2122844] - HID: wacom: Adding Support for new usages (Benjamin Tissoires) [2122844] - HID: uclogic: Add support for Huion touch ring reports (Benjamin Tissoires) [2122844] - HID: uclogic: Allow three frame parameter sets (Benjamin Tissoires) [2122844] - HID: uclogic: Support custom device suffix for frames (Benjamin Tissoires) [2122844] - HID: uclogic: Add support for touch ring reports (Benjamin Tissoires) [2122844] Resolves: rhbz#2122844 Signed-off-by: Herton R. Krzesinski --- Makefile.rhelver | 2 +- kernel-aarch64-debug-rhel.config | 5 ++ kernel-aarch64-rhel.config | 5 ++ kernel-ppc64le-debug-rhel.config | 5 ++ kernel-ppc64le-rhel.config | 5 ++ kernel-s390x-debug-rhel.config | 5 ++ kernel-s390x-rhel.config | 5 ++ kernel-s390x-zfcpdump-rhel.config | 5 ++ kernel-x86_64-debug-rhel.config | 5 ++ kernel-x86_64-rhel.config | 5 ++ kernel.spec | 136 +++++++++++++++++++++++++++++- sources | 6 +- 12 files changed, 181 insertions(+), 8 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index 66deddc..a2fc127 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 2 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 257 +RHEL_RELEASE = 258 # # ZSTREAM diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 2b2fc9e..f24408e 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -2014,6 +2014,7 @@ CONFIG_HID_MAGICMOUSE=y # CONFIG_HID_MALTRON is not set # CONFIG_HID_MAYFLASH is not set # CONFIG_HID_MCP2221 is not set +# CONFIG_HID_MEGAWORLD_FF is not set CONFIG_HID_MICROSOFT=m CONFIG_HID_MONTEREY=m CONFIG_HID_MULTITOUCH=m @@ -2030,6 +2031,7 @@ CONFIG_HID_PLANTRONICS=m CONFIG_HID_PLAYSTATION=m CONFIG_HID_PRIMAX=m CONFIG_HID_PRODIKEYS=m +# CONFIG_HID_PXRC is not set CONFIG_HIDRAW=y # CONFIG_HID_RAZER is not set # CONFIG_HID_REDRAGON is not set @@ -2052,6 +2054,7 @@ CONFIG_HID_SUNPLUS=m CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m +# CONFIG_HID_TOPRE is not set CONFIG_HID_TOPSEED=m CONFIG_HID_TWINHAN=m # CONFIG_HID_U2FZERO is not set @@ -2059,6 +2062,7 @@ CONFIG_HID_UCLOGIC=m # CONFIG_HID_UDRAW_PS3 is not set # CONFIG_HID_VIEWSONIC is not set # CONFIG_HID_VIVALDI is not set +# CONFIG_HID_VRC2 is not set CONFIG_HID_WACOM=m CONFIG_HID_WALTOP=m CONFIG_HID_WIIMOTE=m @@ -2188,6 +2192,7 @@ CONFIG_I2C_GPIO_FAULT_INJECTOR=y CONFIG_I2C_GPIO=m CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_HID_ACPI=m +# CONFIG_I2C_HID_OF_ELAN is not set CONFIG_I2C_HID_OF_GOODIX=m CONFIG_I2C_HID_OF=m # CONFIG_I2C_HISI is not set diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 6a11719..606381d 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -1998,6 +1998,7 @@ CONFIG_HID_MAGICMOUSE=y # CONFIG_HID_MALTRON is not set # CONFIG_HID_MAYFLASH is not set # CONFIG_HID_MCP2221 is not set +# CONFIG_HID_MEGAWORLD_FF is not set CONFIG_HID_MICROSOFT=m CONFIG_HID_MONTEREY=m CONFIG_HID_MULTITOUCH=m @@ -2014,6 +2015,7 @@ CONFIG_HID_PLANTRONICS=m CONFIG_HID_PLAYSTATION=m CONFIG_HID_PRIMAX=m CONFIG_HID_PRODIKEYS=m +# CONFIG_HID_PXRC is not set CONFIG_HIDRAW=y # CONFIG_HID_RAZER is not set # CONFIG_HID_REDRAGON is not set @@ -2036,6 +2038,7 @@ CONFIG_HID_SUNPLUS=m CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m +# CONFIG_HID_TOPRE is not set CONFIG_HID_TOPSEED=m CONFIG_HID_TWINHAN=m # CONFIG_HID_U2FZERO is not set @@ -2043,6 +2046,7 @@ CONFIG_HID_UCLOGIC=m # CONFIG_HID_UDRAW_PS3 is not set # CONFIG_HID_VIEWSONIC is not set # CONFIG_HID_VIVALDI is not set +# CONFIG_HID_VRC2 is not set CONFIG_HID_WACOM=m CONFIG_HID_WALTOP=m CONFIG_HID_WIIMOTE=m @@ -2172,6 +2176,7 @@ CONFIG_I2C_DIOLAN_U2C=m CONFIG_I2C_GPIO=m CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_HID_ACPI=m +# CONFIG_I2C_HID_OF_ELAN is not set CONFIG_I2C_HID_OF_GOODIX=m CONFIG_I2C_HID_OF=m # CONFIG_I2C_HISI is not set diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index 2b46bed..3647920 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -1773,6 +1773,7 @@ CONFIG_HID_MAGICMOUSE=y # CONFIG_HID_MALTRON is not set # CONFIG_HID_MAYFLASH is not set # CONFIG_HID_MCP2221 is not set +# CONFIG_HID_MEGAWORLD_FF is not set CONFIG_HID_MICROSOFT=m CONFIG_HID_MONTEREY=m CONFIG_HID_MULTITOUCH=m @@ -1789,6 +1790,7 @@ CONFIG_HID_PID=y CONFIG_HID_PLAYSTATION=m CONFIG_HID_PRIMAX=m CONFIG_HID_PRODIKEYS=m +# CONFIG_HID_PXRC is not set CONFIG_HIDRAW=y # CONFIG_HID_RAZER is not set # CONFIG_HID_REDRAGON is not set @@ -1811,6 +1813,7 @@ CONFIG_HID_SUNPLUS=m CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m +# CONFIG_HID_TOPRE is not set CONFIG_HID_TOPSEED=m CONFIG_HID_TWINHAN=m # CONFIG_HID_U2FZERO is not set @@ -1818,6 +1821,7 @@ CONFIG_HID_UCLOGIC=m # CONFIG_HID_UDRAW_PS3 is not set # CONFIG_HID_VIEWSONIC is not set # CONFIG_HID_VIVALDI is not set +# CONFIG_HID_VRC2 is not set CONFIG_HID_WACOM=m CONFIG_HID_WALTOP=m CONFIG_HID_WIIMOTE=m @@ -1942,6 +1946,7 @@ CONFIG_I2C_GPIO_FAULT_INJECTOR=y # CONFIG_I2C_GPIO is not set CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_HID_ACPI=m +# CONFIG_I2C_HID_OF_ELAN is not set # CONFIG_I2C_HID_OF_GOODIX is not set # CONFIG_I2C_HID_OF is not set # CONFIG_I2C_HISI is not set diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 5612b06..201d4e6 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -1757,6 +1757,7 @@ CONFIG_HID_MAGICMOUSE=y # CONFIG_HID_MALTRON is not set # CONFIG_HID_MAYFLASH is not set # CONFIG_HID_MCP2221 is not set +# CONFIG_HID_MEGAWORLD_FF is not set CONFIG_HID_MICROSOFT=m CONFIG_HID_MONTEREY=m CONFIG_HID_MULTITOUCH=m @@ -1773,6 +1774,7 @@ CONFIG_HID_PID=y CONFIG_HID_PLAYSTATION=m CONFIG_HID_PRIMAX=m CONFIG_HID_PRODIKEYS=m +# CONFIG_HID_PXRC is not set CONFIG_HIDRAW=y # CONFIG_HID_RAZER is not set # CONFIG_HID_REDRAGON is not set @@ -1795,6 +1797,7 @@ CONFIG_HID_SUNPLUS=m CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m +# CONFIG_HID_TOPRE is not set CONFIG_HID_TOPSEED=m CONFIG_HID_TWINHAN=m # CONFIG_HID_U2FZERO is not set @@ -1802,6 +1805,7 @@ CONFIG_HID_UCLOGIC=m # CONFIG_HID_UDRAW_PS3 is not set # CONFIG_HID_VIEWSONIC is not set # CONFIG_HID_VIVALDI is not set +# CONFIG_HID_VRC2 is not set CONFIG_HID_WACOM=m CONFIG_HID_WALTOP=m CONFIG_HID_WIIMOTE=m @@ -1926,6 +1930,7 @@ CONFIG_I2C_DIOLAN_U2C=m # CONFIG_I2C_GPIO is not set CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_HID_ACPI=m +# CONFIG_I2C_HID_OF_ELAN is not set # CONFIG_I2C_HID_OF_GOODIX is not set # CONFIG_I2C_HID_OF is not set # CONFIG_I2C_HISI is not set diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index d70fdb2..cd8657d 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -1775,6 +1775,7 @@ CONFIG_HID_MAGICMOUSE=y # CONFIG_HID_MALTRON is not set # CONFIG_HID_MAYFLASH is not set # CONFIG_HID_MCP2221 is not set +# CONFIG_HID_MEGAWORLD_FF is not set CONFIG_HID_MICROSOFT=m CONFIG_HID_MONTEREY=m CONFIG_HID_MULTITOUCH=m @@ -1791,6 +1792,7 @@ CONFIG_HID_PLANTRONICS=m CONFIG_HID_PLAYSTATION=m CONFIG_HID_PRIMAX=m CONFIG_HID_PRODIKEYS=m +# CONFIG_HID_PXRC is not set CONFIG_HIDRAW=y # CONFIG_HID_RAZER is not set # CONFIG_HID_REDRAGON is not set @@ -1813,6 +1815,7 @@ CONFIG_HID_SUNPLUS=m CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m +# CONFIG_HID_TOPRE is not set CONFIG_HID_TOPSEED=m CONFIG_HID_TWINHAN=m # CONFIG_HID_U2FZERO is not set @@ -1820,6 +1823,7 @@ CONFIG_HID_UCLOGIC=m # CONFIG_HID_UDRAW_PS3 is not set # CONFIG_HID_VIEWSONIC is not set # CONFIG_HID_VIVALDI is not set +# CONFIG_HID_VRC2 is not set CONFIG_HID_WACOM=m CONFIG_HID_WALTOP=m CONFIG_HID_WIIMOTE=m @@ -1934,6 +1938,7 @@ CONFIG_I2C_GPIO_FAULT_INJECTOR=y # CONFIG_I2C_GPIO is not set # CONFIG_I2C_HELPER_AUTO is not set CONFIG_I2C_HID_ACPI=m +# CONFIG_I2C_HID_OF_ELAN is not set # CONFIG_I2C_HID_OF_GOODIX is not set # CONFIG_I2C_HID_OF is not set # CONFIG_I2C_HISI is not set diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index bcdaba1..44a2d70 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -1759,6 +1759,7 @@ CONFIG_HID_MAGICMOUSE=y # CONFIG_HID_MALTRON is not set # CONFIG_HID_MAYFLASH is not set # CONFIG_HID_MCP2221 is not set +# CONFIG_HID_MEGAWORLD_FF is not set CONFIG_HID_MICROSOFT=m CONFIG_HID_MONTEREY=m CONFIG_HID_MULTITOUCH=m @@ -1775,6 +1776,7 @@ CONFIG_HID_PLANTRONICS=m CONFIG_HID_PLAYSTATION=m CONFIG_HID_PRIMAX=m CONFIG_HID_PRODIKEYS=m +# CONFIG_HID_PXRC is not set CONFIG_HIDRAW=y # CONFIG_HID_RAZER is not set # CONFIG_HID_REDRAGON is not set @@ -1797,6 +1799,7 @@ CONFIG_HID_SUNPLUS=m CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m +# CONFIG_HID_TOPRE is not set CONFIG_HID_TOPSEED=m CONFIG_HID_TWINHAN=m # CONFIG_HID_U2FZERO is not set @@ -1804,6 +1807,7 @@ CONFIG_HID_UCLOGIC=m # CONFIG_HID_UDRAW_PS3 is not set # CONFIG_HID_VIEWSONIC is not set # CONFIG_HID_VIVALDI is not set +# CONFIG_HID_VRC2 is not set CONFIG_HID_WACOM=m CONFIG_HID_WALTOP=m CONFIG_HID_WIIMOTE=m @@ -1918,6 +1922,7 @@ CONFIG_I2C_DIOLAN_U2C=m # CONFIG_I2C_GPIO is not set # CONFIG_I2C_HELPER_AUTO is not set CONFIG_I2C_HID_ACPI=m +# CONFIG_I2C_HID_OF_ELAN is not set # CONFIG_I2C_HID_OF_GOODIX is not set # CONFIG_I2C_HID_OF is not set # CONFIG_I2C_HISI is not set diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index fe5cfd1..5bff147 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -1769,6 +1769,7 @@ CONFIG_HID_MAGICMOUSE=y # CONFIG_HID_MALTRON is not set # CONFIG_HID_MAYFLASH is not set # CONFIG_HID_MCP2221 is not set +# CONFIG_HID_MEGAWORLD_FF is not set CONFIG_HID_MICROSOFT=m CONFIG_HID_MONTEREY=m CONFIG_HID_MULTITOUCH=m @@ -1785,6 +1786,7 @@ CONFIG_HID_PLANTRONICS=m CONFIG_HID_PLAYSTATION=m CONFIG_HID_PRIMAX=m CONFIG_HID_PRODIKEYS=m +# CONFIG_HID_PXRC is not set CONFIG_HIDRAW=y # CONFIG_HID_RAZER is not set # CONFIG_HID_REDRAGON is not set @@ -1807,6 +1809,7 @@ CONFIG_HID_SUNPLUS=m CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m +# CONFIG_HID_TOPRE is not set CONFIG_HID_TOPSEED=m CONFIG_HID_TWINHAN=m # CONFIG_HID_U2FZERO is not set @@ -1814,6 +1817,7 @@ CONFIG_HID_UCLOGIC=m # CONFIG_HID_UDRAW_PS3 is not set # CONFIG_HID_VIEWSONIC is not set # CONFIG_HID_VIVALDI is not set +# CONFIG_HID_VRC2 is not set CONFIG_HID_WACOM=m CONFIG_HID_WALTOP=m CONFIG_HID_WIIMOTE=m @@ -1929,6 +1933,7 @@ CONFIG_I2C_DIOLAN_U2C=m # CONFIG_I2C_GPIO is not set # CONFIG_I2C_HELPER_AUTO is not set CONFIG_I2C_HID_ACPI=m +# CONFIG_I2C_HID_OF_ELAN is not set # CONFIG_I2C_HID_OF_GOODIX is not set # CONFIG_I2C_HID_OF is not set # CONFIG_I2C_HISI is not set diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 4492e4d..6f3dbbb 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -1878,6 +1878,7 @@ CONFIG_HID_MAGICMOUSE=y # CONFIG_HID_MALTRON is not set # CONFIG_HID_MAYFLASH is not set # CONFIG_HID_MCP2221 is not set +# CONFIG_HID_MEGAWORLD_FF is not set CONFIG_HID_MICROSOFT=m CONFIG_HID_MONTEREY=m CONFIG_HID_MULTITOUCH=m @@ -1894,6 +1895,7 @@ CONFIG_HID_PLANTRONICS=m CONFIG_HID_PLAYSTATION=m CONFIG_HID_PRIMAX=m CONFIG_HID_PRODIKEYS=m +# CONFIG_HID_PXRC is not set CONFIG_HIDRAW=y # CONFIG_HID_RAZER is not set # CONFIG_HID_REDRAGON is not set @@ -1928,6 +1930,7 @@ CONFIG_HID_SUNPLUS=m CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m +# CONFIG_HID_TOPRE is not set CONFIG_HID_TOPSEED=m CONFIG_HID_TWINHAN=m # CONFIG_HID_U2FZERO is not set @@ -1935,6 +1938,7 @@ CONFIG_HID_UCLOGIC=m # CONFIG_HID_UDRAW_PS3 is not set # CONFIG_HID_VIEWSONIC is not set # CONFIG_HID_VIVALDI is not set +# CONFIG_HID_VRC2 is not set CONFIG_HID_WACOM=m CONFIG_HID_WALTOP=m CONFIG_HID_WIIMOTE=m @@ -2062,6 +2066,7 @@ CONFIG_I2C_GPIO_FAULT_INJECTOR=y # CONFIG_I2C_GPIO is not set CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_HID_ACPI=m +# CONFIG_I2C_HID_OF_ELAN is not set # CONFIG_I2C_HID_OF_GOODIX is not set # CONFIG_I2C_HID_OF is not set # CONFIG_I2C_HISI is not set diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 0364be5..39f06e3 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -1862,6 +1862,7 @@ CONFIG_HID_MAGICMOUSE=y # CONFIG_HID_MALTRON is not set # CONFIG_HID_MAYFLASH is not set # CONFIG_HID_MCP2221 is not set +# CONFIG_HID_MEGAWORLD_FF is not set CONFIG_HID_MICROSOFT=m CONFIG_HID_MONTEREY=m CONFIG_HID_MULTITOUCH=m @@ -1878,6 +1879,7 @@ CONFIG_HID_PLANTRONICS=m CONFIG_HID_PLAYSTATION=m CONFIG_HID_PRIMAX=m CONFIG_HID_PRODIKEYS=m +# CONFIG_HID_PXRC is not set CONFIG_HIDRAW=y # CONFIG_HID_RAZER is not set # CONFIG_HID_REDRAGON is not set @@ -1912,6 +1914,7 @@ CONFIG_HID_SUNPLUS=m CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m +# CONFIG_HID_TOPRE is not set CONFIG_HID_TOPSEED=m CONFIG_HID_TWINHAN=m # CONFIG_HID_U2FZERO is not set @@ -1919,6 +1922,7 @@ CONFIG_HID_UCLOGIC=m # CONFIG_HID_UDRAW_PS3 is not set # CONFIG_HID_VIEWSONIC is not set # CONFIG_HID_VIVALDI is not set +# CONFIG_HID_VRC2 is not set CONFIG_HID_WACOM=m CONFIG_HID_WALTOP=m CONFIG_HID_WIIMOTE=m @@ -2046,6 +2050,7 @@ CONFIG_I2C_DIOLAN_U2C=m # CONFIG_I2C_GPIO is not set CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_HID_ACPI=m +# CONFIG_I2C_HID_OF_ELAN is not set # CONFIG_I2C_HID_OF_GOODIX is not set # CONFIG_I2C_HID_OF is not set # CONFIG_I2C_HISI is not set diff --git a/kernel.spec b/kernel.spec index b3a45ee..5e504b6 100755 --- a/kernel.spec +++ b/kernel.spec @@ -119,15 +119,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 257 +%define pkgrelease 258 %define kversion 5 -%define tarfile_release 5.14.0-257.el9 +%define tarfile_release 5.14.0-258.el9 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 257%{?buildid}%{?dist} +%define specrelease 258%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-257.el9 +%define kabiversion 5.14.0-258.el9 # # End of genspec.sh variables @@ -3116,6 +3116,134 @@ fi # # %changelog +* Fri Feb 03 2023 Herton R. Krzesinski [5.14.0-258.el9] +- HID: amd_sfh: Fix warning unwind goto (Benjamin Tissoires) [2122844] +- HID: revert CHERRY_MOUSE_000C quirk (Benjamin Tissoires) [2122844] +- HID: i2c: let RMI devices decide what constitutes wakeup event (Benjamin Tissoires) [2122844] +- HID: plantronics: Additional PIDs for double volume key presses quirk (Benjamin Tissoires) [2122844] +- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint (Benjamin Tissoires) [2122844] +- HID: mcp2221: don't connect hidraw (Benjamin Tissoires) [2122844] +- HID: wacom: Ensure bootloader PID is usable in hidraw mode (Benjamin Tissoires) [2122844] +- HID: logitech-hidpp: Guard FF init code against non-USB devices (Benjamin Tissoires) [2122844] +- HID: input: do not query XP-PEN Deco LW battery (Benjamin Tissoires) [2122844] +- HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T2 chip (Benjamin Tissoires) [2122844] +- HID: apple: fix key translations where multiple quirks attempt to translate the same key (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Add missing check for dma_alloc_coherent (Benjamin Tissoires) [2122844] +- HID: hid-sensor-custom: set fixed size for custom attributes (Benjamin Tissoires) [2122844] +- Input: elants_i2c - properly handle the reset GPIO when power is off (Benjamin Tissoires) [2122844] +- Input: i8042 - apply probe defer to more ASUS ZenBook models (Benjamin Tissoires) [2122844] +- Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode (Benjamin Tissoires) [2122844] +- Input: i8042 - fix leaking of platform device on module removal (Benjamin Tissoires) [2122844] +- Input: document the units for resolution of size axes (Benjamin Tissoires) [2122844] +- Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1 (Benjamin Tissoires) [2122844] +- Input: deactivate MT slots when inhibiting or suspending devices (Benjamin Tissoires) [2122844] +- Input: properly queue synthetic events (Benjamin Tissoires) [2122844] +- Input: i8042 - add dritek quirk for Acer Aspire One AO532 (Benjamin Tissoires) [2122844] +- Input: i8042 - add additional TUXEDO devices to i8042 quirk tables (Benjamin Tissoires) [2122844] +- Input: i8042 - add TUXEDO devices to i8042 quirk tables (Benjamin Tissoires) [2122844] +- Input: i8042 - add debug output for quirks (Benjamin Tissoires) [2122844] +- Input: i8042 - merge quirk tables (Benjamin Tissoires) [2122844] +- Input: i8042 - move __initconst to fix code styling warning (Benjamin Tissoires) [2122844] +- Input: usbtouchscreen - add driver_info sanity check (Benjamin Tissoires) [2122844] +- HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10 (Benjamin Tissoires) [2122844] +- HID: core: fix shift-out-of-bounds in hid_report_raw_event (Benjamin Tissoires) [2122844] +- HID: hid-lg4ff: Add check for empty lbuf (Benjamin Tissoires) [2122844] +- HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk (Benjamin Tissoires) [2122844] +- HID: fix I2C_HID not selected when I2C_HID_OF_ELAN is (Benjamin Tissoires) [2122844] +- HID: usbhid: Add ALWAYS_POLL quirk for some mice (Benjamin Tissoires) [2122844] +- HID: uclogic: Fix frame templates for big endian architectures (Benjamin Tissoires) [2122844] +- HID: wacom: Fix logic used for 3rd barrel switch emulation (Benjamin Tissoires) [2122844] +- HID: saitek: add madcatz variant of MMO7 mouse device ID (Benjamin Tissoires) [2122844] +- HID: magicmouse: Do not set BTN_MOUSE on double report (Benjamin Tissoires) [2122844] +- HID: playstation: add initial DualSense Edge controller support (Benjamin Tissoires) [2122844] +- HID: playstation: stop DualSense output work on remove. (Benjamin Tissoires) [2122844] +- HID: nintendo: check analog user calibration for plausibility (Benjamin Tissoires) [2122844] +- HID: roccat: Fix use-after-free in roccat_read() (Benjamin Tissoires) [2122844] +- hid: topre: Add driver fixing report descriptor (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Handle condition of "no sensors" for SFH1.1 (Benjamin Tissoires) [2122844] +- HID: uclogic: Fix warning in uclogic_rdesc_template_apply (Benjamin Tissoires) [2122844] +- HID: uclogic: Add missing suffix for digitalizers (Benjamin Tissoires) [2122844] +- HID: multitouch: Add memory barriers (Benjamin Tissoires) [2122844] +- HID: nintendo: fix rumble worker null pointer deref (Benjamin Tissoires) [2122844] +- HID: input: fix uclogic tablets (Benjamin Tissoires) [2122844] +- HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver list (Benjamin Tissoires) [2122844] +- HID: add Lenovo Yoga C630 battery quirk (Benjamin Tissoires) [2122844] +- HID: AMD_SFH: Add a DMI quirk entry for Chromebooks (Benjamin Tissoires) [2122844] +- HID: thrustmaster: Add sparco wheel and fix array length (Benjamin Tissoires) [2122844] +- HID: asus: ROG NKey: Ignore portion of 0x5a report (Benjamin Tissoires) [2122844] +- HID: hidraw: fix memory leak in hidraw_release() (Benjamin Tissoires) [2122844] +- HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Handle condition of "no sensors" (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Fix implicit declaration error on i386 (Benjamin Tissoires) [2122844] +- HID: apple: Add "GANSS" to the non-Apple list (Benjamin Tissoires) [2122844] +- HID: alps: Declare U1_UNICORN_LEGACY support (Benjamin Tissoires) [2122844] +- HID: wacom: Force pen out of prox if no events have been received in a while (Benjamin Tissoires) [2122844] +- HID: nintendo: Add missing array termination (Benjamin Tissoires) [2122844] +- HID: lg-g15: Fix comment typo (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Implement SFH1.1 functionality (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Move interrupt handling to common interface (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Move amd_sfh_work to common interface (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Move global functions to static (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Add remove operation in amd_mp2_ops (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Add PM operations in amd_mp2_ops (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Add descriptor operations in amd_mp2_ops (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Move request_list variable to client data (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Move request_list struct to header file (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Move common macros and structures (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Add NULL check for hid device (Benjamin Tissoires) [2122844] +- HID: core: remove unneeded assignment in hid_process_report() (Benjamin Tissoires) [2122844] +- HID: mcp2221: prevent a buffer overflow in mcp_smbus_write() (Benjamin Tissoires) [2122844] +- HID: nintendo: Set phys property of input device based on HID phys (Benjamin Tissoires) [2122844] +- HID: uclogic: Add support for XP-PEN Deco L (Benjamin Tissoires) [2122844] +- HID: uclogic: Allow to generate frame templates (Benjamin Tissoires) [2122844] +- HID: uclogic: Add KUnit tests for uclogic_rdesc_template_apply() (Benjamin Tissoires) [2122844] +- HID: uclogic: Make template placeholder IDs generic (Benjamin Tissoires) [2122844] +- HID: surface-hid: Add support for hot-removal (Benjamin Tissoires) [2122844] +- HID: multitouch: new device class fix Lenovo X12 trackpad sticky (Benjamin Tissoires) [2122844] +- HID: cp2112: prevent a buffer overflow in cp2112_xfer() (Benjamin Tissoires) [2122844] +- HID: hid-input: add Surface Go battery quirk (Benjamin Tissoires) [2122844] +- HID: logitech-hidpp: Fix syntax errors in comments (Benjamin Tissoires) [2122844] +- HID: uclogic: properly format kernel-doc comment for hid_dbg() wrappers (Benjamin Tissoires) [2122844] +- HID: apple: Properly handle function keys on non-Apple keyboard (Benjamin Tissoires) [2122844] +- HID: nintendo: fix unused const warning (Benjamin Tissoires) [2122844] +- HID: i2c-hid: elan: Add support for Elan eKTH6915 i2c-hid touchscreens (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Don't show client init failed as error when discovery fails (Benjamin Tissoires) [2122844] +- HID: wacom: Don't register pad_input for touch switch (Benjamin Tissoires) [2122844] +- HID: wacom: Only report rotation for art pen (Benjamin Tissoires) [2122844] +- HID: apple: Properly handle function keys on Keychron keyboards (Benjamin Tissoires) [2122844] +- HID: uclogic: Switch to Digitizer usage for styluses (Benjamin Tissoires) [2122844] +- HID: uclogic: Add pen support for XP-PEN Star 06 (Benjamin Tissoires) [2122844] +- HID: uclogic: Differentiate touch ring and touch strip (Benjamin Tissoires) [2122844] +- HID: uclogic: Always shift touch reports to zero (Benjamin Tissoires) [2122844] +- HID: uclogic: Do not focus on touch ring only (Benjamin Tissoires) [2122844] +- HID: uclogic: Return raw parameters from v2 pen init (Benjamin Tissoires) [2122844] +- HID: uclogic: Move param printing to a function (Benjamin Tissoires) [2122844] +- HID: core: Display "SENSOR HUB" for sensor hub bus string in hid_info (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Move bus declaration outside of amd-sfh (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Add physical location to HID device (Benjamin Tissoires) [2122844] +- HID: amd_sfh: Add sensor name by index for debug info (Benjamin Tissoires) [2122844] +- Hid: wacom: Fix kernel test robot warning (Benjamin Tissoires) [2122844] +- HID: uclogic: Disable pen usage for Huion keyboard interfaces (Benjamin Tissoires) [2122844] +- HID: uclogic: Support disabling pen usage (Benjamin Tissoires) [2122844] +- HID: uclogic: Pass keyboard reports as is (Benjamin Tissoires) [2122844] +- HID: uclogic: Clarify pen/frame desc_ptr description (Benjamin Tissoires) [2122844] +- HID: uclogic: Clarify params desc_size description (Benjamin Tissoires) [2122844] +- HID: Add support for Mega World controller force feedback (Benjamin Tissoires) [2122844] +- HID: lenovo: Add note about different report numbers (Benjamin Tissoires) [2122844] +- HID: lenovo: Sync Fn-lock state on button press for Compact and TrackPoint II keyboards (Benjamin Tissoires) [2122844] +- HID: lenovo: Add support for ThinkPad TrackPoint Keyboard II (Benjamin Tissoires) [2122844] +- HID: amd_sfh: change global variables to static (Benjamin Tissoires) [2122844] +- HID: uclogic: Add support for Huion Q620M (Benjamin Tissoires) [2122844] +- HID: uclogic: Add support for bitmap dials (Benjamin Tissoires) [2122844] +- HID: uclogic: Reduce indent for params format str/args (Benjamin Tissoires) [2122844] +- HID: uclogic: Compress params format string (Benjamin Tissoires) [2122844] +- HID: wacom: Correct power_supply type (Benjamin Tissoires) [2122844] +- HID: wacom: Adding Support for new usages (Benjamin Tissoires) [2122844] +- HID: uclogic: Add support for Huion touch ring reports (Benjamin Tissoires) [2122844] +- HID: uclogic: Allow three frame parameter sets (Benjamin Tissoires) [2122844] +- HID: uclogic: Support custom device suffix for frames (Benjamin Tissoires) [2122844] +- HID: uclogic: Add support for touch ring reports (Benjamin Tissoires) [2122844] + * Fri Feb 03 2023 Herton R. Krzesinski [5.14.0-257.el9] - net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actions (Mohammad Kabat) [2112947] - net/mlx5e: TC, Fix wrong rejection of packet-per-second policing (Mohammad Kabat) [2112947] diff --git a/sources b/sources index 9c80e31..93be652 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.0-257.el9.tar.xz) = 2521fb6a389b42bd2a426cd3a2f4813bb0475e556c29aa4065e3bdfcb1f932a88e9f589c6e300d50643dcd1c8be3fbeda0b257123b733a3133f549fc2be0264c -SHA512 (kernel-abi-stablelists-5.14.0-257.el9.tar.bz2) = 02dbc7c16715a9eafca98584b9d96003e5c048e011f48ab18976255bdf9c5aaef0863a24631fa1ca66c651a3cad00dfc55c2ba69e2a548ca42e74aa454558a69 -SHA512 (kernel-kabi-dw-5.14.0-257.el9.tar.bz2) = f5e6fdb4e4dd7d3a1726a5d591e3a9a218ffa0cce663de0dadbb0e1ca0c24dde5c7ee449c180e4d596fb717d6f90c639a5591148b9f245702970cb1bbd17c977 +SHA512 (linux-5.14.0-258.el9.tar.xz) = 11654dde5d4522807011d36fe7b4429282a90ad80cede2ffa6837902c6b6e1e1e3828ccdb6e40b255f55e8ac4d845b0cd7d5ca50d718e7953d98116855191e20 +SHA512 (kernel-abi-stablelists-5.14.0-258.el9.tar.bz2) = 2ca34a526f7b983b930c1320b3eed0e69a2130d04686c71d9426f1244e31b46ff392ac1d8c9c3967d19b452b975c25e7184f8125037a00f13eace16c0602fb1a +SHA512 (kernel-kabi-dw-5.14.0-258.el9.tar.bz2) = 1abdf1c489b58e7a908095d5b13cc1dc82c929148e762e5c52d3cffc827edfbe2c7569809a59a74ea86bdfaa9bf1832aba3e84409d5e96b2fe17a303b333d70d