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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-05
dpll: Add reference count tracking support
Ivan Vecera
7
-48
/
+124
2026-02-05
dpll: Enhance and consolidate reference counting logic
Ivan Vecera
1
-24
/
+50
2026-02-05
dpll: zl3073x: Add support for mux pin type
Ivan Vecera
1
-0
/
+2
2026-02-05
dpll: Support dynamic pin index allocation
Ivan Vecera
1
-2
/
+46
2026-02-05
dpll: Add notifier chain for dpll events
Petr Oros
3
-0
/
+67
2026-02-05
dpll: zl3073x: Associate pin with fwnode handle
Ivan Vecera
1
-0
/
+1
2026-02-05
dpll: Allow associating dpll pin with a firmware node
Ivan Vecera
2
-0
/
+51
2026-02-05
net/mlx5: Support devlink port state for host PF
Moshe Shemesh
5
-12
/
+108
2026-02-05
Merge branch 'acpi-apei'
Rafael J. Wysocki
11
-58
/
+299
2026-02-05
Merge branch 'acpi-processor'
Rafael J. Wysocki
3
-80
/
+117
2026-02-05
Merge branches 'acpi-battery' and 'acpi-misc'
Rafael J. Wysocki
2
-43
/
+41
2026-02-05
Merge branch 'acpi-driver'
Rafael J. Wysocki
13
-338
/
+299
2026-02-05
drm/xe/pm: Disable D3Cold for BMG only on specific platforms
Karthik Poosa
1
-3
/
+10
2026-02-05
drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_dep
Shuicheng Lin
1
-1
/
+1
2026-02-05
drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_early
Shuicheng Lin
1
-1
/
+1
2026-02-05
drm/xe: Fix kerneldoc for xe_migrate_exec_queue
Shuicheng Lin
1
-1
/
+1
2026-02-05
drm/xe/query: Fix topology query pointer advance
Shuicheng Lin
1
-1
/
+1
2026-02-05
drm/xe/guc: Fix kernel-doc warning in GuC scheduler ABI header
Chaitanya Kumar Borah
1
-1
/
+1
2026-02-05
drm/xe/guc: Fix CFI violation in debugfs access.
Daniele Ceraolo Spurio
2
-3
/
+5
2026-02-05
PCI: dwc: Fix missing iATU setup when ECAM is enabled
Krishna Chaitanya Chundru
2
-11
/
+28
2026-02-05
PCI: dwc: Clean up iATU index usage in dw_pcie_iatu_setup()
Niklas Cassel
1
-28
/
+31
2026-02-05
PCI: dwc: Fix msg_atu_index assignment
Niklas Cassel
1
-1
/
+8
2026-02-05
RDMA/siw: Fix potential NULL pointer dereference in header processing
YunJe Shin
1
-1
/
+2
2026-02-05
RDMA/umad: Reject negative data_len in ib_umad_write
YunJe Shin
1
-2
/
+6
2026-02-05
Merge branch 'acpi-bus'
Rafael J. Wysocki
5
-331
/
+397
2026-02-05
s390/tape: Consolidate tape config options and modules
Jan Höppner
7
-49
/
+23
2026-02-05
s390/cio: Fix device lifecycle handling in css_alloc_subchannel()
Salah Triki
1
-1
/
+1
2026-02-05
Merge branches 'acpi-pm', 'acpi-sysfs', 'acpi-pci' and 'acpi-resource'
Rafael J. Wysocki
8
-47
/
+85
2026-02-05
Merge branch 'acpi-irq'
Rafael J. Wysocki
8
-137
/
+664
2026-02-05
Merge branch 'acpica'
Rafael J. Wysocki
6
-31
/
+37
2026-02-05
can: gw: use can_gw_hops instead of sk_buff::csum_start
Oliver Hartkopp
1
-1
/
+1
2026-02-05
can: remove private CAN skb headroom infrastructure
Oliver Hartkopp
1
-22
/
+9
2026-02-05
can: move frame_len to CAN skb extensions
Oliver Hartkopp
1
-7
/
+20
2026-02-05
can: move ifindex to CAN skb extensions
Oliver Hartkopp
1
-5
/
+4
2026-02-05
can: add CAN skb extension infrastructure
Oliver Hartkopp
2
-11
/
+58
2026-02-05
can: use skb hash instead of private variable in headroom
Oliver Hartkopp
1
-2
/
+0
2026-02-05
pmdomain: imx8mp-blk-ctrl: Keep usb phy power domain on for system wakeup
Xu Yang
1
-0
/
+4
2026-02-05
pmdomain: imx8mp-blk-ctrl: Keep gpc power domain on for system wakeup
Xu Yang
1
-0
/
+26
2026-02-05
i2c: designware-platdrv: fix cleanup on probe failure
Artem Shimko
1
-7
/
+4
2026-02-05
i2c: designware-platdrv: simplify reset control
Artem Shimko
1
-21
/
+9
2026-02-05
ppp: enable TX scatter-gather
Qingfang Deng
1
-5
/
+25
2026-02-05
clk: microchip: fix typo in reference to a config option
Lukas Bulwahn
1
-1
/
+1
2026-02-05
drm/xe/guc: Fix CFI violation in debugfs access.
Daniele Ceraolo Spurio
2
-3
/
+5
2026-02-05
drm/bridge: imx8mp-hdmi-pai: enable PM runtime
Shengjiu Wang
1
-0
/
+15
2026-02-04
net/mlx5e: Extend TC max ratelimit using max_bw_value_msb
Alexei Lazar
4
-34
/
+44
2026-02-04
net/mlx5e: SHAMPO, Improve allocation recovery
Dragos Tatulea
1
-2
/
+24
2026-02-04
net/mlx5e: RX, Drop oversized packets in non-linear mode
Dragos Tatulea
2
-24
/
+12
2026-02-04
net: stmmac: remove support for lpi_intr_o
Russell King (Oracle)
6
-58
/
+0
2026-02-04
net: stmmac: move serdes power methods to stmmac_[open|release]()
Russell King (Oracle)
1
-11
/
+10
2026-02-04
net: stmmac: add missing serdes power down in error paths
Russell King (Oracle)
1
-1
/
+3
[prev]
[next]