summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2026-07-22KVM: x86/mmu: Consume the locked rmap value in the lockless rmap walkPhil Rosenthal
2026-07-22x86/resctrl: Protect against bad shiftReinette Chatre
2026-07-22KVM: SEV: Drop FOLL_WRITE for encrypted region registrationPankaj Gupta
2026-07-22arm64: ftrace: allow DIRECT_CALLS without CALL_OPSJose Fernandez (Anthropic)
2026-07-22arm64: ftrace: prepare ftrace_modify_call() for use without CALL_OPSJose Fernandez (Anthropic)
2026-07-22KVM: x86: Check EFER validity on KVM_SET_SREGS*Yosry Ahmed
2026-07-22KVM: x86: Move supported EFER bits to kvm_capsYosry Ahmed
2026-07-22KVM: x86: Reverse the polarity of efer_reserved_bitsYosry Ahmed
2026-07-22KVM: x86: Always initialize EFER reserved bits on vendor initializationYosry Ahmed
2026-07-22KVM: x86: Disallow EFER.LME and EFER.LMA if long mode is not supportedYosry Ahmed
2026-07-22KVM: x86: Move enabling EFER.SVME and EFER.LMSLE to generic EFER setupYosry Ahmed
2026-07-22KVM: x86: hyper-v: Clamp stimer deadline to avoid livelockCarlos López
2026-07-22arm64: errata: work around NVIDIA Olympus device store/load orderingShanker Donthineni
2026-07-22KVM: x86: Use KVM_X86_OP() for the .pi_update_irte() hookKai Huang
2026-07-22arm64: topology: read CPPC FFH feedback counters in one operationPengjie Zhang
2026-07-22powerpc/msi: Treat bitmap size as allocation failureYury Norov
2026-07-22ARM: dma-mapping: Treat bitmap size as allocation failureYury Norov
2026-07-22x86/events: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22powerpc: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-22arm: Use sysfs_emit() for cpumask show callbacksYury Norov
2026-07-23ARM: dts: allwinner: a10: Fix PMU interruptAndre Przywara
2026-07-22x86/cpu: Remove unnecessary __maybe_unused annotationsThorsten Blum
2026-07-22x86/bpf: Enable EXECMEM_ROX_CACHE for BPF allocationsMike Rapoport (Microsoft)
2026-07-22bpf, x86: Make sure allocation in arch_bpf_trampoline_size() is writableMike Rapoport (Microsoft)
2026-07-23ARM: dts: aspeed: Correct indentationKrzysztof Kozlowski
2026-07-22ARM: npcm: Fix OF node refcount leaks in SMP setupYuho Choi
2026-07-22ARM: dts: aspeed: sanmiguel: fix PDB HSC shunt resistorMike Hsieh
2026-07-22arm64: make huge_ptep_get handled unaligned addressesDev Jain
2026-07-22arm64: dts: nuvoton: npcm845: Reorder timer0 and PECI nodesTomer Maimon
2026-07-22arm64: dts: nuvoton: npcm845: Drop redundant timer clock-namesTomer Maimon
2026-07-22ARM: dts: aspeed: sanmiguel: Fix PWRGD_RMC_N active-low hog configurationPotin Lai
2026-07-22ARM: dts: aspeed: sanmiguel: Fix FIO IOEXP interrupt pinPotin Lai
2026-07-21arm64/coco: Add pKVM as a CC platformMostafa Saleh
2026-07-21arm64/mm: Simplify SWIOTLB setup in arch_mm_preinit()Mostafa Saleh
2026-07-21arm64: Clarify ARM64_WORKAROUND_REPEAT_TLBI semanticsMark Rutland
2026-07-21arm64: uapi: Use __u128 instead of __uint128_t in UAPI headersWill Deacon
2026-07-21riscv, bpf: Add 32 bit atomic operations to RV32 JITKuan-Wei Chiu
2026-07-21riscv, bpf: Add support for BPF_MOVSX in RV32 JITKuan-Wei Chiu
2026-07-21riscv, bpf: Add support for BPF_SDIV and BPF_SMOD in RV32 JITKuan-Wei Chiu
2026-07-21KVM: arm64: Sync SCTLR_EL1 when injecting an exception into a pVMFuad Tabba
2026-07-21bpf, riscv: Fix extable handling for arena load_acquireFeng Jiang
2026-07-21riscv, bpf: Mixing bpf2bpf and tailcallsPu Lehui
2026-07-21riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offsetPu Lehui
2026-07-21riscv, bpf: Fix kernel stack corruption in tailcall with CFIPu Lehui
2026-07-21riscv, bpf: Using kvzalloc_objs to allocate cache bufferPu Lehui
2026-07-21riscv, bpf: Fix memory leak in bpf_jit_freePu Lehui
2026-07-21bpf: Extract the is_struct_ops_tramp helperPu Lehui
2026-07-21KVM: arm64: vgic-v3: Kill kvm_vgic_global_state.ich_vtr_el2Marc Zyngier
2026-07-21KVM: arm64: vgic-v3: Simplify initial GICv3 configuration samplingMarc Zyngier
2026-07-21KVM: arm64: Convert most ICH_VTR_EL2 accesses to inlined literal valueMarc Zyngier