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-02
nvme-fabrics: use kfree_sensitive() for DHCHAP secrets
Daniel Hodges
1
-2
/
+2
2026-02-02
spi: tegra: Fix a memory leak in tegra_slink_probe()
Felix Gu
1
-2
/
+4
2026-02-02
cxl/port: Unify endpoint and switch port lookup
Dan Williams
1
-1
/
+11
2026-02-02
cxl/port: Move endpoint component register management to cxl_port
Dan Williams
4
-67
/
+60
2026-02-02
cxl/port: Map Port RAS registers
Terry Bowman
4
-0
/
+29
2026-02-02
cxl/port: Move dport RAS setup to dport add time
Dan Williams
6
-26
/
+47
2026-02-02
cxl/port: Move dport probe operations to a driver event
Dan Williams
5
-74
/
+89
2026-02-02
cxl/port: Move decoder setup before dport creation
Dan Williams
1
-12
/
+21
2026-02-02
cxl/port: Cleanup dport removal with a devres group
Dan Williams
1
-10
/
+61
2026-02-02
cxl/port: Reduce number of @dport variables in cxl_port_add_dport()
Dan Williams
1
-15
/
+23
2026-02-02
cxl/port: Cleanup handling of the nr_dports 0 -> 1 transition
Dan Williams
1
-16
/
+15
2026-02-02
HID: Intel-thc-hid: Intel-thc: Fix wrong register fields updating
Even Xu
1
-0
/
+2
2026-02-02
IB/core: Extend rate limit support for RC QPs
Kalesh AP
1
-3
/
+6
2026-02-02
RDMA/mlx5: Support rate limit only for Raw Packet QP
Kalesh AP
1
-0
/
+5
2026-02-02
RDMA/bnxt_re: Report QP rate limit in debugfs
Kalesh AP
1
-2
/
+12
2026-02-02
RDMA/bnxt_re: Report packet pacing capabilities when querying device
Kalesh AP
1
-1
/
+21
2026-02-02
RDMA/bnxt_re: Add support for QP rate limiting
Kalesh AP
7
-6
/
+47
2026-02-02
HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clients
Ryan Lin
1
-1
/
+1
2026-02-02
HID: logitech-hidpp: Add support for Logitech K980
Bastien Nocera
1
-0
/
+2
2026-02-02
HID: logitech-dj: Differentiate "invalid device index" error
Bastien Nocera
1
-1
/
+1
2026-02-02
spi: axi-spi-engine: support SPI_MULTI_LANE_MODE_STRIPE
David Lechner
1
-4
/
+141
2026-02-02
spi: support controllers with multiple data lanes
David Lechner
1
-4
/
+140
2026-02-02
firmware: cs_dsp: rate-limit log messages in KUnit builds
Richard Fitzgerald
7
-14
/
+138
2026-02-02
drm/i915/display: fix the pixel normalization handling for xe3p_lpd
Vinod Govindapillai
4
-24
/
+26
2026-02-02
Revert "drm/gma500: use drm_crtc_vblank_crtc()"
Jani Nikula
1
-23
/
+13
2026-02-02
Merge tag 'rtw-next-2026-01-30' of https://github.com/pkshih/rtw
Johannes Berg
28
-144
/
+2047
2026-02-02
md: fix return value of mddev_trylock
Xiao Ni
1
-2
/
+2
2026-02-02
md/raid1: fix memory leak in raid1_run()
Zilin Guan
1
-0
/
+1
2026-02-02
xenbus: Rename helpers to freeze/thaw/restore
Jason Andryuk
3
-22
/
+22
2026-02-02
xenbus: Use .freeze/.thaw to handle xenbus devices
Jason Andryuk
1
-3
/
+1
2026-02-02
xen/mcelog: simplify MCE_GETCLEAR_FLAGS using xchg()
Uros Bizjak
1
-3
/
+1
2026-02-02
xen/balloon: improve accuracy of initial balloon target for dom0
Roger Pau Monne
1
-10
/
+17
2026-02-02
Partial revert "x86/xen: fix balloon target initialization for PVH dom0"
Roger Pau Monne
2
-4
/
+18
2026-02-02
ata: pata_cypress: fix typo in error message
Ethan Nelson-Moore
1
-1
/
+1
2026-02-02
ata: pata_legacy: remove VLB support
Ethan Nelson-Moore
2
-878
/
+6
2026-02-02
Merge tag 'exynos-drm-next-for-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
Dave Airlie
2
-11
/
+64
2026-02-01
mailbox: sprd: mask interrupts that are not handled
Otto Pflüger
1
-6
/
+4
2026-02-01
mailbox: sprd: add support for mailbox revision 2
Otto Pflüger
1
-21
/
+82
2026-02-01
mailbox: sprd: clear delivery flag before handling TX done
Otto Pflüger
1
-5
/
+5
2026-02-01
mailbox: bcm-ferxrm-mailbox: Use default primary handler
Sebastian Andrzej Siewior
1
-12
/
+2
2026-02-01
mailbox: Remove mailbox_client.h from controller drivers
Peng Fan
3
-3
/
+0
2026-02-01
PCI/IOV: Fix race between SR-IOV enable/disable and hotplug
Niklas Schnelle
1
-0
/
+4
2026-02-01
Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"
Niklas Schnelle
1
-5
/
+0
2026-02-01
Revert "drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)"
John Ogness
1
-2
/
+0
2026-02-01
driver core: fix inverted "locked" suffix of driver_match_device()
Danilo Krummrich
3
-8
/
+8
2026-02-02
Merge tag 'amd-drm-next-6.20-2026-01-30' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
74
-573
/
+738
2026-02-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-4
/
+5
2026-02-01
Merge tag 'irq-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-39
/
+42
2026-02-01
iio: magn: mmc5633: Fix Kconfig for combination of I3C as module and driver builtin
Jonathan Cameron
1
-2
/
+3
2026-02-01
thermal/qcom/lmh: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Sebastian Andrzej Siewior
1
-1
/
+1
[prev]
[next]