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-18
Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
12
-49
/
+52
2026-03-18
usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial transfer
Sebastian Urban
1
-0
/
+6
2026-03-18
dwc3: google: Fix PM domain leak in dwc3_google_probe()
Felix Gu
1
-2
/
+3
2026-03-18
cdc-acm: new quirk for EPSON HMD
Oliver Neukum
2
-0
/
+10
2026-03-18
usb: hcd: queue wakeup_work to system_freezable_wq workqueue
Xu Yang
1
-1
/
+1
2026-03-18
usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfo
Kuen-Han Tsai
1
-2
/
+4
2026-03-18
USB: dummy-hcd: Fix interrupt synchronization error
Alan Stern
1
-15
/
+14
2026-03-18
USB: dummy-hcd: Fix locking/synchronization error
Alan Stern
1
-1
/
+6
2026-03-18
usb: typec: ucsi: validate connector number in ucsi_notify_common()
Nathan Rebello
1
-2
/
+7
2026-03-18
usb: usbtmc: Flush anchored URBs in usbtmc_release
Heitor Alves de Siqueira
1
-0
/
+3
2026-03-18
usb: gadget: u_ether: Fix race between gether_disconnect and eth_stop
Kuen-Han Tsai
1
-5
/
+5
2026-03-18
Merge tag 'v7.0-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+1
2026-03-18
Merge tag 'scmi-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
Arnd Bergmann
3
-6
/
+7
2026-03-18
Merge tag 'ffa-fix-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
Arnd Bergmann
1
-4
/
+4
2026-03-18
Merge tag 'tee-fix-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into arm/fixes
Arnd Bergmann
1
-27
/
+0
2026-03-18
media: verisilicon: Fix kernel panic due to __initconst misuse
Ming Qian
1
-1
/
+1
2026-03-18
ACPI: bus: Fix MFD child automatic modprobe issue
Pratap Nirujogi
1
-3
/
+0
2026-03-18
ACPI: processor: Fix previous acpi_processor_errata_piix4() fix
Rafael J. Wysocki
1
-7
/
+8
2026-03-18
media: rkvdec: reduce stack usage in rkvdec_init_v4l2_vp9_count_tbl()
Arnd Bergmann
1
-1
/
+2
2026-03-18
media: rkvdec: reduce excessive stack usage in assemble_hw_pps()
Arnd Bergmann
1
-23
/
+27
2026-03-18
media: rkvdec: Improve handling missing short/long term RPS
Detlev Casanova
1
-0
/
+4
2026-03-18
media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex
Yuchan Nam
2
-2
/
+8
2026-03-18
media: synopsys: csi2rx: add missing kconfig dependency
Michael Riesch
1
-0
/
+1
2026-03-18
media: synopsys: csi2rx: fix out-of-bounds check for formats array
Michael Riesch
1
-1
/
+1
2026-03-18
RDMA/irdma: Harden depth calculation functions
Shiraz Saleem
1
-17
/
+22
2026-03-18
RDMA/irdma: Return EINVAL for invalid arp index error
Tatyana Nikolova
1
-7
/
+10
2026-03-18
RDMA/irdma: Fix deadlock during netdev reset with active connections
Anil Samal
1
-1
/
+2
2026-03-18
RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()
Tatyana Nikolova
1
-2
/
+0
2026-03-18
RDMA/irdma: Clean up unnecessary dereference of event->cm_node
Ivan Barrera
1
-6
/
+6
2026-03-18
RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()
Tatyana Nikolova
1
-2
/
+0
2026-03-18
RDMA/irdma: Update ibqp state to error if QP is already in error state
Tatyana Nikolova
1
-0
/
+2
2026-03-18
RDMA/irdma: Initialize free_qp completion before using it
Jacob Moroni
1
-1
/
+1
2026-03-18
drm/i915/gt: Check set_default_submission() before deferencing
Rahul Bukte
1
-1
/
+2
2026-03-18
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
3
-8
/
+3
2026-03-18
wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom
Guenter Roeck
1
-1
/
+1
2026-03-17
HID: Intel-thc-hid: Intel-quickspi: Add NVL Device IDs
Even Xu
2
-0
/
+8
2026-03-17
HID: Intel-thc-hid: Intel-quicki2c: Add NVL Device IDs
Even Xu
2
-0
/
+11
2026-03-17
bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler
Junrui Luo
2
-1
/
+3
2026-03-17
hwmon: (pmbus/ina233) Add error check for pmbus_read_word_data() return value
Sanman Pradhan
1
-0
/
+2
2026-03-17
hwmon: (pmbus/mp2869) Check pmbus_read_byte_data() before using its return value
Sanman Pradhan
1
-14
/
+21
2026-03-17
hwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data() return value
Sanman Pradhan
1
-0
/
+2
2026-03-17
Merge tag 'libnvdimm-fixes-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-2
/
+3
2026-03-17
hwmon: (pmbus/hac300s) Add error check for pmbus_read_word_data() return value
Sanman Pradhan
1
-0
/
+2
2026-03-17
drm/radeon: apply state adjust rules to some additional HAINAN vairants
Alex Deucher
1
-1
/
+3
2026-03-17
drm/amdgpu: apply state adjust rules to some additional HAINAN vairants
Alex Deucher
1
-1
/
+3
2026-03-17
drm/amdgpu: rework how we handle TLB fences
Alex Deucher
2
-1
/
+8
2026-03-17
libie: prevent memleak in fwlog code
Michal Swiatkowski
1
-13
/
+36
2026-03-17
Merge tag 'hid-for-linus-2026031701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
11
-15
/
+48
2026-03-17
iavf: fix VLAN filter lost on add/delete race
Petr Oros
1
-3
/
+6
2026-03-17
igc: fix page fault in XDP TX timestamps handling
Zdenek Bouska
3
-0
/
+42
[prev]
[next]