index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-03-03
iavf: fix netdev->max_mtu to respect actual hardware limit
Kohei Enju
-1
/
+16
2026-03-03
libie: don't unroll if fwlog isn't supported
Michal Swiatkowski
-0
/
+4
2026-03-03
ice: Fix memory leak in ice_set_ringparam()
Zilin Guan
-2
/
+9
2026-03-03
ice: fix retry for AQ command 0x06EE
Jakub Staniszewski
-21
/
+15
2026-03-03
ice: reintroduce retry mechanism for indirect AQ
Jakub Staniszewski
-3
/
+9
2026-03-03
ice: fix adding AQ LLDP filter for VF
Larysa Zaremba
-1
/
+1
2026-03-03
drm/msm: Fix dma_free_attrs() buffer size
Thomas Fourier
-1
/
+1
2026-03-03
drm/msm/a6xx: Fix the bogus protect error on X2-85
Akhil P Oommen
-2
/
+1
2026-03-03
cxl/port: Fix use after free of parent_port in cxl_detach_ep()
Alison Schofield
-2
/
+6
2026-03-03
drm/i915/overlay: Fix oops on unload
Ville Syrjälä
-2
/
+2
2026-03-03
soc: microchip: mpfs-sys-controller: add support for pic64gx
Pierre-Henry Moussay
-20
/
+54
2026-03-03
ixgbe: refactor: use DECLARE_BITMAP for ring state field
Aleksandr Loktionov
-44
/
+45
2026-03-03
i40e: Add missing wordpart.h header
Andy Shevchenko
-0
/
+2
2026-03-03
i40e: drop useless bitmap_weight() call in i40e_set_rxfh_fields()
Yury Norov (NVIDIA)
-13
/
+8
2026-03-03
ice: Make name member of struct ice_cgu_pin_desc const
Simon Horman
-1
/
+1
2026-03-03
drm/i915/dp: Ack only the handled link service IRQs
Imre Deak
-1
/
+16
2026-03-03
drm/i915/dp: Ack only the handled device service IRQs
Imre Deak
-0
/
+14
2026-03-03
drm/i915/dp_mst: Reuse intel_dp_handle_link_service_irq()
Imre Deak
-9
/
+4
2026-03-03
drm/i915/dp: Check SST link status while handling link service IRQs
Imre Deak
-2
/
+9
2026-03-03
drm/i915/dp: Print debug message for a sink connected off request
Imre Deak
-0
/
+8
2026-03-03
drm/i915/dp: Read/ack sink count and sink IRQs for SST as it's done for MST
Imre Deak
-63
/
+79
2026-03-03
drm/i915/dp: Return early if getting/ackink link service IRQs fails
Imre Deak
-16
/
+29
2026-03-03
drm/i915/dp: Return early if getting/acking device service IRQs fails
Imre Deak
-12
/
+23
2026-03-03
drm/i915/dp: Reprobe connector if getting/acking link service IRQs fails
Imre Deak
-2
/
+10
2026-03-03
drm/i915/dp: Reprobe connector if getting/acking device IRQs fails
Imre Deak
-6
/
+19
2026-03-03
drm/i915/dp: Fix the link service IRQ DPCD_REV check
Imre Deak
-1
/
+1
2026-03-03
drm/i915/dp: Fix the device service IRQ DPCD_REV check
Imre Deak
-3
/
+0
2026-03-03
drm/i915/dp: Remove the device service IRQ handling from connector detect
Imre Deak
-2
/
+0
2026-03-03
drm/i915/dp: Don't clobber the encoder state in the HPD IRQ handler
Imre Deak
-6
/
+2
2026-03-03
drm/i915/dp: Handle the DOWNSTREAM_PORT_STATUS_CHANGED event
Imre Deak
-1
/
+16
2026-03-03
drm/i915/dp: Handle the RX_CAP_CHANGED HPD IRQ
Imre Deak
-1
/
+7
2026-03-03
drm/i915/dp: Handle a tunneling IRQ after acking it
Imre Deak
-14
/
+11
2026-03-03
drm/i915/dp_mst: Reuse intel_dp_check_link_state() in the HPD IRQ handler
Imre Deak
-30
/
+4
2026-03-03
drm/i915/dp_mst: Verify the link status always the same way
Imre Deak
-2
/
+18
2026-03-03
drm/i915/dp_mst: Reprobe connector if the IRQ ESI read failed
Imre Deak
-1
/
+1
2026-03-03
drm/xe/tests: Change TEST_VRAM to work with 32-bit resource_size_t
Michal Wajdeczko
-1
/
+1
2026-03-03
Revert "ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM"
Rafael J. Wysocki
-9
/
+0
2026-03-03
drm/xe/display: clean up xe_initial_plane.c includes
Jani Nikula
-9
/
+3
2026-03-03
drm/xe/compat: remove i915_vma.h from compat
Jani Nikula
-39
/
+23
2026-03-03
drm/i915: add VMA to parent interface
Jani Nikula
-10
/
+27
2026-03-03
drm/i915/fbdev: stop debug logging i915_ggtt_offset()
Jani Nikula
-4
/
+1
2026-03-03
xen/acpi-processor: fix _CST detection using undersized evaluation buffer
David Thomson
-5
/
+2
2026-03-03
drm/bridge: waveshare-dsi: Add support for 1..4 DSI data lanes
Marek Vasut
-1
/
+6
2026-03-03
regcache: Factor out regcache_hw_exit() helper
Andy Shevchenko
-6
/
+9
2026-03-03
drm/xe: Fix memory leak in xe_vm_madvise_ioctl
Varun Gupta
-1
/
+2
2026-03-03
platform/x86: dell-wmi-sysman: Don't hex dump plaintext password data
Thorsten Blum
-1
/
+0
2026-03-03
net: phy: improve mdiobus_stats_acct
Heiner Kallweit
-8
/
+3
2026-03-03
net: phy: inline helper mdio_bus_get_global_stat
Heiner Kallweit
-15
/
+8
2026-03-03
net: mdio: use macro __ATTRIBUTE_GROUPS
Heiner Kallweit
-12
/
+4
2026-03-03
net: mdio: constify attributes and attribute arrays
Heiner Kallweit
-9
/
+10
[prev]
[next]