| Age | Commit message (Expand) | Author | Files | Lines |
| 6 days | Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+3 |
| 6 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -16/+99 |
| 9 days | Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -18/+41 |
| 9 days | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 70 | -282/+298 |
| 9 days | Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv... | Paolo Bonzini | 8 | -16/+99 |
| 9 days | Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
| 10 days | Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 11 days | Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/next | Oliver Upton | 4 | -13/+55 |
| 11 days | Merge branch 'kvm-arm64/vgic-lr-overflow' into kvmarm/next | Oliver Upton | 4 | -3/+10 |
| 11 days | Merge branch 'kvm-arm64/sea-user' into kvmarm/next | Oliver Upton | 1 | -0/+2 |
| 11 days | KVM: arm64: at: Use correct HA bit in TCR_EL2 when regime is EL2 | Alexandru Elisei | 1 | -0/+1 |
| 11 days | KVM: arm64: Document KVM_PGTABLE_PROT_{UX,PX} | Alexandru Elisei | 1 | -1/+3 |
| 11 days | KVM: arm64: Implement HW access flag management in stage-1 SW PTW | Oliver Upton | 1 | -0/+1 |
| 11 days | KVM: arm64: Propagate PTW errors up to AT emulation | Oliver Upton | 1 | -3/+3 |
| 11 days | KVM: arm64: Add helper for swapping guest descriptor | Oliver Upton | 1 | -0/+2 |
| 13 days | Merge branch 'for-next/sysreg' into for-next/core | Catalin Marinas | 6 | -105/+54 |
| 13 days | Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',... | Catalin Marinas | 69 | -177/+244 |
| 2025-11-27 | arm64/sysreg: Remove unused define ARM64_FEATURE_FIELD_BITS | Ben Horgan | 1 | -2/+0 |
| 2025-11-27 | arm64: atomics: lse: Remove unused parameters from ATOMIC_FETCH_OP_AND macros | Seongsu Park | 1 | -10/+10 |
| 2025-11-24 | KVM: arm64: GICv3: nv: Resync LRs/VMCR/HCR early for better MI emulation | Marc Zyngier | 1 | -0/+1 |
| 2025-11-24 | KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 traps | Marc Zyngier | 1 | -0/+1 |
| 2025-11-24 | KVM: arm64: Eagerly save VMCR on exit | Marc Zyngier | 2 | -2/+2 |
| 2025-11-24 | KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trapping | Marc Zyngier | 1 | -1/+6 |
| 2025-11-24 | KVM: arm64: nv: Forward FEAT_XNX permissions to the shadow stage-2 | Oliver Upton | 1 | -2/+35 |
| 2025-11-24 | KVM: arm64: Add support for FEAT_XNX stage-2 permissions | Oliver Upton | 1 | -7/+10 |
| 2025-11-21 | Merge branch 'objtool/core' | Peter Zijlstra | 41 | -257/+418 |
| 2025-11-19 | KVM: arm64: Split kvm_pgtable_stage2_destroy() | Raghavendra Rao Ananta | 2 | -1/+33 |
| 2025-11-19 | arm64, tlbflush: don't TLBI broadcast if page reused in write fault | Huang Ying | 2 | -5/+65 |
| 2025-11-18 | mm/huge_memory: Fix initialization of huge zero folio | Linus Torvalds | 1 | -2/+2 |
| 2025-11-13 | arm64/mm: Elide TLB flush in certain pte protection transitions | Dev Jain | 1 | -0/+27 |
| 2025-11-13 | arm64/sysreg: Replace TCR_EL1 field macros | Anshuman Khandual | 5 | -103/+54 |
| 2025-11-12 | Merge tag 'arm64-fpsimd-on-stack-for-v6.19' into libcrypto-fpsimd-on-stack | Eric Biggers | 5 | -20/+36 |
| 2025-11-12 | Merge tag 'scoped-ksimd-for-arm-arm64' into libcrypto-fpsimd-on-stack | Eric Biggers | 1 | -0/+7 |
| 2025-11-12 | arm64: Fix typos and spelling errors in comments | mrigendrachaubey | 5 | -8/+8 |
| 2025-11-12 | KVM: arm64: VM exit to userspace to handle SEA | Jiaqi Yan | 1 | -0/+2 |
| 2025-11-12 | arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack | Ard Biesheuvel | 4 | -7/+15 |
| 2025-11-12 | arm64/fpu: Enforce task-context only for generic kernel mode FPU | Ard Biesheuvel | 1 | -2/+14 |
| 2025-11-12 | arm64/xorblocks: Switch to 'ksimd' scoped guard API | Ard Biesheuvel | 1 | -13/+9 |
| 2025-11-12 | arm64/simd: Add scoped guard API for kernel mode SIMD | Ard Biesheuvel | 1 | -0/+7 |
| 2025-11-11 | arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers | Thomas Huth | 61 | -123/+123 |
| 2025-11-11 | arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers | Thomas Huth | 3 | -5/+5 |
| 2025-11-11 | arm64/efi: Move uaccess en/disable out of efi_set_pgd() | Ard Biesheuvel | 1 | -10/+3 |
| 2025-11-11 | arm64/fpsimd: Permit kernel mode NEON with IRQs off | Ard Biesheuvel | 1 | -1/+1 |
| 2025-11-11 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 5 | -9/+19 |
| 2025-11-07 | arm64/mm: Drop cpu_set_[default|idmap]_tcr_t0sz() | Anshuman Khandual | 1 | -10/+2 |
| 2025-11-07 | arm64: remove unused ARCH_PFN_OFFSET | Omar Sandoval | 1 | -1/+0 |
| 2025-11-07 | arm64: Remove assertion on CONFIG_VMAP_STACK | Dawei Li | 1 | -4/+0 |
| 2025-11-07 | arm64: Reject modules with internal alternative callbacks | Adrian Barnaś | 1 | -2/+5 |
| 2025-11-07 | arm64: Fail module loading if dynamic SCS patching fails | Adrian Barnaś | 1 | -1/+1 |
| 2025-11-07 | arm64: proton-pack: Fix hard lockup due to print in scheduler context | shechenglong | 1 | -0/+1 |
| 2025-11-07 | arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic context | Ryan Roberts | 1 | -2/+1 |
| 2025-11-07 | arm64: Use load LSE atomics for the non-return per-CPU atomic operations | Catalin Marinas | 1 | -4/+11 |
| 2025-11-04 | arm64: uaccess: Use unsafe wrappers for ASM GOTO | Thomas Gleixner | 1 | -2/+2 |
| 2025-10-27 | Merge 6.18-rc3 into driver-core-next | Greg Kroah-Hartman | 4 | -8/+94 |
| 2025-10-23 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+2 |
| 2025-10-22 | arch_topology: move parse_acpi_topology() to common code | Yunhui Cui | 1 | -0/+3 |
| 2025-10-21 | arm64, mm: avoid always making PTE dirty in pte_mkwrite() | Huang Ying | 1 | -1/+2 |
| 2025-10-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -6/+82 |
| 2025-10-17 | arm64/sysreg: Fix GIC CDEOI instruction encoding | Lorenzo Pieralisi | 1 | -1/+10 |
| 2025-10-14 | arm64: Revamp HCR_EL2.E2H RES1 detection | Marc Zyngier | 1 | -6/+32 |
| 2025-10-13 | KVM: arm64: Compute per-vCPU FGTs at vcpu_load() | Oliver Upton | 1 | -0/+50 |
| 2025-10-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -1/+7 |
| 2025-10-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -10/+62 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -11/+18 |
| 2025-09-30 | Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -7/+14 |
| 2025-09-30 | Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 3 | -0/+7 |
| 2025-09-30 | Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 7 | -10/+62 |
| 2025-09-29 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 21 | -84/+206 |
| 2025-09-25 | arm64: mm: Move KPTI helpers to mmu.c | Kevin Brodsky | 1 | -1/+6 |
| 2025-09-25 | tracing: Fix the bug where bpf_get_stackid returns -EFAULT on the ARM64 | Feng Yang | 1 | -0/+1 |
| 2025-09-24 | Merge branch 'for-next/uprobes' into for-next/core | Will Deacon | 2 | -41/+90 |
| 2025-09-24 | Merge branch 'for-next/sysregs' into for-next/core | Will Deacon | 1 | -2/+0 |
| 2025-09-24 | Merge branch 'for-next/perf' into for-next/core | Will Deacon | 2 | -15/+22 |
| 2025-09-24 | Merge branch 'for-next/mm' into for-next/core | Will Deacon | 6 | -9/+16 |
| 2025-09-24 | Merge branch 'for-next/entry' into for-next/core | Will Deacon | 6 | -13/+64 |
| 2025-09-24 | Merge branch 'for-next/cpufeature' into for-next/core | Will Deacon | 3 | -2/+8 |
| 2025-09-24 | Merge branch 'for-next/cca' into for-next/core | Will Deacon | 2 | -2/+6 |
| 2025-09-22 | arm64/sysreg: Update TCR_EL1 register | Anshuman Khandual | 1 | -2/+0 |
| 2025-09-22 | arm64: Enable vmalloc-huge with ptdump | Dev Jain | 2 | -7/+4 |
| 2025-09-22 | arm64: cputype: Add Neoverse-V3AE definitions | Mark Rutland | 1 | -0/+2 |
| 2025-09-21 | kasan/hw-tags: introduce kasan.write_only option | Yeoreum Yun | 2 | -0/+7 |
| 2025-09-20 | Merge branch kvm-arm64/misc-6.18 into kvmarm-master/next | Marc Zyngier | 2 | -6/+16 |
| 2025-09-20 | Merge branch kvm-arm64/nv-misc-6.18 into kvmarm-master/next | Marc Zyngier | 1 | -0/+14 |
| 2025-09-20 | Merge branch kvm-arm64/nv-debug into kvmarm-master/next | Marc Zyngier | 1 | -0/+2 |
| 2025-09-20 | Merge branch kvm-arm64/52bit-at into kvmarm-master/next | Marc Zyngier | 1 | -2/+23 |
| 2025-09-20 | KVM: arm64: Add S1 IPA to page table level walker | Marc Zyngier | 1 | -0/+2 |
| 2025-09-20 | KVM: arm64: Add filtering hook to S1 page table walk | Marc Zyngier | 1 | -0/+14 |
| 2025-09-20 | KVM: arm64: Compute shareability for LPA2 | Marc Zyngier | 1 | -0/+1 |
| 2025-09-20 | KVM: arm64: Account for 52bit when computing maximum OA | Marc Zyngier | 1 | -2/+5 |
| 2025-09-20 | KVM: arm64: Add helper computing the state of 52bit PA support | Marc Zyngier | 1 | -0/+1 |
| 2025-09-19 | arm64: mm: split linear mapping if BBML2 unsupported on secondary CPUs | Ryan Roberts | 1 | -0/+2 |
| 2025-09-19 | KVM: arm64: Add trap configs for PMSDSFR_EL1 | James Clark | 1 | -0/+2 |
| 2025-09-19 | KVM: arm64: nv: Treat AMO as 1 when at EL2 and {E2H,TGE} = {1, 0} | Oliver Upton | 1 | -0/+14 |
| 2025-09-19 | arm64: Enable EFI secret area Securityfs support | Suzuki K Poulose | 1 | -0/+4 |
| 2025-09-19 | arm64: realm: ioremap: Allow mapping memory as encrypted | Suzuki K Poulose | 2 | -2/+2 |
| 2025-09-18 | arm64: mm: support large block mapping when rodata=full | Yang Shi | 3 | -0/+8 |
| 2025-09-18 | arm64: cputype: Add NVIDIA Olympus definitions | Shanker Donthineni | 1 | -0/+2 |
| 2025-09-18 | arm64: cputype: Remove duplicate Cortex-X1C definitions | Mark Rutland | 1 | -2/+0 |
| 2025-09-18 | KVM: arm64: nv: Trap debug registers when in hyp context | Oliver Upton | 1 | -0/+2 |
| 2025-09-18 | arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS | James Clark | 1 | -0/+11 |
| 2025-09-18 | arm64/boot: Factor out a macro to check SPE version | James Clark | 1 | -6/+11 |
| 2025-09-18 | perf: arm_spe: Support FEAT_SPEv1p4 filters | James Clark | 1 | -9/+0 |
| 2025-09-18 | arm64: cputype: Add Cortex-A720AE definitions | Kuninori Morimoto | 1 | -0/+2 |
| 2025-09-17 | Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 3 | -33/+2 |
| 2025-09-17 | Merge branch kvm-arm64/dump-instr into kvmarm-master/next | Marc Zyngier | 1 | -0/+1 |
| 2025-09-17 | KVM: arm64: Fix kvm_vcpu_{set,is}_be() to deal with EL2 state | Marc Zyngier | 1 | -6/+14 |
| 2025-09-16 | arm64: uaccess: Add additional userspace GCS accessors | Jeremy Linton | 1 | -0/+54 |
| 2025-09-16 | arm64: mm: Rework the 'rodata=' options | Huang Shijie | 1 | -2/+2 |
| 2025-09-16 | arm64: uaccess: Move existing GCS accessors definitions to gcs.h | Jeremy Linton | 2 | -41/+36 |
| 2025-09-16 | arm64/hwcap: Add hwcap for FEAT_LSFE | Mark Brown | 2 | -0/+2 |
| 2025-09-15 | KVM: arm64: Dump instruction on hyp panic | Mostafa Saleh | 1 | -0/+1 |
| 2025-09-15 | Merge branch kvm-arm64/pkvm_vm_handle into kvmarm-master/next | Marc Zyngier | 3 | -2/+6 |
| 2025-09-15 | KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initial... | Fuad Tabba | 1 | -0/+2 |
| 2025-09-15 | KVM: arm64: Decouple hyp VM creation state from its handle | Fuad Tabba | 2 | -0/+2 |
| 2025-09-15 | KVM: arm64: Rename pkvm.enabled to pkvm.is_protected | Fuad Tabba | 1 | -2/+2 |
| 2025-09-13 | mm: introduce memdesc_flags_t | Matthew Wilcox (Oracle) | 2 | -11/+11 |
| 2025-09-11 | arm64: entry: Switch to generic IRQ entry | Jinjie Ruan | 3 | -9/+57 |
| 2025-09-11 | arm64: entry: Refactor preempt_schedule_irq() check code | Jinjie Ruan | 1 | -0/+6 |
| 2025-09-11 | arm64: entry: Refactor the entry and exit for exceptions from EL1 | Jinjie Ruan | 1 | -4/+0 |
| 2025-09-11 | arm64: ptrace: Replace interrupts_enabled() with regs_irqs_disabled() | Jinjie Ruan | 3 | -6/+7 |
| 2025-09-10 | Revert "KVM: arm64: Split kvm_pgtable_stage2_destroy()" | Oliver Upton | 2 | -33/+1 |
| 2025-09-10 | KVM: arm64: Initialize PMSCR_EL1 when in VHE | Alexandru Elisei | 1 | -0/+1 |
| 2025-09-05 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 3 | -0/+7 |
| 2025-09-05 | arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONF... | panfan | 2 | -0/+2 |
| 2025-09-04 | vdso: Move ENABLE_COMPAT_VDSO from core to arm64 | Thomas Weißschuh | 3 | -7/+14 |
| 2025-09-03 | arm64: uapi: Provide correct __BITS_PER_LONG for the compat vDSO | Thomas Weißschuh | 1 | -0/+5 |
| 2025-08-30 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -0/+7 |
| 2025-08-30 | arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signature | Kees Cook | 1 | -0/+7 |
| 2025-08-29 | Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 6 | -138/+36 |
| 2025-08-28 | KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu() | Marc Zyngier | 1 | -107/+0 |
| 2025-08-28 | KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors | Marc Zyngier | 1 | -2/+2 |
| 2025-08-21 | KVM: arm64: Get rid of ARM64_FEATURE_MASK() | Marc Zyngier | 1 | -3/+0 |
| 2025-08-21 | KVM: arm64: Split kvm_pgtable_stage2_destroy() | Raghavendra Rao Ananta | 2 | -1/+33 |
| 2025-08-05 | Merge commit 'linus' into core/bugs, to resolve conflicts | Ingo Molnar | 34 | -213/+537 |
| 2025-08-04 | KVM: arm64: nv: Handle SEAs due to VNCR redirection | Oliver Upton | 2 | -25/+1 |
| 2025-08-03 | Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 1 | -4/+29 |
| 2025-08-01 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 1 | -0/+7 |
| 2025-07-31 | arm64/cfi,bpf: Support kCFI + BPF on arm64 | Puranjay Mohan | 1 | -0/+7 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -41/+23 |
| 2025-07-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -10/+242 |
| 2025-07-29 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 19 | -68/+173 |
| 2025-07-29 | Merge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+3 |
| 2025-07-29 | Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+17 |
| 2025-07-29 | Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv... | Paolo Bonzini | 9 | -10/+242 |
| 2025-07-28 | Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-26 | Merge tag 'irqchip-gic-v5-host' into kvmarm/next | Oliver Upton | 4 | -4/+139 |
| 2025-07-26 | Merge branch 'kvm-arm64/doublefault2' into kvmarm/next | Oliver Upton | 4 | -6/+85 |
| 2025-07-24 | arm64: add batched versions of ptep_modify_prot_start/commit | Dev Jain | 1 | -0/+10 |
| 2025-07-24 | mm: remove arch_flush_tlb_batched_pending() arch helper | Ryan Roberts | 1 | -11/+0 |
| 2025-07-24 | arm64: Handle KCOV __init vs inline mismatches | Kees Cook | 1 | -1/+1 |
| 2025-07-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -0/+5 |
| 2025-07-24 | Merge branch 'for-next/feat_mte_store_only' into for-next/core | Catalin Marinas | 3 | -0/+4 |
| 2025-07-24 | Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/... | Catalin Marinas | 15 | -55/+93 |
| 2025-07-23 | arm64/gcs: task_gcs_el0_enable() should use passed task | Jeremy Linton | 1 | -1/+1 |
| 2025-07-23 | arm64/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust | FUJITA Tomonori | 1 | -4/+29 |
| 2025-07-22 | arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack() | Ada Couprie Diaz | 1 | -0/+5 |
| 2025-07-21 | KVM: arm64: Check for SYSREGS_ON_CPU before accessing the CPU state | Marc Zyngier | 1 | -0/+4 |
| 2025-07-16 | arm64: cacheinfo: Provide helper to compress MPIDR value into u32 | James Morse | 1 | -0/+17 |
| 2025-07-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+0 |
| 2025-07-09 | mm: remove devmap related functions and page table bits | Alistair Popple | 2 | -25/+0 |
| 2025-07-09 | mm: update architecture and driver code to use vm_flags_t | Lorenzo Stoakes | 1 | -5/+5 |
| 2025-07-09 | mm/filemap: allow arch to request folio size for exec memory | Ryan Roberts | 1 | -0/+8 |
| 2025-07-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -12/+7 |
| 2025-07-09 | vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock() | Thomas Weißschuh | 1 | -4/+3 |
| 2025-07-08 | KVM: arm64: nv: Enable vSErrors when HCRX_EL2.TMEA is set | Oliver Upton | 1 | -1/+5 |
| 2025-07-08 | KVM: arm64: Enable SCTLR2 when advertised to the guest | Oliver Upton | 1 | -0/+3 |
| 2025-07-08 | KVM: arm64: Wire up SCTLR2_ELx sysreg descriptors | Oliver Upton | 2 | -0/+8 |
| 2025-07-08 | KVM: arm64: nv: Use guest hypervisor's vSError state | Oliver Upton | 2 | -0/+8 |
| 2025-07-08 | KVM: arm64: nv: Add FEAT_RAS vSError sys regs to table | Oliver Upton | 2 | -0/+5 |
| 2025-07-08 | KVM: arm64: nv: Honor SError exception routing / masking | Oliver Upton | 3 | -4/+36 |
| 2025-07-08 | KVM: arm64: nv: Respect exception routing rules for SEAs | Oliver Upton | 1 | -2/+12 |
| 2025-07-08 | KVM: arm64: Add helper to identify a nested context | Marc Zyngier | 1 | -0/+5 |
| 2025-07-08 | irqchip/gic-v5: Add GICv5 LPI/IPI support | Lorenzo Pieralisi | 2 | -0/+23 |
| 2025-07-08 | irqchip/gic-v5: Add GICv5 IRS/SPI support | Lorenzo Pieralisi | 1 | -0/+36 |
| 2025-07-08 | irqchip/gic-v5: Add GICv5 PPI support | Lorenzo Pieralisi | 1 | -0/+19 |
| 2025-07-08 | arm64: Add support for GICv5 GSB barriers | Lorenzo Pieralisi | 2 | -4/+11 |
| 2025-07-08 | arm64: smp: Support non-SGIs for IPIs | Marc Zyngier | 1 | -1/+6 |
| 2025-07-08 | arm64: Disable GICv5 read/write/instruction traps | Lorenzo Pieralisi | 1 | -0/+45 |
| 2025-07-08 | KVM: arm64: nvhe: Disable branch generation in nVHE guests | Anshuman Khandual | 1 | -0/+2 |
| 2025-07-08 | arm64: Handle BRBE booting requirements | Anshuman Khandual | 1 | -3/+68 |
| 2025-07-08 | arm64/sysreg: Add BRBE registers and fields | Anshuman Khandual | 1 | -10/+6 |
| 2025-07-08 | arm64: remove CONFIG_VMAP_STACK checks from stacktrace overflow logic | Breno Leitao | 1 | -5/+1 |
| 2025-07-08 | arm64: Remove CONFIG_VMAP_STACK conditionals from THREAD_SHIFT and THREAD_ALIGN | Breno Leitao | 1 | -5/+1 |
| 2025-07-08 | arm64: debug: remove debug exception registration infrastructure | Ada Couprie Diaz | 3 | -12/+0 |
| 2025-07-08 | arm64: debug: split bkpt32 exception entry | Ada Couprie Diaz | 1 | -0/+1 |
| 2025-07-08 | arm64: debug: split brk64 exception entry | Ada Couprie Diaz | 1 | -0/+2 |
| 2025-07-08 | arm64: debug: split hardware watchpoint exception entry | Ada Couprie Diaz | 1 | -0/+4 |
| 2025-07-08 | arm64: debug: split single stepping exception entry | Ada Couprie Diaz | 1 | -0/+2 |
| 2025-07-08 | arm64: debug: refactor reinstall_suspended_bps() | Ada Couprie Diaz | 1 | -3/+3 |
| 2025-07-08 | arm64: debug: split hardware breakpoint exception entry | Ada Couprie Diaz | 1 | -0/+5 |
| 2025-07-08 | arm64: entry: Add entry and exit functions for debug exceptions | Ada Couprie Diaz | 1 | -0/+4 |
| 2025-07-08 | arm64: debug: remove break/step handler registration infrastructure | Ada Couprie Diaz | 1 | -24/+0 |
| 2025-07-08 | arm64: debug: call step handlers statically | Ada Couprie Diaz | 2 | -0/+18 |
| 2025-07-08 | arm64: debug: call software breakpoint handlers statically | Ada Couprie Diaz | 4 | -0/+19 |
| 2025-07-08 | arm64: refactor aarch32_break_handler() | Ada Couprie Diaz | 1 | -1/+1 |
| 2025-07-07 | KVM: arm64: Allow cacheable stage 2 mapping using VMA flags | Ankit Agrawal | 1 | -0/+18 |
| 2025-07-04 | arm64/gcs: Don't try to access GCS registers if arm64.nogcs is enabled | Mark Brown | 1 | -12/+7 |
| 2025-07-03 | arm64/debug: Drop redundant DBG_MDSCR_* macros | Anshuman Khandual | 2 | -8/+2 |
| 2025-07-03 | KVM: arm64: Remove kvm_arch_vcpu_run_map_fp() | Mark Rutland | 1 | -1/+0 |
| 2025-07-02 | arm64/hwcaps: Add MTE_STORE_ONLY hwcaps | Yeoreum Yun | 2 | -0/+2 |