summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-11KVM: VMX: check validity of VMCS controls when returning from SMMPaolo Bonzini-12/+32
2026-03-11KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson-5/+9
2026-03-11KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson-2/+2
2026-03-11KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson-5/+29
2026-03-11KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()Li RongQing-1/+2
2026-03-11KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()Namhyung Kim-1/+1
2026-03-11KVM: x86: hyper-v: Validate all GVAs during PV TLB flushManuel Andreas-4/+5
2026-03-11KVM: x86: synthesize CPUID bits only if CPU capability is setCarlos López-1/+4
2026-03-11KVM: PPC: e500: Rip out "struct tlbe_ref"Sean Christopherson-52/+45
2026-03-11KVM: PPC: e500: Fix build error due to using kmalloc_obj() with wrong typeSean Christopherson-2/+2
2026-03-11KVM: selftests: Increase 'maxnode' for guest_memfd testsKai Huang-1/+1
2026-03-11Merge tag 'kvmarm-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-8/+26
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini-75/+72
2026-03-11Merge tag 'kvm-riscv-fixes-7.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini-44/+109
2026-03-11Merge tag 'kvmarm-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-35/+42
2026-03-11KVM: arm64: Fix out-of-tree build for nVHE/pKVM tracingVincent Donnefort-1/+1
2026-03-11slab: fix memory leak when refill_sheaf() failsQing Wang-0/+4
2026-03-11x86/hyperv: Use __naked attribute to fix stackless C functionArd Biesheuvel-39/+43
2026-03-11Revert "mshv: expose the scrub partition hypercall"Wei Liu-2/+0
2026-03-11selftests/bpf: Skip livepatch test when prerequisites are missingSun Jian-2/+18
2026-03-11selftests/bpf: drop serial restrictionSun Jian-2/+1
2026-03-11selftests/bpf: filter by pid to avoid cross-test interferenceSun Jian-3/+36
2026-03-11Merge tag 'rproc-v7.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+42
2026-03-11selftests/bpf: Speed up module_attach testViktor Malik-3/+9
2026-03-11ASoC: cs35l56: Support clock stop mode 1 if enabled in ACPIRichard Fitzgerald-5/+30
2026-03-11JFS: always load filesystem UUID during mountJoão Paredes-1/+2
2026-03-11jfs: hold LOG_LOCK on umount to avoid null-ptr-derefHelen Koike-9/+24
2026-03-11jfs: Set the lbmDone flag at the end of lbmIODoneEdward Adam Davis-11/+7
2026-03-11jfs: fix corrupted list in dbUpdatePMapYun Zhou-2/+4
2026-03-11jfs: add dmapctl integrity check to prevent invalid operationsYun Zhou-3/+111
2026-03-11jfs: add dtpage integrity check to prevent index/pointer overflowsYun Zhou-4/+107
2026-03-11jfs: add dtroot integrity check to prevent index out-of-boundsYun Zhou-0/+92
2026-03-11Merge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-661/+460
2026-03-11mtd: rawnand: ifc: set chip->of_node to nand@0 child node if presentFrank Li-1/+9
2026-03-11mtd: rawnand: mxc: set chip->of_node to nand@0 child node if presentFrank Li-1/+9
2026-03-11mtd: rawnand: gpmi: set chip->of_node to nand@0 child node if presentFrank Li-1/+10
2026-03-11mtd: nand: Use scoped_guard for mutex in nand_resumeRichard Lyu-9/+10
2026-03-11mtd: rawnand: brcmnand: skip DMA during panic writeKamal Dasu-4/+2
2026-03-11mtd: rawnand: serialize lock/unlock against other NAND operationsKamal Dasu-2/+12
2026-03-11ASoC: detect empty DMI stringsCasey Connolly-1/+4
2026-03-11dt-bindings: mtd: st,spear600-smi: Fix exampleMiquel Raynal-1/+1
2026-03-11dt-bindings: mtd: st,spear600-smi: #address/size-cells is mandatoryMiquel Raynal-0/+2
2026-03-11dt-bindings: mtd: st,spear600-smi: Fix descriptionMiquel Raynal-6/+16
2026-03-11arm64: defconfig: Enable Qualcomm WCD937x headphone codec as moduleAjay Kumar Nandam-0/+1
2026-03-11gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessorsDanilo Krummrich-88/+84
2026-03-11arm64: defconfig: Enable QCOMTEE module for QTEE-enabled Qualcomm SoCsHarshal Dev-0/+1
2026-03-11mtd: docg3: fix use-after-free in docg3_release()James Kim-2/+1
2026-03-11mtd: concat: replace alloc + calloc with 1 allocRosen Penev-12/+3
2026-03-11mtd: virt_concat: use single allocation for nodeRosen Penev-9/+2
2026-03-11mtd: virt_concat: fix kdoc textLuca Ceresoli-1/+1