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-28
firmware_loader: always print path of firmware
HEAD
master
Jason A. Donenfeld
1
-0
/
+1
2025-10-28
power: supply: avoid nullptr deref in __power_supply_is_system_supplied
Jason A. Donenfeld
1
-1
/
+1
2025-10-28
thermal: don't shut off system when melting
Jason A. Donenfeld
1
-10
/
+1
2025-10-28
v4l2: add loopback driver
Jason A. Donenfeld
3
-0
/
+2736
2025-10-28
acpi: import acpi_call driver
Jason A. Donenfeld
3
-0
/
+370
2025-10-23
drm/xe: Fix an IS_ERR() vs NULL bug in xe_tile_alloc_vram()
Dan Carpenter
1
-2
/
+2
2025-10-23
drm/xe: Don't allow evicting of BOs in same VM in array of VM binds
Matthew Brost
2
-9
/
+25
2025-10-23
drm/xe: Move rebar to be done earlier
Lucas De Marchi
3
-8
/
+29
2025-10-23
drm/xe: Unify the initialization of VRAM regions
Piotr Piórkowski
10
-125
/
+164
2025-10-23
drm/xe: Move struct xe_vram_region to a dedicated header
Piotr Piórkowski
13
-72
/
+91
2025-10-23
drm/xe: Use dynamic allocation for tile and device VRAM region structures
Piotr Piórkowski
16
-77
/
+202
2025-10-23
drm/xe: Use devm_ioremap_wc for VRAM mapping and drop manual unmap
Piotr Piórkowski
1
-4
/
+2
2025-10-23
phy: cadence: cdns-dphy: Update calibration wait time for startup state machine
Devarsh Thakkar
1
-1
/
+3
2025-10-23
cxl: Fix match_region_by_range() to use region_res_match_cxl_range()
Dave Jiang
1
-5
/
+2
2025-10-23
phy: cadence: cdns-dphy: Fix PLL lock and O_CMN_READY polling
Devarsh Thakkar
1
-32
/
+92
2025-10-23
phy: cdns-dphy: Store hs_clk_rate and return it
Tomi Valkeinen
1
-0
/
+5
2025-10-23
nvme/tcp: handle tls partially sent records in write_space()
Wilfred Mallawa
1
-0
/
+3
2025-10-23
drm/xe/evict: drop bogus assert
Matthew Auld
1
-8
/
+0
2025-10-23
HID: multitouch: fix name of Stylus input devices
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2025-10-23
HID: hid-input: only ignore 0 battery events for digitizers
Dmitry Torokhov
1
-1
/
+4
2025-10-23
cxl/trace: Subtract to find an hpa_alias0 in cxl_poison events
Alison Schofield
1
-1
/
+1
2025-10-23
nvme-auth: update sc_c in host response
Martin George
1
-1
/
+5
2025-10-23
accel/qaic: Synchronize access to DBC request queue head & tail pointer
Pranjal Ramajor Asha Kanojiya
3
-2
/
+15
2025-10-23
accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()
Youssef Samir
1
-1
/
+1
2025-10-23
accel/qaic: Fix bootlog initialization ordering
Jeffrey Hugo
1
-2
/
+3
2025-10-23
HID: intel-thc-hid: Intel-quickspi: switch first interrupt from level to edge detection
Even Xu
1
-2
/
+1
2025-10-23
drm/rockchip: vop2: use correct destination rectangle height check
Alok Tiwari
1
-1
/
+1
2025-10-23
drm/draw: fix color truncation in drm_draw_fill24
Francesco Valla
2
-2
/
+2
2025-10-23
cxl/features: Add check for no entries in cxl_feature_info
Dave Jiang
1
-0
/
+3
2025-10-23
drm/xe: Enable media sampler power gating
Vinay Belgaumkar
2
-0
/
+9
2025-10-23
drm/amd/powerplay: Fix CIK shutdown temperature
Timur Kristóf
1
-2
/
+1
2025-10-23
drm/amdgpu: set an error on all fences from a bad context
Alex Deucher
3
-6
/
+37
2025-10-23
drm/amdgpu: handle wrap around in reemit handling
Alex Deucher
1
-5
/
+10
2025-10-23
drm/amdgpu: fix handling of harvesting for ip_discovery firmware
Alex Deucher
1
-1
/
+17
2025-10-23
drm/amdgpu: add support for cyan skillfish without IP discovery
Alex Deucher
1
-0
/
+30
2025-10-23
drm/amdgpu: add ip offset support for cyan skillfish
Alex Deucher
3
-1
/
+59
2025-10-23
drm/i915/fb: Fix the set_tiling vs. addfb race, again
Ville Syrjälä
1
-18
/
+20
2025-10-23
drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get,release}()
Ville Syrjälä
2
-3
/
+9
2025-10-23
drm/i915/guc: Skip communication warning on reset in progress
Zhanjun Dong
1
-1
/
+8
2025-10-23
drm/bridge: lt9211: Drop check for last nibble of version register
Marek Vasut
1
-2
/
+1
2025-10-23
nvme-multipath: Skip nr_active increments in RETRY disposition
Amit Chaudhary
1
-2
/
+4
2025-10-23
drm/panthor: Ensure MCU is disabled on suspend
Ketil Johnsen
1
-0
/
+1
2025-10-23
net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_reset
I Viswanath
1
-4
/
+4
2025-10-23
netdevsim: set the carrier when the device goes up
Breno Leitao
1
-0
/
+7
2025-10-23
tg3: prevent use of uninitialized remote_adv and local_adv variables
Alexey Simakov
1
-4
/
+1
2025-10-23
net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()
Lorenzo Bianconi
1
-1
/
+15
2025-10-23
usbnet: Fix using smp_processor_id() in preemptible code warnings
Zqiang
1
-0
/
+2
2025-10-23
Octeontx2-af: Fix missing error code in cgx_probe()
Harshit Mogalapalli
1
-0
/
+1
2025-10-23
amd-xgbe: Avoid spurious link down messages during interface toggle
Raju Rangoju
2
-1
/
+1
2025-10-23
net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not present
Marek Vasut
1
-12
/
+11
[next]