From 63e4a79ccd7afaafebd38b2fc1de6f43b911f864 Mon Sep 17 00:00:00 2001 From: Jan Stancek Date: Fri, 21 Jul 2023 17:50:09 +0200 Subject: [PATCH] kernel-5.14.0-343.el9 * Fri Jul 21 2023 Jan Stancek [5.14.0-343.el9] - net: openvswitch: add support for l4 symmetric hashing (Timothy Redaelli) [2188082] - gfs2: Don't deref jdesc in evict (Bob Peterson) [2214358] {CVE-2023-3212} - net: wwan: mark iosm driver as tech preview (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: enable iosm driver (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: enable wwan hw simulator (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: adjust new configuration options (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: Convert single instance struct member to flexible array (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueues (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Ensure init is completed before system sleep (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fix NULL pointer dereference when removing device (Jose Ignacio Tornos Martinez) [2123542] - wwan: core: add print for wwan port attach/disconnect (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: Expose secondary AT port on DATA1 (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: Fix error handling path in ipc_pcie_probe() (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: do not compile with -Werror (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fixes 7560 modem crash (Jose Ignacio Tornos Martinez) [2123542] - wwan: core: Support slicing in port TX flow of WWAN subsystem (Jose Ignacio Tornos Martinez) [2123542] - platform/x86: intel: int1092: intel_sar: Convert to platform remove callback returning void (Jose Ignacio Tornos Martinez) [2123542] - platform/x86: int1092: Switch to use acpi_evaluate_dsm_typed() (Jose Ignacio Tornos Martinez) [2123542] - Documentation: networking: correct spelling (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Fix Runtime PM initialization (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Fix Runtime PM resume sequence (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fix memory leak in ipc_mux_init() (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fix incorrect skb length (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fix crash in peek throughput test (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fix kernel test robot reported error (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Fix the ACPI memory leak (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg() (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fix kernel test robot reported errors (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fix invalid mux header type (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fix driver not working with INTEL_IOMMU disabled (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfg (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: Remove unnecessary if_mutex lock (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: mhi: fix memory leak in mhi_mbim_dellink (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fix memory leak in ipc_wwan_dellink (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Add NAPI support (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Use needed_headroom instead of hard_header_len (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: add rpc interface for xmm modems (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Add port for modem logging (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: use union to group port type specific data (Jose Ignacio Tornos Martinez) [2123542] - net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Jose Ignacio Tornos Martinez) [2123542] - wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new() (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: Call mutex_init before locking it (Jose Ignacio Tornos Martinez) [2123542] - wwan_hwsim: Use skb_put_data() instead of skb_put/memcpy pair (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pair (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: mhi_wwan_ctrl: Add DUN2 to have a secondary AT port (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmit (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: Fix return type of ipc_wwan_link_transmit (Jose Ignacio Tornos Martinez) [2123542] - wwan: iosm: use a flexible array rather than allocate short objects (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr() (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: remove pointless null check (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Fix smatch errors (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Avoid calls to skb_data_area_size() (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout() (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Add maintainers and documentation (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Device deep sleep lock/unlock (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Runtime PM (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Introduce power management (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Add WWAN network interface (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Add data path interface (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Data path HW layer (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Add AT and MBIM WWAN ports (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Add control port (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Add port proxy infrastructure (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Add core components (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: t7xx: Add control DMA interface (Jose Ignacio Tornos Martinez) [2123542] - wwan_hwsim: Avoid flush_scheduled_work() usage (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR() (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: drop debugfs dev reference (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: debugfs obtained dev reference not dropped (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: Enable M.2 7360 WWAN card support (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: Fix MRU mismatch issue which may lead to data connection lost (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: Let PCI core handle PCI power transition (Jose Ignacio Tornos Martinez) [2123542] - wwan: Replace kernel.h with the necessary inclusions (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: correct open parenthesis alignment (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: removed unused function decl (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: release data channel in case no active IP session (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: set tx queue len (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fixes unable to send AT command during mbim tx (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fixes net interface nonfunctional after fw flash (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fixes unnecessary doorbell send (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: make debugfs optional (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: move debugfs knobs into a subdir (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: allow trace port be uninitialized (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: consolidate trace port init code (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: select CONFIG_RELAY (Jose Ignacio Tornos Martinez) [2123542] - dt-bindings: net: Add schema for Qualcomm BAM-DMUX (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: Add Qualcomm BAM-DMUX WWAN network driver (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: device trace collection using relayfs (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: common debugfs base dir for wwan device (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fix compilation warning (Jose Ignacio Tornos Martinez) [2123542] - platform/x86: int1092: Fix non sequential device mode handling (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: correct devlink extra params (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: Move devlink_register to be last devlink command (Jose Ignacio Tornos Martinez) [2123542] - net: iosm: Use hrtimer_forward_now() (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fw flashing and cd improvements (Jose Ignacio Tornos Martinez) [2123542] - devlink: Make devlink_register to be void (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fw flashing & cd collection infrastructure changes (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: devlink fw flashing & cd collection documentation (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: transport layer support for fw flashing/cd (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: coredump collection support (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: fw flashing support (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: devlink registration (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: Unify IO accessors used in the driver (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: Replace io.*64_lo_hi() with regular accessors (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: switch from 'pci_' to 'dma_' API (Jose Ignacio Tornos Martinez) [2123542] - platform/x86: BIOS SAR driver for Intel M.2 Modem (Jose Ignacio Tornos Martinez) [2123542] - wwan: core: Unshadow error code returned by ida_alloc_range() (Jose Ignacio Tornos Martinez) [2123542] - wwan: mhi: Fix missing spin_lock_init() in mhi_mbim_probe() (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: Add MHI MBIM network driver (Jose Ignacio Tornos Martinez) [2123542] - net: wwan: iosm: Switch to use module_pci_driver() macro (Jose Ignacio Tornos Martinez) [2123542] - net: tipc: resize nlattr array to correct size (Xin Long) [2221401] - tipc: fix kernel warning when sending SYN message (Xin Long) [2221401] - thunderbolt: Mask ring interrupt on Intel hardware as well (Desnes Nunes) [2212495] - thunderbolt: Clear registers properly when auto clear isn't in use (Desnes Nunes) [2212495] - media: usb: siano: Fix warning due to null work_func_t function pointer (Desnes Nunes) [2212495] - usb: host: xhci-plat: Add reset support (Desnes Nunes) [2212495] - usb: host: xhci-plat: Improve clock handling in probe() (Desnes Nunes) [2212495] - media: uvcvideo: Don't expose unsupported formats to userspace (Desnes Nunes) [2212495] - Revert "dt-bindings: usb: renesas, usb3-peri: Document RZ/V2M r9a09g011 support" (Desnes Nunes) [2212495] - usb: typec: altmodes/displayport: Fix configure initial pin assignment (Desnes Nunes) [2212495] - xhci: Free the command allocated for setting LPM if we return early (Desnes Nunes) [2212495] - Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS" (Desnes Nunes) [2212495] - xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu (Desnes Nunes) [2212495] - USB: serial: option: add Quectel RM500U-CN modem (Desnes Nunes) [2212495] - usb: xhci: tegra: fix sleep in atomic call (Desnes Nunes) [2212495] - usb: chipidea: core: fix possible concurrent when switch role (Desnes Nunes) [2212495] - usb: chipdea: core: fix return -EINVAL if request role is the same with current role (Desnes Nunes) [2212495] - uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2 (Desnes Nunes) [2212495] - USB: serial: option: add Telit FE990 compositions (Desnes Nunes) [2212495] - USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs (Desnes Nunes) [2212495] - thunderbolt: Use scale field when allocating USB3 bandwidth (Desnes Nunes) [2212495] - thunderbolt: Limit USB3 bandwidth of certain Intel USB4 host routers (Desnes Nunes) [2212495] - thunderbolt: Call tb_check_quirks() after initializing adapters (Desnes Nunes) [2212495] - thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access (Desnes Nunes) [2212495] - thunderbolt: Fix memory leak in margining (Desnes Nunes) [2212495] - usb: typec: tcpm: fix warning when handle discover_identity message (Desnes Nunes) [2212495] - usb: typec: tcpm: fix create duplicate source-capabilities file (Desnes Nunes) [2212495] - usb: ucsi_acpi: Increase the command completion timeout (Desnes Nunes) [2212495] - usb: ucsi: Fix ucsi->connector race (Desnes Nunes) [2212495] - usb: ucsi: Fix NULL pointer deref in ucsi_connector_change() (Desnes Nunes) [2212495] - thunderbolt: Add quirk to disable CLx (Desnes Nunes) [2212495] - usb: typec: pd: Add higher capability sysfs for sink PDO (Desnes Nunes) [2212495] - usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDO (Desnes Nunes) [2212495] - xhci: host: potential NULL dereference in xhci_generic_plat_probe() (Desnes Nunes) [2212495] - media: usb: siano: Fix use after free bugs caused by do_submit_urb (Desnes Nunes) [2212495] - media: usb: dvb-usb-v2: af9015.c: return 0 instead of 'ret'. (Desnes Nunes) [2212495] - dt-bindings: usb: convert fcs,fusb302.txt to yaml (Desnes Nunes) [2212495] - usb: uvc: Enumerate valid values for color matching (Desnes Nunes) [2212495] - USB: ene_usb6250: Allocate enough memory for full object (Desnes Nunes) [2212495] - usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math (Desnes Nunes) [2212495] - USB: uhci: fix memory leak with using debugfs_lookup() (Desnes Nunes) [2212495] - USB: ULPI: fix memory leak with using debugfs_lookup() (Desnes Nunes) [2212495] - USB: chipidea: fix memory leak with using debugfs_lookup() (Desnes Nunes) [2212495] - USB: serial: option: add support for VW/Skoda "Carstick LTE" (Desnes Nunes) [2212495] - usb: remove the dead USB_OHCI_SH option (Desnes Nunes) [2212495] - xhci: decouple usb2 port resume and get_port_status request handling (Desnes Nunes) [2212495] - xhci: clear usb2 resume related variables in one place. (Desnes Nunes) [2212495] - xhci: rename resume_done to resume_timestamp (Desnes Nunes) [2212495] - xhci: Pass port structure as parameter to xhci_disable_port(). (Desnes Nunes) [2212495] - xhci: move port specific items such as state completions to port structure (Desnes Nunes) [2212495] - xhci: pass port pointer as parameter to xhci_set_port_power() (Desnes Nunes) [2212495] - xhci: cleanup xhci_hub_control port references (Desnes Nunes) [2212495] - xhci: add helpers for enabling and disabling interrupters (Desnes Nunes) [2212495] - xhci: Refactor interrupter code for initial multi interrupter support. (Desnes Nunes) [2212495] - xhci: remove xhci_test_trb_in_td_math early development check (Desnes Nunes) [2212495] - xhci: fix event ring segment table related masks and variables in header (Desnes Nunes) [2212495] - dt-bindings: usb: Add Cypress cypd4226 Type-C controller (Desnes Nunes) [2212495] - xhci: split out rcar/rz support from xhci-plat.c (Desnes Nunes) [2212495] - usb: ohci-omap: avoid unused-variable warning (Desnes Nunes) [2212495] - usb: remove ohci-tmio driver (Desnes Nunes) [2212495] - USB: core: Don't hold device lock while reading the "descriptors" sysfs file (Desnes Nunes) [2212495] - usb: early: xhci-dbc: Use memcpy_and_pad() (Desnes Nunes) [2212495] - usb: early: xhci-dbc: Optimize early_xdbc_write() (Desnes Nunes) [2212495] - usb: early: xhci-dbc: Fix a potential out-of-bound memory access (Desnes Nunes) [2212495] - usb: chipidea: ci_hdrc_imx: use dev_err_probe (Desnes Nunes) [2212495] - dt-bindings: usb: fsa4480: Use generic node name (Desnes Nunes) [2212495] - dt-bindings: usb: phy: nop: Fix a typo ("specifiy") (Desnes Nunes) [2212495] - Documentation: usb: correct spelling (Desnes Nunes) [2212495] - usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name (Desnes Nunes) [2212495] - usb: uvc: make uvc_format_desc table const (Desnes Nunes) [2212495] - usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unit (Desnes Nunes) [2212495] - usb: uvc: move media/v4l2-uvc.h to usb/uvc.h (Desnes Nunes) [2212495] - usb: gadget: uvc: add v4l2 try_format api call (Desnes Nunes) [2212495] - usb: gadget: uvc: add v4l2 enumeration api calls (Desnes Nunes) [2212495] - media: uvcvideo: Add GUID for BGRA/X 8:8:8:8 (Desnes Nunes) [2212495] - thunderbolt: Add missing kernel-doc comment to tb_tunnel_maximum_bandwidth() (Desnes Nunes) [2212495] - thunderbolt: Handle bandwidth allocation mode enablement notification (Desnes Nunes) [2212495] - dt-bindings: usb: Convert Marvell Orion EHCI to DT schema (Desnes Nunes) [2212495] - dt-bindings: usb: Convert OMAP OHCI/EHCI bindings to schema (Desnes Nunes) [2212495] - dt-bindings: usb: Convert multiple "usb-ohci" bindings to DT schema (Desnes Nunes) [2212495] - dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txt (Desnes Nunes) [2212495] - usb: typec: tcpm: Remove altmode active state updates (Desnes Nunes) [2212495] - usb: typec: altmodes/displayport: Update active state (Desnes Nunes) [2212495] - usb: typec: mux: Introduce GPIO-based SBU mux (Desnes Nunes) [2212495] - redhat: configs: Add unset CONFIG_TYPEC_MUX_GPIO_SBU option (Desnes Nunes) [2212495] - dt-bindings: usb: Introduce GPIO-based SBU mux (Desnes Nunes) [2212495] - usb: host: ehci-fsl: Use DRV_NAME (Desnes Nunes) [2212495] - usb: typec: tcpci: Add callback for evaluating contaminant presence (Desnes Nunes) [2212495] - usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant (Desnes Nunes) [2212495] - usb: typec: Make bus switch code retimer-aware (Desnes Nunes) [2212495] - usb: typec: Add wrapper for bus switch set code (Desnes Nunes) [2212495] - usb: typec: Add retimer handle to port altmode (Desnes Nunes) [2212495] - usb: typec: tipd: Support wakeup (Desnes Nunes) [2212495] - dt-bindings: usb: tps6598x: Add wakeup property (Desnes Nunes) [2212495] - USB: fix memory leak with using debugfs_lookup() (Desnes Nunes) [2212495] - usb: typec: intel_pmc_mux: Deduplicate ACPI matching in probe (Desnes Nunes) [2212495] - usb: typec: intel_pmc_mux: Don't leak the ACPI device reference count (Desnes Nunes) [2212495] - usb: typec: tcpci: Request IRQ with IRQF_SHARED (Desnes Nunes) [2212495] - dt-bindings: usb: usbmisc-imx: add i.MX8MM usbmisc (Desnes Nunes) [2212495] - dt-bindings: usb: ci-hdrc-usb2: add i.MX8MM compatible (Desnes Nunes) [2212495] - USB: Improve usb_fill_* documentation (Desnes Nunes) [2212495] - usb: gadget: xudc: Refactor update data role work (Desnes Nunes) [2212495] - thunderbolt: Add support for DisplayPort bandwidth allocation mode (Desnes Nunes) [2212495] - thunderbolt: Include the additional DP IN double word in debugfs dump (Desnes Nunes) [2212495] - thunderbolt: Add functions to support DisplayPort bandwidth allocation mode (Desnes Nunes) [2212495] - thunderbolt: Take CL states into account when waiting for link to come up (Desnes Nunes) [2212495] - thunderbolt: Improve debug logging in tb_available_bandwidth() (Desnes Nunes) [2212495] - thunderbolt: Log DP adapter type (Desnes Nunes) [2212495] - thunderbolt: Use decimal port number in control and tunnel logs too (Desnes Nunes) [2212495] - media: uvcvideo: Silence memcpy() run-time false positive warnings (Desnes Nunes) [2212495] - media: uvcvideo: Quirk for autosuspend in Logitech B910 and C910 (Desnes Nunes) [2212495] - media: uvcvideo: Fix race condition with usb_kill_urb (Desnes Nunes) [2212495] - media: uvcvideo: Use standard names for menus (Desnes Nunes) [2212495] - media: uvcvideo: Fix power line control for Lenovo Integrated Camera (Desnes Nunes) [2212495] - media: uvcvideo: Refactor power_line_frequency_controls_limited (Desnes Nunes) [2212495] - media: uvcvideo: Refactor uvc_ctrl_mappings_uvcXX (Desnes Nunes) [2212495] - media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU (Desnes Nunes) [2212495] - media: uvcvideo: Extend documentation of uvc_video_clock_decode() (Desnes Nunes) [2212495] - media: uvcvideo: Refactor __uvc_ctrl_add_mapping (Desnes Nunes) [2212495] - media: uvcvideo: Fix handling on Bitmask controls (Desnes Nunes) [2212495] - media: uvcvideo: Do not return positive errors in uvc_query_ctrl() (Desnes Nunes) [2212495] - media: uvcvideo: Return -EACCES for Wrong state error (Desnes Nunes) [2212495] - media: uvcvideo: Improve error logging in uvc_query_ctrl() (Desnes Nunes) [2212495] - media: uvcvideo: Check for INACTIVE in uvc_ctrl_is_accessible() (Desnes Nunes) [2212495] - media: uvcvideo: Factor out usb_string() calls (Desnes Nunes) [2212495] - media: uvcvideo: Limit power line control for Acer EasyCamera (Desnes Nunes) [2212495] - media: uvcvideo: Recover stalled ElGato devices (Desnes Nunes) [2212495] - media: uvcvideo: Remove void casting for the status endpoint (Desnes Nunes) [2212495] - media: uvcvideo: Fix usage of symbolic permissions to octal (Desnes Nunes) [2212495] - media: uvcvideo: Fix assignment inside if condition (Desnes Nunes) [2212495] - media: uvcvideo: Fix missing newline after declarations (Desnes Nunes) [2212495] - media: uvcvideo: Handle errors from calls to usb_string (Desnes Nunes) [2212495] - media: uvcvideo: Only create input devs if hw supports it (Desnes Nunes) [2212495] - media: uvcvideo: Handle cameras with invalid descriptors (Desnes Nunes) [2212495] - media: uvcvideo: Remove format descriptions (Desnes Nunes) [2212495] - net: thunderbolt: Add tracepoints (Desnes Nunes) [2212495] - net: thunderbolt: Add debugging when sending/receiving control packets (Desnes Nunes) [2212495] - net: thunderbolt: Move into own directory (Desnes Nunes) [2212495] - xhci: Convert to use list_count_nodes() (Desnes Nunes) [2212495] - usb: typec: ucsi: Register USB Power Delivery Capabilities (Desnes Nunes) [2212495] - usb: chipidea: imx: Drop empty platform remove function (Desnes Nunes) [2212495] - usb: typec: altmodes/displayport: Add hpd sysfs attribute (Desnes Nunes) [2212495] - thunderbolt: Refactor tb_acpi_add_link() (Desnes Nunes) [2212495] - thunderbolt: Use correct type in tb_port_is_clx_enabled() prototype (Desnes Nunes) [2212495] - netfilter: conntrack: gre: don't set assured flag for clash entries (Florian Westphal) [2220944] - netfilter: conntrack: allow insertion clash of gre protocol (Florian Westphal) [2220944] - netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one (Florian Westphal) [2220884] - netfilter: nfnetlink_osf: fix module autoload (Florian Westphal) [2220884] - xfs: fix up for "xfs: pass perag to xfs_alloc_read_agf()" (Bill O'Donnell) [2218635] - tls: improve lockless access safety of tls_err_abort() (Sabrina Dubroca) [2219775] - tls: rx: strp: don't use GFP_KERNEL in softirq context (Sabrina Dubroca) [2219775] - tls: rx: strp: preserve decryption status of skbs when needed (Sabrina Dubroca) [2219775] - tls: rx: strp: factor out copying skb data (Sabrina Dubroca) [2219775] - tls: rx: strp: fix determining record length in copy mode (Sabrina Dubroca) [2219775] - tls: rx: strp: force mixed decrypted records into copy mode (Sabrina Dubroca) [2219775] - tls: rx: strp: set the skb->len of detached / CoW'ed skbs (Sabrina Dubroca) [2219775] - tls: rx: device: fix checking decryption status (Sabrina Dubroca) [2219775] - mptcp: do not rely on implicit state check in mptcp_listen() (Davide Caratti) [2219612] - mptcp: handle correctly disconnect() failures (Davide Caratti) [2219612] - mptcp: fix active subflow finalization (Davide Caratti) [2219612] - mptcp: ensure subflow is unhashed before cleaning the backlog (Davide Caratti) [2219612] - mptcp: ensure listener is unhashed before updating the sk status (Davide Caratti) [2219612] - mptcp: fix possible list corruption on passive MPJ (Davide Caratti) [2219612] - mptcp: fix possible divide by zero in recvmsg() (Davide Caratti) [2219612] - tcp: deny tcp_disconnect() when threads are waiting (Davide Caratti) [2219612] - sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() (Guillaume Nault) [2219606] - net: sched: fix NULL pointer dereference in mq_attach (Davide Caratti) [2219411] - net/sched: cls_api: remove block_cb from driver_list before freeing (Davide Caratti) [2219411] - sch_netem: fix issues in netem_change() vs get_dist_table() (Davide Caratti) [2219411] - sch_netem: acquire qdisc lock in netem_change() (Davide Caratti) [2219411] - net/sched: cls_api: Fix lockup on flushing explicitly created chain (Davide Caratti) [2219411] - net/sched: cls_u32: Fix reference counter leak leading to overflow (Davide Caratti) [2219411] - net/sched: taprio: fix slab-out-of-bounds Read in taprio_dequeue_from_txq (Davide Caratti) [2219411] - net: sched: fix possible refcount leak in tc_chain_tmplt_add() (Davide Caratti) [2219411] - RDMA/mlx4: Prevent shift wrapping in set_user_sq_size() (Mohammad Kabat) [2165367] - mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type (Mohammad Kabat) [2165367] - net/mlx4_en: Introduce flexible array to silence overflow warning (Mohammad Kabat) [2165367] - net/mlx4_en: Support RX XDP metadata (Mohammad Kabat) [2165367] - net/mlx4_en: Introduce wrapper for xdp_buff (Mohammad Kabat) [2165367] - net/mlx4: small optimization in mlx4_en_xmit() (Mohammad Kabat) [2165367] - net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGS (Mohammad Kabat) [2165367] - net/mlx4: rename two constants (Mohammad Kabat) [2165367] - RDMA/mlx4: Remove NULL check before dev_{put, hold} (Mohammad Kabat) [2165367] - ptp: mlx4: convert to .adjfine and adjust_by_scaled_ppm (Mohammad Kabat) [2165367] - net/mlx4: Check retval of mlx4_bitmap_init (Mohammad Kabat) [2165367] - net/mlx4: Fix error check for dma_map_sg (Mohammad Kabat) [2165367] - mlx4: Do type_clear() for devlink ports when type_set() was called previously (Mohammad Kabat) [2165367] - devlink: Fix crash with CONFIG_NET_NS=n (Davide Caratti) [2219326] - devlink: change per-devlink netdev notifier to static one (Davide Caratti) [2219326] - af_packet: Don't send zero-byte data in packet_sendmsg_spkt(). (Davide Caratti) [2219326] - vlan: partially enable SIOCSHWTSTAMP in container (Davide Caratti) [2219326] - net: macsec: fix double free of percpu stats (Sabrina Dubroca) [2218898] - ping6: Fix send to link-local addresses with VRF. (Hangbin Liu) [2218130] - ipv6: rpl: Fix Route of Death. (Hangbin Liu) [2218130] - ipv6: Fix out-of-bounds access in ipv6_find_tlv() (Hangbin Liu) [2218130] - net: rpl: fix rpl header size calculation (Hangbin Liu) [2218130] - igb: fix nvm.ops.read() error handling (Corinna Vinschen) [2153362] - igb: Fix extts capture value format for 82580/i354/i350 (Corinna Vinschen) [2153362] - igb: Define igb_pm_ops conditionally on CONFIG_PM (Corinna Vinschen) [2153362] - igb: fix bit_shift to be in [1..8] range (Corinna Vinschen) [2153362] - igb: refactor igb_ptp_adjfine_82580 to use diff_by_scaled_ppm (Corinna Vinschen) [2153362] - igb: revert rtnl_lock() that causes deadlock (Corinna Vinschen) [2153362] - igb: Remove unnecessary aer.h include (Corinna Vinschen) [2153362] - igb: Fix PPS input and output using 3rd and 4th SDP (Corinna Vinschen) [2153362] - igb: Remove redundant pci_enable_pcie_error_reporting() (Corinna Vinschen) [2153362] - igb: Add lock to avoid data race (Corinna Vinschen) [2153362] - HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651. (Benjamin Tissoires) [2166610] - gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode (Benjamin Tissoires) [2166610] - gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_get (Benjamin Tissoires) [2166610] - gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xNU (Benjamin Tissoires) [2166610] - gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx (Benjamin Tissoires) [2166610] - gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU (Benjamin Tissoires) [2166610] - pm-graph: sleepgraph: Avoid crashing on binary data in device names (Benjamin Tissoires) [2166610] - HID: hidpp: terminate retry loop on success (Benjamin Tissoires) [2166610] - HID: logitech-hidpp: Handle timeout differently from busy (Benjamin Tissoires) [2166610] - HID: wacom: avoid integer overflow in wacom_intuos_inout() (Benjamin Tissoires) [2166610] - selftests/harness: Pass variant to teardown (Benjamin Tissoires) [2166610] - selftests/harness: Run TEARDOWN for ASSERT failures (Benjamin Tissoires) [2166610] - HID: wacom: insert timestamp to packed Bluetooth (BT) events (Benjamin Tissoires) [2166610] - HID: wacom: Set a default resolution for older tablets (Benjamin Tissoires) [2166610] - HID: amd_sfh: Handle "no sensors" enabled for SFH1.1 (Benjamin Tissoires) [2166610] - HID: amd_sfh: Increase sensor command timeout for SFH1.1 (Benjamin Tissoires) [2166610] - HID: amd_sfh: Correct the stop all command (Benjamin Tissoires) [2166610] - HID: amd_sfh: Add support for shutdown operation (Benjamin Tissoires) [2166610] - HID: amd_sfh: Fix illuminance value (Benjamin Tissoires) [2166610] - HID: amd_sfh: Correct the sensor enable and disable command (Benjamin Tissoires) [2166610] - HID: amd_sfh: Correct the structure fields (Benjamin Tissoires) [2166610] - HID: hid-sensor-custom: Fix buffer overrun in device name (Benjamin Tissoires) [2166610] - selftest: hid: fix hid_bpf not set in config (Benjamin Tissoires) [2166610] - Revert "HID: sony: remove DualShock4 support." (Benjamin Tissoires) [2166610] - Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (Benjamin Tissoires) [2166610] - HID: sony: remove DualShock4 support. (Benjamin Tissoires) [2166610] - staging: greybus: hid: Constify lowlevel HID driver (Benjamin Tissoires) [2166610] - HID: fix BT_HIDP Kconfig dependencies (Benjamin Tissoires) [2166610] - Documentation: hid: correct spelling (Benjamin Tissoires) [2166610] - HID: bpf: reorder BPF registration (Benjamin Tissoires) [2166610] - HID: bpf: clean up entrypoint (Benjamin Tissoires) [2166610] - selftests: hid: enforce new attach API (Benjamin Tissoires) [2166610] - HID: bpf: rework how programs are attached and stored in the kernel (Benjamin Tissoires) [2166610] - selftests: hid: prepare tests for HID_BPF API change (Benjamin Tissoires) [2166610] - selftests: hid: ensure the program is correctly pinned (Benjamin Tissoires) [2166610] - selftests: hid: attach/detach 2 bpf programs, not just one (Benjamin Tissoires) [2166610] - selftests: hid: allow to compile hid_bpf with LLVM (Benjamin Tissoires) [2166610] - selftests: hid: add vmtest.sh (Benjamin Tissoires) [2166610] - kselftests: hid: fix missing headers_install step (Benjamin Tissoires) [2166610] - selftests: hid: ensures we have the proper requirements in config (Benjamin Tissoires) [2166610] - samples/hid: Fix spelling mistake "wihout" -> "without" (Benjamin Tissoires) [2166610] - HID: bpf: enforce HID_BPF dependencies (Benjamin Tissoires) [2166610] - HID: bpf: do not rely on ALLOW_ERROR_INJECTION (Benjamin Tissoires) [2166610] - HID: bpf: return non NULL data pointer when CONFIG_HID_BPF is not set (Benjamin Tissoires) [2166610] - Documentation: add HID-BPF docs (Benjamin Tissoires) [2166610] - samples/hid: add Surface Dial example (Benjamin Tissoires) [2166610] - samples/hid: add new hid BPF example (Benjamin Tissoires) [2166610] - selftests/hid: Add a test for BPF_F_INSERT_HEAD (Benjamin Tissoires) [2166610] - selftests/hid: add report descriptor fixup tests (Benjamin Tissoires) [2166610] - HID: bpf: allow to change the report descriptor (Benjamin Tissoires) [2166610] - selftests/hid: add tests for bpf_hid_hw_request (Benjamin Tissoires) [2166610] - HID: bpf: introduce hid_hw_request() (Benjamin Tissoires) [2166610] - selftests/hid: add test to change the report size (Benjamin Tissoires) [2166610] - HID: bpf: allocate data memory for device_event BPF programs (Benjamin Tissoires) [2166610] - HID: bpf jmp table: simplify the logic of cleaning up programs (Benjamin Tissoires) [2166610] - selftests: add tests for the HID-bpf initial implementation (Benjamin Tissoires) [2166610] - HID: initial BPF implementation (Benjamin Tissoires) [2166610] - HID: Kconfig: split HID support and hid-core compilation (Benjamin Tissoires) [2166610] - hwrng: u2fzero - account for high quality RNG (Benjamin Tissoires) [2166610] - HID: i2c-hid: goodix: Add mainboard-vddio-supply (Benjamin Tissoires) [2166610] - HID: i2c-hid: goodix: Stop tying the reset line to the regulator (Benjamin Tissoires) [2166610] - HID: intel-ish-hid: Fix kernel panic during warm reset (Benjamin Tissoires) [2166610] - HID: topre: Add support for 87 keys Realforce R2 (Benjamin Tissoires) [2166610] - HID: add HP 13t-aw100 & 14t-ea100 digitizer battery quirks (Benjamin Tissoires) [2166610] - HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse (Benjamin Tissoires) [2166610] - HID: cp2112: Fix driver not registering GPIO IRQ chip as threaded (Benjamin Tissoires) [2166610] - HID: uhid: Over-ride the default maximum data buffer value with our own (Benjamin Tissoires) [2166610] - HID: core: Provide new max_buffer_size attribute to over-ride the default (Benjamin Tissoires) [2166610] - HID: mcp-2221: prevent UAF in delayed work (Benjamin Tissoires) [2166610] - hid: bigben_probe(): validate report count (Benjamin Tissoires) [2166610] - HID: logitech-hidpp: Add myself to authors (Benjamin Tissoires) [2166610] - HID: logitech: add myself as a reviewer (Benjamin Tissoires) [2166610] - HID: bigben: use spinlock to safely schedule workers (Benjamin Tissoires) [2166610] - HID: bigben_worker() remove unneeded check on report_field (Benjamin Tissoires) [2166610] - HID: bigben: use spinlock to protect concurrent accesses (Benjamin Tissoires) [2166610] - HID: logitech-hidpp: Retry commands when device is busy (Benjamin Tissoires) [2166610] - HID: logitech-hidpp: Add more debug statements (Benjamin Tissoires) [2166610] - HID: Add support for Logitech G923 Xbox Edition steering wheel (Benjamin Tissoires) [2166610] - HID: logitech-hidpp: Add Signature M650 (Benjamin Tissoires) [2166610] - HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirk (Benjamin Tissoires) [2166610] - HID: logitech-hidpp: Don't restart communication if not necessary (Benjamin Tissoires) [2166610] - HID: logitech-hidpp: Add constants for HID++ 2.0 error codes (Benjamin Tissoires) [2166610] - Revert "HID: logitech-hidpp: add a module parameter to keep firmware gestures" (Benjamin Tissoires) [2166610] - HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll support (Benjamin Tissoires) [2166610] - HID: retain initial quirks set up when creating HID devices (Benjamin Tissoires) [2166610] - HID: evision: Add preliminary support for EVision keyboards (Benjamin Tissoires) [2166610] - HID: Ignore battery for ELAN touchscreen 29DF on HP (Benjamin Tissoires) [2166610] - HID: use standard debug APIs (Benjamin Tissoires) [2166610] - HID: surface-hid: Constify lowlevel HID driver (Benjamin Tissoires) [2166610] - HID: intel-ish-hid: Constify lowlevel HID driver (Benjamin Tissoires) [2166610] - HID: steam: Constify lowlevel HID driver (Benjamin Tissoires) [2166610] - HID: logitech-dj: Constify lowlevel HID driver (Benjamin Tissoires) [2166610] - HID: amd_sfh: Constify lowlevel HID driver (Benjamin Tissoires) [2166610] - HID: amd_sfh: if no sensors are enabled, clean up (Benjamin Tissoires) [2166610] - HID: logitech: Disable hi-res scrolling on USB (Benjamin Tissoires) [2166610] - HID: core: Fix deadloop in hid_apply_multiplier. (Benjamin Tissoires) [2166610] - HID: hid-steam: Add rumble on Deck (Benjamin Tissoires) [2166610] - HID: hid-steam: Add Steam Deck support (Benjamin Tissoires) [2166610] - HID: surface-hid: Use target-ID enum instead of hard-coding values (Benjamin Tissoires) [2166610] - HID: Ignore battery for Elan touchscreen on Asus TP420IA (Benjamin Tissoires) [2166610] - HID: elecom: add support for TrackBall 056E:011C (Benjamin Tissoires) [2166610] - HID: betop: check shape of output reports (Benjamin Tissoires) [2166610] - HID: playstation: correct DualSense gyro bias handling. (Benjamin Tissoires) [2166610] - HID: playstation: correct DualShock4 gyro bias handling. (Benjamin Tissoires) [2166610] - HID: playstation: fix DualShock4 unreachable calibration code. (Benjamin Tissoires) [2166610] - HID: playstation: sanity check DualSense calibration data. (Benjamin Tissoires) [2166610] - HID: playstation: sanity check DualShock4 calibration data. (Benjamin Tissoires) [2166610] - HID: multitouch: Add quirks for flipped axes (Benjamin Tissoires) [2166610] - HID: i2c-hid: acpi: Unify ACPI ID tables format (Benjamin Tissoires) [2166610] - HID: i2c-hid: acpi: Drop unneded NULL check of adev (Benjamin Tissoires) [2166610] - HID: Recognize sensors with application collections (Benjamin Tissoires) [2166610] - HID: uclogic: Use KUNIT_EXPECT_MEMEQ (Benjamin Tissoires) [2166610] - HID: uclogic: Add support for XP-PEN Deco Pro MW (Benjamin Tissoires) [2166610] - HID: uclogic: Add support for XP-PEN Deco Pro SW (Benjamin Tissoires) [2166610] - HID: uclogic: Handle wireless device reconnection (Benjamin Tissoires) [2166610] - HID: uclogic: Refactor UGEEv2 probe magic data (Benjamin Tissoires) [2166610] - HID: uclogic: Add battery quirk (Benjamin Tissoires) [2166610] - HID: uclogic: Add frame type quirk (Benjamin Tissoires) [2166610] - HID: uclogic: Add support for XP-PEN Deco 01 V2 (Benjamin Tissoires) [2166610] - HID: i2c-hid: use uniform debugging APIs (Benjamin Tissoires) [2166610] - HID: i2c-hid: switch to standard debugging APIs (Benjamin Tissoires) [2166610] - HID: check empty report_list in bigben_probe() (Benjamin Tissoires) [2166610] - HID: check empty report_list in hid_validate_values() (Benjamin Tissoires) [2166610] - HID: hid-sensor-custom: Fix big on-stack allocation in hid_sensor_custom_get_known() (Benjamin Tissoires) [2166610] - HID: sony: Fix unused function warning (Benjamin Tissoires) [2166610] - HID: Ignore HP Envy x360 eu0009nv stylus battery (Benjamin Tissoires) [2166610] - HID: Add Mapping for System Microphone Mute (Benjamin Tissoires) [2166610] - HID: input: map battery system charging (Benjamin Tissoires) [2166610] - HID: hid-sensor-custom: Add LISS custom sensors (Benjamin Tissoires) [2166610] - HID: hid-sensor-custom: Allow more custom iio sensors (Benjamin Tissoires) [2166610] - HID: playstation: fix free of uninialized pointer for DS4 in Bluetooth. (Benjamin Tissoires) [2166610] - Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices" (Benjamin Tissoires) [2166610] - Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices" (Benjamin Tissoires) [2166610] - HID: add mapping for camera access keys (Benjamin Tissoires) [2166610] - HID: i2c-hid: Don't set wake_capable and wake_irq (Benjamin Tissoires) [2166610] - HID: i2c-hid: acpi: Stop setting wakeup_capable (Benjamin Tissoires) [2166610] - HID: i2c-hid: Use PM subsystem to manage wake irq (Benjamin Tissoires) [2166610] - i2c: acpi: Use ACPI wake capability bit to set wake_irq (Benjamin Tissoires) [2166610] - HID: logitech HID++: Send SwID in GetProtocolVersion (Benjamin Tissoires) [2166610] - HID: hid-elan: use default remove for hid device (Benjamin Tissoires) [2166610] - HID: hid-alps: use default remove for hid device (Benjamin Tissoires) [2166610] - HID: force HID depending on INPUT (Benjamin Tissoires) [2166610] - HID: playstation: fix DualShock4 bluetooth CRC endian issue. (Benjamin Tissoires) [2166610] - HID: playstation: fix DualShock4 bluetooth memory corruption bug. (Benjamin Tissoires) [2166610] - HID: apple: Swap Control and Command keys on Apple keyboards (Benjamin Tissoires) [2166610] - HID: uclogic: Standardize test name prefix (Benjamin Tissoires) [2166610] - HID: hid-sensor-custom: Allow more than one hinge angle sensor (Benjamin Tissoires) [2166610] - HID: ft260: fix 'cast to restricted' kernel CI bot warnings (Benjamin Tissoires) [2166610] - HID: ft260: missed NACK from busy device (Benjamin Tissoires) [2166610] - HID: ft260: fix a NULL pointer dereference in ft260_i2c_write (Benjamin Tissoires) [2166610] - HID: ft260: wake up device from power saving mode (Benjamin Tissoires) [2166610] - HID: ft260: missed NACK from big i2c read (Benjamin Tissoires) [2166610] - HID: ft260: remove SMBus Quick command support (Benjamin Tissoires) [2166610] - HID: ft260: skip unexpected HID input reports (Benjamin Tissoires) [2166610] - HID: ft260: do not populate /dev/hidraw device (Benjamin Tissoires) [2166610] - HID: ft260: improve i2c large reads performance (Benjamin Tissoires) [2166610] - HID: ft260: support i2c reads greater than HID report size (Benjamin Tissoires) [2166610] - HID: ft260: support i2c writes larger than HID report size (Benjamin Tissoires) [2166610] - HID: ft260: improve i2c write performance (Benjamin Tissoires) [2166610] - HID: ft260: ft260_xfer_status routine cleanup (Benjamin Tissoires) [2166610] - HID: playstation: add DualShock4 dongle support. (Benjamin Tissoires) [2166610] - HID: playstation: set default DualShock4 BT poll interval to 4ms. (Benjamin Tissoires) [2166610] - HID: playstation: add DualShock4 bluetooth support. (Benjamin Tissoires) [2166610] - HID: playstation: add option to ignore CRC in ps_get_report. (Benjamin Tissoires) [2166610] - HID: playstation: support DualShock4 lightbar blink. (Benjamin Tissoires) [2166610] - HID: playstation: support DualShock4 lightbar. (Benjamin Tissoires) [2166610] - HID: playstation: make LED brightness adjustable in ps_led_register. (Benjamin Tissoires) [2166610] - HID: playstation: Add DualShock4 rumble support. (Benjamin Tissoires) [2166610] - HID: playstation: add DualShock4 accelerometer and gyroscope support. (Benjamin Tissoires) [2166610] - HID: playstation: add DualShock4 touchpad support. (Benjamin Tissoires) [2166610] - HID: playstation: add DualShock4 battery support. (Benjamin Tissoires) [2166610] - HID: playstation: report DualShock4 hardware and firmware version. (Benjamin Tissoires) [2166610] - HID: playstation: initial DualShock4 USB support. (Benjamin Tissoires) [2166610] - HID: uclogic: Add support for XP-PEN Deco LW (Benjamin Tissoires) [2166610] - HID: wiimote: Add support for the DJ Hero turntable (Benjamin Tissoires) [2166610] - HID: asus: Remove unused variable in asus_report_tool_width() (Benjamin Tissoires) [2166610] - HID: mcp2221: correct undefined references when CONFIG_GPIOLIB isn't defined (Benjamin Tissoires) [2166610] - HID: mcp2221: fix 'cast to restricted __le16' sparse warnings (Benjamin Tissoires) [2166610] - HID: mcp2221: fix usage of tmp variable in mcp2221_raw_event() (Benjamin Tissoires) [2166610] - HID: i2c: use simple i2c probe (Benjamin Tissoires) [2166610] - HID: mcp2221: add ADC/DAC support via iio subsystem (Benjamin Tissoires) [2166610] - HID: mcp2221: change 'select GPIOLIB' to imply (Benjamin Tissoires) [2166610] - HID: mcp2221: switch i2c registration to devm functions (Benjamin Tissoires) [2166610] - HID: lenovo: Make array tp10ubkbd_led static const (Benjamin Tissoires) [2166610] - HID: playstation: support updated DualSense rumble mode. (Benjamin Tissoires) [2166610] - HID: wacom: add three styli to wacom_intuos_get_tool_type (Benjamin Tissoires) [2166610] - HID: amd_sfh: Change dev_err to dev_dbg for additional debug info (Benjamin Tissoires) [2166610] - Input: add ABS_PROFILE to uapi and documentation (Benjamin Tissoires) [2166610] - HID: nintendo: deregister home LED when it fails (Benjamin Tissoires) [2166610] - HID: convert defines of HID class requests into a proper enum (Benjamin Tissoires) [2166610] - HID: export hid_report_type to uapi (Benjamin Tissoires) [2166610] - HID: core: store the unique system identifier in hid_device (Benjamin Tissoires) [2166610] - HID: Add driver for PhoenixRC Flight Controller (Benjamin Tissoires) [2166610] - HID: Add driver for VRC-2 Car Controller (Benjamin Tissoires) [2166610] - MAINTAINERS: Add Wacom driver maintainers (Benjamin Tissoires) [2166610] - HID: sony: Fix double word in comments (Benjamin Tissoires) [2166610] - hid: hid-logitech-hidpp: avoid unnecessary assignments in hidpp_connect_event (Benjamin Tissoires) [2166610] - HID: logitech-hidpp: Detect hi-res scrolling support (Benjamin Tissoires) [2166610] - HID: logitech-hidpp: Remove hard-coded "Sw. Id." for HID++ 2.0 commands (Benjamin Tissoires) [2166610] - HID: logitech-hidpp: Fix "Sw. Id." for HID++ 2.0 commands (Benjamin Tissoires) [2166610] - HID: logitech-hidpp: Remove special-casing of Bluetooth devices (Benjamin Tissoires) [2166610] - HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices (Benjamin Tissoires) [2166610] - HID: core: Export hid_match_id() (Benjamin Tissoires) [2166610] - HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs (Benjamin Tissoires) [2166610] - HID: move from strlcpy with unused retval to strscpy (Benjamin Tissoires) [2166610] - HID: vivaldi: convert to use dev_groups (Benjamin Tissoires) [2166610] - HID: wacom: Simplify comments (Benjamin Tissoires) [2166610] - HID: rmi: replace ternary operator with min() (Benjamin Tissoires) [2166610] - HID: Kconfig: remove redundant "depends on HID" lines (Benjamin Tissoires) [2166610] - HID: playstation: convert to use dev_groups (Benjamin Tissoires) [2166610] - HID: uclogic: Add support for Parblo A610 PRO (Benjamin Tissoires) [2166610] - HID: uclogic: Add support for XP-PEN Deco Pro S (Benjamin Tissoires) [2166610] - HID: uclogic: Add support for UGEE v2 mouse frames (Benjamin Tissoires) [2166610] - HID: uclogic: Add support for UGEE v2 dial frames (Benjamin Tissoires) [2166610] - HID: uclogic: Parse the UGEE v2 frame type (Benjamin Tissoires) [2166610] - HID: uclogic: Refactor UGEE v2 frame initialization (Benjamin Tissoires) [2166610] - HID: uclogic: Refactor UGEE v2 string descriptor parsing (Benjamin Tissoires) [2166610] - HID: uclogic: KUnit best practices and naming conventions (Benjamin Tissoires) [2166610] - Input: elan_i2c_core - Convert to i2c's .probe_new() (Benjamin Tissoires) [2166610] - Input: elan_i2c - don't set wake_capable and wake_irq (Benjamin Tissoires) [2166610] - Input: elan_i2c - use PM subsystem to manage wake irq (Benjamin Tissoires) [2166610] - Input: elan_i2c - convert to use dev_groups (Benjamin Tissoires) [2166610] - Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fix (Benjamin Tissoires) [2166610] - Input: i8042 - add quirk for Fujitsu Lifebook A574/H (Benjamin Tissoires) [2166610] - Input: i8042 - add Clevo PCX0DX to i8042 quirk table (Benjamin Tissoires) [2166610] - Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.h (Benjamin Tissoires) [2166610] - Input: synaptics-rmi4 - fix SPI device ID (Benjamin Tissoires) [2166610] - Input: rmi_smbus - Convert to i2c's .probe_new() (Benjamin Tissoires) [2166610] - Input: rmi_i2c - Convert to i2c's .probe_new() (Benjamin Tissoires) [2166610] - Input: synaptics-rmi4 - convert to use sysfs_emit() APIs (Benjamin Tissoires) [2166610] - Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash() (Benjamin Tissoires) [2166610] - Input: synaptics-rmi4 - simplify rmi_f34v7_start_reflash() (Benjamin Tissoires) [2166610] - Input: synaptics-rmi4 - remove unneeded struct register_offset (Benjamin Tissoires) [2166610] - Input: synaptics-rmi4 - make rmi_f34v7_erase_all() use the "erase all" command (Benjamin Tissoires) [2166610] - Input: synaptics-rmi4 - reset after writing partition table (Benjamin Tissoires) [2166610] - Input: synaptics-rmi4 - rewrite partition table unconditionally (Benjamin Tissoires) [2166610] - Input: synaptics-rmi4 - fix command completion check for bootloader v7/v8 (Benjamin Tissoires) [2166610] - Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helper (Benjamin Tissoires) [2166610] - Input: synaptics-rmi4 - fix firmware update operations with bootloader v8 (Benjamin Tissoires) [2166610] - Input: move from strlcpy with unused retval to strscpy (Benjamin Tissoires) [2166610] - Input: synaptics-rmi4 - remove unnecessary flush_workqueue() (Benjamin Tissoires) [2166610] - ASoC: Intel: sof_sdw: add quick for Dell SKU 0BDA (Jaroslav Kysela) [2217298] - ASoC: Intel: soc-acpi: add tables for Dell SKU 0B34 (Jaroslav Kysela) [2217298] - ASoC: Intel: sof-sdw: add Dell SKU 0B34 (Jaroslav Kysela) [2217298] - ASoC: Intel: soc-acpi: add table for RPL Dell SKU 0BDA (Jaroslav Kysela) [2217298] - padata: Always leave BHs disabled when running ->parallel() (Waiman Long) [2190004] - padata: Fix list iterator in padata_do_serial() (Waiman Long) [2190004] - padata: Convert from atomic_t to refcount_t on parallel_data->refcnt (Waiman Long) [2190004] - cgroup: fix display of forceidle time at root (Waiman Long) [2190004] - kselftests: cgroup: update kmem test precision tolerance (Waiman Long) [2190004] - docs: admin-guide: cgroup-v1: update description of inactive_file (Waiman Long) [2190004] - cgroup: remove rcu_read_lock()/rcu_read_unlock() in critical section of spin_lock_irq() (Waiman Long) [2190004] - selftests: cgroup: fix unsigned comparison with less than zero (Waiman Long) [2190004] - device_cgroup: Roll back to original exceptions after copy failure (Waiman Long) [2190004] - cgroup: cgroup refcnt functions should be exported when CONFIG_DEBUG_CGROUP_REF (Waiman Long) [2190004] - redhat/configs: Add CONFIG_DEBUG_CGROUP_REF=n (Waiman Long) [2190004] - cgroup: Implement DEBUG_CGROUP_REF (Waiman Long) [2190004] - mm: cgroup: fix comments for get from fd/file helpers (Waiman Long) [2190004] - mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol (Waiman Long) [2190004] - mm: memcontrol: use do_memsw_account() in a few more places (Waiman Long) [2190004] - mm: memcontrol: deprecate swapaccounting=0 mode (Waiman Long) [2190004] - mm: memcontrol: make cgroup_memory_noswap a static key (Waiman Long) [2190004] - mm/memcontrol: use kstrtobool for swapaccount param parsing (Waiman Long) [2190004] - cgroup: use strscpy() is more robust and safer (Waiman Long) [2190004] - cgroup: simplify code in cgroup_apply_control (Waiman Long) [2190004] - cgroup: Remove CFTYPE_PRESSURE (Waiman Long) [2190004] - cgroup: Improve cftype add/rm error handling (Waiman Long) [2190004] - cgroup: add pids.peak interface for pids controller (Waiman Long) [2190004] - cgroup: Remove data-race around cgrp_dfl_visible (Waiman Long) [2190004] - cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[] (Waiman Long) [2190004] - selftests: memcg: expect no low events in unprotected sibling (Waiman Long) [2190004] - cgroup: remove the superfluous judgment (Waiman Long) [2190004] - cgroup: Make cgroup_debug static (Waiman Long) [2190004] - kseltest/cgroup: Make test_stress.sh work if run interactively (Waiman Long) [2190004] - cgroup: account for memory_recursiveprot in test_memcg_low() (Waiman Long) [2190004] - kselftest/cgroup: fix test_stress.sh to use OUTPUT dir (Waiman Long) [2190004] - kselftests: memcg: speed up the memory.high test (Waiman Long) [2190004] - kselftests: memcg: update the oom group leaf events test (Waiman Long) [2190004] - cgroup: Add config file to cgroup selftest suite (Waiman Long) [2190004] - Docs: admin/kernel-parameters: edit a few boot options (Waiman Long) [2190004] - cgroup: clarify cgroup_css_set_fork() (Waiman Long) [2190004] - cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment (Waiman Long) [2190004] - cgroup: rstat: retrieve current bstat to delta directly (Waiman Long) [2190004] - cgroup: rstat: use same convention to assign cgroup_base_stat (Waiman Long) [2190004] - cgroup: get the wrong css for css_alloc() during cgroup_init_subsys() (Waiman Long) [2190004] - cgroup: rstat: Mark benign data race to silence KCSAN (Waiman Long) [2190004] - docs/cgroup: add entry for misc.events (Waiman Long) [2190004] - misc_cgroup: remove error log to avoid log flood (Waiman Long) [2190004] - misc_cgroup: introduce misc.events to count failures (Waiman Long) [2190004] - cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf() (David Arcari) [2218689] - cpufreq: amd-pstate: Add ->fast_switch() callback (David Arcari) [2218689] - cpufreq: amd-pstate: Make varaiable mode_state_machine static (David Arcari) [2218689] - cpufreq: amd-pstate: Add guided mode control support via sysfs (David Arcari) [2218689] - cpufreq: amd-pstate: Add guided autonomous mode (David Arcari) [2218689] - ACPI: CPPC: Add auto select register read/write support (David Arcari) [2218689] - Documentation: cpufreq: amd-pstate: Move amd_pstate param to alphabetical order (David Arcari) [2218689] - Documentation: introduce amd pstate active mode kernel command line options (David Arcari) [2218689] - Documentation: add amd-pstate kernel command line options (David Arcari) [2218689] Resolves: rhbz#2123542, rhbz#2153362, rhbz#2165367, rhbz#2166610, rhbz#2188082, rhbz#2190004, rhbz#2212495, rhbz#2214358, rhbz#2217298, rhbz#2218130, rhbz#2218635, rhbz#2218689, rhbz#2218898, rhbz#2219326, rhbz#2219411, rhbz#2219606, rhbz#2219612, rhbz#2219775, rhbz#2220884, rhbz#2220944, rhbz#2221401 Signed-off-by: Jan Stancek --- Makefile.rhelver | 2 +- kernel-aarch64-64k-debug-rhel.config | 15 +- kernel-aarch64-64k-rhel.config | 15 +- kernel-aarch64-debug-rhel.config | 15 +- kernel-aarch64-rhel.config | 15 +- kernel-aarch64-rt-debug-rhel.config | 16 +- kernel-aarch64-rt-rhel.config | 16 +- kernel-ppc64le-debug-rhel.config | 14 +- kernel-ppc64le-rhel.config | 14 +- kernel-s390x-debug-rhel.config | 14 +- kernel-s390x-rhel.config | 14 +- kernel-s390x-zfcpdump-rhel.config | 14 +- kernel-x86_64-debug-rhel.config | 14 +- kernel-x86_64-rhel.config | 14 +- kernel-x86_64-rt-debug-rhel.config | 15 +- kernel-x86_64-rt-rhel.config | 15 +- kernel.spec | 625 ++++++++++++++++++++++++++- mod-extra.list.rhel | 1 + sources | 6 +- 19 files changed, 801 insertions(+), 53 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index cf27c5edf..88ad7fd21 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 3 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 342 +RHEL_RELEASE = 343 # # ZSTREAM diff --git a/kernel-aarch64-64k-debug-rhel.config b/kernel-aarch64-64k-debug-rhel.config index 19acc45b6..c079a248d 100644 --- a/kernel-aarch64-64k-debug-rhel.config +++ b/kernel-aarch64-64k-debug-rhel.config @@ -1158,6 +1158,7 @@ CONFIG_DAMON=y CONFIG_DAVICOM_PHY=m CONFIG_DCB=y CONFIG_DEBUG_ATOMIC_SLEEP=y +# CONFIG_DEBUG_CGROUP_REF is not set CONFIG_DEBUG_CREDENTIALS=y # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set @@ -2014,6 +2015,7 @@ CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BELKIN=m CONFIG_HID_BETOP_FF=m # CONFIG_HID_BIGBEN_FF is not set +CONFIG_HID_BPF=y CONFIG_HID_CHERRY=m CONFIG_HID_CHICONY=m # CONFIG_HID_CMEDIA is not set @@ -2027,6 +2029,7 @@ CONFIG_HID_ELAN=m CONFIG_HID_ELECOM=m CONFIG_HID_ELO=m # CONFIG_HID_EMS_FF is not set +CONFIG_HID_EVISION=m CONFIG_HID_EZKEY=m # CONFIG_HID_FT260 is not set CONFIG_HID_GEMBIRD=m @@ -2093,6 +2096,7 @@ CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m +CONFIG_HID_SUPPORT=y CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m @@ -2236,10 +2240,10 @@ CONFIG_I2C_GPIO_FAULT_INJECTOR=y CONFIG_I2C_GPIO=m CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_HID_ACPI=m -CONFIG_I2C_HID=m # CONFIG_I2C_HID_OF_ELAN is not set CONFIG_I2C_HID_OF_GOODIX=m CONFIG_I2C_HID_OF=m +CONFIG_I2C_HID=y # CONFIG_I2C_HISI is not set # CONFIG_I2C_HIX5HD2 is not set # CONFIG_I2C_I801 is not set @@ -2529,6 +2533,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_RST=m +# CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set # CONFIG_INTEL_SMARTCONNECT is not set @@ -2568,7 +2573,7 @@ CONFIG_IOMMU_SUPPORT=y CONFIG_IONIC=m CONFIG_IOSCHED_BFQ=y # CONFIG_IOSF_MBI_DEBUG is not set -# CONFIG_IOSM is not set +CONFIG_IOSM=m # CONFIG_IO_STRICT_DEVMEM is not set CONFIG_IO_URING=y CONFIG_IP6_NF_FILTER=m @@ -3257,6 +3262,7 @@ CONFIG_MHI_BUS=m CONFIG_MHI_BUS_PCI_GENERIC=m CONFIG_MHI_NET=m CONFIG_MHI_WWAN_CTRL=m +# CONFIG_MHI_WWAN_MBIM is not set CONFIG_MICREL_KS8995MA=m CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m @@ -3525,6 +3531,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 +# CONFIG_MTK_T7XX is not set CONFIG_MULTIUSER=y # CONFIG_MVMDIO is not set # CONFIG_MV_XOR_V2 is not set @@ -4461,6 +4468,7 @@ CONFIG_PWM=y # CONFIG_QCOM_AOSS_QMP is not set # CONFIG_QCOM_APCS_IPC is not set # CONFIG_QCOM_BAM_DMA is not set +# CONFIG_QCOM_BAM_DMUX is not set # CONFIG_QCOM_COMMAND_DB is not set # CONFIG_QCOM_CPR is not set # CONFIG_QCOM_EBI2 is not set @@ -6290,6 +6298,7 @@ CONFIG_TYPEC_DP_ALTMODE=m CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m +# CONFIG_TYPEC_MUX_GPIO_SBU is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6920,7 +6929,7 @@ CONFIG_WLAN=y CONFIG_WMI_BMOF=m # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set CONFIG_WQ_WATCHDOG=y -# CONFIG_WWAN_HWSIM is not set +CONFIG_WWAN_HWSIM=m CONFIG_WWAN=y # CONFIG_WW_MUTEX_SELFTEST is not set # CONFIG_X25 is not set diff --git a/kernel-aarch64-64k-rhel.config b/kernel-aarch64-64k-rhel.config index 0fc765a40..5cded7a5d 100644 --- a/kernel-aarch64-64k-rhel.config +++ b/kernel-aarch64-64k-rhel.config @@ -1158,6 +1158,7 @@ CONFIG_DAMON=y CONFIG_DAVICOM_PHY=m CONFIG_DCB=y # CONFIG_DEBUG_ATOMIC_SLEEP is not set +# CONFIG_DEBUG_CGROUP_REF is not set # CONFIG_DEBUG_CREDENTIALS is not set # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set @@ -1998,6 +1999,7 @@ CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BELKIN=m CONFIG_HID_BETOP_FF=m # CONFIG_HID_BIGBEN_FF is not set +CONFIG_HID_BPF=y CONFIG_HID_CHERRY=m CONFIG_HID_CHICONY=m # CONFIG_HID_CMEDIA is not set @@ -2011,6 +2013,7 @@ CONFIG_HID_ELAN=m CONFIG_HID_ELECOM=m CONFIG_HID_ELO=m # CONFIG_HID_EMS_FF is not set +CONFIG_HID_EVISION=m CONFIG_HID_EZKEY=m # CONFIG_HID_FT260 is not set CONFIG_HID_GEMBIRD=m @@ -2077,6 +2080,7 @@ CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m +CONFIG_HID_SUPPORT=y CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m @@ -2220,10 +2224,10 @@ CONFIG_I2C_DIOLAN_U2C=m CONFIG_I2C_GPIO=m CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_HID_ACPI=m -CONFIG_I2C_HID=m # CONFIG_I2C_HID_OF_ELAN is not set CONFIG_I2C_HID_OF_GOODIX=m CONFIG_I2C_HID_OF=m +CONFIG_I2C_HID=y # CONFIG_I2C_HISI is not set # CONFIG_I2C_HIX5HD2 is not set # CONFIG_I2C_I801 is not set @@ -2513,6 +2517,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_RST=m +# CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set # CONFIG_INTEL_SMARTCONNECT is not set @@ -2552,7 +2557,7 @@ CONFIG_IOMMU_SUPPORT=y CONFIG_IONIC=m CONFIG_IOSCHED_BFQ=y # CONFIG_IOSF_MBI_DEBUG is not set -# CONFIG_IOSM is not set +CONFIG_IOSM=m # CONFIG_IO_STRICT_DEVMEM is not set CONFIG_IO_URING=y CONFIG_IP6_NF_FILTER=m @@ -3236,6 +3241,7 @@ CONFIG_MHI_BUS=m CONFIG_MHI_BUS_PCI_GENERIC=m CONFIG_MHI_NET=m CONFIG_MHI_WWAN_CTRL=m +# CONFIG_MHI_WWAN_MBIM is not set CONFIG_MICREL_KS8995MA=m CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m @@ -3504,6 +3510,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 +# CONFIG_MTK_T7XX is not set CONFIG_MULTIUSER=y # CONFIG_MVMDIO is not set # CONFIG_MV_XOR_V2 is not set @@ -4439,6 +4446,7 @@ CONFIG_PWM=y # CONFIG_QCOM_AOSS_QMP is not set # CONFIG_QCOM_APCS_IPC is not set # CONFIG_QCOM_BAM_DMA is not set +# CONFIG_QCOM_BAM_DMUX is not set # CONFIG_QCOM_COMMAND_DB is not set # CONFIG_QCOM_CPR is not set # CONFIG_QCOM_EBI2 is not set @@ -6266,6 +6274,7 @@ CONFIG_TYPEC_DP_ALTMODE=m CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m +# CONFIG_TYPEC_MUX_GPIO_SBU is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6896,7 +6905,7 @@ CONFIG_WLAN=y CONFIG_WMI_BMOF=m # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set # CONFIG_WQ_WATCHDOG is not set -# CONFIG_WWAN_HWSIM is not set +CONFIG_WWAN_HWSIM=m CONFIG_WWAN=y # CONFIG_WW_MUTEX_SELFTEST is not set # CONFIG_X25 is not set diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 62a2bef60..d69e20b3f 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -1155,6 +1155,7 @@ CONFIG_DAMON=y CONFIG_DAVICOM_PHY=m CONFIG_DCB=y CONFIG_DEBUG_ATOMIC_SLEEP=y +# CONFIG_DEBUG_CGROUP_REF is not set CONFIG_DEBUG_CREDENTIALS=y # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set @@ -2011,6 +2012,7 @@ CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BELKIN=m CONFIG_HID_BETOP_FF=m # CONFIG_HID_BIGBEN_FF is not set +CONFIG_HID_BPF=y CONFIG_HID_CHERRY=m CONFIG_HID_CHICONY=m # CONFIG_HID_CMEDIA is not set @@ -2024,6 +2026,7 @@ CONFIG_HID_ELAN=m CONFIG_HID_ELECOM=m CONFIG_HID_ELO=m # CONFIG_HID_EMS_FF is not set +CONFIG_HID_EVISION=m CONFIG_HID_EZKEY=m # CONFIG_HID_FT260 is not set CONFIG_HID_GEMBIRD=m @@ -2090,6 +2093,7 @@ CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m +CONFIG_HID_SUPPORT=y CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m @@ -2233,10 +2237,10 @@ CONFIG_I2C_GPIO_FAULT_INJECTOR=y CONFIG_I2C_GPIO=m CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_HID_ACPI=m -CONFIG_I2C_HID=m # CONFIG_I2C_HID_OF_ELAN is not set CONFIG_I2C_HID_OF_GOODIX=m CONFIG_I2C_HID_OF=m +CONFIG_I2C_HID=y # CONFIG_I2C_HISI is not set # CONFIG_I2C_HIX5HD2 is not set # CONFIG_I2C_I801 is not set @@ -2526,6 +2530,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_RST=m +# CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set # CONFIG_INTEL_SMARTCONNECT is not set @@ -2565,7 +2570,7 @@ CONFIG_IOMMU_SUPPORT=y CONFIG_IONIC=m CONFIG_IOSCHED_BFQ=y # CONFIG_IOSF_MBI_DEBUG is not set -# CONFIG_IOSM is not set +CONFIG_IOSM=m # CONFIG_IO_STRICT_DEVMEM is not set CONFIG_IO_URING=y CONFIG_IP6_NF_FILTER=m @@ -3254,6 +3259,7 @@ CONFIG_MHI_BUS=m CONFIG_MHI_BUS_PCI_GENERIC=m CONFIG_MHI_NET=m CONFIG_MHI_WWAN_CTRL=m +# CONFIG_MHI_WWAN_MBIM is not set CONFIG_MICREL_KS8995MA=m CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m @@ -3522,6 +3528,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 +# CONFIG_MTK_T7XX is not set CONFIG_MULTIUSER=y # CONFIG_MVMDIO is not set # CONFIG_MV_XOR_V2 is not set @@ -4458,6 +4465,7 @@ CONFIG_PWM=y # CONFIG_QCOM_AOSS_QMP is not set # CONFIG_QCOM_APCS_IPC is not set # CONFIG_QCOM_BAM_DMA is not set +# CONFIG_QCOM_BAM_DMUX is not set # CONFIG_QCOM_COMMAND_DB is not set # CONFIG_QCOM_CPR is not set # CONFIG_QCOM_EBI2 is not set @@ -6287,6 +6295,7 @@ CONFIG_TYPEC_DP_ALTMODE=m CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m +# CONFIG_TYPEC_MUX_GPIO_SBU is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6917,7 +6926,7 @@ CONFIG_WLAN=y CONFIG_WMI_BMOF=m # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set CONFIG_WQ_WATCHDOG=y -# CONFIG_WWAN_HWSIM is not set +CONFIG_WWAN_HWSIM=m CONFIG_WWAN=y # CONFIG_WW_MUTEX_SELFTEST is not set # CONFIG_X25 is not set diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 9c9a1ed9b..2c270af9a 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -1155,6 +1155,7 @@ CONFIG_DAMON=y CONFIG_DAVICOM_PHY=m CONFIG_DCB=y # CONFIG_DEBUG_ATOMIC_SLEEP is not set +# CONFIG_DEBUG_CGROUP_REF is not set # CONFIG_DEBUG_CREDENTIALS is not set # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set @@ -1995,6 +1996,7 @@ CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BELKIN=m CONFIG_HID_BETOP_FF=m # CONFIG_HID_BIGBEN_FF is not set +CONFIG_HID_BPF=y CONFIG_HID_CHERRY=m CONFIG_HID_CHICONY=m # CONFIG_HID_CMEDIA is not set @@ -2008,6 +2010,7 @@ CONFIG_HID_ELAN=m CONFIG_HID_ELECOM=m CONFIG_HID_ELO=m # CONFIG_HID_EMS_FF is not set +CONFIG_HID_EVISION=m CONFIG_HID_EZKEY=m # CONFIG_HID_FT260 is not set CONFIG_HID_GEMBIRD=m @@ -2074,6 +2077,7 @@ CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m +CONFIG_HID_SUPPORT=y CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m @@ -2217,10 +2221,10 @@ CONFIG_I2C_DIOLAN_U2C=m CONFIG_I2C_GPIO=m CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_HID_ACPI=m -CONFIG_I2C_HID=m # CONFIG_I2C_HID_OF_ELAN is not set CONFIG_I2C_HID_OF_GOODIX=m CONFIG_I2C_HID_OF=m +CONFIG_I2C_HID=y # CONFIG_I2C_HISI is not set # CONFIG_I2C_HIX5HD2 is not set # CONFIG_I2C_I801 is not set @@ -2510,6 +2514,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_RST=m +# CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set # CONFIG_INTEL_SMARTCONNECT is not set @@ -2549,7 +2554,7 @@ CONFIG_IOMMU_SUPPORT=y CONFIG_IONIC=m CONFIG_IOSCHED_BFQ=y # CONFIG_IOSF_MBI_DEBUG is not set -# CONFIG_IOSM is not set +CONFIG_IOSM=m # CONFIG_IO_STRICT_DEVMEM is not set CONFIG_IO_URING=y CONFIG_IP6_NF_FILTER=m @@ -3233,6 +3238,7 @@ CONFIG_MHI_BUS=m CONFIG_MHI_BUS_PCI_GENERIC=m CONFIG_MHI_NET=m CONFIG_MHI_WWAN_CTRL=m +# CONFIG_MHI_WWAN_MBIM is not set CONFIG_MICREL_KS8995MA=m CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m @@ -3501,6 +3507,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 +# CONFIG_MTK_T7XX is not set CONFIG_MULTIUSER=y # CONFIG_MVMDIO is not set # CONFIG_MV_XOR_V2 is not set @@ -4436,6 +4443,7 @@ CONFIG_PWM=y # CONFIG_QCOM_AOSS_QMP is not set # CONFIG_QCOM_APCS_IPC is not set # CONFIG_QCOM_BAM_DMA is not set +# CONFIG_QCOM_BAM_DMUX is not set # CONFIG_QCOM_COMMAND_DB is not set # CONFIG_QCOM_CPR is not set # CONFIG_QCOM_EBI2 is not set @@ -6263,6 +6271,7 @@ CONFIG_TYPEC_DP_ALTMODE=m CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m +# CONFIG_TYPEC_MUX_GPIO_SBU is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6893,7 +6902,7 @@ CONFIG_WLAN=y CONFIG_WMI_BMOF=m # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set # CONFIG_WQ_WATCHDOG is not set -# CONFIG_WWAN_HWSIM is not set +CONFIG_WWAN_HWSIM=m CONFIG_WWAN=y # CONFIG_WW_MUTEX_SELFTEST is not set # CONFIG_X25 is not set diff --git a/kernel-aarch64-rt-debug-rhel.config b/kernel-aarch64-rt-debug-rhel.config index 3470518b3..cc7037e73 100644 --- a/kernel-aarch64-rt-debug-rhel.config +++ b/kernel-aarch64-rt-debug-rhel.config @@ -1169,6 +1169,7 @@ CONFIG_DAVICOM_PHY=m CONFIG_DCB=y CONFIG_DEBUG_ATOMIC_SLEEP=y CONFIG_DEBUG_BUGVERBOSE=y +# CONFIG_DEBUG_CGROUP_REF is not set CONFIG_DEBUG_CREDENTIALS=y # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set @@ -2060,6 +2061,7 @@ CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BELKIN=m CONFIG_HID_BETOP_FF=m # CONFIG_HID_BIGBEN_FF is not set +CONFIG_HID_BPF=y CONFIG_HID_CHERRY=m CONFIG_HID_CHICONY=m # CONFIG_HID_CMEDIA is not set @@ -2073,6 +2075,7 @@ CONFIG_HID_ELAN=m CONFIG_HID_ELECOM=m CONFIG_HID_ELO=m # CONFIG_HID_EMS_FF is not set +CONFIG_HID_EVISION=m CONFIG_HID_EZKEY=m # CONFIG_HID_FT260 is not set CONFIG_HID_GEMBIRD=m @@ -2143,6 +2146,7 @@ CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m +CONFIG_HID_SUPPORT=y CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m @@ -2286,10 +2290,10 @@ CONFIG_I2C_GPIO_FAULT_INJECTOR=y CONFIG_I2C_GPIO=m CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_HID_ACPI=m -CONFIG_I2C_HID=m # CONFIG_I2C_HID_OF_ELAN is not set CONFIG_I2C_HID_OF_GOODIX=m CONFIG_I2C_HID_OF=m +CONFIG_I2C_HID=y # CONFIG_I2C_HISI is not set # CONFIG_I2C_HIX5HD2 is not set # CONFIG_I2C_I801 is not set @@ -2579,6 +2583,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_RST=m +# CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set # CONFIG_INTEL_SMARTCONNECT is not set @@ -2618,7 +2623,7 @@ CONFIG_IOMMU_SUPPORT=y CONFIG_IONIC=m CONFIG_IOSCHED_BFQ=y # CONFIG_IOSF_MBI_DEBUG is not set -# CONFIG_IOSM is not set +CONFIG_IOSM=m # CONFIG_IO_STRICT_DEVMEM is not set CONFIG_IO_URING=y CONFIG_IP6_NF_FILTER=m @@ -3312,6 +3317,7 @@ CONFIG_MHI_BUS=m CONFIG_MHI_BUS_PCI_GENERIC=m CONFIG_MHI_NET=m CONFIG_MHI_WWAN_CTRL=m +# CONFIG_MHI_WWAN_MBIM is not set CONFIG_MICREL_KS8995MA=m CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m @@ -3593,6 +3599,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 +# CONFIG_MTK_T7XX is not set CONFIG_MULTIUSER=y # CONFIG_MVMDIO is not set # CONFIG_MV_XOR_V2 is not set @@ -4544,6 +4551,7 @@ CONFIG_PWM=y # CONFIG_QCOM_AOSS_QMP is not set # CONFIG_QCOM_APCS_IPC is not set # CONFIG_QCOM_BAM_DMA is not set +# CONFIG_QCOM_BAM_DMUX is not set # CONFIG_QCOM_COMMAND_DB is not set # CONFIG_QCOM_CPR is not set # CONFIG_QCOM_EBI2 is not set @@ -6392,6 +6400,7 @@ CONFIG_TYPEC_DP_ALTMODE=m CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m +# CONFIG_TYPEC_MUX_GPIO_SBU is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -7080,7 +7089,8 @@ CONFIG_WLAN=y CONFIG_WMI_BMOF=m # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set CONFIG_WQ_WATCHDOG=y -# CONFIG_WWAN_HWSIM is not set +CONFIG_WWAN_DEBUGFS=y +CONFIG_WWAN_HWSIM=m CONFIG_WWAN=y # CONFIG_WW_MUTEX_SELFTEST is not set # CONFIG_X25 is not set diff --git a/kernel-aarch64-rt-rhel.config b/kernel-aarch64-rt-rhel.config index be37f908b..37ca5ff21 100644 --- a/kernel-aarch64-rt-rhel.config +++ b/kernel-aarch64-rt-rhel.config @@ -1169,6 +1169,7 @@ CONFIG_DAVICOM_PHY=m CONFIG_DCB=y # CONFIG_DEBUG_ATOMIC_SLEEP is not set CONFIG_DEBUG_BUGVERBOSE=y +# CONFIG_DEBUG_CGROUP_REF is not set # CONFIG_DEBUG_CREDENTIALS is not set # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set @@ -2044,6 +2045,7 @@ CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BELKIN=m CONFIG_HID_BETOP_FF=m # CONFIG_HID_BIGBEN_FF is not set +CONFIG_HID_BPF=y CONFIG_HID_CHERRY=m CONFIG_HID_CHICONY=m # CONFIG_HID_CMEDIA is not set @@ -2057,6 +2059,7 @@ CONFIG_HID_ELAN=m CONFIG_HID_ELECOM=m CONFIG_HID_ELO=m # CONFIG_HID_EMS_FF is not set +CONFIG_HID_EVISION=m CONFIG_HID_EZKEY=m # CONFIG_HID_FT260 is not set CONFIG_HID_GEMBIRD=m @@ -2127,6 +2130,7 @@ CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m +CONFIG_HID_SUPPORT=y CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m @@ -2270,10 +2274,10 @@ CONFIG_I2C_DIOLAN_U2C=m CONFIG_I2C_GPIO=m CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_HID_ACPI=m -CONFIG_I2C_HID=m # CONFIG_I2C_HID_OF_ELAN is not set CONFIG_I2C_HID_OF_GOODIX=m CONFIG_I2C_HID_OF=m +CONFIG_I2C_HID=y # CONFIG_I2C_HISI is not set # CONFIG_I2C_HIX5HD2 is not set # CONFIG_I2C_I801 is not set @@ -2563,6 +2567,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_RST=m +# CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set # CONFIG_INTEL_SMARTCONNECT is not set @@ -2602,7 +2607,7 @@ CONFIG_IOMMU_SUPPORT=y CONFIG_IONIC=m CONFIG_IOSCHED_BFQ=y # CONFIG_IOSF_MBI_DEBUG is not set -# CONFIG_IOSM is not set +CONFIG_IOSM=m # CONFIG_IO_STRICT_DEVMEM is not set CONFIG_IO_URING=y CONFIG_IP6_NF_FILTER=m @@ -3291,6 +3296,7 @@ CONFIG_MHI_BUS=m CONFIG_MHI_BUS_PCI_GENERIC=m CONFIG_MHI_NET=m CONFIG_MHI_WWAN_CTRL=m +# CONFIG_MHI_WWAN_MBIM is not set CONFIG_MICREL_KS8995MA=m CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m @@ -3572,6 +3578,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 +# CONFIG_MTK_T7XX is not set CONFIG_MULTIUSER=y # CONFIG_MVMDIO is not set # CONFIG_MV_XOR_V2 is not set @@ -4522,6 +4529,7 @@ CONFIG_PWM=y # CONFIG_QCOM_AOSS_QMP is not set # CONFIG_QCOM_APCS_IPC is not set # CONFIG_QCOM_BAM_DMA is not set +# CONFIG_QCOM_BAM_DMUX is not set # CONFIG_QCOM_COMMAND_DB is not set # CONFIG_QCOM_CPR is not set # CONFIG_QCOM_EBI2 is not set @@ -6368,6 +6376,7 @@ CONFIG_TYPEC_DP_ALTMODE=m CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m +# CONFIG_TYPEC_MUX_GPIO_SBU is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -7056,7 +7065,8 @@ CONFIG_WLAN=y CONFIG_WMI_BMOF=m # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set # CONFIG_WQ_WATCHDOG is not set -# CONFIG_WWAN_HWSIM is not set +CONFIG_WWAN_DEBUGFS=y +CONFIG_WWAN_HWSIM=m CONFIG_WWAN=y # CONFIG_WW_MUTEX_SELFTEST is not set # CONFIG_X25 is not set diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index fb2523624..b65c250da 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -943,6 +943,7 @@ CONFIG_DAVICOM_PHY=m CONFIG_DAX=y CONFIG_DCB=y CONFIG_DEBUG_ATOMIC_SLEEP=y +# CONFIG_DEBUG_CGROUP_REF is not set CONFIG_DEBUG_CREDENTIALS=y # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set @@ -1758,6 +1759,7 @@ CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BELKIN=m # CONFIG_HID_BETOP_FF is not set # CONFIG_HID_BIGBEN_FF is not set +CONFIG_HID_BPF=y CONFIG_HID_CHERRY=m CONFIG_HID_CHICONY=m # CONFIG_HID_CMEDIA is not set @@ -1771,6 +1773,7 @@ CONFIG_HID_ELAN=m CONFIG_HID_ELECOM=m # CONFIG_HID_ELO is not set # CONFIG_HID_EMS_FF is not set +CONFIG_HID_EVISION=m CONFIG_HID_EZKEY=m # CONFIG_HID_FT260 is not set # CONFIG_HID_GEMBIRD is not set @@ -1837,6 +1840,7 @@ CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m +CONFIG_HID_SUPPORT=y CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m @@ -1973,10 +1977,10 @@ 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=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_HID=y # CONFIG_I2C_HISI is not set # CONFIG_I2C_HIX5HD2 is not set # CONFIG_I2C_I801 is not set @@ -2240,6 +2244,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_RST=m +# CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set # CONFIG_INTEL_SMARTCONNECT is not set @@ -2274,7 +2279,7 @@ CONFIG_IOMMU_SUPPORT=y CONFIG_IONIC=m CONFIG_IOSCHED_BFQ=y # CONFIG_IOSF_MBI_DEBUG is not set -# CONFIG_IOSM is not set +CONFIG_IOSM=m # CONFIG_IO_STRICT_DEVMEM is not set CONFIG_IO_URING=y CONFIG_IP6_NF_FILTER=m @@ -2951,6 +2956,7 @@ CONFIG_MHI_BUS=m CONFIG_MHI_BUS_PCI_GENERIC=m CONFIG_MHI_NET=m CONFIG_MHI_WWAN_CTRL=m +# CONFIG_MHI_WWAN_MBIM is not set CONFIG_MICREL_KS8995MA=m CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m @@ -3187,6 +3193,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 +# CONFIG_MTK_T7XX is not set CONFIG_MULTIUSER=y # CONFIG_MVMDIO is not set # CONFIG_MV_XOR_V2 is not set @@ -5768,6 +5775,7 @@ CONFIG_TYPEC_DP_ALTMODE=m CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m +# CONFIG_TYPEC_MUX_GPIO_SBU is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6342,7 +6350,7 @@ CONFIG_WLAN_VENDOR_REALTEK=y CONFIG_WMI_BMOF=m # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set # CONFIG_WQ_WATCHDOG is not set -# CONFIG_WWAN_HWSIM is not set +CONFIG_WWAN_HWSIM=m CONFIG_WWAN=y # CONFIG_WW_MUTEX_SELFTEST is not set # CONFIG_X25 is not set diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 46d9d0b99..b33bee750 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -943,6 +943,7 @@ CONFIG_DAVICOM_PHY=m CONFIG_DAX=y CONFIG_DCB=y # CONFIG_DEBUG_ATOMIC_SLEEP is not set +# CONFIG_DEBUG_CGROUP_REF is not set # CONFIG_DEBUG_CREDENTIALS is not set # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set @@ -1742,6 +1743,7 @@ CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BELKIN=m # CONFIG_HID_BETOP_FF is not set # CONFIG_HID_BIGBEN_FF is not set +CONFIG_HID_BPF=y CONFIG_HID_CHERRY=m CONFIG_HID_CHICONY=m # CONFIG_HID_CMEDIA is not set @@ -1755,6 +1757,7 @@ CONFIG_HID_ELAN=m CONFIG_HID_ELECOM=m # CONFIG_HID_ELO is not set # CONFIG_HID_EMS_FF is not set +CONFIG_HID_EVISION=m CONFIG_HID_EZKEY=m # CONFIG_HID_FT260 is not set # CONFIG_HID_GEMBIRD is not set @@ -1821,6 +1824,7 @@ CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m +CONFIG_HID_SUPPORT=y CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m @@ -1957,10 +1961,10 @@ CONFIG_I2C_DIOLAN_U2C=m # CONFIG_I2C_GPIO is not set CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_HID_ACPI=m -CONFIG_I2C_HID=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_HID=y # CONFIG_I2C_HISI is not set # CONFIG_I2C_HIX5HD2 is not set # CONFIG_I2C_I801 is not set @@ -2224,6 +2228,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_RST=m +# CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set # CONFIG_INTEL_SMARTCONNECT is not set @@ -2258,7 +2263,7 @@ CONFIG_IOMMU_SUPPORT=y CONFIG_IONIC=m CONFIG_IOSCHED_BFQ=y # CONFIG_IOSF_MBI_DEBUG is not set -# CONFIG_IOSM is not set +CONFIG_IOSM=m # CONFIG_IO_STRICT_DEVMEM is not set CONFIG_IO_URING=y CONFIG_IP6_NF_FILTER=m @@ -2931,6 +2936,7 @@ CONFIG_MHI_BUS=m CONFIG_MHI_BUS_PCI_GENERIC=m CONFIG_MHI_NET=m CONFIG_MHI_WWAN_CTRL=m +# CONFIG_MHI_WWAN_MBIM is not set CONFIG_MICREL_KS8995MA=m CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m @@ -3167,6 +3173,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 +# CONFIG_MTK_T7XX is not set CONFIG_MULTIUSER=y # CONFIG_MVMDIO is not set # CONFIG_MV_XOR_V2 is not set @@ -5746,6 +5753,7 @@ CONFIG_TYPEC_DP_ALTMODE=m CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m +# CONFIG_TYPEC_MUX_GPIO_SBU is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6320,7 +6328,7 @@ CONFIG_WLAN_VENDOR_REALTEK=y CONFIG_WMI_BMOF=m # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set # CONFIG_WQ_WATCHDOG is not set -# CONFIG_WWAN_HWSIM is not set +CONFIG_WWAN_HWSIM=m CONFIG_WWAN=y # CONFIG_WW_MUTEX_SELFTEST is not set # CONFIG_X25 is not set diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index 93ea82349..4c4f69ef3 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -952,6 +952,7 @@ CONFIG_DASD_PROFILE=y CONFIG_DCB=y CONFIG_DCSSBLK=m CONFIG_DEBUG_ATOMIC_SLEEP=y +# CONFIG_DEBUG_CGROUP_REF is not set CONFIG_DEBUG_CREDENTIALS=y # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set @@ -1758,6 +1759,7 @@ CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BELKIN=m CONFIG_HID_BETOP_FF=m # CONFIG_HID_BIGBEN_FF is not set +CONFIG_HID_BPF=y CONFIG_HID_CHERRY=m CONFIG_HID_CHICONY=m CONFIG_HID_CMEDIA=m @@ -1771,6 +1773,7 @@ CONFIG_HID_ELAN=m CONFIG_HID_ELECOM=m CONFIG_HID_ELO=m # CONFIG_HID_EMS_FF is not set +CONFIG_HID_EVISION=m CONFIG_HID_EZKEY=m # CONFIG_HID_FT260 is not set CONFIG_HID_GEMBIRD=m @@ -1838,6 +1841,7 @@ CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m +CONFIG_HID_SUPPORT=y CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m @@ -1964,10 +1968,10 @@ 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=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_HID=y # CONFIG_I2C_HISI is not set # CONFIG_I2C_HIX5HD2 is not set # CONFIG_I2C_I801 is not set @@ -2226,6 +2230,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_RST=m +# CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set # CONFIG_INTEL_SMARTCONNECT is not set @@ -2259,7 +2264,7 @@ CONFIG_IOMMU_SUPPORT=y CONFIG_IONIC=m CONFIG_IOSCHED_BFQ=y # CONFIG_IOSF_MBI_DEBUG is not set -# CONFIG_IOSM is not set +CONFIG_IOSM=m # CONFIG_IO_STRICT_DEVMEM is not set CONFIG_IO_URING=y CONFIG_IP6_NF_FILTER=m @@ -2943,6 +2948,7 @@ CONFIG_MFD_VX855=m CONFIG_MHI_BUS_PCI_GENERIC=m CONFIG_MHI_NET=m CONFIG_MHI_WWAN_CTRL=m +# CONFIG_MHI_WWAN_MBIM is not set CONFIG_MICREL_KS8995MA=m # CONFIG_MICREL_PHY is not set CONFIG_MICROCHIP_PHY=m @@ -3176,6 +3182,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 +# CONFIG_MTK_T7XX is not set CONFIG_MULTIUSER=y # CONFIG_MVMDIO is not set # CONFIG_MV_XOR_V2 is not set @@ -5761,6 +5768,7 @@ CONFIG_TYPEC_DP_ALTMODE=m CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m +# CONFIG_TYPEC_MUX_GPIO_SBU is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6335,7 +6343,7 @@ CONFIG_WLAN=y CONFIG_WMI_BMOF=m # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set # CONFIG_WQ_WATCHDOG is not set -# CONFIG_WWAN_HWSIM is not set +CONFIG_WWAN_HWSIM=m CONFIG_WWAN=y # CONFIG_WW_MUTEX_SELFTEST is not set # CONFIG_X25 is not set diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index 4d737c869..e386416a0 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -952,6 +952,7 @@ CONFIG_DASD_PROFILE=y CONFIG_DCB=y CONFIG_DCSSBLK=m # CONFIG_DEBUG_ATOMIC_SLEEP is not set +# CONFIG_DEBUG_CGROUP_REF is not set # CONFIG_DEBUG_CREDENTIALS is not set # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set @@ -1742,6 +1743,7 @@ CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BELKIN=m CONFIG_HID_BETOP_FF=m # CONFIG_HID_BIGBEN_FF is not set +CONFIG_HID_BPF=y CONFIG_HID_CHERRY=m CONFIG_HID_CHICONY=m CONFIG_HID_CMEDIA=m @@ -1755,6 +1757,7 @@ CONFIG_HID_ELAN=m CONFIG_HID_ELECOM=m CONFIG_HID_ELO=m # CONFIG_HID_EMS_FF is not set +CONFIG_HID_EVISION=m CONFIG_HID_EZKEY=m # CONFIG_HID_FT260 is not set CONFIG_HID_GEMBIRD=m @@ -1822,6 +1825,7 @@ CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m +CONFIG_HID_SUPPORT=y CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m @@ -1948,10 +1952,10 @@ 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=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_HID=y # CONFIG_I2C_HISI is not set # CONFIG_I2C_HIX5HD2 is not set # CONFIG_I2C_I801 is not set @@ -2210,6 +2214,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_RST=m +# CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set # CONFIG_INTEL_SMARTCONNECT is not set @@ -2243,7 +2248,7 @@ CONFIG_IOMMU_SUPPORT=y CONFIG_IONIC=m CONFIG_IOSCHED_BFQ=y # CONFIG_IOSF_MBI_DEBUG is not set -# CONFIG_IOSM is not set +CONFIG_IOSM=m # CONFIG_IO_STRICT_DEVMEM is not set CONFIG_IO_URING=y CONFIG_IP6_NF_FILTER=m @@ -2923,6 +2928,7 @@ CONFIG_MFD_VX855=m CONFIG_MHI_BUS_PCI_GENERIC=m CONFIG_MHI_NET=m CONFIG_MHI_WWAN_CTRL=m +# CONFIG_MHI_WWAN_MBIM is not set CONFIG_MICREL_KS8995MA=m # CONFIG_MICREL_PHY is not set CONFIG_MICROCHIP_PHY=m @@ -3156,6 +3162,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 +# CONFIG_MTK_T7XX is not set CONFIG_MULTIUSER=y # CONFIG_MVMDIO is not set # CONFIG_MV_XOR_V2 is not set @@ -5739,6 +5746,7 @@ CONFIG_TYPEC_DP_ALTMODE=m CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m +# CONFIG_TYPEC_MUX_GPIO_SBU is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6313,7 +6321,7 @@ CONFIG_WLAN=y CONFIG_WMI_BMOF=m # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set # CONFIG_WQ_WATCHDOG is not set -# CONFIG_WWAN_HWSIM is not set +CONFIG_WWAN_HWSIM=m CONFIG_WWAN=y # CONFIG_WW_MUTEX_SELFTEST is not set # CONFIG_X25 is not set diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index a5e8fbc4b..be69b3e6f 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -958,6 +958,7 @@ CONFIG_DASD_PROFILE=y # CONFIG_DCB is not set # CONFIG_DCSSBLK is not set # CONFIG_DEBUG_ATOMIC_SLEEP is not set +# CONFIG_DEBUG_CGROUP_REF is not set # CONFIG_DEBUG_CREDENTIALS is not set # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set @@ -1752,6 +1753,7 @@ CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BELKIN=m CONFIG_HID_BETOP_FF=m # CONFIG_HID_BIGBEN_FF is not set +CONFIG_HID_BPF=y CONFIG_HID_CHERRY=m CONFIG_HID_CHICONY=m CONFIG_HID_CMEDIA=m @@ -1765,6 +1767,7 @@ CONFIG_HID_ELAN=m CONFIG_HID_ELECOM=m CONFIG_HID_ELO=m # CONFIG_HID_EMS_FF is not set +CONFIG_HID_EVISION=m CONFIG_HID_EZKEY=m # CONFIG_HID_FT260 is not set CONFIG_HID_GEMBIRD=m @@ -1832,6 +1835,7 @@ CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m +CONFIG_HID_SUPPORT=y CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m @@ -1959,10 +1963,10 @@ 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=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_HID=y # CONFIG_I2C_HISI is not set # CONFIG_I2C_HIX5HD2 is not set # CONFIG_I2C_I801 is not set @@ -2222,6 +2226,7 @@ CONFIG_INTEL_MEI_GSC=m # CONFIG_INTEL_PMT_TELEMETRY is not set # CONFIG_INTEL_PUNIT_IPC is not set CONFIG_INTEL_RST=m +# CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set # CONFIG_INTEL_SMARTCONNECT is not set @@ -2255,7 +2260,7 @@ CONFIG_IOMMU_DEFAULT_DMA_STRICT=y CONFIG_IONIC=m CONFIG_IOSCHED_BFQ=y # CONFIG_IOSF_MBI_DEBUG is not set -# CONFIG_IOSM is not set +CONFIG_IOSM=m # CONFIG_IO_STRICT_DEVMEM is not set CONFIG_IO_URING=y CONFIG_IP6_NF_FILTER=m @@ -2936,6 +2941,7 @@ CONFIG_MFD_VX855=m CONFIG_MHI_BUS_PCI_GENERIC=m CONFIG_MHI_NET=m CONFIG_MHI_WWAN_CTRL=m +# CONFIG_MHI_WWAN_MBIM is not set CONFIG_MICREL_KS8995MA=m # CONFIG_MICREL_PHY is not set CONFIG_MICROCHIP_PHY=m @@ -3169,6 +3175,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 +# CONFIG_MTK_T7XX is not set CONFIG_MULTIUSER=y # CONFIG_MVMDIO is not set # CONFIG_MV_XOR_V2 is not set @@ -5766,6 +5773,7 @@ CONFIG_TYPEC_DP_ALTMODE=m CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m +# CONFIG_TYPEC_MUX_GPIO_SBU is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6341,7 +6349,7 @@ CONFIG_WLAN=y CONFIG_WMI_BMOF=m # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set # CONFIG_WQ_WATCHDOG is not set -# CONFIG_WWAN_HWSIM is not set +CONFIG_WWAN_HWSIM=m CONFIG_WWAN=y # CONFIG_WW_MUTEX_SELFTEST is not set # CONFIG_X25 is not set diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index d642cab61..203524ec9 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -1006,6 +1006,7 @@ CONFIG_DCB=y CONFIG_DCDBAS=m CONFIG_DEBUG_ATOMIC_SLEEP=y CONFIG_DEBUG_BOOT_PARAMS=y +# CONFIG_DEBUG_CGROUP_REF is not set CONFIG_DEBUG_CREDENTIALS=y # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set @@ -1866,6 +1867,7 @@ CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BELKIN=m CONFIG_HID_BETOP_FF=m # CONFIG_HID_BIGBEN_FF is not set +CONFIG_HID_BPF=y CONFIG_HID_CHERRY=m CONFIG_HID_CHICONY=m CONFIG_HID_CMEDIA=m @@ -1879,6 +1881,7 @@ CONFIG_HID_ELAN=m CONFIG_HID_ELECOM=m CONFIG_HID_ELO=m # CONFIG_HID_EMS_FF is not set +CONFIG_HID_EVISION=m CONFIG_HID_EZKEY=m # CONFIG_HID_FT260 is not set CONFIG_HID_GEMBIRD=m @@ -1957,6 +1960,7 @@ CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m +CONFIG_HID_SUPPORT=y CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m @@ -2096,10 +2100,10 @@ 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=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_HID=y # CONFIG_I2C_HISI is not set # CONFIG_I2C_HIX5HD2 is not set CONFIG_I2C_I801=m @@ -2393,6 +2397,7 @@ CONFIG_INTEL_POWERCLAMP=m CONFIG_INTEL_QEP=m CONFIG_INTEL_RAPL=m CONFIG_INTEL_RST=m +# CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set CONFIG_INTEL_SDSI=m @@ -2441,7 +2446,7 @@ CONFIG_IONIC=m CONFIG_IOSCHED_BFQ=y # CONFIG_IOSF_MBI_DEBUG is not set CONFIG_IOSF_MBI=y -# CONFIG_IOSM is not set +CONFIG_IOSM=m # CONFIG_IO_STRICT_DEVMEM is not set CONFIG_IO_URING=y CONFIG_IP6_NF_FILTER=m @@ -3128,6 +3133,7 @@ CONFIG_MHI_BUS=m CONFIG_MHI_BUS_PCI_GENERIC=m CONFIG_MHI_NET=m CONFIG_MHI_WWAN_CTRL=m +# CONFIG_MHI_WWAN_MBIM is not set CONFIG_MICREL_KS8995MA=m CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m @@ -3371,6 +3377,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 +# CONFIG_MTK_T7XX is not set CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1 CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 CONFIG_MTRR_SANITIZER=y @@ -6013,6 +6020,7 @@ CONFIG_TYPEC_DP_ALTMODE=m CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m +# CONFIG_TYPEC_MUX_GPIO_SBU is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6598,7 +6606,7 @@ CONFIG_WLAN=y CONFIG_WMI_BMOF=m # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set # CONFIG_WQ_WATCHDOG is not set -# CONFIG_WWAN_HWSIM is not set +CONFIG_WWAN_HWSIM=m CONFIG_WWAN=y # CONFIG_WW_MUTEX_SELFTEST is not set # CONFIG_X25 is not set diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 91bbab7ab..016f0850a 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -1006,6 +1006,7 @@ CONFIG_DCB=y CONFIG_DCDBAS=m # CONFIG_DEBUG_ATOMIC_SLEEP is not set CONFIG_DEBUG_BOOT_PARAMS=y +# CONFIG_DEBUG_CGROUP_REF is not set # CONFIG_DEBUG_CREDENTIALS is not set # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set @@ -1850,6 +1851,7 @@ CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BELKIN=m CONFIG_HID_BETOP_FF=m # CONFIG_HID_BIGBEN_FF is not set +CONFIG_HID_BPF=y CONFIG_HID_CHERRY=m CONFIG_HID_CHICONY=m CONFIG_HID_CMEDIA=m @@ -1863,6 +1865,7 @@ CONFIG_HID_ELAN=m CONFIG_HID_ELECOM=m CONFIG_HID_ELO=m # CONFIG_HID_EMS_FF is not set +CONFIG_HID_EVISION=m CONFIG_HID_EZKEY=m # CONFIG_HID_FT260 is not set CONFIG_HID_GEMBIRD=m @@ -1941,6 +1944,7 @@ CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m +CONFIG_HID_SUPPORT=y CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m @@ -2080,10 +2084,10 @@ CONFIG_I2C_DIOLAN_U2C=m # CONFIG_I2C_GPIO is not set CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_HID_ACPI=m -CONFIG_I2C_HID=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_HID=y # CONFIG_I2C_HISI is not set # CONFIG_I2C_HIX5HD2 is not set CONFIG_I2C_I801=m @@ -2377,6 +2381,7 @@ CONFIG_INTEL_POWERCLAMP=m CONFIG_INTEL_QEP=m CONFIG_INTEL_RAPL=m CONFIG_INTEL_RST=m +# CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set CONFIG_INTEL_SDSI=m @@ -2425,7 +2430,7 @@ CONFIG_IONIC=m CONFIG_IOSCHED_BFQ=y # CONFIG_IOSF_MBI_DEBUG is not set CONFIG_IOSF_MBI=y -# CONFIG_IOSM is not set +CONFIG_IOSM=m # CONFIG_IO_STRICT_DEVMEM is not set CONFIG_IO_URING=y CONFIG_IP6_NF_FILTER=m @@ -3108,6 +3113,7 @@ CONFIG_MHI_BUS=m CONFIG_MHI_BUS_PCI_GENERIC=m CONFIG_MHI_NET=m CONFIG_MHI_WWAN_CTRL=m +# CONFIG_MHI_WWAN_MBIM is not set CONFIG_MICREL_KS8995MA=m CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m @@ -3351,6 +3357,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 +# CONFIG_MTK_T7XX is not set CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1 CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 CONFIG_MTRR_SANITIZER=y @@ -5990,6 +5997,7 @@ CONFIG_TYPEC_DP_ALTMODE=m CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m +# CONFIG_TYPEC_MUX_GPIO_SBU is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6575,7 +6583,7 @@ CONFIG_WLAN=y CONFIG_WMI_BMOF=m # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set # CONFIG_WQ_WATCHDOG is not set -# CONFIG_WWAN_HWSIM is not set +CONFIG_WWAN_HWSIM=m CONFIG_WWAN=y # CONFIG_WW_MUTEX_SELFTEST is not set # CONFIG_X25 is not set diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config index 81725857f..9f1c620b8 100644 --- a/kernel-x86_64-rt-debug-rhel.config +++ b/kernel-x86_64-rt-debug-rhel.config @@ -1022,6 +1022,7 @@ CONFIG_DCDBAS=m CONFIG_DEBUG_ATOMIC_SLEEP=y CONFIG_DEBUG_BOOT_PARAMS=y CONFIG_DEBUG_BUGVERBOSE=y +# CONFIG_DEBUG_CGROUP_REF is not set CONFIG_DEBUG_CREDENTIALS=y # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set @@ -1915,6 +1916,7 @@ CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BELKIN=m CONFIG_HID_BETOP_FF=m # CONFIG_HID_BIGBEN_FF is not set +CONFIG_HID_BPF=y CONFIG_HID_CHERRY=m CONFIG_HID_CHICONY=m CONFIG_HID_CMEDIA=m @@ -1928,6 +1930,7 @@ CONFIG_HID_ELAN=m CONFIG_HID_ELECOM=m CONFIG_HID_ELO=m # CONFIG_HID_EMS_FF is not set +CONFIG_HID_EVISION=m CONFIG_HID_EZKEY=m # CONFIG_HID_FT260 is not set CONFIG_HID_GEMBIRD=m @@ -2010,6 +2013,7 @@ CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m +CONFIG_HID_SUPPORT=y CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m @@ -2149,10 +2153,10 @@ 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=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_HID=y # CONFIG_I2C_HISI is not set # CONFIG_I2C_HIX5HD2 is not set CONFIG_I2C_I801=m @@ -2446,6 +2450,7 @@ CONFIG_INTEL_POWERCLAMP=m CONFIG_INTEL_QEP=m CONFIG_INTEL_RAPL=m CONFIG_INTEL_RST=m +# CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set CONFIG_INTEL_SDSI=m @@ -2494,7 +2499,7 @@ CONFIG_IONIC=m CONFIG_IOSCHED_BFQ=y # CONFIG_IOSF_MBI_DEBUG is not set CONFIG_IOSF_MBI=y -# CONFIG_IOSM is not set +CONFIG_IOSM=m # CONFIG_IO_STRICT_DEVMEM is not set CONFIG_IO_URING=y CONFIG_IP6_NF_FILTER=m @@ -3185,6 +3190,7 @@ CONFIG_MHI_BUS=m CONFIG_MHI_BUS_PCI_GENERIC=m CONFIG_MHI_NET=m CONFIG_MHI_WWAN_CTRL=m +# CONFIG_MHI_WWAN_MBIM is not set CONFIG_MICREL_KS8995MA=m CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m @@ -3440,6 +3446,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 +# CONFIG_MTK_T7XX is not set CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1 CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 CONFIG_MTRR_SANITIZER=y @@ -6116,6 +6123,7 @@ CONFIG_TYPEC_DP_ALTMODE=m CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m +# CONFIG_TYPEC_MUX_GPIO_SBU is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6759,7 +6767,8 @@ CONFIG_WLAN=y CONFIG_WMI_BMOF=m # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set # CONFIG_WQ_WATCHDOG is not set -# CONFIG_WWAN_HWSIM is not set +CONFIG_WWAN_DEBUGFS=y +CONFIG_WWAN_HWSIM=m CONFIG_WWAN=y # CONFIG_WW_MUTEX_SELFTEST is not set # CONFIG_X25 is not set diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config index dd126e329..71e9c5af8 100644 --- a/kernel-x86_64-rt-rhel.config +++ b/kernel-x86_64-rt-rhel.config @@ -1022,6 +1022,7 @@ CONFIG_DCDBAS=m # CONFIG_DEBUG_ATOMIC_SLEEP is not set CONFIG_DEBUG_BOOT_PARAMS=y CONFIG_DEBUG_BUGVERBOSE=y +# CONFIG_DEBUG_CGROUP_REF is not set # CONFIG_DEBUG_CREDENTIALS is not set # CONFIG_DEBUG_DEVRES is not set # CONFIG_DEBUG_DRIVER is not set @@ -1899,6 +1900,7 @@ CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HID_BELKIN=m CONFIG_HID_BETOP_FF=m # CONFIG_HID_BIGBEN_FF is not set +CONFIG_HID_BPF=y CONFIG_HID_CHERRY=m CONFIG_HID_CHICONY=m CONFIG_HID_CMEDIA=m @@ -1912,6 +1914,7 @@ CONFIG_HID_ELAN=m CONFIG_HID_ELECOM=m CONFIG_HID_ELO=m # CONFIG_HID_EMS_FF is not set +CONFIG_HID_EVISION=m CONFIG_HID_EZKEY=m # CONFIG_HID_FT260 is not set CONFIG_HID_GEMBIRD=m @@ -1994,6 +1997,7 @@ CONFIG_HID_SPEEDLINK=m # CONFIG_HID_STEAM is not set CONFIG_HID_STEELSERIES=m CONFIG_HID_SUNPLUS=m +CONFIG_HID_SUPPORT=y CONFIG_HID_THINGM=m CONFIG_HID_THRUSTMASTER=m CONFIG_HID_TIVO=m @@ -2133,10 +2137,10 @@ CONFIG_I2C_DIOLAN_U2C=m # CONFIG_I2C_GPIO is not set CONFIG_I2C_HELPER_AUTO=y CONFIG_I2C_HID_ACPI=m -CONFIG_I2C_HID=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_HID=y # CONFIG_I2C_HISI is not set # CONFIG_I2C_HIX5HD2 is not set CONFIG_I2C_I801=m @@ -2430,6 +2434,7 @@ CONFIG_INTEL_POWERCLAMP=m CONFIG_INTEL_QEP=m CONFIG_INTEL_RAPL=m CONFIG_INTEL_RST=m +# CONFIG_INTEL_SAR_INT1092 is not set # CONFIG_INTEL_SCU_PCI is not set # CONFIG_INTEL_SCU_PLATFORM is not set CONFIG_INTEL_SDSI=m @@ -2478,7 +2483,7 @@ CONFIG_IONIC=m CONFIG_IOSCHED_BFQ=y # CONFIG_IOSF_MBI_DEBUG is not set CONFIG_IOSF_MBI=y -# CONFIG_IOSM is not set +CONFIG_IOSM=m # CONFIG_IO_STRICT_DEVMEM is not set CONFIG_IO_URING=y CONFIG_IP6_NF_FILTER=m @@ -3165,6 +3170,7 @@ CONFIG_MHI_BUS=m CONFIG_MHI_BUS_PCI_GENERIC=m CONFIG_MHI_NET=m CONFIG_MHI_WWAN_CTRL=m +# CONFIG_MHI_WWAN_MBIM is not set CONFIG_MICREL_KS8995MA=m CONFIG_MICREL_PHY=m CONFIG_MICROCHIP_PHY=m @@ -3420,6 +3426,7 @@ CONFIG_MTD_UBI_BEB_LIMIT=20 # CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI=m CONFIG_MTD_UBI_WL_THRESHOLD=4096 +# CONFIG_MTK_T7XX is not set CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1 CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 CONFIG_MTRR_SANITIZER=y @@ -6093,6 +6100,7 @@ CONFIG_TYPEC_DP_ALTMODE=m CONFIG_TYPEC_FUSB302=m # CONFIG_TYPEC_HD3SS3220 is not set CONFIG_TYPEC_MUX_FSA4480=m +# CONFIG_TYPEC_MUX_GPIO_SBU is not set CONFIG_TYPEC_MUX_PI3USB30532=m # CONFIG_TYPEC_NVIDIA_ALTMODE is not set # CONFIG_TYPEC_QCOM_PMIC is not set @@ -6736,7 +6744,8 @@ CONFIG_WLAN=y CONFIG_WMI_BMOF=m # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set # CONFIG_WQ_WATCHDOG is not set -# CONFIG_WWAN_HWSIM is not set +CONFIG_WWAN_DEBUGFS=y +CONFIG_WWAN_HWSIM=m CONFIG_WWAN=y # CONFIG_WW_MUTEX_SELFTEST is not set # CONFIG_X25 is not set diff --git a/kernel.spec b/kernel.spec index 2043a4c72..a95a01941 100755 --- a/kernel.spec +++ b/kernel.spec @@ -161,15 +161,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 342 +%define pkgrelease 343 %define kversion 5 -%define tarfile_release 5.14.0-342.el9 +%define tarfile_release 5.14.0-343.el9 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 342%{?buildid}%{?dist} +%define specrelease 343%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-342.el9 +%define kabiversion 5.14.0-343.el9 # # End of genspec.sh variables @@ -3698,6 +3698,623 @@ fi # # %changelog +* Fri Jul 21 2023 Jan Stancek [5.14.0-343.el9] +- net: openvswitch: add support for l4 symmetric hashing (Timothy Redaelli) [2188082] +- gfs2: Don't deref jdesc in evict (Bob Peterson) [2214358] {CVE-2023-3212} +- net: wwan: mark iosm driver as tech preview (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: enable iosm driver (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: enable wwan hw simulator (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: adjust new configuration options (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: Convert single instance struct member to flexible array (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueues (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Ensure init is completed before system sleep (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fix NULL pointer dereference when removing device (Jose Ignacio Tornos Martinez) [2123542] +- wwan: core: add print for wwan port attach/disconnect (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: Expose secondary AT port on DATA1 (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: Fix error handling path in ipc_pcie_probe() (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: do not compile with -Werror (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fixes 7560 modem crash (Jose Ignacio Tornos Martinez) [2123542] +- wwan: core: Support slicing in port TX flow of WWAN subsystem (Jose Ignacio Tornos Martinez) [2123542] +- platform/x86: intel: int1092: intel_sar: Convert to platform remove callback returning void (Jose Ignacio Tornos Martinez) [2123542] +- platform/x86: int1092: Switch to use acpi_evaluate_dsm_typed() (Jose Ignacio Tornos Martinez) [2123542] +- Documentation: networking: correct spelling (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Fix Runtime PM initialization (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Fix Runtime PM resume sequence (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fix memory leak in ipc_mux_init() (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fix incorrect skb length (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fix crash in peek throughput test (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fix kernel test robot reported error (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Fix the ACPI memory leak (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg() (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fix kernel test robot reported errors (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fix invalid mux header type (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fix driver not working with INTEL_IOMMU disabled (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfg (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: Remove unnecessary if_mutex lock (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: mhi: fix memory leak in mhi_mbim_dellink (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fix memory leak in ipc_wwan_dellink (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Add NAPI support (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Use needed_headroom instead of hard_header_len (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: add rpc interface for xmm modems (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Add port for modem logging (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: use union to group port type specific data (Jose Ignacio Tornos Martinez) [2123542] +- net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). (Jose Ignacio Tornos Martinez) [2123542] +- wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new() (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: Call mutex_init before locking it (Jose Ignacio Tornos Martinez) [2123542] +- wwan_hwsim: Use skb_put_data() instead of skb_put/memcpy pair (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pair (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: mhi_wwan_ctrl: Add DUN2 to have a secondary AT port (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmit (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: Fix return type of ipc_wwan_link_transmit (Jose Ignacio Tornos Martinez) [2123542] +- wwan: iosm: use a flexible array rather than allocate short objects (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr() (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: remove pointless null check (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Fix smatch errors (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Avoid calls to skb_data_area_size() (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout() (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Add maintainers and documentation (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Device deep sleep lock/unlock (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Runtime PM (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Introduce power management (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Add WWAN network interface (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Add data path interface (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Data path HW layer (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Add AT and MBIM WWAN ports (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Add control port (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Add port proxy infrastructure (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Add core components (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: t7xx: Add control DMA interface (Jose Ignacio Tornos Martinez) [2123542] +- wwan_hwsim: Avoid flush_scheduled_work() usage (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR() (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: drop debugfs dev reference (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: debugfs obtained dev reference not dropped (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: Enable M.2 7360 WWAN card support (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: Fix MRU mismatch issue which may lead to data connection lost (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: Let PCI core handle PCI power transition (Jose Ignacio Tornos Martinez) [2123542] +- wwan: Replace kernel.h with the necessary inclusions (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: correct open parenthesis alignment (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: removed unused function decl (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: release data channel in case no active IP session (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: set tx queue len (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fixes unable to send AT command during mbim tx (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fixes net interface nonfunctional after fw flash (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fixes unnecessary doorbell send (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: make debugfs optional (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: move debugfs knobs into a subdir (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: allow trace port be uninitialized (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: consolidate trace port init code (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: select CONFIG_RELAY (Jose Ignacio Tornos Martinez) [2123542] +- dt-bindings: net: Add schema for Qualcomm BAM-DMUX (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: Add Qualcomm BAM-DMUX WWAN network driver (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: device trace collection using relayfs (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: common debugfs base dir for wwan device (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fix compilation warning (Jose Ignacio Tornos Martinez) [2123542] +- platform/x86: int1092: Fix non sequential device mode handling (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: correct devlink extra params (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: Move devlink_register to be last devlink command (Jose Ignacio Tornos Martinez) [2123542] +- net: iosm: Use hrtimer_forward_now() (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fw flashing and cd improvements (Jose Ignacio Tornos Martinez) [2123542] +- devlink: Make devlink_register to be void (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fw flashing & cd collection infrastructure changes (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: devlink fw flashing & cd collection documentation (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: transport layer support for fw flashing/cd (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: coredump collection support (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: fw flashing support (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: devlink registration (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: Unify IO accessors used in the driver (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: Replace io.*64_lo_hi() with regular accessors (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: switch from 'pci_' to 'dma_' API (Jose Ignacio Tornos Martinez) [2123542] +- platform/x86: BIOS SAR driver for Intel M.2 Modem (Jose Ignacio Tornos Martinez) [2123542] +- wwan: core: Unshadow error code returned by ida_alloc_range() (Jose Ignacio Tornos Martinez) [2123542] +- wwan: mhi: Fix missing spin_lock_init() in mhi_mbim_probe() (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: Add MHI MBIM network driver (Jose Ignacio Tornos Martinez) [2123542] +- net: wwan: iosm: Switch to use module_pci_driver() macro (Jose Ignacio Tornos Martinez) [2123542] +- net: tipc: resize nlattr array to correct size (Xin Long) [2221401] +- tipc: fix kernel warning when sending SYN message (Xin Long) [2221401] +- thunderbolt: Mask ring interrupt on Intel hardware as well (Desnes Nunes) [2212495] +- thunderbolt: Clear registers properly when auto clear isn't in use (Desnes Nunes) [2212495] +- media: usb: siano: Fix warning due to null work_func_t function pointer (Desnes Nunes) [2212495] +- usb: host: xhci-plat: Add reset support (Desnes Nunes) [2212495] +- usb: host: xhci-plat: Improve clock handling in probe() (Desnes Nunes) [2212495] +- media: uvcvideo: Don't expose unsupported formats to userspace (Desnes Nunes) [2212495] +- Revert "dt-bindings: usb: renesas, usb3-peri: Document RZ/V2M r9a09g011 support" (Desnes Nunes) [2212495] +- usb: typec: altmodes/displayport: Fix configure initial pin assignment (Desnes Nunes) [2212495] +- xhci: Free the command allocated for setting LPM if we return early (Desnes Nunes) [2212495] +- Revert "usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS" (Desnes Nunes) [2212495] +- xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu (Desnes Nunes) [2212495] +- USB: serial: option: add Quectel RM500U-CN modem (Desnes Nunes) [2212495] +- usb: xhci: tegra: fix sleep in atomic call (Desnes Nunes) [2212495] +- usb: chipidea: core: fix possible concurrent when switch role (Desnes Nunes) [2212495] +- usb: chipdea: core: fix return -EINVAL if request role is the same with current role (Desnes Nunes) [2212495] +- uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2 (Desnes Nunes) [2212495] +- USB: serial: option: add Telit FE990 compositions (Desnes Nunes) [2212495] +- USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs (Desnes Nunes) [2212495] +- thunderbolt: Use scale field when allocating USB3 bandwidth (Desnes Nunes) [2212495] +- thunderbolt: Limit USB3 bandwidth of certain Intel USB4 host routers (Desnes Nunes) [2212495] +- thunderbolt: Call tb_check_quirks() after initializing adapters (Desnes Nunes) [2212495] +- thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access (Desnes Nunes) [2212495] +- thunderbolt: Fix memory leak in margining (Desnes Nunes) [2212495] +- usb: typec: tcpm: fix warning when handle discover_identity message (Desnes Nunes) [2212495] +- usb: typec: tcpm: fix create duplicate source-capabilities file (Desnes Nunes) [2212495] +- usb: ucsi_acpi: Increase the command completion timeout (Desnes Nunes) [2212495] +- usb: ucsi: Fix ucsi->connector race (Desnes Nunes) [2212495] +- usb: ucsi: Fix NULL pointer deref in ucsi_connector_change() (Desnes Nunes) [2212495] +- thunderbolt: Add quirk to disable CLx (Desnes Nunes) [2212495] +- usb: typec: pd: Add higher capability sysfs for sink PDO (Desnes Nunes) [2212495] +- usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDO (Desnes Nunes) [2212495] +- xhci: host: potential NULL dereference in xhci_generic_plat_probe() (Desnes Nunes) [2212495] +- media: usb: siano: Fix use after free bugs caused by do_submit_urb (Desnes Nunes) [2212495] +- media: usb: dvb-usb-v2: af9015.c: return 0 instead of 'ret'. (Desnes Nunes) [2212495] +- dt-bindings: usb: convert fcs,fusb302.txt to yaml (Desnes Nunes) [2212495] +- usb: uvc: Enumerate valid values for color matching (Desnes Nunes) [2212495] +- USB: ene_usb6250: Allocate enough memory for full object (Desnes Nunes) [2212495] +- usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math (Desnes Nunes) [2212495] +- USB: uhci: fix memory leak with using debugfs_lookup() (Desnes Nunes) [2212495] +- USB: ULPI: fix memory leak with using debugfs_lookup() (Desnes Nunes) [2212495] +- USB: chipidea: fix memory leak with using debugfs_lookup() (Desnes Nunes) [2212495] +- USB: serial: option: add support for VW/Skoda "Carstick LTE" (Desnes Nunes) [2212495] +- usb: remove the dead USB_OHCI_SH option (Desnes Nunes) [2212495] +- xhci: decouple usb2 port resume and get_port_status request handling (Desnes Nunes) [2212495] +- xhci: clear usb2 resume related variables in one place. (Desnes Nunes) [2212495] +- xhci: rename resume_done to resume_timestamp (Desnes Nunes) [2212495] +- xhci: Pass port structure as parameter to xhci_disable_port(). (Desnes Nunes) [2212495] +- xhci: move port specific items such as state completions to port structure (Desnes Nunes) [2212495] +- xhci: pass port pointer as parameter to xhci_set_port_power() (Desnes Nunes) [2212495] +- xhci: cleanup xhci_hub_control port references (Desnes Nunes) [2212495] +- xhci: add helpers for enabling and disabling interrupters (Desnes Nunes) [2212495] +- xhci: Refactor interrupter code for initial multi interrupter support. (Desnes Nunes) [2212495] +- xhci: remove xhci_test_trb_in_td_math early development check (Desnes Nunes) [2212495] +- xhci: fix event ring segment table related masks and variables in header (Desnes Nunes) [2212495] +- dt-bindings: usb: Add Cypress cypd4226 Type-C controller (Desnes Nunes) [2212495] +- xhci: split out rcar/rz support from xhci-plat.c (Desnes Nunes) [2212495] +- usb: ohci-omap: avoid unused-variable warning (Desnes Nunes) [2212495] +- usb: remove ohci-tmio driver (Desnes Nunes) [2212495] +- USB: core: Don't hold device lock while reading the "descriptors" sysfs file (Desnes Nunes) [2212495] +- usb: early: xhci-dbc: Use memcpy_and_pad() (Desnes Nunes) [2212495] +- usb: early: xhci-dbc: Optimize early_xdbc_write() (Desnes Nunes) [2212495] +- usb: early: xhci-dbc: Fix a potential out-of-bound memory access (Desnes Nunes) [2212495] +- usb: chipidea: ci_hdrc_imx: use dev_err_probe (Desnes Nunes) [2212495] +- dt-bindings: usb: fsa4480: Use generic node name (Desnes Nunes) [2212495] +- dt-bindings: usb: phy: nop: Fix a typo ("specifiy") (Desnes Nunes) [2212495] +- Documentation: usb: correct spelling (Desnes Nunes) [2212495] +- usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name (Desnes Nunes) [2212495] +- usb: uvc: make uvc_format_desc table const (Desnes Nunes) [2212495] +- usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unit (Desnes Nunes) [2212495] +- usb: uvc: move media/v4l2-uvc.h to usb/uvc.h (Desnes Nunes) [2212495] +- usb: gadget: uvc: add v4l2 try_format api call (Desnes Nunes) [2212495] +- usb: gadget: uvc: add v4l2 enumeration api calls (Desnes Nunes) [2212495] +- media: uvcvideo: Add GUID for BGRA/X 8:8:8:8 (Desnes Nunes) [2212495] +- thunderbolt: Add missing kernel-doc comment to tb_tunnel_maximum_bandwidth() (Desnes Nunes) [2212495] +- thunderbolt: Handle bandwidth allocation mode enablement notification (Desnes Nunes) [2212495] +- dt-bindings: usb: Convert Marvell Orion EHCI to DT schema (Desnes Nunes) [2212495] +- dt-bindings: usb: Convert OMAP OHCI/EHCI bindings to schema (Desnes Nunes) [2212495] +- dt-bindings: usb: Convert multiple "usb-ohci" bindings to DT schema (Desnes Nunes) [2212495] +- dt-bindings: usb: Remove obsolete brcm,bcm3384-usb.txt (Desnes Nunes) [2212495] +- usb: typec: tcpm: Remove altmode active state updates (Desnes Nunes) [2212495] +- usb: typec: altmodes/displayport: Update active state (Desnes Nunes) [2212495] +- usb: typec: mux: Introduce GPIO-based SBU mux (Desnes Nunes) [2212495] +- redhat: configs: Add unset CONFIG_TYPEC_MUX_GPIO_SBU option (Desnes Nunes) [2212495] +- dt-bindings: usb: Introduce GPIO-based SBU mux (Desnes Nunes) [2212495] +- usb: host: ehci-fsl: Use DRV_NAME (Desnes Nunes) [2212495] +- usb: typec: tcpci: Add callback for evaluating contaminant presence (Desnes Nunes) [2212495] +- usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant (Desnes Nunes) [2212495] +- usb: typec: Make bus switch code retimer-aware (Desnes Nunes) [2212495] +- usb: typec: Add wrapper for bus switch set code (Desnes Nunes) [2212495] +- usb: typec: Add retimer handle to port altmode (Desnes Nunes) [2212495] +- usb: typec: tipd: Support wakeup (Desnes Nunes) [2212495] +- dt-bindings: usb: tps6598x: Add wakeup property (Desnes Nunes) [2212495] +- USB: fix memory leak with using debugfs_lookup() (Desnes Nunes) [2212495] +- usb: typec: intel_pmc_mux: Deduplicate ACPI matching in probe (Desnes Nunes) [2212495] +- usb: typec: intel_pmc_mux: Don't leak the ACPI device reference count (Desnes Nunes) [2212495] +- usb: typec: tcpci: Request IRQ with IRQF_SHARED (Desnes Nunes) [2212495] +- dt-bindings: usb: usbmisc-imx: add i.MX8MM usbmisc (Desnes Nunes) [2212495] +- dt-bindings: usb: ci-hdrc-usb2: add i.MX8MM compatible (Desnes Nunes) [2212495] +- USB: Improve usb_fill_* documentation (Desnes Nunes) [2212495] +- usb: gadget: xudc: Refactor update data role work (Desnes Nunes) [2212495] +- thunderbolt: Add support for DisplayPort bandwidth allocation mode (Desnes Nunes) [2212495] +- thunderbolt: Include the additional DP IN double word in debugfs dump (Desnes Nunes) [2212495] +- thunderbolt: Add functions to support DisplayPort bandwidth allocation mode (Desnes Nunes) [2212495] +- thunderbolt: Take CL states into account when waiting for link to come up (Desnes Nunes) [2212495] +- thunderbolt: Improve debug logging in tb_available_bandwidth() (Desnes Nunes) [2212495] +- thunderbolt: Log DP adapter type (Desnes Nunes) [2212495] +- thunderbolt: Use decimal port number in control and tunnel logs too (Desnes Nunes) [2212495] +- media: uvcvideo: Silence memcpy() run-time false positive warnings (Desnes Nunes) [2212495] +- media: uvcvideo: Quirk for autosuspend in Logitech B910 and C910 (Desnes Nunes) [2212495] +- media: uvcvideo: Fix race condition with usb_kill_urb (Desnes Nunes) [2212495] +- media: uvcvideo: Use standard names for menus (Desnes Nunes) [2212495] +- media: uvcvideo: Fix power line control for Lenovo Integrated Camera (Desnes Nunes) [2212495] +- media: uvcvideo: Refactor power_line_frequency_controls_limited (Desnes Nunes) [2212495] +- media: uvcvideo: Refactor uvc_ctrl_mappings_uvcXX (Desnes Nunes) [2212495] +- media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU (Desnes Nunes) [2212495] +- media: uvcvideo: Extend documentation of uvc_video_clock_decode() (Desnes Nunes) [2212495] +- media: uvcvideo: Refactor __uvc_ctrl_add_mapping (Desnes Nunes) [2212495] +- media: uvcvideo: Fix handling on Bitmask controls (Desnes Nunes) [2212495] +- media: uvcvideo: Do not return positive errors in uvc_query_ctrl() (Desnes Nunes) [2212495] +- media: uvcvideo: Return -EACCES for Wrong state error (Desnes Nunes) [2212495] +- media: uvcvideo: Improve error logging in uvc_query_ctrl() (Desnes Nunes) [2212495] +- media: uvcvideo: Check for INACTIVE in uvc_ctrl_is_accessible() (Desnes Nunes) [2212495] +- media: uvcvideo: Factor out usb_string() calls (Desnes Nunes) [2212495] +- media: uvcvideo: Limit power line control for Acer EasyCamera (Desnes Nunes) [2212495] +- media: uvcvideo: Recover stalled ElGato devices (Desnes Nunes) [2212495] +- media: uvcvideo: Remove void casting for the status endpoint (Desnes Nunes) [2212495] +- media: uvcvideo: Fix usage of symbolic permissions to octal (Desnes Nunes) [2212495] +- media: uvcvideo: Fix assignment inside if condition (Desnes Nunes) [2212495] +- media: uvcvideo: Fix missing newline after declarations (Desnes Nunes) [2212495] +- media: uvcvideo: Handle errors from calls to usb_string (Desnes Nunes) [2212495] +- media: uvcvideo: Only create input devs if hw supports it (Desnes Nunes) [2212495] +- media: uvcvideo: Handle cameras with invalid descriptors (Desnes Nunes) [2212495] +- media: uvcvideo: Remove format descriptions (Desnes Nunes) [2212495] +- net: thunderbolt: Add tracepoints (Desnes Nunes) [2212495] +- net: thunderbolt: Add debugging when sending/receiving control packets (Desnes Nunes) [2212495] +- net: thunderbolt: Move into own directory (Desnes Nunes) [2212495] +- xhci: Convert to use list_count_nodes() (Desnes Nunes) [2212495] +- usb: typec: ucsi: Register USB Power Delivery Capabilities (Desnes Nunes) [2212495] +- usb: chipidea: imx: Drop empty platform remove function (Desnes Nunes) [2212495] +- usb: typec: altmodes/displayport: Add hpd sysfs attribute (Desnes Nunes) [2212495] +- thunderbolt: Refactor tb_acpi_add_link() (Desnes Nunes) [2212495] +- thunderbolt: Use correct type in tb_port_is_clx_enabled() prototype (Desnes Nunes) [2212495] +- netfilter: conntrack: gre: don't set assured flag for clash entries (Florian Westphal) [2220944] +- netfilter: conntrack: allow insertion clash of gre protocol (Florian Westphal) [2220944] +- netfilter: conntrack: dccp: copy entire header to stack buffer, not just basic one (Florian Westphal) [2220884] +- netfilter: nfnetlink_osf: fix module autoload (Florian Westphal) [2220884] +- xfs: fix up for "xfs: pass perag to xfs_alloc_read_agf()" (Bill O'Donnell) [2218635] +- tls: improve lockless access safety of tls_err_abort() (Sabrina Dubroca) [2219775] +- tls: rx: strp: don't use GFP_KERNEL in softirq context (Sabrina Dubroca) [2219775] +- tls: rx: strp: preserve decryption status of skbs when needed (Sabrina Dubroca) [2219775] +- tls: rx: strp: factor out copying skb data (Sabrina Dubroca) [2219775] +- tls: rx: strp: fix determining record length in copy mode (Sabrina Dubroca) [2219775] +- tls: rx: strp: force mixed decrypted records into copy mode (Sabrina Dubroca) [2219775] +- tls: rx: strp: set the skb->len of detached / CoW'ed skbs (Sabrina Dubroca) [2219775] +- tls: rx: device: fix checking decryption status (Sabrina Dubroca) [2219775] +- mptcp: do not rely on implicit state check in mptcp_listen() (Davide Caratti) [2219612] +- mptcp: handle correctly disconnect() failures (Davide Caratti) [2219612] +- mptcp: fix active subflow finalization (Davide Caratti) [2219612] +- mptcp: ensure subflow is unhashed before cleaning the backlog (Davide Caratti) [2219612] +- mptcp: ensure listener is unhashed before updating the sk status (Davide Caratti) [2219612] +- mptcp: fix possible list corruption on passive MPJ (Davide Caratti) [2219612] +- mptcp: fix possible divide by zero in recvmsg() (Davide Caratti) [2219612] +- tcp: deny tcp_disconnect() when threads are waiting (Davide Caratti) [2219612] +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() (Guillaume Nault) [2219606] +- net: sched: fix NULL pointer dereference in mq_attach (Davide Caratti) [2219411] +- net/sched: cls_api: remove block_cb from driver_list before freeing (Davide Caratti) [2219411] +- sch_netem: fix issues in netem_change() vs get_dist_table() (Davide Caratti) [2219411] +- sch_netem: acquire qdisc lock in netem_change() (Davide Caratti) [2219411] +- net/sched: cls_api: Fix lockup on flushing explicitly created chain (Davide Caratti) [2219411] +- net/sched: cls_u32: Fix reference counter leak leading to overflow (Davide Caratti) [2219411] +- net/sched: taprio: fix slab-out-of-bounds Read in taprio_dequeue_from_txq (Davide Caratti) [2219411] +- net: sched: fix possible refcount leak in tc_chain_tmplt_add() (Davide Caratti) [2219411] +- RDMA/mlx4: Prevent shift wrapping in set_user_sq_size() (Mohammad Kabat) [2165367] +- mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type (Mohammad Kabat) [2165367] +- net/mlx4_en: Introduce flexible array to silence overflow warning (Mohammad Kabat) [2165367] +- net/mlx4_en: Support RX XDP metadata (Mohammad Kabat) [2165367] +- net/mlx4_en: Introduce wrapper for xdp_buff (Mohammad Kabat) [2165367] +- net/mlx4: small optimization in mlx4_en_xmit() (Mohammad Kabat) [2165367] +- net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGS (Mohammad Kabat) [2165367] +- net/mlx4: rename two constants (Mohammad Kabat) [2165367] +- RDMA/mlx4: Remove NULL check before dev_{put, hold} (Mohammad Kabat) [2165367] +- ptp: mlx4: convert to .adjfine and adjust_by_scaled_ppm (Mohammad Kabat) [2165367] +- net/mlx4: Check retval of mlx4_bitmap_init (Mohammad Kabat) [2165367] +- net/mlx4: Fix error check for dma_map_sg (Mohammad Kabat) [2165367] +- mlx4: Do type_clear() for devlink ports when type_set() was called previously (Mohammad Kabat) [2165367] +- devlink: Fix crash with CONFIG_NET_NS=n (Davide Caratti) [2219326] +- devlink: change per-devlink netdev notifier to static one (Davide Caratti) [2219326] +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt(). (Davide Caratti) [2219326] +- vlan: partially enable SIOCSHWTSTAMP in container (Davide Caratti) [2219326] +- net: macsec: fix double free of percpu stats (Sabrina Dubroca) [2218898] +- ping6: Fix send to link-local addresses with VRF. (Hangbin Liu) [2218130] +- ipv6: rpl: Fix Route of Death. (Hangbin Liu) [2218130] +- ipv6: Fix out-of-bounds access in ipv6_find_tlv() (Hangbin Liu) [2218130] +- net: rpl: fix rpl header size calculation (Hangbin Liu) [2218130] +- igb: fix nvm.ops.read() error handling (Corinna Vinschen) [2153362] +- igb: Fix extts capture value format for 82580/i354/i350 (Corinna Vinschen) [2153362] +- igb: Define igb_pm_ops conditionally on CONFIG_PM (Corinna Vinschen) [2153362] +- igb: fix bit_shift to be in [1..8] range (Corinna Vinschen) [2153362] +- igb: refactor igb_ptp_adjfine_82580 to use diff_by_scaled_ppm (Corinna Vinschen) [2153362] +- igb: revert rtnl_lock() that causes deadlock (Corinna Vinschen) [2153362] +- igb: Remove unnecessary aer.h include (Corinna Vinschen) [2153362] +- igb: Fix PPS input and output using 3rd and 4th SDP (Corinna Vinschen) [2153362] +- igb: Remove redundant pci_enable_pcie_error_reporting() (Corinna Vinschen) [2153362] +- igb: Add lock to avoid data race (Corinna Vinschen) [2153362] +- HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651. (Benjamin Tissoires) [2166610] +- gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode (Benjamin Tissoires) [2166610] +- gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_get (Benjamin Tissoires) [2166610] +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xNU (Benjamin Tissoires) [2166610] +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx (Benjamin Tissoires) [2166610] +- gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU (Benjamin Tissoires) [2166610] +- pm-graph: sleepgraph: Avoid crashing on binary data in device names (Benjamin Tissoires) [2166610] +- HID: hidpp: terminate retry loop on success (Benjamin Tissoires) [2166610] +- HID: logitech-hidpp: Handle timeout differently from busy (Benjamin Tissoires) [2166610] +- HID: wacom: avoid integer overflow in wacom_intuos_inout() (Benjamin Tissoires) [2166610] +- selftests/harness: Pass variant to teardown (Benjamin Tissoires) [2166610] +- selftests/harness: Run TEARDOWN for ASSERT failures (Benjamin Tissoires) [2166610] +- HID: wacom: insert timestamp to packed Bluetooth (BT) events (Benjamin Tissoires) [2166610] +- HID: wacom: Set a default resolution for older tablets (Benjamin Tissoires) [2166610] +- HID: amd_sfh: Handle "no sensors" enabled for SFH1.1 (Benjamin Tissoires) [2166610] +- HID: amd_sfh: Increase sensor command timeout for SFH1.1 (Benjamin Tissoires) [2166610] +- HID: amd_sfh: Correct the stop all command (Benjamin Tissoires) [2166610] +- HID: amd_sfh: Add support for shutdown operation (Benjamin Tissoires) [2166610] +- HID: amd_sfh: Fix illuminance value (Benjamin Tissoires) [2166610] +- HID: amd_sfh: Correct the sensor enable and disable command (Benjamin Tissoires) [2166610] +- HID: amd_sfh: Correct the structure fields (Benjamin Tissoires) [2166610] +- HID: hid-sensor-custom: Fix buffer overrun in device name (Benjamin Tissoires) [2166610] +- selftest: hid: fix hid_bpf not set in config (Benjamin Tissoires) [2166610] +- Revert "HID: sony: remove DualShock4 support." (Benjamin Tissoires) [2166610] +- Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid (Benjamin Tissoires) [2166610] +- HID: sony: remove DualShock4 support. (Benjamin Tissoires) [2166610] +- staging: greybus: hid: Constify lowlevel HID driver (Benjamin Tissoires) [2166610] +- HID: fix BT_HIDP Kconfig dependencies (Benjamin Tissoires) [2166610] +- Documentation: hid: correct spelling (Benjamin Tissoires) [2166610] +- HID: bpf: reorder BPF registration (Benjamin Tissoires) [2166610] +- HID: bpf: clean up entrypoint (Benjamin Tissoires) [2166610] +- selftests: hid: enforce new attach API (Benjamin Tissoires) [2166610] +- HID: bpf: rework how programs are attached and stored in the kernel (Benjamin Tissoires) [2166610] +- selftests: hid: prepare tests for HID_BPF API change (Benjamin Tissoires) [2166610] +- selftests: hid: ensure the program is correctly pinned (Benjamin Tissoires) [2166610] +- selftests: hid: attach/detach 2 bpf programs, not just one (Benjamin Tissoires) [2166610] +- selftests: hid: allow to compile hid_bpf with LLVM (Benjamin Tissoires) [2166610] +- selftests: hid: add vmtest.sh (Benjamin Tissoires) [2166610] +- kselftests: hid: fix missing headers_install step (Benjamin Tissoires) [2166610] +- selftests: hid: ensures we have the proper requirements in config (Benjamin Tissoires) [2166610] +- samples/hid: Fix spelling mistake "wihout" -> "without" (Benjamin Tissoires) [2166610] +- HID: bpf: enforce HID_BPF dependencies (Benjamin Tissoires) [2166610] +- HID: bpf: do not rely on ALLOW_ERROR_INJECTION (Benjamin Tissoires) [2166610] +- HID: bpf: return non NULL data pointer when CONFIG_HID_BPF is not set (Benjamin Tissoires) [2166610] +- Documentation: add HID-BPF docs (Benjamin Tissoires) [2166610] +- samples/hid: add Surface Dial example (Benjamin Tissoires) [2166610] +- samples/hid: add new hid BPF example (Benjamin Tissoires) [2166610] +- selftests/hid: Add a test for BPF_F_INSERT_HEAD (Benjamin Tissoires) [2166610] +- selftests/hid: add report descriptor fixup tests (Benjamin Tissoires) [2166610] +- HID: bpf: allow to change the report descriptor (Benjamin Tissoires) [2166610] +- selftests/hid: add tests for bpf_hid_hw_request (Benjamin Tissoires) [2166610] +- HID: bpf: introduce hid_hw_request() (Benjamin Tissoires) [2166610] +- selftests/hid: add test to change the report size (Benjamin Tissoires) [2166610] +- HID: bpf: allocate data memory for device_event BPF programs (Benjamin Tissoires) [2166610] +- HID: bpf jmp table: simplify the logic of cleaning up programs (Benjamin Tissoires) [2166610] +- selftests: add tests for the HID-bpf initial implementation (Benjamin Tissoires) [2166610] +- HID: initial BPF implementation (Benjamin Tissoires) [2166610] +- HID: Kconfig: split HID support and hid-core compilation (Benjamin Tissoires) [2166610] +- hwrng: u2fzero - account for high quality RNG (Benjamin Tissoires) [2166610] +- HID: i2c-hid: goodix: Add mainboard-vddio-supply (Benjamin Tissoires) [2166610] +- HID: i2c-hid: goodix: Stop tying the reset line to the regulator (Benjamin Tissoires) [2166610] +- HID: intel-ish-hid: Fix kernel panic during warm reset (Benjamin Tissoires) [2166610] +- HID: topre: Add support for 87 keys Realforce R2 (Benjamin Tissoires) [2166610] +- HID: add HP 13t-aw100 & 14t-ea100 digitizer battery quirks (Benjamin Tissoires) [2166610] +- HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse (Benjamin Tissoires) [2166610] +- HID: cp2112: Fix driver not registering GPIO IRQ chip as threaded (Benjamin Tissoires) [2166610] +- HID: uhid: Over-ride the default maximum data buffer value with our own (Benjamin Tissoires) [2166610] +- HID: core: Provide new max_buffer_size attribute to over-ride the default (Benjamin Tissoires) [2166610] +- HID: mcp-2221: prevent UAF in delayed work (Benjamin Tissoires) [2166610] +- hid: bigben_probe(): validate report count (Benjamin Tissoires) [2166610] +- HID: logitech-hidpp: Add myself to authors (Benjamin Tissoires) [2166610] +- HID: logitech: add myself as a reviewer (Benjamin Tissoires) [2166610] +- HID: bigben: use spinlock to safely schedule workers (Benjamin Tissoires) [2166610] +- HID: bigben_worker() remove unneeded check on report_field (Benjamin Tissoires) [2166610] +- HID: bigben: use spinlock to protect concurrent accesses (Benjamin Tissoires) [2166610] +- HID: logitech-hidpp: Retry commands when device is busy (Benjamin Tissoires) [2166610] +- HID: logitech-hidpp: Add more debug statements (Benjamin Tissoires) [2166610] +- HID: Add support for Logitech G923 Xbox Edition steering wheel (Benjamin Tissoires) [2166610] +- HID: logitech-hidpp: Add Signature M650 (Benjamin Tissoires) [2166610] +- HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirk (Benjamin Tissoires) [2166610] +- HID: logitech-hidpp: Don't restart communication if not necessary (Benjamin Tissoires) [2166610] +- HID: logitech-hidpp: Add constants for HID++ 2.0 error codes (Benjamin Tissoires) [2166610] +- Revert "HID: logitech-hidpp: add a module parameter to keep firmware gestures" (Benjamin Tissoires) [2166610] +- HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll support (Benjamin Tissoires) [2166610] +- HID: retain initial quirks set up when creating HID devices (Benjamin Tissoires) [2166610] +- HID: evision: Add preliminary support for EVision keyboards (Benjamin Tissoires) [2166610] +- HID: Ignore battery for ELAN touchscreen 29DF on HP (Benjamin Tissoires) [2166610] +- HID: use standard debug APIs (Benjamin Tissoires) [2166610] +- HID: surface-hid: Constify lowlevel HID driver (Benjamin Tissoires) [2166610] +- HID: intel-ish-hid: Constify lowlevel HID driver (Benjamin Tissoires) [2166610] +- HID: steam: Constify lowlevel HID driver (Benjamin Tissoires) [2166610] +- HID: logitech-dj: Constify lowlevel HID driver (Benjamin Tissoires) [2166610] +- HID: amd_sfh: Constify lowlevel HID driver (Benjamin Tissoires) [2166610] +- HID: amd_sfh: if no sensors are enabled, clean up (Benjamin Tissoires) [2166610] +- HID: logitech: Disable hi-res scrolling on USB (Benjamin Tissoires) [2166610] +- HID: core: Fix deadloop in hid_apply_multiplier. (Benjamin Tissoires) [2166610] +- HID: hid-steam: Add rumble on Deck (Benjamin Tissoires) [2166610] +- HID: hid-steam: Add Steam Deck support (Benjamin Tissoires) [2166610] +- HID: surface-hid: Use target-ID enum instead of hard-coding values (Benjamin Tissoires) [2166610] +- HID: Ignore battery for Elan touchscreen on Asus TP420IA (Benjamin Tissoires) [2166610] +- HID: elecom: add support for TrackBall 056E:011C (Benjamin Tissoires) [2166610] +- HID: betop: check shape of output reports (Benjamin Tissoires) [2166610] +- HID: playstation: correct DualSense gyro bias handling. (Benjamin Tissoires) [2166610] +- HID: playstation: correct DualShock4 gyro bias handling. (Benjamin Tissoires) [2166610] +- HID: playstation: fix DualShock4 unreachable calibration code. (Benjamin Tissoires) [2166610] +- HID: playstation: sanity check DualSense calibration data. (Benjamin Tissoires) [2166610] +- HID: playstation: sanity check DualShock4 calibration data. (Benjamin Tissoires) [2166610] +- HID: multitouch: Add quirks for flipped axes (Benjamin Tissoires) [2166610] +- HID: i2c-hid: acpi: Unify ACPI ID tables format (Benjamin Tissoires) [2166610] +- HID: i2c-hid: acpi: Drop unneded NULL check of adev (Benjamin Tissoires) [2166610] +- HID: Recognize sensors with application collections (Benjamin Tissoires) [2166610] +- HID: uclogic: Use KUNIT_EXPECT_MEMEQ (Benjamin Tissoires) [2166610] +- HID: uclogic: Add support for XP-PEN Deco Pro MW (Benjamin Tissoires) [2166610] +- HID: uclogic: Add support for XP-PEN Deco Pro SW (Benjamin Tissoires) [2166610] +- HID: uclogic: Handle wireless device reconnection (Benjamin Tissoires) [2166610] +- HID: uclogic: Refactor UGEEv2 probe magic data (Benjamin Tissoires) [2166610] +- HID: uclogic: Add battery quirk (Benjamin Tissoires) [2166610] +- HID: uclogic: Add frame type quirk (Benjamin Tissoires) [2166610] +- HID: uclogic: Add support for XP-PEN Deco 01 V2 (Benjamin Tissoires) [2166610] +- HID: i2c-hid: use uniform debugging APIs (Benjamin Tissoires) [2166610] +- HID: i2c-hid: switch to standard debugging APIs (Benjamin Tissoires) [2166610] +- HID: check empty report_list in bigben_probe() (Benjamin Tissoires) [2166610] +- HID: check empty report_list in hid_validate_values() (Benjamin Tissoires) [2166610] +- HID: hid-sensor-custom: Fix big on-stack allocation in hid_sensor_custom_get_known() (Benjamin Tissoires) [2166610] +- HID: sony: Fix unused function warning (Benjamin Tissoires) [2166610] +- HID: Ignore HP Envy x360 eu0009nv stylus battery (Benjamin Tissoires) [2166610] +- HID: Add Mapping for System Microphone Mute (Benjamin Tissoires) [2166610] +- HID: input: map battery system charging (Benjamin Tissoires) [2166610] +- HID: hid-sensor-custom: Add LISS custom sensors (Benjamin Tissoires) [2166610] +- HID: hid-sensor-custom: Allow more custom iio sensors (Benjamin Tissoires) [2166610] +- HID: playstation: fix free of uninialized pointer for DS4 in Bluetooth. (Benjamin Tissoires) [2166610] +- Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices" (Benjamin Tissoires) [2166610] +- Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices" (Benjamin Tissoires) [2166610] +- HID: add mapping for camera access keys (Benjamin Tissoires) [2166610] +- HID: i2c-hid: Don't set wake_capable and wake_irq (Benjamin Tissoires) [2166610] +- HID: i2c-hid: acpi: Stop setting wakeup_capable (Benjamin Tissoires) [2166610] +- HID: i2c-hid: Use PM subsystem to manage wake irq (Benjamin Tissoires) [2166610] +- i2c: acpi: Use ACPI wake capability bit to set wake_irq (Benjamin Tissoires) [2166610] +- HID: logitech HID++: Send SwID in GetProtocolVersion (Benjamin Tissoires) [2166610] +- HID: hid-elan: use default remove for hid device (Benjamin Tissoires) [2166610] +- HID: hid-alps: use default remove for hid device (Benjamin Tissoires) [2166610] +- HID: force HID depending on INPUT (Benjamin Tissoires) [2166610] +- HID: playstation: fix DualShock4 bluetooth CRC endian issue. (Benjamin Tissoires) [2166610] +- HID: playstation: fix DualShock4 bluetooth memory corruption bug. (Benjamin Tissoires) [2166610] +- HID: apple: Swap Control and Command keys on Apple keyboards (Benjamin Tissoires) [2166610] +- HID: uclogic: Standardize test name prefix (Benjamin Tissoires) [2166610] +- HID: hid-sensor-custom: Allow more than one hinge angle sensor (Benjamin Tissoires) [2166610] +- HID: ft260: fix 'cast to restricted' kernel CI bot warnings (Benjamin Tissoires) [2166610] +- HID: ft260: missed NACK from busy device (Benjamin Tissoires) [2166610] +- HID: ft260: fix a NULL pointer dereference in ft260_i2c_write (Benjamin Tissoires) [2166610] +- HID: ft260: wake up device from power saving mode (Benjamin Tissoires) [2166610] +- HID: ft260: missed NACK from big i2c read (Benjamin Tissoires) [2166610] +- HID: ft260: remove SMBus Quick command support (Benjamin Tissoires) [2166610] +- HID: ft260: skip unexpected HID input reports (Benjamin Tissoires) [2166610] +- HID: ft260: do not populate /dev/hidraw device (Benjamin Tissoires) [2166610] +- HID: ft260: improve i2c large reads performance (Benjamin Tissoires) [2166610] +- HID: ft260: support i2c reads greater than HID report size (Benjamin Tissoires) [2166610] +- HID: ft260: support i2c writes larger than HID report size (Benjamin Tissoires) [2166610] +- HID: ft260: improve i2c write performance (Benjamin Tissoires) [2166610] +- HID: ft260: ft260_xfer_status routine cleanup (Benjamin Tissoires) [2166610] +- HID: playstation: add DualShock4 dongle support. (Benjamin Tissoires) [2166610] +- HID: playstation: set default DualShock4 BT poll interval to 4ms. (Benjamin Tissoires) [2166610] +- HID: playstation: add DualShock4 bluetooth support. (Benjamin Tissoires) [2166610] +- HID: playstation: add option to ignore CRC in ps_get_report. (Benjamin Tissoires) [2166610] +- HID: playstation: support DualShock4 lightbar blink. (Benjamin Tissoires) [2166610] +- HID: playstation: support DualShock4 lightbar. (Benjamin Tissoires) [2166610] +- HID: playstation: make LED brightness adjustable in ps_led_register. (Benjamin Tissoires) [2166610] +- HID: playstation: Add DualShock4 rumble support. (Benjamin Tissoires) [2166610] +- HID: playstation: add DualShock4 accelerometer and gyroscope support. (Benjamin Tissoires) [2166610] +- HID: playstation: add DualShock4 touchpad support. (Benjamin Tissoires) [2166610] +- HID: playstation: add DualShock4 battery support. (Benjamin Tissoires) [2166610] +- HID: playstation: report DualShock4 hardware and firmware version. (Benjamin Tissoires) [2166610] +- HID: playstation: initial DualShock4 USB support. (Benjamin Tissoires) [2166610] +- HID: uclogic: Add support for XP-PEN Deco LW (Benjamin Tissoires) [2166610] +- HID: wiimote: Add support for the DJ Hero turntable (Benjamin Tissoires) [2166610] +- HID: asus: Remove unused variable in asus_report_tool_width() (Benjamin Tissoires) [2166610] +- HID: mcp2221: correct undefined references when CONFIG_GPIOLIB isn't defined (Benjamin Tissoires) [2166610] +- HID: mcp2221: fix 'cast to restricted __le16' sparse warnings (Benjamin Tissoires) [2166610] +- HID: mcp2221: fix usage of tmp variable in mcp2221_raw_event() (Benjamin Tissoires) [2166610] +- HID: i2c: use simple i2c probe (Benjamin Tissoires) [2166610] +- HID: mcp2221: add ADC/DAC support via iio subsystem (Benjamin Tissoires) [2166610] +- HID: mcp2221: change 'select GPIOLIB' to imply (Benjamin Tissoires) [2166610] +- HID: mcp2221: switch i2c registration to devm functions (Benjamin Tissoires) [2166610] +- HID: lenovo: Make array tp10ubkbd_led static const (Benjamin Tissoires) [2166610] +- HID: playstation: support updated DualSense rumble mode. (Benjamin Tissoires) [2166610] +- HID: wacom: add three styli to wacom_intuos_get_tool_type (Benjamin Tissoires) [2166610] +- HID: amd_sfh: Change dev_err to dev_dbg for additional debug info (Benjamin Tissoires) [2166610] +- Input: add ABS_PROFILE to uapi and documentation (Benjamin Tissoires) [2166610] +- HID: nintendo: deregister home LED when it fails (Benjamin Tissoires) [2166610] +- HID: convert defines of HID class requests into a proper enum (Benjamin Tissoires) [2166610] +- HID: export hid_report_type to uapi (Benjamin Tissoires) [2166610] +- HID: core: store the unique system identifier in hid_device (Benjamin Tissoires) [2166610] +- HID: Add driver for PhoenixRC Flight Controller (Benjamin Tissoires) [2166610] +- HID: Add driver for VRC-2 Car Controller (Benjamin Tissoires) [2166610] +- MAINTAINERS: Add Wacom driver maintainers (Benjamin Tissoires) [2166610] +- HID: sony: Fix double word in comments (Benjamin Tissoires) [2166610] +- hid: hid-logitech-hidpp: avoid unnecessary assignments in hidpp_connect_event (Benjamin Tissoires) [2166610] +- HID: logitech-hidpp: Detect hi-res scrolling support (Benjamin Tissoires) [2166610] +- HID: logitech-hidpp: Remove hard-coded "Sw. Id." for HID++ 2.0 commands (Benjamin Tissoires) [2166610] +- HID: logitech-hidpp: Fix "Sw. Id." for HID++ 2.0 commands (Benjamin Tissoires) [2166610] +- HID: logitech-hidpp: Remove special-casing of Bluetooth devices (Benjamin Tissoires) [2166610] +- HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices (Benjamin Tissoires) [2166610] +- HID: core: Export hid_match_id() (Benjamin Tissoires) [2166610] +- HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs (Benjamin Tissoires) [2166610] +- HID: move from strlcpy with unused retval to strscpy (Benjamin Tissoires) [2166610] +- HID: vivaldi: convert to use dev_groups (Benjamin Tissoires) [2166610] +- HID: wacom: Simplify comments (Benjamin Tissoires) [2166610] +- HID: rmi: replace ternary operator with min() (Benjamin Tissoires) [2166610] +- HID: Kconfig: remove redundant "depends on HID" lines (Benjamin Tissoires) [2166610] +- HID: playstation: convert to use dev_groups (Benjamin Tissoires) [2166610] +- HID: uclogic: Add support for Parblo A610 PRO (Benjamin Tissoires) [2166610] +- HID: uclogic: Add support for XP-PEN Deco Pro S (Benjamin Tissoires) [2166610] +- HID: uclogic: Add support for UGEE v2 mouse frames (Benjamin Tissoires) [2166610] +- HID: uclogic: Add support for UGEE v2 dial frames (Benjamin Tissoires) [2166610] +- HID: uclogic: Parse the UGEE v2 frame type (Benjamin Tissoires) [2166610] +- HID: uclogic: Refactor UGEE v2 frame initialization (Benjamin Tissoires) [2166610] +- HID: uclogic: Refactor UGEE v2 string descriptor parsing (Benjamin Tissoires) [2166610] +- HID: uclogic: KUnit best practices and naming conventions (Benjamin Tissoires) [2166610] +- Input: elan_i2c_core - Convert to i2c's .probe_new() (Benjamin Tissoires) [2166610] +- Input: elan_i2c - don't set wake_capable and wake_irq (Benjamin Tissoires) [2166610] +- Input: elan_i2c - use PM subsystem to manage wake irq (Benjamin Tissoires) [2166610] +- Input: elan_i2c - convert to use dev_groups (Benjamin Tissoires) [2166610] +- Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fix (Benjamin Tissoires) [2166610] +- Input: i8042 - add quirk for Fujitsu Lifebook A574/H (Benjamin Tissoires) [2166610] +- Input: i8042 - add Clevo PCX0DX to i8042 quirk table (Benjamin Tissoires) [2166610] +- Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.h (Benjamin Tissoires) [2166610] +- Input: synaptics-rmi4 - fix SPI device ID (Benjamin Tissoires) [2166610] +- Input: rmi_smbus - Convert to i2c's .probe_new() (Benjamin Tissoires) [2166610] +- Input: rmi_i2c - Convert to i2c's .probe_new() (Benjamin Tissoires) [2166610] +- Input: synaptics-rmi4 - convert to use sysfs_emit() APIs (Benjamin Tissoires) [2166610] +- Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash() (Benjamin Tissoires) [2166610] +- Input: synaptics-rmi4 - simplify rmi_f34v7_start_reflash() (Benjamin Tissoires) [2166610] +- Input: synaptics-rmi4 - remove unneeded struct register_offset (Benjamin Tissoires) [2166610] +- Input: synaptics-rmi4 - make rmi_f34v7_erase_all() use the "erase all" command (Benjamin Tissoires) [2166610] +- Input: synaptics-rmi4 - reset after writing partition table (Benjamin Tissoires) [2166610] +- Input: synaptics-rmi4 - rewrite partition table unconditionally (Benjamin Tissoires) [2166610] +- Input: synaptics-rmi4 - fix command completion check for bootloader v7/v8 (Benjamin Tissoires) [2166610] +- Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helper (Benjamin Tissoires) [2166610] +- Input: synaptics-rmi4 - fix firmware update operations with bootloader v8 (Benjamin Tissoires) [2166610] +- Input: move from strlcpy with unused retval to strscpy (Benjamin Tissoires) [2166610] +- Input: synaptics-rmi4 - remove unnecessary flush_workqueue() (Benjamin Tissoires) [2166610] +- ASoC: Intel: sof_sdw: add quick for Dell SKU 0BDA (Jaroslav Kysela) [2217298] +- ASoC: Intel: soc-acpi: add tables for Dell SKU 0B34 (Jaroslav Kysela) [2217298] +- ASoC: Intel: sof-sdw: add Dell SKU 0B34 (Jaroslav Kysela) [2217298] +- ASoC: Intel: soc-acpi: add table for RPL Dell SKU 0BDA (Jaroslav Kysela) [2217298] +- padata: Always leave BHs disabled when running ->parallel() (Waiman Long) [2190004] +- padata: Fix list iterator in padata_do_serial() (Waiman Long) [2190004] +- padata: Convert from atomic_t to refcount_t on parallel_data->refcnt (Waiman Long) [2190004] +- cgroup: fix display of forceidle time at root (Waiman Long) [2190004] +- kselftests: cgroup: update kmem test precision tolerance (Waiman Long) [2190004] +- docs: admin-guide: cgroup-v1: update description of inactive_file (Waiman Long) [2190004] +- cgroup: remove rcu_read_lock()/rcu_read_unlock() in critical section of spin_lock_irq() (Waiman Long) [2190004] +- selftests: cgroup: fix unsigned comparison with less than zero (Waiman Long) [2190004] +- device_cgroup: Roll back to original exceptions after copy failure (Waiman Long) [2190004] +- cgroup: cgroup refcnt functions should be exported when CONFIG_DEBUG_CGROUP_REF (Waiman Long) [2190004] +- redhat/configs: Add CONFIG_DEBUG_CGROUP_REF=n (Waiman Long) [2190004] +- cgroup: Implement DEBUG_CGROUP_REF (Waiman Long) [2190004] +- mm: cgroup: fix comments for get from fd/file helpers (Waiman Long) [2190004] +- mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol (Waiman Long) [2190004] +- mm: memcontrol: use do_memsw_account() in a few more places (Waiman Long) [2190004] +- mm: memcontrol: deprecate swapaccounting=0 mode (Waiman Long) [2190004] +- mm: memcontrol: make cgroup_memory_noswap a static key (Waiman Long) [2190004] +- mm/memcontrol: use kstrtobool for swapaccount param parsing (Waiman Long) [2190004] +- cgroup: use strscpy() is more robust and safer (Waiman Long) [2190004] +- cgroup: simplify code in cgroup_apply_control (Waiman Long) [2190004] +- cgroup: Remove CFTYPE_PRESSURE (Waiman Long) [2190004] +- cgroup: Improve cftype add/rm error handling (Waiman Long) [2190004] +- cgroup: add pids.peak interface for pids controller (Waiman Long) [2190004] +- cgroup: Remove data-race around cgrp_dfl_visible (Waiman Long) [2190004] +- cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[] (Waiman Long) [2190004] +- selftests: memcg: expect no low events in unprotected sibling (Waiman Long) [2190004] +- cgroup: remove the superfluous judgment (Waiman Long) [2190004] +- cgroup: Make cgroup_debug static (Waiman Long) [2190004] +- kseltest/cgroup: Make test_stress.sh work if run interactively (Waiman Long) [2190004] +- cgroup: account for memory_recursiveprot in test_memcg_low() (Waiman Long) [2190004] +- kselftest/cgroup: fix test_stress.sh to use OUTPUT dir (Waiman Long) [2190004] +- kselftests: memcg: speed up the memory.high test (Waiman Long) [2190004] +- kselftests: memcg: update the oom group leaf events test (Waiman Long) [2190004] +- cgroup: Add config file to cgroup selftest suite (Waiman Long) [2190004] +- Docs: admin/kernel-parameters: edit a few boot options (Waiman Long) [2190004] +- cgroup: clarify cgroup_css_set_fork() (Waiman Long) [2190004] +- cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment (Waiman Long) [2190004] +- cgroup: rstat: retrieve current bstat to delta directly (Waiman Long) [2190004] +- cgroup: rstat: use same convention to assign cgroup_base_stat (Waiman Long) [2190004] +- cgroup: get the wrong css for css_alloc() during cgroup_init_subsys() (Waiman Long) [2190004] +- cgroup: rstat: Mark benign data race to silence KCSAN (Waiman Long) [2190004] +- docs/cgroup: add entry for misc.events (Waiman Long) [2190004] +- misc_cgroup: remove error log to avoid log flood (Waiman Long) [2190004] +- misc_cgroup: introduce misc.events to count failures (Waiman Long) [2190004] +- cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf() (David Arcari) [2218689] +- cpufreq: amd-pstate: Add ->fast_switch() callback (David Arcari) [2218689] +- cpufreq: amd-pstate: Make varaiable mode_state_machine static (David Arcari) [2218689] +- cpufreq: amd-pstate: Add guided mode control support via sysfs (David Arcari) [2218689] +- cpufreq: amd-pstate: Add guided autonomous mode (David Arcari) [2218689] +- ACPI: CPPC: Add auto select register read/write support (David Arcari) [2218689] +- Documentation: cpufreq: amd-pstate: Move amd_pstate param to alphabetical order (David Arcari) [2218689] +- Documentation: introduce amd pstate active mode kernel command line options (David Arcari) [2218689] +- Documentation: add amd-pstate kernel command line options (David Arcari) [2218689] + * Thu Jul 20 2023 Jan Stancek [5.14.0-342.el9] - cgroup: cgroup-v1: do not exclude cgrp_dfl_root (Waiman Long) [2222987] - Revert "wifi: mark the support for WiFi on aarch64 architecture as tech preview" (Jose Ignacio Tornos Martinez) [2208365] diff --git a/mod-extra.list.rhel b/mod-extra.list.rhel index 0f90828ef..cb6877665 100644 --- a/mod-extra.list.rhel +++ b/mod-extra.list.rhel @@ -188,5 +188,6 @@ wanrouter.ko warrior.ko whci.ko wire.ko +wwan_hwsim.ko yam.ko zhenhua.ko diff --git a/sources b/sources index b30c3e172..3a61539f7 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.0-342.el9.tar.xz) = 89d8aac582137592dc30e5094674dbd33606cc0c1d6090f46a28870a165d35bc43a16c27e6d072564bdab5b4e8ba3139bfcbc0308eaef6cf0c39260414a902c9 -SHA512 (kernel-abi-stablelists-5.14.0-342.el9.tar.bz2) = b420dedd4a3a543911cb9a9aa8bfc025cb1c0597c295433829e75e52d0c72d12f460feccb8f4266267670e01bcb13cfe5150d80a429427d09289edcd681776e5 -SHA512 (kernel-kabi-dw-5.14.0-342.el9.tar.bz2) = 099aa605b257b585eb64513a090c417d1418d0f691f5c41ecdac6186f9e53159d4994798bfb3ca6bbcfff48ea34cb9b1e3f7eeabc88d052b95f7e79a73f4b97c +SHA512 (linux-5.14.0-343.el9.tar.xz) = 06feacde19f6b9c8e59cd7697e6e876e1bf60e51f20058781fe6ee62dafa3eff3bbe998359b8b35abc2ce50fb2123632099ba72ebe5e7117712b44ef663a667f +SHA512 (kernel-abi-stablelists-5.14.0-343.el9.tar.bz2) = ec50967410dca50d4c55701e91a7117ad5a0d64e237a66f92006b23184bf6452602abe3cb08694c56f5ec888db43507b6cc00f1e2a457b8a172c0ade19bfbddc +SHA512 (kernel-kabi-dw-5.14.0-343.el9.tar.bz2) = 119e820407c58c1868a04aa69c969a881bd672f0f7111a8b382a7369bc89e57667faab180be0b4932dbfbfeb25267787c56fb155dba1ccb244922a7a130d187b