summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
3 daysKVM: arm64: Reassign nested_mmus array behind mmu_lockHyunwoo Kim
3 daysKVM: arm64: vgic-its: Drop the translation cache reference only for the erase...Hyunwoo Kim
3 daysarm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng
3 daysx86/mm: Disable broadcast TLB flush when PCID is disabledTom Lendacky
3 daysserial: zs: Convert to use a platform deviceMaciej W. Rozycki
3 daysserial: dz: Convert to use a platform deviceMaciej W. Rozycki
3 daysx86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolinesAlexis Lothoré (eBPF Foundation)
3 daysDisable -Wattribute-alias for clang-23 and newerNathan Chancellor
3 daysKVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()Sean Christopherson
3 daysKVM: SEV: Use READ_ONCE() when reading entries/indices from PSC bufferSean Christopherson
3 daysKVM: SEV: Check PSC request indices against the actual size of the bufferSean Christopherson
3 daysKVM: SEV: Compute the correct max length of the in-GHCB scratch areaSean Christopherson
3 daysKVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0Sean Christopherson
3 daysKVM: SEV: Use the size of the PSC header as the minimum size for PSC requestsSean Christopherson
3 daysKVM: SEV: Ignore Port I/O requests of length '0'Sean Christopherson
3 daysKVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in useMichael Roth
3 daysKVM: SVM: Flush the current TLB when transitioning from xAVIC => x2AVICSean Christopherson
3 daysKVM: arm64: PMU: Preserve AArch32 counter low bitsQiang Ma
3 daysRevert "x86/fpu: Refine and simplify the magic number check during signal ret...Andrei Vagin
11 daysLoongArch: kprobes: Fix handling of fatal unrecoverable recursionsTiezhu Yang
11 daysx86/xen: Fix xen_e820_swap_entry_with_ram()Juergen Gross
11 dayspowerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...Sayali Patil
11 daysx86/mce: Restore MCA polling interval halvingBorislav Petkov (AMD)
11 dayspowerpc: fix dead default for GUEST_STATE_BUFFER_TESTJulian Braha
11 dayspowerpc: 82xx: fix uninitialized pointers with free attributeAlly Heev
11 daysARM: integrator: Fix early initializationGuenter Roeck
11 daysriscv: mm: Fixup no5lvl failure when vaddr is invalidGuo Ren (Alibaba DAMO Academy)
11 daysriscv: errata: Fix bitwise vs logical AND in MIPS errata patchingMichael Neuling
11 daysARM: dts: renesas: rskrza1: Drop superfluous cellsMarek Vasut
11 daysARM: dts: renesas: genmai: Drop superfluous cellsMarek Vasut
11 daysLoongArch: Remove unused code to avoid build warningHuacai Chen
11 daysLoongArch: kprobes: Use larch_insn_text_copy() to patch instructionsTiezhu Yang
11 daysriscv: kvm: return SBI_ERR_FAILURE for pmu_event_info() when OOMOsama Abdelkader
11 daysriscv: kvm: return SBI_ERR_FAILURE for pmu_snapshot_set_shmem() when OOMOsama Abdelkader
11 daysKVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)Tina Zhang
11 daysKVM: arm64: vgic: Free private_irqs when init fails after allocationMichael Bommarito
11 daysKVM: arm64: vgic-its: Reject restored DTE with out-of-range num_eventid_bitsMichael Bommarito
11 daysarm64: probes: Handle probes on hinted conditional branch instructionsVladimir Murzin
11 daysring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
11 daysmm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)
11 daysarm64: dts: broadcom: bcm2712: Add watchdog DT nodeStanimir Varbanov
2026-05-23perf/x86/intel: Disable PMI for self-reloaded ACR eventsDapeng Mi
2026-05-23powerpc/warp: Fix error handling in pika_dtm_threadMa Ke
2026-05-23x86/kexec: Push kjump return address even for non-kjump kexecDavid Woodhouse
2026-05-23KVM: x86: Fix Xen hypercall tracepoint argument assignmentQiang Ma
2026-05-23KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmeticJunrui Luo
2026-05-23Revert "ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn"Mario Limonciello
2026-05-23Revert "papr-hvpipe: convert papr_hvpipe_dev_create_handle() to FD_PREPARE()"Sasha Levin
2026-05-23Revert "pseries/papr-hvpipe: Fix race with interrupt handler"Sasha Levin
2026-05-23arm64: Reserve an extra page for early kernel mappingZhaoyang Huang