summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2026-06-19arm64: cputype: Add C1-Premium definitionsMark Rutland
2026-06-19arm64: cputype: Add C1-Ultra definitionsMark Rutland
2026-06-19arm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni
2026-06-19arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland
2026-06-19arm64: tlb: Allow XZR argument to TLBI opsMark Rutland
2026-06-09arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng
2026-06-09ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-06-09arm64: io: Extract user memory type in ioremap_prot()Will Deacon
2026-06-09arm64: io: Rename ioremap_prot() to __ioremap_prot()Will Deacon
2026-06-09arm64: debug: remove debug exception registration infrastructureAda Couprie Diaz
2026-06-09arm64: debug: split bkpt32 exception entryAda Couprie Diaz
2026-06-09arm64: debug: split brk64 exception entryAda Couprie Diaz
2026-06-09arm64: debug: split hardware watchpoint exception entryAda Couprie Diaz
2026-06-09arm64: debug: split single stepping exception entryAda Couprie Diaz
2026-06-09arm64: debug: refactor reinstall_suspended_bps()Ada Couprie Diaz
2026-06-09arm64: debug: split hardware breakpoint exception entryAda Couprie Diaz
2026-06-09arm64: entry: Add entry and exit functions for debug exceptionsAda Couprie Diaz
2026-06-09arm64: debug: remove break/step handler registration infrastructureAda Couprie Diaz
2026-06-09arm64: debug: call step handlers staticallyAda Couprie Diaz
2026-06-09arm64: debug: call software breakpoint handlers staticallyAda Couprie Diaz
2026-06-09arm64: refactor aarch32_break_handler()Ada Couprie Diaz
2026-06-09arm64: Introduce esr_is_ubsan_brk()Mostafa Saleh
2026-06-01arm64: probes: Handle probes on hinted conditional branch instructionsVladimir Murzin
2026-06-01tracing: Fix the bug where bpf_get_stackid returns -EFAULT on the ARM64Feng Yang
2026-05-23arm64: Reserve an extra page for early kernel mappingZhaoyang Huang
2026-05-23arm64/xor: fix conflicting attributes for xor_block_templateChristoph Hellwig
2026-05-14KVM: arm64: Fix kvm_vcpu_initialized() macro parameterFuad Tabba
2026-04-22x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds
2026-03-25arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas
2026-03-04arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver
2026-03-04arm64: hugetlbpage: avoid unused-but-set-parameter warning (gcc-16)Arnd Bergmann
2026-03-04tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)
2026-03-04tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regsMasami Hiramatsu (Google)
2026-03-04fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)
2026-03-04ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt
2026-03-04ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
2026-01-17arm64: Fix cleared E0POE bit after cpu_suspend()/resume()Yeoreum Yun
2026-01-08arm64: Revamp HCR_EL2.E2H RES1 detectionMarc Zyngier
2026-01-08KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()Ahmed Genidi
2026-01-08KVM: arm64: Initialize HCR_EL2.E2H earlyMark Rutland
2025-10-29arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying
2025-10-23arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland
2025-09-09arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONF...panfan
2025-08-20arm64: Handle KCOV __init vs inline mismatchesKees Cook
2025-08-01arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()Ada Couprie Diaz
2025-06-27arm64/mm: Close theoretical race where stale TLB entry remains validRyan Roberts
2025-06-19arm64/fpsimd: Do not discard modified SVE stateMark Rutland
2025-06-19arm64/fpsimd: Avoid RES0 bits in the SME trap handlerMark Rutland
2025-05-29arm64/mm: Check PUD_TYPE_TABLE in pud_bad()Ryan Roberts
2025-05-29arm64/mm: Check pmd_table() in pmd_trans_huge()Ryan Roberts