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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-27
Merge tag 'asoc-fix-v7.0-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
841
-5493
/
+9957
2026-03-27
auxdisplay: line-display: fix NULL dereference in linedisp_release
Guangshuo Li
1
-1
/
+1
2026-03-27
iommupt/amdv1: mark amdv1pt_install_leaf_entry as __always_inline
Sherry Yang
1
-1
/
+1
2026-03-27
iommupt: Fix short gather if the unmap goes into a large mapping
Jason Gunthorpe
1
-1
/
+1
2026-03-27
iommu: Do not call drivers for empty gathers
Jason Gunthorpe
1
-1
/
+2
2026-03-27
Merge tag 'drm-xe-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
6
-11
/
+33
2026-03-27
Merge tag 'drm-misc-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
5
-26
/
+41
2026-03-27
Merge tag 'drm-intel-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes
Dave Airlie
6
-15
/
+41
2026-03-27
Merge tag 'amd-drm-fixes-7.0-2026-03-25' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
19
-60
/
+192
2026-03-26
net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to zero to prevent an info-leak
Yochai Eisenrich
1
-0
/
+3
2026-03-26
net: qrtr: replace qrtr_tx_flow radix_tree with xarray to fix memory leak
Jiayuan Chen
1
-18
/
+13
2026-03-26
Merge branch 'net-enetc-safely-reinitialize-tx-bd-ring-when-it-has-unsent-frames'
Jakub Kicinski
3
-15
/
+127
2026-03-26
net: enetc: do not access non-existent registers on pseudo MAC
Wei Fang
1
-0
/
+7
2026-03-26
net: enetc: add graceful stop to safely reinitialize the TX Ring
Wei Fang
2
-14
/
+108
2026-03-26
net: enetc: reset PIR and CIR if they are not equal when initializing TX ring
Wei Fang
1
-1
/
+12
2026-03-26
net: fec: fix the PTP periodic output sysfs interface
Buday Csaba
1
-3
/
+0
2026-03-26
netdevsim: fix build if SKB_EXTENSIONS=n
Qingfang Deng
1
-0
/
+1
2026-03-26
io_uring/fdinfo: fix OOB read in SQE_MIXED wrap check
Nicholas Carlini
1
-1
/
+2
2026-03-26
net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabled
Sven Eckelmann (Plasma Cloud)
1
-1
/
+20
2026-03-26
net: mana: Fix RX skb truesize accounting
Dipayaan Roy
1
-0
/
+7
2026-03-26
mpls: add seqcount to protect the platform_label{,s} pair
Sabrina Dubroca
2
-4
/
+26
2026-03-26
Merge tag 'wireless-2026-03-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
16
-56
/
+163
2026-03-26
Merge tag 'v7.0-rc5-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-3
/
+4
2026-03-26
dt-bindings: display/msm: qcm2290-mdss: Fix missing ranges in example
Krzysztof Kozlowski
1
-0
/
+1
2026-03-26
Merge tag 'pm-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
7
-7
/
+35
2026-03-26
Merge tag 'thermal-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+7
2026-03-26
Merge tag 'acpi-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+2
2026-03-26
Merge tag 'landlock-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
6
-33
/
+190
2026-03-26
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-1
/
+12
2026-03-26
Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
86
-387
/
+1057
2026-03-26
Merge tag 'pinctrl-v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
7
-23
/
+67
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
11
-36
/
+106
2026-03-26
futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()
Hao-Yu Yang
3
-3
/
+10
2026-03-26
futex: Require sys_futex_requeue() to have identical flags
Peter Zijlstra
1
-0
/
+8
2026-03-26
KVM: s390: Fix KVM_S390_VCPU_FAULT ioctl
Claudio Imbrenda
1
-3
/
+15
2026-03-26
KVM: s390: vsie: Fix guest page tables protection
Claudio Imbrenda
1
-2
/
+10
2026-03-26
KVM: s390: vsie: Fix unshadowing while shadowing
Claudio Imbrenda
2
-1
/
+19
2026-03-26
KVM: s390: vsie: Fix refcount overflow for shadow gmaps
Claudio Imbrenda
1
-1
/
+3
2026-03-26
KVM: s390: vsie: Fix nested guest memory shadowing
Claudio Imbrenda
1
-6
/
+15
2026-03-26
KVM: s390: Correctly handle guest mappings without struct page
Claudio Imbrenda
3
-13
/
+14
2026-03-26
KVM: s390: Fix gmap_link()
Claudio Imbrenda
3
-54
/
+52
2026-03-26
KVM: s390: vsie: Fix check for pre-existing shadow mapping
Claudio Imbrenda
1
-2
/
+3
2026-03-26
KVM: s390: Remove non-atomic dat_crstep_xchg()
Claudio Imbrenda
5
-96
/
+99
2026-03-26
irqchip/renesas-rzv2h: Fix error path in rzv2h_icu_probe_common()
Biju Das
1
-1
/
+1
2026-03-26
KVM: s390: vsie: Fix dat_split_ste()
Claudio Imbrenda
1
-0
/
+1
2026-03-26
irqchip/qcom-mpm: Add missing mailbox TX done acknowledgment
Jassi Brar
1
-0
/
+3
2026-03-26
Merge tag 'nf-26-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
16
-102
/
+296
2026-03-26
netfs: Fix the handling of stream->front by removing it
David Howells
9
-17
/
+11
2026-03-26
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Paolo Abeni
9
-46
/
+60
2026-03-26
xfs: remove file_path tracepoint data
Darrick J. Wong
2
-19
/
+4
[prev]
[next]