summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-03watchdog: gpio_wdt: add ACPI supportFlavio Suligoi
2026-05-03watchdog/hpwdt: Refine hpwdt message for UV platformSteve Wahl
2026-05-03watchdog: menz069_wdt: drop unneeded MODULE_ALIASJose Javier Rodriguez Barbarin
2026-05-03watchdog: rzn1: Fix reverse xmas tree declarationHerve Codina (Schneider Electric)
2026-05-03watchdog: rzn1: Use dev_err_probe()Herve Codina (Schneider Electric)
2026-05-03watchdog: sp5100_tco: Use EFCH MMIO for newer Hygon FCHYingjie Gao
2026-05-03watchdog: qcom: add support to get the bootstatus from IMEMKathiravan Thirumoorthy
2026-05-03watchdog: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-05-03watchdog: remove driver for integrated WDT of ZFx86 486-based SoCEthan Nelson-Moore
2026-05-03firewire: core: move allocation/reallocation paths into specific branch after...Takashi Sakamoto
2026-05-03firewire: core: refactor notification type determination after isoc resource ...Takashi Sakamoto
2026-05-03firewire: core: use switch statement for post-processing of isoc resource man...Takashi Sakamoto
2026-05-03firewire: core: reduce critical section duration in pre-processing of isoc re...Takashi Sakamoto
2026-05-03counter: Fix refcount leak in counter_alloc() error pathGuangshuo Li
2026-05-02ice: dpll: Fix compilation warningPrzemyslaw Korba
2026-05-02ice: access @pp through netmem_desc instead of pageByungchul Park
2026-05-02ice: mention fw_activate action along with devlink reloadJacob Keller
2026-05-02i40e: only timestamp PTP event packetsJacob Keller
2026-05-02ixgbe: fix unaligned u32 access in ixgbe_update_flash_X550()Aleksandr Loktionov
2026-05-02ixgbe: E610: add EEE supportJedrzej Jagielski
2026-05-02ixgbe: move EEE config validation out of ixgbe_set_eee()Jedrzej Jagielski
2026-05-02ixgbe: E610: update ACI command structs with EEE fieldsJedrzej Jagielski
2026-05-02ixgbe: E610: use new version of 0x601 ACI command bufferJedrzej Jagielski
2026-05-02ixgbe: E610: update EEE supported speedsJedrzej Jagielski
2026-05-02ixgbe: E610: add discovering EEE capabilityJedrzej Jagielski
2026-05-03firmware: google: Skip failing entries instead of aborting populateTitouan Ameline de Cadeville
2026-05-02RDMA/hns: Fix unlocked call to hns_roce_qp_remove()Jason Gunthorpe
2026-05-02RDMA/hns: Fix xarray race in hns_roce_create_qp_common()Jason Gunthorpe
2026-05-02RDMA/hns: Fix xarray race in hns_roce_create_srq()Jason Gunthorpe
2026-05-02RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event()Jason Gunthorpe
2026-05-02RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()Jason Gunthorpe
2026-05-02RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error pathJason Gunthorpe
2026-05-02RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()Jason Gunthorpe
2026-05-02RDMA/ocrdma: Clarify the mm_head searchingJason Gunthorpe
2026-05-02RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-02RDMA/mana: Fix mana_destroy_wq_obj() cleanup in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-02RDMA/mana: Remove user triggerable WARN_ON() in mana_ib_create_qp_rss()Jason Gunthorpe
2026-05-02RDMA/mana: Validate rx_hash_key_lenJason Gunthorpe
2026-05-02RDMA/mlx5: Add missing store/release for lock elision patternJason Gunthorpe
2026-05-02RDMA/mlx5: Restore zero-init to mlx5_ib_modify_qp() ucmdJason Gunthorpe
2026-05-02RDMA/ionic: Fix typo in format stringJason Gunthorpe
2026-05-02net: dsa: yt921x: Add port police supportDavid Yang
2026-05-02net: dsa: yt921x: Refactor long register helpersDavid Yang
2026-05-02net: dsa: pass extack to dsa_switch_ops :: port_policer_add()David Yang
2026-05-02net/mlx5: Add vhca_id_type support to IPsec alias creationPatrisious Haddad
2026-05-02amd-xgbe: fix PTP addend overflow causing frozen clockGregory Fuchedgi
2026-05-02net: wan: fsl_ucc_hdlc: fix ucc_hdlc_removeHolger Brunck
2026-05-02net: wan: fsl_ucc_hdlc: fix uhdlc_memcleanHolger Brunck
2026-05-02driver core: reject devices with unregistered busesJohan Hovold
2026-05-02driver core: faux: clean up init error handlingJohan Hovold