summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-03-05ARM: multi_v7_defconfig: omap2plus_defconfig: Enable ITE IT66121 driverKory Maincent (TI)
2026-03-05ARM: dts: ti: Enable overlays for am335x BeagleBoard devicetreesKory Maincent (TI)
2026-03-05ARM: dts: ti: omap: samsung-espresso10: Add initial support for Galaxy Tab 2 ...Mithil Bavishi
2026-03-05ARM: dts: ti: omap: samsung-espresso7: Add initial support for Galaxy Tab 2 7.0Mithil Bavishi
2026-03-05ARM: dts: ti: omap: espresso-common: Add common device tree for Samsung Galax...Mithil Bavishi
2026-03-05ARM: dts: twl6032: Add DTS file for TWL6032 PMICMithil Bavishi
2026-03-05x86/microcode: Add platform mask to Intel microcode "old" listDave Hansen
2026-03-05x86/cpu: Add platform ID to CPU matching structureDave Hansen
2026-03-05x86/cpu: Add platform ID to CPU info structureDave Hansen
2026-03-05x86/microcode: Refactor platform ID enumeration into a helperDave Hansen
2026-03-05s390/boot: Respect kaslr_enabled() for identity randomizationVasily Gorbik
2026-03-05s390/Kconfig: Make modules sanity test a module-only optionVasily Gorbik
2026-03-05s390/setup: Drop stale ident_map_size declarationVasily Gorbik
2026-03-05KVM: arm64: Fix page leak in user_mem_abort() on atomic faultFuad Tabba
2026-03-05s390: Drop unnecessary CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOTCoiby Xu
2026-03-05integrity: Make arch_ima_get_secureboot integrity-wideCoiby Xu
2026-03-05KVM: arm64: nv: Inject a SEA if failed to read the descriptorZenghui Yu (Huawei)
2026-03-05KVM: arm64: nv: Report addrsz fault at level 0 with a bad VTTBR.BADDRZenghui Yu (Huawei)
2026-03-05KVM: arm64: nv: Check S2 limits based on implemented PA sizeZenghui Yu (Huawei)
2026-03-05x86/reboot: Execute the kernel restart handler upon machine restartMartin Schiller
2026-03-05KVM: arm64: pkvm: Fallback to level-3 mapping on host stage-2 faultMarc Zyngier
2026-03-05KVM: arm64: Eagerly init vgic dist/redist on vgic creationMarc Zyngier
2026-03-05arm64: dts: mediatek: mt8195-cherry-dojo: Describe M.2 M-key NVMe slotChen-Yu Tsai
2026-03-05arm64: dts: mediatek: mt8195-cherry: add WiFi PCIe and BT USB power suppliesChen-Yu Tsai
2026-03-05arm64: dts: exynos: add initial support for Samsung Galaxy J5Andras Sebok
2026-03-04KVM: SVM: Triple fault L1 on unintercepted EFER.SVME clear by L2Yosry Ahmed
2026-03-04KVM: x86: SVM: Remove vmcb_is_dirty()Jim Mattson
2026-03-04KVM: nSVM: Only copy SVM_MISC_ENABLE_NP from VMCB01's misc_ctlYosry Ahmed
2026-03-04KVM: nSVM: Sanitize INT/EVENTINJ fields when copying from vmcb12Yosry Ahmed
2026-03-04KVM: nSVM: Sanitize TLB_CONTROL field when copying from vmcb12Yosry Ahmed
2026-03-04KVM: nSVM: Use PAGE_MASK to drop lower bits of bitmap GPAs from vmcb12Yosry Ahmed
2026-03-04KVM: nSVM: Restrict mapping vmcb12 on nested VMRUNYosry Ahmed
2026-03-04KVM: nSVM: Cache all used fields from VMCB12Yosry Ahmed
2026-03-04KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2Yosry Ahmed
2026-03-04KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctlSean Christopherson
2026-03-04KVM: nSVM: Capture svm->nested.ctl as vmcb12_ctrl when preparing vmcb02Sean Christopherson
2026-03-04KVM: nSVM: Move vmcb_ctrl_area_cached.bus_lock_rip to svm_nested_stateSean Christopherson
2026-03-04KVM: nSVM: Use vmcb12_is_intercept() in nested_sync_control_from_vmcb02()Yosry Ahmed
2026-03-04KVM: nSVM: Use intuitive local variables in nested_vmcb02_recalc_intercepts()Sean Christopherson
2026-03-04KVM: nSVM: Directly (re)calc vmcb02 intercepts from nested_vmcb02_prepare_con...Sean Christopherson
2026-03-04KVM: nSVM: WARN and abort vmcb02 intercepts recalc if vmcb02 isn't activeYosry Ahmed
2026-03-04KVM: SVM: Separate recalc_intercepts() into nested vs. non-nested partsSean Christopherson
2026-03-04KVM: SVM: Recalc instructions intercepts when EFER.SVME is toggledKevin Cheng
2026-03-04KVM: SVM: Move STGI and CLGI intercept handlingKevin Cheng
2026-03-04KVM: nSVM: Always intercept VMMCALL when L2 is activeSean Christopherson
2026-03-04KVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1Kevin Cheng
2026-03-04KVM: SVM: Explicitly mark vmcb01 dirty after modifying VMCB interceptsSean Christopherson
2026-03-04KVM: nSVM: Add missing consistency check for EVENTINJYosry Ahmed
2026-03-04KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CSYosry Ahmed
2026-03-04KVM: nSVM: Add missing consistency check for nCR3 validityYosry Ahmed