summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas
2024-11-14arm64: tls: Fix context-switching of tpidrro_el0 when kpti is enabledWill Deacon
2024-11-12arm64/ptrace: Clarify documentation of VL configuration via ptraceMark Brown
2024-11-12arm64/mm: Change protval as 'pteval_t' in map_range()Anshuman Khandual
2024-11-08arm64/scs: Deal with 64-bit relative offsets in FDE framesArd Biesheuvel
2024-11-08arm64/scs: Fix handling of DWARF augmentation data in CIE/FDE framesArd Biesheuvel
2024-11-08arm64: uprobes: Optimize cache flushes for xol slotLiao Chang
2024-11-07arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANGMasahiro Yamada
2024-11-05arm64: Add support for FEAT_HAFTYicong Yang
2024-11-04arm64/fpsimd: Fix a typoChristophe JAILLET
2024-11-01arm64: Expose ID_AA64ISAR1_EL1.XS to sanitised feature consumersMarc Zyngier
2024-11-01arm64: Return early when break handler is found on linked-listLiao Chang
2024-10-23arm64: Add command-line override for ID_AA64MMFR0_EL1.ECVMarc Zyngier
2024-10-23arm64: Enable memory encrypt for RealmsSuzuki K Poulose
2024-10-23arm64: Enforce bounce buffers for realm DMASteven Price
2024-10-23efi: arm64: Map Device with Prot SharedSuzuki K Poulose
2024-10-23arm64: rsi: Map unprotected MMIO as decryptedSuzuki K Poulose
2024-10-23arm64: rsi: Add support for checking whether an MMIO is protectedSuzuki K Poulose
2024-10-23arm64: realm: Query IPA size from the RMMSteven Price
2024-10-23arm64: Detect if in a realm and set RIPAS RAMSuzuki K Poulose
2024-10-17arm64: Support AT_HWCAP3Mark Brown
2024-10-17arm64: stacktrace: unwind exception boundariesMark Rutland
2024-10-17arm64: stacktrace: report recovered PCsMark Rutland
2024-10-17arm64: stacktrace: report source of unwind dataMark Rutland
2024-10-17arm64: stacktrace: move dump_backtrace() to kunwind_stack_walk()Mark Rutland
2024-10-17arm64: use a common struct frame_recordMark Rutland
2024-10-17arm64: pt_regs: swap 'unused' and 'pmr' fieldsMark Rutland
2024-10-17arm64: pt_regs: rename "pmr_save" -> "pmr"Mark Rutland
2024-10-16hugetlb: arm64: add mte supportYang Shi
2024-10-15arm64: insn: Simulate nop instruction for better uprobe performanceLiao Chang
2024-10-15arm64: asm-offsets: remove PREEMPT_DISABLE_OFFSETMark Rutland
2024-10-15arm64: asm-offsets: remove DMA_{TO,FROM}_DEVICEMark Rutland
2024-10-15arm64: asm-offsets: remove VM_EXEC and PAGE_SZMark Rutland
2024-10-15arm64: asm-offsets: remove MM_CONTEXT_IDMark Rutland
2024-10-15arm64: asm-offsets: remove COMPAT_{RT_,SIGFRAME_REGS_OFFSETMark Rutland
2024-10-15arm64: asm-offsets: remove VMA_VM_*Mark Rutland
2024-10-15arm64: asm-offsets: remove TSK_ACTIVE_MMMark Rutland
2024-10-15arm64: probes: Remove probe_opcode_tMark Rutland
2024-10-15arm64: probes: Cleanup kprobes endianness conversionsMark Rutland
2024-10-15arm64: probes: Move kprobes-specific fieldsMark Rutland
2024-10-09arm64: probes: Fix uprobes for big-endian kernelsMark Rutland
2024-10-09arm64: probes: Fix simulate_ldr*_literal()Mark Rutland
2024-10-09arm64: probes: Remove broken LDR (literal) uprobe supportMark Rutland
2024-10-04arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386Easwar Hariharan
2024-10-04arm64/ptrace: Expose GCS via ptrace and core filesMark Brown
2024-10-04arm64/signal: Expose GCS state in signal framesMark Brown
2024-10-04arm64/signal: Set up and restore the GCS context for signal handlersMark Brown
2024-10-04arm64/gcs: Ensure that new threads have a GCSMark Brown
2024-10-04arm64/gcs: Context switch GCS state for EL0Mark Brown
2024-10-04arm64/traps: Handle GCS exceptionsMark Brown