index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
ixgbe: fix too early devlink_free() in ixgbe_remove()
Koichiro Den
1
-1
/
+2
2025-10-23
idpf: cleanup remaining SKBs in PTP flows
Milena Olech
2
-0
/
+4
2025-10-23
net: phy: bcm54811: Fix GMII/MII/MII-Lite selection
Kamil HorĂ¡k - 2N
1
-1
/
+19
2025-10-23
r8169: fix packet truncation after S4 resume on RTL8168H/RTL8111H
Linmao Li
1
-2
/
+3
2025-10-23
dpll: zl3073x: Handle missing or corrupted flash configuration
Ivan Vecera
2
-0
/
+24
2025-10-23
dpll: zl3073x: Refactor DPLL initialization
Ivan Vecera
3
-86
/
+142
2025-10-23
net: dlink: handle dma_map_single() failure properly
Yeounsu Moon
1
-7
/
+16
2025-10-23
net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more than 4GB DRAM
Rex Lu
1
-2
/
+6
2025-10-23
can: m_can: fix CAN state in system PM
Marc Kleine-Budde
1
-4
/
+3
2025-10-23
can: m_can: m_can_chip_config(): bring up interface in correct state
Marc Kleine-Budde
1
-1
/
+1
2025-10-23
can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Active
Marc Kleine-Budde
1
-21
/
+32
2025-10-23
can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
Marc Kleine-Budde
1
-1
/
+1
2025-10-23
HID: multitouch: fix sticky fingers
Benjamin Tissoires
1
-13
/
+14
2025-10-23
usb: gadget: f_ncm: Refactor bind path to use __free()
Kuen-Han Tsai
1
-45
/
+33
2025-10-23
usb: gadget: f_ecm: Refactor bind path to use __free()
Kuen-Han Tsai
1
-28
/
+20
2025-10-23
usb: gadget: f_acm: Refactor bind path to use __free()
Kuen-Han Tsai
1
-23
/
+19
2025-10-23
usb: gadget: f_rndis: Refactor bind path to use __free()
Kuen-Han Tsai
1
-50
/
+35
2025-10-23
usb: gadget: Store endpoint pointer in usb_request
Kuen-Han Tsai
1
-0
/
+3
2025-10-23
media: nxp: imx8-isi: m2m: Fix streaming cleanup on release
Guoniu Zhou
1
-133
/
+93
2025-10-23
drm/amd: Fix hybrid sleep
Mario Limonciello (AMD)
1
-1
/
+1
2025-10-23
drm/amd: Check whether secure display TA loaded successfully
Mario Limonciello
1
-1
/
+1
2025-10-23
drm/xe: Increase global invalidation timeout to 1000us
Kenneth Graunke
1
-1
/
+1
2025-10-23
drm/amdgpu: fix gfx12 mes packet status return check
Jonathan Kim
1
-1
/
+6
2025-10-23
drm/amdgpu: use atomic functions with memory barriers for vm fault info
Gui-Dong Han
3
-11
/
+8
2025-10-23
drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies
Tvrtko Ursulin
1
-6
/
+7
2025-10-23
cxl/acpi: Fix setup of memory resource in cxl_acpi_set_cache_size()
Dave Jiang
1
-1
/
+1
2025-10-23
can: gs_usb: increase max interface to U8_MAX
Celeste Liu
1
-12
/
+10
2025-10-23
can: gs_usb: gs_make_candev(): populate net_device->dev_port
Celeste Liu
1
-0
/
+1
2025-10-23
gve: Check valid ts bit on RX descriptor before hw timestamping
Tim Hostetler
3
-7
/
+16
2025-10-23
net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx_write_raw_eeprom
Bhanu Seshu Kumar Valluri
1
-4
/
+7
2025-10-23
r8152: add error handling in rtl8152_driver_init
Yi Cong
1
-1
/
+6
2025-10-23
Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resume"
Matthew Schwartz
2
-15
/
+4
2025-10-23
ixgbevf: fix mailbox API compatibility by negotiating supported features
Jedrzej Jagielski
6
-3
/
+96
2025-10-23
ixgbevf: fix getting link speed data for E610 devices
Jedrzej Jagielski
4
-32
/
+116
2025-10-23
drm/xe/guc: Check GuC running state before deregistering exec queue
Shuicheng Lin
1
-1
/
+12
2025-10-23
ata: libata-core: relax checks in ata_read_log_directory()
Damien Le Moal
1
-7
/
+4
2025-10-23
PCI: vmd: Override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info()
Inochi Amaoto
1
-0
/
+13
2025-10-19
irqchip/sifive-plic: Avoid interrupt ID 0 handling during suspend/resume
Lucas Zampieri
1
-2
/
+4
2025-10-19
ACPI: property: Do not pass NULL handles to acpi_attach_data()
Rafael J. Wysocki
1
-0
/
+12
2025-10-19
ACPI: property: Add code comments explaining what is going on
Rafael J. Wysocki
1
-2
/
+44
2025-10-19
ACPI: property: Disregard references in data-only subnode lists
Rafael J. Wysocki
1
-29
/
+22
2025-10-19
media: mc: Clear minor number before put device
Edward Adam Davis
1
-5
/
+1
2025-10-19
ipmi: Fix handling of messages with provided receive message pointer
Guenter Roeck
1
-1
/
+4
2025-10-19
ACPICA: Allow to skip Global Lock initialization
Huacai Chen
1
-0
/
+4
2025-10-19
media: iris: Allow stop on firmware only if start was issued.
Dikshita Agarwal
1
-1
/
+1
2025-10-19
media: iris: Fix format check for CAPTURE plane in try_fmt
Dikshita Agarwal
1
-1
/
+1
2025-10-19
media: iris: Fix missing LAST flag handling during drain
Dikshita Agarwal
3
-4
/
+3
2025-10-19
media: iris: Send dummy buffer address for all codecs during drain
Dikshita Agarwal
1
-2
/
+1
2025-10-19
media: iris: Update vbuf flags before v4l2_m2m_buf_done
Dikshita Agarwal
1
-2
/
+2
2025-10-19
media: iris: Simplify session stop logic by relying on vb2 checks
Dikshita Agarwal
1
-23
/
+19
[prev]
[next]