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-11
i3c: master: dw-i3c: Fix missing of_node for virtual I2C adapter
Peter Yin
1
-0
/
+2
2026-03-11
i3c: mipi-i3c-hci: Fallback to software reset when bus disable fails
Adrian Hunter
1
-30
/
+35
2026-03-11
i3c: mipi-i3c-hci: Fix handling of shared IRQs during early initialization
Adrian Hunter
1
-3
/
+10
2026-03-11
i3c: mipi-i3c-hci: Fix race in DMA error handling in interrupt context
Adrian Hunter
3
-27
/
+24
2026-03-11
i3c: mipi-i3c-hci: Consolidate common xfer processing logic
Adrian Hunter
4
-28
/
+33
2026-03-11
i3c: mipi-i3c-hci: Restart DMA ring correctly after dequeue abort
Adrian Hunter
1
-0
/
+2
2026-03-11
i3c: mipi-i3c-hci: Add missing TID field to no-op command descriptor
Adrian Hunter
2
-1
/
+2
2026-03-11
i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA dequeue
Adrian Hunter
1
-9
/
+16
2026-03-11
i3c: mipi-i3c-hci: Fix race between DMA ring dequeue and interrupt handler
Adrian Hunter
3
-11
/
+8
2026-03-11
i3c: mipi-i3c-hci: Fix race in DMA ring dequeue
Adrian Hunter
3
-0
/
+4
2026-03-11
i3c: mipi-i3c-hci: Fix race in DMA ring enqueue for parallel xfers
Adrian Hunter
1
-16
/
+16
2026-03-11
i3c: mipi-i3c-hci: Consolidate spinlocks
Adrian Hunter
4
-17
/
+16
2026-03-11
i3c: mipi-i3c-hci: Factor out DMA mapping from queuing path
Adrian Hunter
1
-16
/
+33
2026-03-11
i3c: mipi-i3c-hci: Fix Hot-Join NACK
Adrian Hunter
1
-2
/
+4
2026-03-11
i3c: mipi-i3c-hci: Use ETIMEDOUT instead of ETIME for timeout errors
Adrian Hunter
3
-5
/
+5
2026-03-11
perf synthetic-events: Fix stale build ID in module MMAP2 records
Chuck Lever
1
-0
/
+5
2026-03-11
io_uring: fix physical SQE bounds check for SQE_MIXED 128-byte ops
Tom Ryan
1
-1
/
+1
2026-03-11
io_uring/eventfd: use ctx->rings_rcu for flags checking
Jens Axboe
1
-3
/
+7
2026-03-11
io_uring: ensure ctx->rings is stable for task work flags manipulation
Jens Axboe
4
-2
/
+34
2026-03-11
ASoC: amd: acp-mach-common: Add missing error check for clock acquisition
Chen Ni
1
-4
/
+14
2026-03-11
spi: atcspi200: Handle invalid buswidth and fix compiler warning
CL Wang
1
-1
/
+9
2026-03-11
Documentation: kvm: fix formatting of the quirks table
Paolo Bonzini
1
-105
/
+105
2026-03-11
drm/amd: Set num IP blocks to 0 if discovery fails
Mario Limonciello
2
-2
/
+4
2026-03-11
drm/amdkfd: Unreserve bo if queue update failed
Philip Yang
1
-0
/
+1
2026-03-11
drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21
Ivan Lipski
1
-1
/
+20
2026-03-11
drm/amd/display: Add missing DCCG register entries for DCN20-DCN316
Ivan Lipski
4
-4
/
+20
2026-03-11
KVM: x86: clarify leave_smm() return value
Paolo Bonzini
2
-5
/
+5
2026-03-11
selftests: kvm: add a test that VMX validates controls on RSM
Paolo Bonzini
2
-0
/
+151
2026-03-11
selftests: kvm: extract common functionality out of smm_test.c
Paolo Bonzini
3
-25
/
+45
2026-03-11
KVM: SVM: check validity of VMCB controls when returning from SMM
Paolo Bonzini
3
-2
/
+15
2026-03-11
KVM: VMX: check validity of VMCS controls when returning from SMM
Paolo Bonzini
3
-12
/
+32
2026-03-11
KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
Sean Christopherson
2
-5
/
+9
2026-03-11
KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
Sean Christopherson
2
-2
/
+2
2026-03-11
KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMM
Jim Mattson
4
-5
/
+29
2026-03-11
KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()
Li RongQing
1
-1
/
+2
2026-03-11
KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()
Namhyung Kim
1
-1
/
+1
2026-03-11
KVM: x86: hyper-v: Validate all GVAs during PV TLB flush
Manuel Andreas
1
-4
/
+5
2026-03-11
KVM: x86: synthesize CPUID bits only if CPU capability is set
Carlos López
1
-1
/
+4
2026-03-11
KVM: PPC: e500: Rip out "struct tlbe_ref"
Sean Christopherson
2
-52
/
+45
2026-03-11
KVM: PPC: e500: Fix build error due to using kmalloc_obj() with wrong type
Sean Christopherson
1
-2
/
+2
2026-03-11
KVM: selftests: Increase 'maxnode' for guest_memfd tests
Kai Huang
1
-1
/
+1
2026-03-11
Merge tag 'kvmarm-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
5
-8
/
+26
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
15
-75
/
+72
2026-03-11
Merge tag 'kvm-riscv-fixes-7.0-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
8
-44
/
+109
2026-03-11
Merge tag 'kvmarm-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
5
-35
/
+42
2026-03-11
slab: fix memory leak when refill_sheaf() fails
Qing Wang
1
-0
/
+4
2026-03-11
x86/hyperv: Use __naked attribute to fix stackless C function
Ard Biesheuvel
1
-39
/
+43
2026-03-11
Revert "mshv: expose the scrub partition hypercall"
Wei Liu
2
-2
/
+0
2026-03-11
Merge tag 'rproc-v7.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux
Linus Torvalds
4
-3
/
+42
2026-03-11
Merge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
35
-661
/
+460
[prev]
[next]