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-20
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
199
-949
/
+2118
2026-02-20
Merge tag 'fbdev-for-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
3
-463
/
+406
2026-02-20
NTB: ntb_transport: Use seq_file for QP stats debugfs
Koichiro Den
1
-89
/
+35
2026-02-20
NTB: ntb_transport: Fix too small buffer for debugfs_name
Koichiro Den
1
-2
/
+2
2026-02-20
ntb/ntb_tool: correct sscanf format for u64 and size_t in tool_peer_mw_trans_write
yangqixiao
1
-1
/
+1
2026-02-20
ntb: intel: Add Intel Gen6 NTB support for DiamondRapids
Dave Jiang
4
-9
/
+35
2026-02-20
NTB/msi: Remove unused functions
Dr. David Alan Gilbert
1
-64
/
+0
2026-02-20
ntb: ntb_hw_switchtec: Increase MAX_MWS limit to 256
Maciej Grochowski
1
-1
/
+1
2026-02-20
ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access
Maciej Grochowski
1
-0
/
+6
2026-02-20
ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut
Maciej Grochowski
1
-2
/
+4
2026-02-20
NTB: epf: allow built-in build
Baruch Siach
1
-1
/
+0
2026-02-20
ntb: migrate to dma_map_phys instead of map_page
Chu Guangqing
1
-6
/
+6
2026-02-20
NTB: ntb_transport: Add 'tx_memcpy_offload' module option
Koichiro Den
1
-4
/
+100
2026-02-20
NTB: ntb_transport: Remove unused 'retries' field from ntb_queue_entry
Koichiro Den
1
-9
/
+2
2026-02-20
rtc: ds1390: fix number of bytes read from RTC
Andreas Gabriel-Platschek
1
-1
/
+1
2026-02-20
rtc: class: Remove duplicate check for alarm
Jinjie Ruan
1
-1
/
+1
2026-02-20
rtc: optee: simplify OP-TEE context match
Rouven Czerwinski
1
-4
/
+1
2026-02-20
rtc: interface: Alarm race handling should not discard preceding error
Anthony Pighin (Nokia)
1
-1
/
+1
2026-02-20
Merge tag 'kmalloc_obj-prep-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
3
-3
/
+3
2026-02-21
Merge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
13
-60
/
+71
2026-02-21
Merge tag 'drm-intel-next-fixes-2026-02-20' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
1
-0
/
+3
2026-02-20
Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
4
-15
/
+22
2026-02-20
Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+1
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
17
-215
/
+1662
2026-02-20
drbd: fix null-pointer dereference on local read error
Christoph Böhmwalder
1
-1
/
+2
2026-02-20
drm/bridge: samsung-dsim: Fix memory leak in error path
Osama Abdelkader
1
-9
/
+16
2026-02-20
drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in dw_dp_bind()
Chen Ni
1
-1
/
+3
2026-02-20
drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx_pd_probe()
Chen Ni
1
-1
/
+3
2026-02-19
net: dsa: sja1105: protect link replay helpers against NULL phylink instance
Vladimir Oltean
1
-1
/
+8
2026-02-19
net: usb: lan78xx: scan all MDIO addresses on LAN7801
Martin Pålsson
1
-2
/
+0
2026-02-19
net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode
Ziyi Guo
1
-2
/
+0
2026-02-19
PCI: dwc: ep: Always clear IB maps on BAR update
Koichiro Den
1
-3
/
+11
2026-02-19
PCI: dwc: ep: Return after clearing BAR-match inbound mapping
Koichiro Den
1
-0
/
+1
2026-02-19
PCI: endpoint: pci-epf-test: Select configfs
Arnd Bergmann
1
-0
/
+1
2026-02-19
PCI: Account fully optional bridge windows correctly
Ilpo Järvinen
1
-13
/
+16
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
43
-239
/
+432
2026-02-19
drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation type
Kees Cook
1
-1
/
+1
2026-02-19
dm: dm-zoned: Adjust dmz_load_mapping() allocation type
Kees Cook
1
-1
/
+1
2026-02-19
dm-crypt: Adjust crypt_alloc_tfms_aead() allocation type
Kees Cook
1
-1
/
+1
2026-02-19
HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing them
Greg Kroah-Hartman
3
-3
/
+3
2026-02-19
HID: asus: avoid memory leak in asus_report_fixup()
Günther Noack
1
-4
/
+11
2026-02-19
HID: magicmouse: avoid memory leak in magicmouse_report_fixup()
Günther Noack
1
-3
/
+1
2026-02-19
HID: apple: avoid memory leak in apple_report_fixup()
Günther Noack
1
-3
/
+1
2026-02-19
net/mlx5e: Use unsigned for mlx5e_get_max_num_channels
Cosmin Ratiu
1
-1
/
+2
2026-02-19
net/mlx5e: Fix deadlocks between devlink and netdev instance locks
Cosmin Ratiu
4
-58
/
+61
2026-02-19
net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_event
Gal Pressman
1
-1
/
+2
2026-02-19
net/mlx5: Fix misidentification of write combining CQE during poll loop
Gal Pressman
1
-9
/
+5
2026-02-19
net/mlx5e: Fix misidentification of ASO CQE during poll loop
Gal Pressman
2
-14
/
+6
2026-02-19
bonding: alb: fix UAF in rlb_arp_recv during bond up/down
Hangbin Liu
1
-1
/
+5
2026-02-19
bnge: fix reserving resources from FW
Vikas Gupta
1
-1
/
+1
[prev]
[next]