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-04-02
Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
2
-2
/
+2
2026-04-02
Merge tag 'auxdisplay-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay
Linus Torvalds
2
-4
/
+13
2026-04-02
eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64
Dimitri Daskalakis
1
-1
/
+1
2026-04-02
nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy
Ivan Vera
1
-4
/
+4
2026-04-02
nvmem: imx: assign nvmem_cell_info::raw_len
Christian Eggers
2
-0
/
+2
2026-04-02
misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probe
Xingjing Deng
1
-1
/
+3
2026-04-02
misc: fastrpc: possible double-free of cctx->remote_heap
Xingjing Deng
1
-0
/
+1
2026-04-02
comedi: dt2815: add hardware detection to prevent crash
Deepanshu Kartikey
1
-0
/
+12
2026-04-02
comedi: runflags cannot determine whether to reclaim chanlist
Edward Adam Davis
1
-3
/
+5
2026-04-02
comedi: Reinit dev->spinlock between attachments to low-level drivers
Ian Abbott
1
-0
/
+8
2026-04-02
comedi: me_daq: Fix potential overrun of firmware buffer
Ian Abbott
1
-16
/
+19
2026-04-02
comedi: me4000: Fix potential overrun of firmware buffer
Ian Abbott
1
-4
/
+12
2026-04-02
comedi: ni_atmio16d: Fix invalid clean-up after failed attach
Ian Abbott
1
-1
/
+2
2026-04-02
gpib: fix use-after-free in IO ioctl handlers
Adam Crosser
2
-23
/
+81
2026-04-02
gpib: lpvo_usb: fix memory leak on disconnect
Johan Hovold
1
-2
/
+2
2026-04-02
gpib: Fix fluke driver s390 compile issue
Dave Penkler
1
-0
/
+1
2026-04-02
Merge tag 'usb-serial-7.0-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
3
-0
/
+8
2026-04-02
drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lock
Maíra Canal
1
-0
/
+3
2026-04-02
drm/vc4: Fix a memory leak in hang state error path
Maíra Canal
1
-8
/
+10
2026-04-02
drm/vc4: Fix memory leak of BO array in hang state
Maíra Canal
1
-0
/
+1
2026-04-02
drm/vc4: Release runtime PM reference after binding V3D
Maíra Canal
1
-0
/
+1
2026-04-02
thermal: core: Fix thermal zone device registration error path
Rafael J. Wysocki
1
-0
/
+1
2026-04-02
usb: gadget: f_hid: move list and spinlock inits from bind to alloc
Michael Zimmermann
1
-9
/
+10
2026-04-02
usb: host: xhci-sideband: delegate offload_usage tracking to class drivers
Guan-Yu Lin
1
-13
/
+1
2026-04-02
usb: core: use dedicated spinlock for offload state
Guan-Yu Lin
4
-54
/
+76
2026-04-02
usb: cdns3: gadget: fix state inconsistency on gadget init failure
Yongchao Wu
1
-0
/
+1
2026-04-02
usb: dwc3: imx8mp: fix memory leak on probe failure path
Xiaolei Wang
1
-1
/
+1
2026-04-02
usb: gadget: f_uac1_legacy: validate control request size
Taegu Ha
1
-10
/
+37
2026-04-02
usb: ulpi: fix double free in ulpi_register_interface() error path
Guangshuo Li
1
-3
/
+2
2026-04-02
usb: misc: usbio: Fix URB memory leak on submit failure
Felix Gu
1
-2
/
+5
2026-04-02
USB: core: add NO_LPM quirk for Razer Kiyo Pro webcam
JP Hein
1
-0
/
+2
2026-04-02
usb: cdns3: gadget: fix NULL pointer dereference in ep_queue
Yongchao Wu
1
-0
/
+3
2026-04-02
usb: core: phy: avoid double use of 'usb3-phy'
Gabor Juhos
1
-1
/
+11
2026-04-02
drm/ioc32: stop speculation on the drm_compat_ioctl path
Greg Kroah-Hartman
1
-0
/
+2
2026-04-01
bnxt_en: Restore default stat ctxs for ULP when resource is available
Pavan Chebbi
1
-0
/
+2
2026-04-01
bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()
Michael Chan
1
-4
/
+9
2026-04-01
bnxt_en: Refactor some basic ring setup and adjustment logic
Michael Chan
4
-23
/
+41
2026-04-01
net/mlx5: Fix switchdev mode rollback in case of failure
Saeed Mahameed
1
-0
/
+2
2026-04-01
net/mlx5: Avoid "No data available" when FW version queries fail
Saeed Mahameed
3
-22
/
+35
2026-04-01
net/mlx5: lag: Check for LAG device before creating debugfs
Shay Drory
1
-0
/
+3
2026-04-01
net: macb: properly unregister fixed rate clocks
Fedor Pchelkin
1
-4
/
+4
2026-04-01
net: macb: fix clk handling on PCI glue driver removal
Fedor Pchelkin
1
-2
/
+4
2026-04-01
virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LEN
Srujana Challa
1
-11
/
+9
2026-04-02
i2c: imx: zero-initialize dma_slave_config for eDMA
Anthony Pighin
1
-1
/
+1
2026-04-01
Bluetooth: hci_h4: Fix race during initialization
Jonathan Rissanen
1
-3
/
+0
2026-04-01
hwmon: (asus-ec-sensors) Fix T_Sensor for PRIME X670E-PRO WIFI
Corey Hickey
1
-1
/
+6
2026-04-01
cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path
Guangshuo Li
1
-3
/
+3
2026-04-01
Merge tag 'counter-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-linus
Greg Kroah-Hartman
1
-32
/
+35
2026-04-01
Merge tag 'qcom-drivers-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Krzysztof Kozlowski
3
-13
/
+30
2026-04-01
Merge tag 'riscv-soc-fixes-for-v7.0-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixes
Krzysztof Kozlowski
3
-8
/
+14
[prev]
[next]