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
2025-08-22
Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success
Ludovico de Nittis
1
-1
/
+1
2025-08-22
cgroup/psi: Set of->priv to NULL upon file release
Chen Ridong
1
-0
/
+1
2025-08-22
cgroup: split cgroup_destroy_wq into 3 workqueues
Chen Ridong
1
-7
/
+36
2025-08-22
Bluetooth: hci_conn: Make unacked packet handling more robust
Luiz Augusto von Dentz
1
-17
/
+41
2025-08-22
ALSA: hda: intel-dsp-config: Select SOF driver on MTL Chromebooks
Brady Norander
1
-3
/
+16
2025-08-22
ALSA: usb-audio: Add mute TLV for playback volumes on some devices
Cryolitia PukNgae
1
-0
/
+2
2025-08-22
Merge tag 's390-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
6
-46
/
+57
2025-08-22
Merge tag 'for-linus-6.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
3
-33
/
+3
2025-08-22
Merge tag 'platform-drivers-x86-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
10
-52
/
+59
2025-08-22
Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linux
Linus Torvalds
11
-83
/
+169
2025-08-22
Merge tag 'io_uring-6.17-20250822' of git://git.kernel.dk/linux
Linus Torvalds
2
-0
/
+4
2025-08-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-58
/
+62
2025-08-22
Merge tag 'mmc-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
5
-19
/
+71
2025-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
12
-67
/
+55
2025-08-22
Merge tag 'iommu-fixes-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
5
-13
/
+18
2025-08-22
pinctrl: airoha: Fix return value in pinconf callbacks
Lorenzo Bianconi
1
-4
/
+4
2025-08-22
Merge tag 'sound-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
14
-101
/
+68
2025-08-22
Merge tag '6.17-rc2-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2025-08-22
ARM64: dts: mcbin: fix SATA ports on Macchiatobin
Russell King (Oracle)
1
-0
/
+2
2025-08-22
ARM: dts: armada-370-db: Fix stereo audio input routing on Armada 370
Jihed Chaibi
1
-1
/
+1
2025-08-22
Merge tag 'nfs-for-6.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-23
/
+16
2025-08-22
Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
19
-70
/
+487
2025-08-22
drm/amdgpu: Pin buffers while vmap'ing exported dma-buf objects
Thomas Zimmermann
1
-2
/
+32
2025-08-22
arm64: dts: imx95: Fix JPEG encoder node assigned clock
Marek Vasut
1
-1
/
+1
2025-08-22
arm64: dts: imx95-19x19-evk: correct the phy setting for flexcan1/2
Haibo Chen
1
-5
/
+5
2025-08-22
arm64: dts: imx8mp: Fix missing microSD slot vqmmc on Data Modul i.MX8M Plus eDM SBC
Marek Vasut
1
-0
/
+1
2025-08-22
arm64: dts: imx8mp: Fix missing microSD slot vqmmc on DH electronics i.MX8M Plus DHCOM
Marek Vasut
1
-0
/
+1
2025-08-22
arm64: dts: imx8mp-tqma8mpql: remove virtual 3.3V regulator
Markus Niebel
1
-12
/
+3
2025-08-22
arm64: dts: imx8mp-tqma8mpql: fix LDO5 power off
Markus Niebel
3
-12
/
+36
2025-08-22
iommu/riscv: prevent NULL deref in iova_to_phys
XianLiang Huang
1
-1
/
+1
2025-08-22
iommu/virtio: Make instance lookup robust
Robin Murphy
1
-6
/
+9
2025-08-22
iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement
Nicolin Chen
1
-1
/
+1
2025-08-22
pinctrl: STMFX: add missing HAS_IOMEM dependency
Randy Dunlap
1
-0
/
+1
2025-08-21
net: macb: fix unregister_netdev call order in macb_remove()
luoguangfei
1
-1
/
+1
2025-08-21
Merge branch 'fix-vsock-error-handling-regression-introduced-in-v6-17-rc1'
Jakub Kicinski
3
-3
/
+21
2025-08-21
vsock/virtio: Fix message iterator handling on transmit path
Will Deacon
1
-3
/
+5
2025-08-21
net: Introduce skb_copy_datagram_from_iter_full()
Will Deacon
2
-0
/
+16
2025-08-21
KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regs
Mark Brown
1
-0
/
+1
2025-08-21
KVM: arm64: Get rid of ARM64_FEATURE_MASK()
Marc Zyngier
11
-49
/
+43
2025-08-21
KVM: arm64: Make ID_AA64PFR1_EL1.RAS_frac writable
Marc Zyngier
1
-14
/
+27
2025-08-21
KVM: arm64: Make ID_AA64PFR0_EL1.RAS writable
Marc Zyngier
1
-1
/
+0
2025-08-21
KVM: arm64: Ignore HCR_EL2.FIEN set by L1 guest's EL2
Marc Zyngier
1
-1
/
+4
2025-08-21
KVM: arm64: Handle RASv1p1 registers
Marc Zyngier
1
-0
/
+17
2025-08-21
arm64: Add capability denoting FEAT_RASv1p1
Marc Zyngier
2
-0
/
+25
2025-08-21
KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
Raghavendra Rao Ananta
1
-1
/
+25
2025-08-21
KVM: arm64: Split kvm_pgtable_stage2_destroy()
Raghavendra Rao Ananta
5
-9
/
+73
2025-08-22
btrfs: avoid load/store tearing races when checking if an inode was logged
Filipe Manana
1
-4
/
+21
2025-08-22
btrfs: fix race between setting last_dir_index_offset and inode logging
Filipe Manana
3
-16
/
+4
2025-08-22
btrfs: fix race between logging inode and checking if it was logged before
Filipe Manana
1
-6
/
+30
2025-08-22
btrfs: simplify error handling logic for btrfs_link()
Filipe Manana
1
-26
/
+19
[prev]
[next]