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-20
Merge tag 'mmc-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2
-1
/
+17
2026-03-20
Merge tag 'ata-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
2
-1
/
+4
2026-03-20
Merge tag 'mtd/fixes-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
8
-25
/
+48
2026-03-20
Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
6
-16
/
+42
2026-03-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
4
-8
/
+27
2026-03-20
Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
8
-143
/
+261
2026-03-21
Merge tag 'drm-xe-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
10
-50
/
+136
2026-03-20
Merge tag 'v7.0-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-33
/
+21
2026-03-20
Merge tag 'v7.0-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-8
/
+18
2026-03-21
Merge tag 'amd-drm-fixes-7.0-2026-03-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
18
-31
/
+65
2026-03-21
Merge tag 'drm-misc-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
8
-80
/
+114
2026-03-21
Merge tag 'drm-intel-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes
Dave Airlie
5
-6
/
+10
2026-03-20
x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free size
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-03-20
writeback: don't block sync for filesystems with no data integrity guarantees
Joanne Koong
5
-20
/
+15
2026-03-20
ASoC: amd: acp: add ASUS HN7306EA quirk for legacy SDW machine
Hasun Park
1
-0
/
+8
2026-03-20
ASoC: SOF: topology: reject invalid vendor array size in token parser
Cássio Gabriel
1
-1
/
+1
2026-03-20
xen/privcmd: add boot control for restricted usage in domU
Juergen Gross
3
-0
/
+15
2026-03-20
mm/hmm: Indicate that HMM requires DMA coherency
Leon Romanovsky
1
-2
/
+2
2026-03-20
RDMA/umem: Tell DMA mapping that UMEM requires coherency
Leon Romanovsky
1
-2
/
+3
2026-03-20
iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attribute
Leon Romanovsky
1
-4
/
+17
2026-03-20
dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
Leon Romanovsky
1
-3
/
+4
2026-03-20
xen/privcmd: restrict usage in unprivileged domU
Juergen Gross
1
-3
/
+57
2026-03-20
dma-mapping: Introduce DMA require coherency attribute
Leon Romanovsky
5
-2
/
+33
2026-03-20
dma-mapping: Clarify valid conditions for CPU cache line overlap
Leon Romanovsky
5
-18
/
+24
2026-03-20
dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
Leon Romanovsky
1
-1
/
+2
2026-03-20
dma-debug: Allow multiple invocations of overlapping entries
Leon Romanovsky
1
-3
/
+3
2026-03-20
reset: rzg2l-usbphy-ctrl: Fix malformed MODULE_AUTHOR string
Biju Das
1
-1
/
+1
2026-03-20
ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()
Damien Le Moal
1
-1
/
+1
2026-03-20
drm/shmem-helper: Fix huge page mapping in fault handler
Pedro Demarchi Gomes
1
-21
/
+27
2026-03-19
scsi: target: file: Use kzalloc_flex for aio_cmd
Thinh Nguyen
1
-1
/
+1
2026-03-19
scsi: scsi_transport_sas: Fix the maximum channel scanning issue
Yihang Li
1
-1
/
+1
2026-03-19
scsi: target: tcm_loop: Drain commands in target_reset handler
Josef Bacik
1
-6
/
+46
2026-03-19
scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()
Tyllis Xu
1
-1
/
+2
2026-03-19
scsi: ses: Handle positive SCSI error from ses_recv_diag()
Greg Kroah-Hartman
1
-1
/
+1
2026-03-19
net: openvswitch: Avoid releasing netdev before teardown completes
Toke Høiland-Jørgensen
1
-1
/
+8
2026-03-19
nfc: nci: fix circular locking dependency in nci_close_device
Jakub Kicinski
1
-4
/
+6
2026-03-19
Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
9
-22
/
+60
2026-03-19
Merge tag 'parisc-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-2
/
+2
2026-03-19
Merge tag 'pci-v7.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
2
-13
/
+46
2026-03-19
i2c: pxa: defer reset on Armada 3700 when recovery is used
Gabor Juhos
1
-1
/
+16
2026-03-19
ionic: fix persistent MAC address override on PF
Mohammad Heib
1
-6
/
+11
2026-03-19
i2c: fsi: Fix a potential leak in fsi_i2c_probe()
Christophe JAILLET
1
-0
/
+1
2026-03-19
i2c: cp2615: fix serial string NULL-deref at probe
Johan Hovold
1
-0
/
+3
2026-03-19
cxl: Adjust the startup priority of cxl_pmem to be higher than that of cxl_acpi
Cui Chao
1
-1
/
+1
2026-03-19
io_uring/kbuf: propagate BUF_MORE through early buffer commit path
Jens Axboe
2
-3
/
+10
2026-03-19
io_uring/kbuf: fix missing BUF_MORE for incremental buffers at EOF
Jens Axboe
1
-0
/
+4
2026-03-19
selftests/landlock: Test tsync interruption and cancellation paths
Mickaël Salaün
1
-1
/
+90
2026-03-19
smb: client: fix generic/694 due to wrong ->i_blocks
Paulo Alcantara
4
-32
/
+16
2026-03-19
pinctrl: mediatek: common: Fix probe failure for devices without EINT
Luca Leonardo Scorcia
1
-3
/
+6
2026-03-19
Bluetooth: L2CAP: Fix regressions caused by reusing ident
Luiz Augusto von Dentz
2
-3
/
+27
[prev]
[next]