summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-05-15Merge tag 'for-linus-7.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-15riscv: dts: microchip: remove redudant enabling of syscontrollerConor Dooley
2026-05-15Merge tag 'pxa1908-dt-for-7.2' of https://codeberg.org/pxa1908-mainline/linux...Arnd Bergmann
2026-05-15arm64: dts: ti: k3-am62-verdin: Add DSI to HDMI adapter overlayVitor Soares
2026-05-15ARM: dts: renesas: r8a73a4: Describe coresight on R-Mobile APE6Marek Vasut
2026-05-15ARM: dts: renesas: r8a73a4: Add ZT/ZTR trace clock on R-Mobile APE6Marek Vasut
2026-05-15ARM: Do not select HAVE_RUST when KASAN is enabledNathan Chancellor
2026-05-14Merge tag 'acpi-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-05-14Merge branch 'acpi-cppc'Rafael J. Wysocki
2026-05-14arm64: dts: exynosautov920: enable support for ufs controllerSowon Na
2026-05-14arm64: dts: exynosautov920: Add syscon hsi2 nodeAlim Akhtar
2026-05-14x86/xen: Tolerate nested XEN_LAZY_MMU entering/leavingJuergen Gross
2026-05-14x86/xen: Fix xen_e820_swap_entry_with_ram()Juergen Gross
2026-05-14KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATEJim Mattson
2026-05-14KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on VMEXITJim Mattson
2026-05-14KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPATJim Mattson
2026-05-14KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPTJim Mattson
2026-05-14KVM: x86: nSVM: Cache and validate vmcb12 g_patJim Mattson
2026-05-14KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating hPAT from guest modeJim Mattson
2026-05-14KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PATJim Mattson
2026-05-14ARM: dts: socfpga: arria10: Increase JFFS2 rootfs partition sizeNiravkumar L Rabara
2026-05-14powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...Sayali Patil
2026-05-13riscv: misaligned: Make enabling delegation depend on NONPORTABLEVivian Wang
2026-05-13riscv: cfi: reduce shadow stack size limit from 4GB to 2GBZong Li
2026-05-13mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)
2026-05-13KVM: SEV: Allocate only as many bytes as needed for temp crypt buffersSean Christopherson
2026-05-13KVM: SEV: Rewrite logic to {de,en}crypt memory for debugSean Christopherson
2026-05-13KVM: SEV: Add helper function to pin/unpin a single pageSean Christopherson
2026-05-13KVM: SEV: Explicitly validate the dst buffer for debug operationsSean Christopherson
2026-05-14ARM: dts: zte: Add D-Link DWR-932M supportStefan Dösinger
2026-05-13ARM: zte: Add zx297520v3 platform supportStefan Dösinger
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-13KVM: TDX: Fix x2APIC MSR handling in tdx_has_emulated_msr()Rick Edgecombe
2026-05-13KVM: x86: Make "external SPTE" ops that can fail RET0 static callsSean Christopherson
2026-05-13KVM: TDX: Account all non-transient page allocations for per-TD structuresSean Christopherson
2026-05-13KVM: x86/mmu: Update iter->old_spte if cmpxchg64 on mirror SPTE "fails"Sean Christopherson
2026-05-13x86/tdx: Use pg_level in TDX APIs, not the TDX-Module's 0-based levelSean Christopherson
2026-05-13KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_SEND_ALWAYSSean Christopherson
2026-05-13KVM: x86: Drop superfluous caching of KVM_ASYNC_PF_DELIVERY_AS_PF_VMEXITSean Christopherson
2026-05-13KVM: x86: Don't leave APF half-enabled on bad APF data GPAEthan Yang
2026-05-13KVM: x86: Rate-limit global clock updates on vCPU loadLei Chen
2026-05-13KVM: SVM: Fix page overflow in sev_dbg_crypt() for ENCRYPT pathAshutosh Desai
2026-05-13KVM: SEV: Don't advertise VM types that are disabled by firmwareTycho Andersen
2026-05-13KVM: SEV: Don't advertise support for unusable VM typesSean Christopherson
2026-05-13KVM: SEV: Consolidate logic for printing state of SEV{,-ES,-SNP} enablingSean Christopherson
2026-05-13KVM: SEV: Set supported SEV+ VM types during sev_hardware_setup()Sean Christopherson
2026-05-13KVM: SVM: Refresh vcpu->arch.cr{0,3} prior to invoking fastpath handlerSean Christopherson
2026-05-13KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exitsSean Christopherson
2026-05-13x86/virt: Silence RCU lockdep splat in emergency virt callback pathMikhail Gavrilov
2026-05-13KVM: Rename invalidate_begin to invalidate_start for consistencyTakahiro Itazuri