summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
6 daysarm64/entry: Fix arm64-specific rseq brokennessMark Rutland
14 daysarm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon
14 daysarm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni
14 daysarm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland
14 daysarm64: cputype: Add C1-Premium definitionsMark Rutland
14 daysarm64: cputype: Add C1-Ultra definitionsMark Rutland
14 dayss390: Remove GENERIC_LOCKBREAK Kconfig optionHeiko Carstens
14 daysarm64: mm: call pagetable dtor when freeing hot-removed page tablesAlistair Popple
14 daysARM: 9475/1: entry: use byte load for KASAN VMAP stack shadowKarl Mehltretter
14 daysARM: 9474/1: io: avoid KASAN instrumentation of raw halfword I/OKarl Mehltretter
14 daysARM: socfpga: Fix OF node refcount leak in SMP setupYuho Choi
14 daysKVM: arm64: Restore POR_EL0 access to host EL0Joey Gouly
14 daysKVM: arm64: Correctly identify executable PTEs at stage-2Oliver Upton
14 daysKVM: arm64: nv: Fix handling of XN[0] when !FEAT_XNXOliver Upton
14 daysKVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SASean Christopherson
14 daysrust: kasan/kbuild: fix rustc-option when cross-compilingAlice Ryhl
14 daysrust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLESAlice Ryhl
14 daysARM: Do not select HAVE_RUST when KASAN is enabledNathan Chancellor
14 daysriscv: cfi: reject unknown flags in PR_SET_CFIRichard Patel
14 daysriscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFIAndreas Schwab
14 daysx86/resctrl: Only check Intel systems for SNCTony Luck
14 dayscrypto: s390 - add select CRYPTO_AEAD for aesArnd Bergmann
14 daysARM: dts: gemini: Fix partition offsetsLinus Walleij
14 dayss390/bug: Always emit format word in __BUG_ENTRYJan Polensky
14 daysARM: dts: microchip: sam9x7: fix GMAC clock configurationMihai Sain
14 daysarm64: dts: qcom: x1-dell-thena: remove i2c20 (battery SMBus) and reserve its...Val Packett
14 daysKVM: arm64: Take the SRCU lock for page table walks in fault injection and AT...Hyunwoo Kim
2026-06-09KVM: arm64: Reassign nested_mmus array behind mmu_lockHyunwoo Kim
2026-06-09KVM: arm64: vgic-its: Drop the translation cache reference only for the erase...Hyunwoo Kim
2026-06-09arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng
2026-06-09serial: zs: Convert to use a platform deviceMaciej W. Rozycki
2026-06-09serial: dz: Convert to use a platform deviceMaciej W. Rozycki
2026-06-09x86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolinesAlexis Lothoré (eBPF Foundation)
2026-06-09Disable -Wattribute-alias for clang-23 and newerNathan Chancellor
2026-06-09KVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()Sean Christopherson
2026-06-09KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC bufferSean Christopherson
2026-06-09KVM: SEV: Check PSC request indices against the actual size of the bufferSean Christopherson
2026-06-09KVM: SEV: Compute the correct max length of the in-GHCB scratch areaSean Christopherson
2026-06-09KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0Sean Christopherson
2026-06-09KVM: SEV: Use the size of the PSC header as the minimum size for PSC requestsSean Christopherson
2026-06-09KVM: SEV: Ignore Port I/O requests of length '0'Sean Christopherson
2026-06-09KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in useMichael Roth
2026-06-09KVM: SVM: Flush the current TLB when transitioning from xAVIC => x2AVICSean Christopherson
2026-06-09KVM: arm64: PMU: Preserve AArch32 counter low bitsQiang Ma
2026-06-09KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisorMark Brown
2026-06-09Revert "x86/fpu: Refine and simplify the magic number check during signal ret...Andrei Vagin
2026-06-01LoongArch: kprobes: Fix handling of fatal unrecoverable recursionsTiezhu Yang
2026-06-01x86/xen: Fix xen_e820_swap_entry_with_ram()Juergen Gross
2026-06-01powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...Sayali Patil
2026-06-01x86/mce: Restore MCA polling interval halvingBorislav Petkov (AMD)