summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-11-24KVM: arm64: Turn kvm_vgic_vcpu_enable() into kvm_vgic_vcpu_reset()Marc Zyngier
2025-11-24KVM: arm64: Revamp vgic maintenance interrupt configurationMarc Zyngier
2025-11-24KVM: arm64: Eagerly save VMCR on exitMarc Zyngier
2025-11-24KVM: arm64: Compute vgic state irrespective of the number of interruptsMarc Zyngier
2025-11-24KVM: arm64: GICv2: Extract LR computing primitiveMarc Zyngier
2025-11-24KVM: arm64: GICv2: Extract LR folding primitiveMarc Zyngier
2025-11-24KVM: arm64: GICv2: Decouple GICH_HCR programming from LRs being loadedMarc Zyngier
2025-11-24KVM: arm64: GICv2: Preserve EOIcount on exitMarc Zyngier
2025-11-24KVM: arm64: GICv3: Extract LR computing primitiveMarc Zyngier
2025-11-24KVM: arm64: GICv3: Extract LR folding primitiveMarc Zyngier
2025-11-24KVM: arm64: GICv3: Decouple ICH_HCR_EL2 programming from LRsMarc Zyngier
2025-11-24KVM: arm64: GICv3: Preserve EOIcount on exitMarc Zyngier
2025-11-24KVM: arm64: GICv3: Drop LPI active state when folding LRsMarc Zyngier
2025-11-24KVM: arm64: Add LR overflow handling documentationMarc Zyngier
2025-11-24KVM: arm64: Add tracking of vgic_irq being present in a LRMarc Zyngier
2025-11-24KVM: arm64: Repack struct vgic_irq fieldsMarc Zyngier
2025-11-24KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trappingMarc Zyngier
2025-11-24KVM: arm64: vgic-v3: Fix GICv3 trapping in protected modeMarc Zyngier
2025-11-24KVM: arm64: Turn vgic-v3 errata traps into a patched-in constantMarc Zyngier
2025-11-24irqchip/gic: Expose CPU interface VA to KVMMarc Zyngier
2025-11-24KVM: arm64: nv: Forward FEAT_XNX permissions to the shadow stage-2Oliver Upton
2025-11-24KVM: arm64: Add support for FEAT_XNX stage-2 permissionsOliver Upton
2025-11-24arm64: Detect FEAT_XNXOliver Upton
2025-11-24cpumask: Don't use "proxy" headersAndy Shevchenko
2025-11-24x86_64/bug: Inline the UD1Peter Zijlstra
2025-11-24x86/bug: Implement WARN_ONCE()Peter Zijlstra
2025-11-24x86_64/bug: Implement __WARN_printf()Peter Zijlstra
2025-11-24x86/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILEDPeter Zijlstra
2025-11-24x86/bug: Add BUG_FORMAT basicsPeter Zijlstra
2025-11-24bpf: specify the old and new poke_type for bpf_arch_text_pokeMenglong Dong
2025-11-24bpf,x86: adjust the "jmp" mode for bpf trampolineMenglong Dong
2025-11-24bpf: fix the usage of BPF_TRAMP_F_SKIP_FRAMEMenglong Dong
2025-11-24x86/ftrace: Implement DYNAMIC_FTRACE_WITH_JMPMenglong Dong
2025-11-24Merge tag 'icc-6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2025-11-24arm64: proton-pack: Fix hard lockup when !MITIGATE_SPECTRE_BRANCH_HISTORYJonathan Marek
2025-11-24Revert "arm64: acpi: Enable ACPI CCEL support"Will Deacon
2025-11-24um: drivers: virtio: use string choices helperKuninori Morimoto
2025-11-24s390: Add stackprotector supportHeiko Carstens
2025-11-24s390/modules: Simplify module_finalize() slightlyHeiko Carstens
2025-11-24s390: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-24s390/percpu: Get rid of ARCH_MODULE_NEEDS_WEAK_PER_CPUHeiko Carstens
2025-11-24m68k: defconfig: Update defconfigs for v6.18-rc1Geert Uytterhoeven
2025-11-24crypto: aesni - ctr_crypt() use min() instead of min_t()David Laight
2025-11-24RISC-V: KVM: Flush VS-stage TLB after VCPU migration for Andes coresHui Min Mina Chou
2025-11-24RISC-V: KVM: Fix guest page fault within HLV* instructionsFangyu Yu
2025-11-24KVM: riscv: Support enabling dirty log gradually in small chunksDong Yang
2025-11-24RISC-V: KVM: Introduce KVM_EXIT_FAIL_ENTRY_NO_VSFILEBillXiang
2025-11-24RISC-V: KVM: Add SBI MPXY extension support for GuestAnup Patel
2025-11-24RISC-V: KVM: Add separate source for forwarded SBI extensionsAnup Patel
2025-11-24RISC-V: KVM: Convert kvm_riscv_vcpu_sbi_forward() into extension handlerAnup Patel