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-03-17
Merge tag 'v7.0-rockchip-drvfixes1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/fixes
Krzysztof Kozlowski
1
-0
/
+1
2026-03-16
tg3: replace placeholder MAC address with device property
Paul SAGE
1
-0
/
+11
2026-03-16
net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds check
Tobi Gaertner
1
-2
/
+3
2026-03-16
net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds check
Tobi Gaertner
1
-2
/
+3
2026-03-16
net: airoha: Remove airoha_dev_stop() in airoha_remove()
Lorenzo Bianconi
1
-1
/
+0
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
2
-5
/
+8
2026-03-16
cxl/hdm: Avoid incorrect DVSEC fallback when HDM decoders are enabled
Smita Koralahalli
1
-16
/
+9
2026-03-16
PCI/pwrctrl: Create pwrctrl devices only for PCI device nodes
Manivannan Sadhasivam
1
-2
/
+9
2026-03-16
PCI/pwrctrl: Ensure that remote endpoint node parent has supply requirement
Manivannan Sadhasivam
1
-13
/
+34
2026-03-16
PM: runtime: Fix a race condition related to device removal
Bart Van Assche
1
-0
/
+1
2026-03-16
spi: fix statistics allocation
Johan Hovold
1
-9
/
+8
2026-03-16
spi: fix use-after-free on controller registration failure
Johan Hovold
1
-4
/
+4
2026-03-16
drm/vmwgfx: Don't overwrite KMS surface dirty tracker
Ian Forbes
1
-1
/
+2
2026-03-16
drm/vmwgfx: fix kernel-doc warnings in vmwgfx_drv.h
Randy Dunlap
1
-36
/
+57
2026-03-16
HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation failure
Lee Jones
1
-1
/
+3
2026-03-16
HID: bpf: prevent buffer overflow in hid_hw_request
Benjamin Tissoires
1
-0
/
+2
2026-03-16
HID: core: Mitigate potential OOB by removing bogus memset()
Lee Jones
1
-3
/
+4
2026-03-16
mmc: sdhci: fix timing selection for 1-bit bus width
Luke Wang
1
-1
/
+8
2026-03-16
spi: geni-qcom: Fix CPHA and CPOL mode change detection
Maramaina Naresh
1
-2
/
+2
2026-03-16
regmap: Synchronize cache for the page selector
Andy Shevchenko
1
-4
/
+26
2026-03-16
HID: intel-thc-hid: Set HID_PHYS with PCI BDF
Daniel Schaefer
2
-0
/
+2
2026-03-16
Merge branch 'gpio/dev-init-rework' into gpio/for-current
Bartosz Golaszewski
1
-53
/
+48
2026-03-16
ata: libata-core: disable LPM on ADATA SU680 SSD
Damien Le Moal
1
-0
/
+3
2026-03-16
drm/i915/dmc: Fix an unlikely NULL pointer deference at probe
Imre Deak
2
-3
/
+2
2026-03-15
soc: qcom: pmic_glink_altmode: Fix SVID=DP && unconnected edge case
Konrad Dybcio
1
-7
/
+11
2026-03-15
soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_ei
Mukesh Ojha
2
-2
/
+2
2026-03-16
spi: axiado: Fix double-free in ax_spi_probe()
Felix Gu
1
-20
/
+11
2026-03-15
spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()
Felix Gu
1
-8
/
+4
2026-03-15
spi: amlogic: spifc-a4: Remove redundant clock cleanup
Felix Gu
1
-39
/
+7
2026-03-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-11
/
+5
2026-03-15
Merge tag 'irq-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+17
2026-03-15
iio: dac: mcp47feb02: Fix Vref validation [1-999] case
Ariana Lazar
1
-27
/
+22
2026-03-15
iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()
Josh Poimboeuf
1
-10
/
+5
2026-03-14
Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
Linus Torvalds
12
-157
/
+210
2026-03-14
net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resume
Kevin Hao
1
-0
/
+10
2026-03-14
net: macb: Introduce gem_init_rx_ring()
Kevin Hao
1
-4
/
+9
2026-03-14
net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy mode
Meghana Malladi
1
-0
/
+5
2026-03-14
crypto: padlock-sha - Disable for Zhaoxin processor
AlanSong-oc
1
-0
/
+7
2026-03-14
net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering teardown
Dipayaan Roy
1
-3
/
+3
2026-03-14
Merge tag 'usb-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
28
-366
/
+317
2026-03-14
net: bcmgenet: increase WoL poll timeout
Justin Chen
1
-1
/
+1
2026-03-14
Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
31
-177
/
+321
2026-03-14
Merge tag 'staging-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
4
-17
/
+26
2026-03-14
Merge tag 'for-net-2026-03-12' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
1
-0
/
+2
2026-03-14
iio: orientation: hid-sensor-rotation: add timestamp hack to not break userspace
David Lechner
1
-3
/
+19
2026-03-14
iio: proximity: rfd77402: Fix completion race condition in IRQ mode
Felix Gu
1
-3
/
+4
2026-03-14
interconnect: qcom: sm8450: Fix NULL pointer dereference in icc_link_nodes()
Vladimir Zapolskiy
1
-2
/
+2
2026-03-14
crypto: ccp - Fix leaking the same page twice
Guenter Roeck
1
-3
/
+1
2026-03-14
Merge tag 'renesas-pinctrl-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into fixes
Linus Walleij
2
-8
/
+9
2026-03-13
Merge tag 'drm-fixes-2026-03-14' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
50
-309
/
+496
[prev]
[next]