summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
9 daysarm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon2-0/+2
9 daysarm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni2-1/+3
9 daysarm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland2-2/+66
9 daysarm64: cputype: Add C1-Premium definitionsMark Rutland1-0/+2
9 daysarm64: cputype: Add C1-Ultra definitionsMark Rutland1-0/+2
9 daysarm64: mm: call pagetable dtor when freeing hot-removed page tablesAlistair Popple1-0/+1
9 daysARM: 9475/1: entry: use byte load for KASAN VMAP stack shadowKarl Mehltretter1-1/+1
9 daysARM: 9474/1: io: avoid KASAN instrumentation of raw halfword I/OKarl Mehltretter1-2/+13
9 daysARM: socfpga: Fix OF node refcount leak in SMP setupYuho Choi1-0/+1
9 daysKVM: arm64: Restore POR_EL0 access to host EL0Joey Gouly1-0/+2
9 daysKVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SASean Christopherson1-13/+14
9 daysrust: kasan/kbuild: fix rustc-option when cross-compilingAlice Ryhl2-0/+12
9 daysrust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLESAlice Ryhl1-0/+3
9 daysARM: Do not select HAVE_RUST when KASAN is enabledNathan Chancellor1-1/+1
9 daysKVM: VMX: Update SVI during runtime APICv activationDongli Zhang2-9/+7
9 daysARM: dts: microchip: sam9x7: fix GMAC clock configurationMihai Sain1-3/+3
9 daysarm64: dts: qcom: x1-dell-thena: remove i2c20 (battery SMBus) and reserve its...Val Packett1-6/+1
9 daysKVM: arm64: Take the SRCU lock for page table walks in fault injection and AT...Hyunwoo Kim1-2/+4
9 daysARM: fix branch predictor hardeningRussell King (Oracle)2-14/+31
9 daysARM: fix hash_name() faultRussell King (Oracle)1-0/+35
9 daysARM: allow __do_kernel_fault() to report execution of memory faultsRussell King (Oracle)1-0/+2
9 daysARM: group is_permission_fault() with is_translation_fault()Russell King (Oracle)1-13/+13
2026-06-09KVM: arm64: Reassign nested_mmus array behind mmu_lockHyunwoo Kim1-13/+20
2026-06-09KVM: arm64: vgic-its: Drop the translation cache reference only for the erase...Hyunwoo Kim1-2/+4
2026-06-09arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng1-1/+1
2026-06-09x86/mm: Disable broadcast TLB flush when PCID is disabledTom Lendacky1-0/+1
2026-06-09serial: zs: Convert to use a platform deviceMaciej W. Rozycki1-3/+57
2026-06-09serial: dz: Convert to use a platform deviceMaciej W. Rozycki1-1/+54
2026-06-09x86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolinesAlexis Lothoré (eBPF Foundation)1-0/+7
2026-06-09Disable -Wattribute-alias for clang-23 and newerNathan Chancellor1-0/+4
2026-06-09KVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()Sean Christopherson1-5/+6
2026-06-09KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC bufferSean Christopherson1-6/+6
2026-06-09KVM: SEV: Check PSC request indices against the actual size of the bufferSean Christopherson1-2/+15
2026-06-09KVM: SEV: Compute the correct max length of the in-GHCB scratch areaSean Christopherson1-9/+10
2026-06-09KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0Sean Christopherson1-0/+3
2026-06-09KVM: SEV: Use the size of the PSC header as the minimum size for PSC requestsSean Christopherson1-1/+1
2026-06-09KVM: SEV: Ignore Port I/O requests of length '0'Sean Christopherson1-0/+8
2026-06-09KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in useMichael Roth1-0/+4
2026-06-09KVM: SVM: Flush the current TLB when transitioning from xAVIC => x2AVICSean Christopherson1-6/+29
2026-06-09KVM: arm64: PMU: Preserve AArch32 counter low bitsQiang Ma1-2/+2
2026-06-09Revert "x86/fpu: Refine and simplify the magic number check during signal ret...Andrei Vagin1-3/+8
2026-06-01LoongArch: kprobes: Fix handling of fatal unrecoverable recursionsTiezhu Yang1-2/+2
2026-06-01x86/xen: Fix xen_e820_swap_entry_with_ram()Juergen Gross1-1/+1
2026-06-01powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...Sayali Patil1-2/+4
2026-06-01x86/mce: Restore MCA polling interval halvingBorislav Petkov (AMD)1-28/+5
2026-06-01powerpc: fix dead default for GUEST_STATE_BUFFER_TESTJulian Braha1-2/+1
2026-06-01powerpc: 82xx: fix uninitialized pointers with free attributeAlly Heev1-2/+2
2026-06-01ARM: integrator: Fix early initializationGuenter Roeck1-9/+4
2026-06-01riscv: mm: Fixup no5lvl failure when vaddr is invalidGuo Ren (Alibaba DAMO Academy)1-0/+25
2026-06-01riscv: errata: Fix bitwise vs logical AND in MIPS errata patchingMichael Neuling1-1/+1