summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-11drm/amd/display: [FW Promotion] Release 0.1.50.0Taimur Hassan
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li
2026-03-11drm/amd/display: Add DML support for dcn42Roman Li
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li
2026-03-11drm/amd/display: Clean up unused codeClay King
2026-03-11drm/amd/display: Add back missing memory type in arrayTom Chung
2026-03-11drm/amd/display: Fix compile warnings in dml2_0Gaghik Khachatrian
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski
2026-03-11selftests/bpf: Fix const qualifier warning in fexit_bpf2bpf.cVarun R Mallya
2026-03-11KVM: x86: clarify leave_smm() return valuePaolo Bonzini
2026-03-11selftests: kvm: add a test that VMX validates controls on RSMPaolo Bonzini
2026-03-11selftests: kvm: extract common functionality out of smm_test.cPaolo Bonzini
2026-03-11KVM: SVM: check validity of VMCB controls when returning from SMMPaolo Bonzini
2026-03-11KVM: VMX: check validity of VMCS controls when returning from SMMPaolo Bonzini
2026-03-11KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson
2026-03-11KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson
2026-03-11KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson
2026-03-11KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()Li RongQing
2026-03-11KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()Namhyung Kim
2026-03-11KVM: x86: hyper-v: Validate all GVAs during PV TLB flushManuel Andreas
2026-03-11KVM: x86: synthesize CPUID bits only if CPU capability is setCarlos López
2026-03-11KVM: PPC: e500: Rip out "struct tlbe_ref"Sean Christopherson
2026-03-11KVM: PPC: e500: Fix build error due to using kmalloc_obj() with wrong typeSean Christopherson
2026-03-11KVM: selftests: Increase 'maxnode' for guest_memfd testsKai Huang
2026-03-11Merge tag 'kvmarm-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini
2026-03-11Merge tag 'kvm-riscv-fixes-7.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2026-03-11Merge tag 'kvmarm-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-03-11KVM: arm64: Fix out-of-tree build for nVHE/pKVM tracingVincent Donnefort
2026-03-11slab: fix memory leak when refill_sheaf() failsQing Wang
2026-03-11x86/hyperv: Use __naked attribute to fix stackless C functionArd Biesheuvel
2026-03-11Revert "mshv: expose the scrub partition hypercall"Wei Liu
2026-03-11selftests/bpf: Skip livepatch test when prerequisites are missingSun Jian
2026-03-11selftests/bpf: drop serial restrictionSun Jian
2026-03-11selftests/bpf: filter by pid to avoid cross-test interferenceSun Jian
2026-03-11Merge tag 'rproc-v7.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-11selftests/bpf: Speed up module_attach testViktor Malik
2026-03-11ASoC: cs35l56: Support clock stop mode 1 if enabled in ACPIRichard Fitzgerald
2026-03-11JFS: always load filesystem UUID during mountJoão Paredes
2026-03-11jfs: hold LOG_LOCK on umount to avoid null-ptr-derefHelen Koike
2026-03-11jfs: Set the lbmDone flag at the end of lbmIODoneEdward Adam Davis
2026-03-11jfs: fix corrupted list in dbUpdatePMapYun Zhou
2026-03-11jfs: add dmapctl integrity check to prevent invalid operationsYun Zhou
2026-03-11jfs: add dtpage integrity check to prevent index/pointer overflowsYun Zhou
2026-03-11jfs: add dtroot integrity check to prevent index out-of-boundsYun Zhou
2026-03-11Merge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-03-11mtd: rawnand: ifc: set chip->of_node to nand@0 child node if presentFrank Li
2026-03-11mtd: rawnand: mxc: set chip->of_node to nand@0 child node if presentFrank Li
2026-03-11mtd: rawnand: gpmi: set chip->of_node to nand@0 child node if presentFrank Li
2026-03-11mtd: nand: Use scoped_guard for mutex in nand_resumeRichard Lyu