summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-31net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang
2024-10-31net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan
2024-10-31net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen
2024-10-31net: hns3: don't auto enable misc vectorJian Shen
2024-10-31net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan
2024-10-31net: hns3: fix missing features due to dev->features configuration too earlyHao Lan
2024-10-31net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan
2024-10-31net: hns3: add sync command to sync io-pgtableJian Shen
2024-10-31net: hns3: default enable tx bounce buffer when smmu enabledPeiyang Wang
2024-10-31drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()Jinjie Ruan
2024-10-31drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()Jinjie Ruan
2024-10-31drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()Jinjie Ruan
2024-10-30net: ethernet: mtk_wed: fix path of MT7988 WO firmwareDaniel Golle
2024-10-30mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 addressIdo Schimmel
2024-10-30mlxsw: pci: Sync Rx buffers for deviceAmit Cohen
2024-10-30mlxsw: pci: Sync Rx buffers for CPUAmit Cohen
2024-10-30mlxsw: spectrum_ptp: Add missing verification before pushing Tx headerAmit Cohen
2024-10-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-10-30drm/panthor: Report group as timedout when we fail to properly suspendBoris Brezillon
2024-10-30drm/panthor: Fail job creation when the group is deadBoris Brezillon
2024-10-30drm/panthor: Fix firmware initialization on systems with a page size > 4kBoris Brezillon
2024-10-30nvme: re-fix error-handling for io_uring nvme-passthroughKeith Busch
2024-10-30nvmet-auth: assign dh_key to NULL after kfree_sensitiveVitaliy Shevtsov
2024-10-30nvme: module parameter to disable pi with offsetsKeith Busch
2024-10-30accel/ivpu: Fix NOC firewall interrupt handlingAndrzej Kacprowski
2024-10-29Merge tag 'tpmdd-next-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-29Merge tag 'wireless-2024-10-29' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-10-29net: usb: qmi_wwan: add Quectel RG650VBenoƮt Monin
2024-10-29netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_a...Zichen Xie
2024-10-29gtp: allow -1 to be specified as file description from userspacePablo Neira Ayuso
2024-10-29mctp i2c: handle NULL header addressMatt Johnston
2024-10-29PCI: Fix pci_enable_acs() support for the ACS quirksJason Gunthorpe
2024-10-29HID: core: zero-initialize the report bufferJiri Kosina
2024-10-29ice: fix crash on probe for DPLL enabled E810 LOMArkadiusz Kubalewski
2024-10-29ice: block SF port creation in legacy modeMichal Swiatkowski
2024-10-29igb: Disable threaded IRQ for igb_msix_otherWander Lairson Costa
2024-10-29drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resumeImre Deak
2024-10-29drm/xe/display: Separate the d3cold and non-d3cold runtime PM handlingImre Deak
2024-10-29drm/xe: Remove runtime argument from display s/r functionsMaarten Lankhorst
2024-10-29ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois
2024-10-29net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB dataFurong Xu
2024-10-29net: stmmac: dwmac4: Fix high address display by updating reg_space[] from re...Ley Foon Tan
2024-10-29usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s...Amit Sunil Dhamne
2024-10-29usb: phy: Fix API devm_usb_put_phy() can not release the phyZijun Hu
2024-10-29usb: typec: use cleanup facility for 'altmodes_node'Javier Carrasco
2024-10-29usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()Javier Carrasco
2024-10-29usb: typec: qcom-pmic-typec: fix missing fwnode removal in error pathJavier Carrasco
2024-10-29usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodesJavier Carrasco
2024-10-29usb: acpi: fix boot hang due to early incorrect 'tunneled' USB3 device linksMathias Nyman
2024-10-29Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"Stefan Wahren