summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-25net/mlx5: Expose PF number from query_esw_functionsMoshe Shemesh
2026-05-25net/mlx5: Support SPF SFs in SF hardware tableMoshe Shemesh
2026-05-25net/mlx5: Initialize satellite PF SF vportsMoshe Shemesh
2026-05-25net/mlx5: Initialize host PF host number earlierMoshe Shemesh
2026-05-25net/mlx5: Introduce generic helper for PF SFs infoMoshe Shemesh
2026-05-25net/mlx5: Add satellite PF vport supportMoshe Shemesh
2026-05-25net: lan966x: cleanup error handling in lan966x_fdma_rx_alloc_page_pool()Dan Carpenter
2026-05-25clk: at91: sama7d65: add peripheral clock for I3CDurai Manickam KR
2026-05-25octeontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notifyMichael Bommarito
2026-05-25Merge tag 'for-7.1/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-25macsec: fix replay protection at XPN lower-PN wrapJunrui Luo
2026-05-25gpu: nova-core: vbios: remove unused rom_header fieldEliot Courtney
2026-05-25gpu: nova-core: vbios: move constants and functions to be associatedEliot Courtney
2026-05-25gpu: nova-core: vbios: drop redundant TryFrom importEliot Courtney
2026-05-25gpu: nova-core: vbios: drop unused image wrappersEliot Courtney
2026-05-25gpu: nova-core: vbios: remove unnecessary fields in PciRomHeaderEliot Courtney
2026-05-25gpu: nova-core: vbios: use let-else in Vbios::newEliot Courtney
2026-05-25gpu: nova-core: vbios: use single logical block for the FWSEC sectionEliot Courtney
2026-05-25gpu: nova-core: vbios: use the first PCI-AT imageEliot Courtney
2026-05-25Merge tag 'v7.1-rc5' into rdma.git for-nextJason Gunthorpe
2026-05-25dm-inlinecrypt: add support for hardware-wrapped keysLinlin Zhang
2026-05-25RDMA/counter: Fix incorrect port index in rdma_counter_init() error cleanupTao Cui
2026-05-25RDMA/counter: Fix num_counters leak on bind_qp failure in alloc_and_bind()Tao Cui
2026-05-25remoteproc: use rsc_table_for_each_entry() in rproc_handle_resources()Mukesh Ojha
2026-05-25net/mlx5: HWS: Reject unsupported remove-header actionPrathamesh Deshpande
2026-05-25ACPI: video: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: video: Use devm for video->entry and backlight cleanupRafael J. Wysocki
2026-05-25ACPI: video: Use devm action for freeing video devicesRafael J. Wysocki
2026-05-25ACPI: video: Use devm action for video bus object cleanupRafael J. Wysocki
2026-05-25ACPI: video: Rearrange probe and remove codeRafael J. Wysocki
2026-05-25ACPI: video: Reduce the number of auxiliary device dereferencesRafael J. Wysocki
2026-05-25ACPI: PAD: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: PAD: Fix teardown ordering in acpi_pad_remove()Rafael J. Wysocki
2026-05-25ACPI: PAD: Pass struct device pointer to acpi_pad_notify()Rafael J. Wysocki
2026-05-25ACPI: PAD: Rearrange acpi_pad_notify()Rafael J. Wysocki
2026-05-25ACPI: thermal: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: HED: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: HED: Refine guarding against adding a second instanceRafael J. Wysocki
2026-05-25ACPI: battery: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: AC: Switch over to devres-based resource managementRafael J. Wysocki
2026-05-25ACPI: NFIT: core: Use devm_acpi_install_notify_handler()Rafael J. Wysocki
2026-05-25ACPI: bus: Introduce devm_acpi_install_notify_handler()Rafael J. Wysocki
2026-05-25RDMA/hns: Fix log flood after cmd_mbox failureLianfa Weng
2026-05-25RDMA/hns: Fix warning in poll cq direct modeLianfa Weng
2026-05-25gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS imagesEliot Courtney
2026-05-25gpu: nova-core: vbios: store PMU lookup entries in a KVVecEliot Courtney
2026-05-25gpu: nova-core: vbios: read PMU lookup entries using FromBytesEliot Courtney
2026-05-25gpu: nova-core: vbios: simplify setup_falcon_dataEliot Courtney
2026-05-25gpu: nova-core: vbios: compute FWSEC-relative Falcon data offsetEliot Courtney
2026-05-25gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_dataEliot Courtney