| Age | Commit message (Expand) | Author |
| 2024-11-12 | drivers: core: fw_devlink: Fix excess parameter description in docstring | Amit Vadhavana |
| 2024-11-12 | driver core: class: Correct WARN() message in APIs class_(for_each|find)_devi... | Zijun Hu |
| 2024-11-12 | serial: 8250_fintek: Add support for F81216E | Filip Brozovic |
| 2024-11-12 | mei: vsc: Fix typo "maintstepping" -> "mainstepping" | Colin Ian King |
| 2024-11-12 | firmware: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
| 2024-11-12 | misc: isl29020: Fix the wrong format specifier | Zhu Jun |
| 2024-11-12 | usb: typec: fix potential array underflow in ucsi_ccg_sync_control() | Dan Carpenter |
| 2024-11-12 | usb: misc: ljca: set small runtime autosuspend delay | Stanislaw Gruszka |
| 2024-11-12 | usb: misc: ljca: move usb_autopm_put_interface() after wait for response | Stanislaw Gruszka |
| 2024-11-12 | usb: chipidea: imx: add imx8ulp support | Xu Yang |
| 2024-11-12 | usb: typec: ucsi: Fix a missing bits to bytes conversion in ucsi_init() | Heikki Krogerus |
| 2024-11-12 | usb: musb: Fix hardware lockup on first Rx endpoint request | Hubert Wiśniewski |
| 2024-11-12 | intel-hid: fix volume buttons on Thinkpad X12 Detachable Tablet Gen 1 | Cole Stowell |
| 2024-11-12 | Merge tag 'thunderbolt-for-v6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/li... | Greg Kroah-Hartman |
| 2024-11-12 | platform/x86: asus-wmi: Use platform_profile_cycle() | Armin Wolf |
| 2024-11-12 | platform/x86: asus-wmi: Fix inconsistent use of thermal policies | Armin Wolf |
| 2024-11-12 | platform/x86: hp: hp-bioscfg: remove redundant if statement | Colin Ian King |
| 2024-11-12 | HID: hyperv: streamline driver probe to avoid devres issues | Vitaly Kuznetsov |
| 2024-11-12 | drm/i915: Grab intel_display from the encoder to avoid potential oopsies | Ville Syrjälä |
| 2024-11-12 | gpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n) | Andy Shevchenko |
| 2024-11-12 | mtd: spi-nor: core: replace dummy buswidth from addr to data | Cheng Ming Lin |
| 2024-11-12 | RDMA/bnxt_re: Add set_func_resources support for P5/P7 adapters | Kalesh AP |
| 2024-11-12 | RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration design | Bhargava Chenna Marreddy |
| 2024-11-12 | bnxt_en: Add support for RoCE sriov configuration | Vikas Gupta |
| 2024-11-12 | drm/i915/gsc: ARL-H and ARL-U need a newer GSC FW. | Daniele Ceraolo Spurio |
| 2024-11-11 | soc: qcom: ice: Remove the device_link field in qcom_ice | Joe Hattori |
| 2024-11-11 | clk: qcom: remove unused data from gcc-ipq5424.c | Arnd Bergmann |
| 2024-11-11 | net/mlx5e: SHAMPO, Rework header allocation loop | Dragos Tatulea |
| 2024-11-11 | net/mlx5e: SHAMPO, Drop info array | Dragos Tatulea |
| 2024-11-11 | net/mlx5e: SHAMPO, Change frag page setup order during allocation | Dragos Tatulea |
| 2024-11-11 | net/mlx5e: SHAMPO, Fix page_index calculation inconsistency | Dragos Tatulea |
| 2024-11-11 | net/mlx5e: SHAMPO, Simplify UMR allocation for headers | Dragos Tatulea |
| 2024-11-11 | net/mlx5: Make vport QoS enablement more flexible for future extensions | Carolina Jubran |
| 2024-11-11 | net/mlx5: Integrate esw_qos_vport_enable logic into rate operations | Carolina Jubran |
| 2024-11-11 | net/mlx5: Generalize scheduling element operations | Carolina Jubran |
| 2024-11-11 | net/mlx5: Refactor scheduling element configuration bitmasks | Carolina Jubran |
| 2024-11-11 | net/mlx5: Generalize max_rate and min_rate setting for nodes | Carolina Jubran |
| 2024-11-11 | net/mlx5: Simplify QoS normalization by removing error handling | Carolina Jubran |
| 2024-11-11 | net/mlx5: E-switch, refactor eswitch mode change | Patrisious Haddad |
| 2024-11-11 | net/mlx5e: Disable loopback self-test on multi-PF netdev | Carolina Jubran |
| 2024-11-11 | net/mlx5e: CT: Fix null-ptr-deref in add rule err flow | Moshe Shemesh |
| 2024-11-11 | net/mlx5e: clear xdp features on non-uplink representors | William Tu |
| 2024-11-11 | net/mlx5e: kTLS, Fix incorrect page refcounting | Dragos Tatulea |
| 2024-11-11 | net/mlx5: fs, lock FTE when checking if active | Mark Bloch |
| 2024-11-11 | net/mlx5: Fix msix vectors to respect platform limit | Parav Pandit |
| 2024-11-11 | net/mlx5: E-switch, unload IB representors when unloading ETH representors | Chiara Meiohas |
| 2024-11-11 | net: phylink: clean up phylink_resolve() | Russell King (Oracle) |
| 2024-11-11 | net: phylink: remove switch() statement in resolve handling | Russell King (Oracle) |
| 2024-11-11 | net: phylink: move MLO_AN_PHY resolve handling to if() statement | Russell King (Oracle) |
| 2024-11-11 | net: phylink: move MLO_AN_FIXED resolve handling to if() statement | Russell King (Oracle) |