summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-30arm64: Explicitly document boot requirements for SVEMark Brown
2021-04-30arm64: Explicitly require that FPSIMD instructions do not trapMark Brown
2021-04-30arm64: Relax booting requirements for configuration of trapsMark Brown
2021-04-30arm64: cpufeatures: use min and maxkernel test robot
2021-04-30arm64: stacktrace: restore terminal recordsMark Rutland
2021-04-30arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling
2021-04-29arm64: doc: Add brk/mmap/mremap() to the Tagged Address ABI ExceptionsCatalin Marinas
2021-04-29psci: Remove unneeded semicolonYang Li
2021-04-23ACPI: irq: Prevent unregistering of GIC SGIsMarc Zyngier
2021-04-23ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier
2021-04-23arm64: Show three registers per lineMatthew Wilcox (Oracle)
2021-04-23arm64: remove HAVE_DEBUG_BUGVERBOSEJisheng Zhang
2021-04-23arm64: alternative: simplify passing alt_regionMark Rutland
2021-04-23arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas
2021-04-23arm64: vdso32: drop -no-integrated-as flagNick Desaulniers
2021-04-15Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/coreCatalin Marinas
2021-04-15Merge branch 'for-next/mte-async-kernel-mode' into for-next/coreCatalin Marinas
2021-04-15Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...Catalin Marinas
2021-04-15arm64/sve: Add compile time checks for SVE hooks in generic functionsMark Brown
2021-04-13arm64/kernel/probes: Use BUG_ON instead of if condition followed by BUG.zhouchuangao
2021-04-13arm64: pac: Optimize kernel entry/exit key installation code pathsPeter Collingbourne
2021-04-13arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne
2021-04-13arm64: mte: make the per-task SCTLR_EL1 field usable elsewherePeter Collingbourne
2021-04-13arm64/sve: Remove redundant system_supports_sve() testsMark Brown
2021-04-12arm64: fpsimd: run kernel mode NEON with softirqs disabledArd Biesheuvel
2021-04-12arm64: assembler: introduce wxN aliases for wN registersArd Biesheuvel
2021-04-12arm64: assembler: remove conditional NEON yield macrosArd Biesheuvel
2021-04-11kasan, arm64: tests supports for HW_TAGS async modeAndrey Konovalov
2021-04-11arm64: mte: Report async tag faults before suspendVincenzo Frascino
2021-04-11arm64: mte: Enable async tag check faultVincenzo Frascino
2021-04-11arm64: mte: Conditionally compile mte_enable_kernel_*()Vincenzo Frascino
2021-04-11arm64: mte: Enable TCO in functions that can read beyond buffer limitsVincenzo Frascino
2021-04-11kasan: Add report for async modeVincenzo Frascino
2021-04-11arm64: mte: Drop arch_enable_tagging()Vincenzo Frascino
2021-04-11kasan: Add KASAN mode kernel parameterVincenzo Frascino
2021-04-11arm64: mte: Add asynchronous mode supportVincenzo Frascino
2021-04-08arm64: Get rid of CONFIG_ARM64_VHEMarc Zyngier
2021-04-08arm64: Cope with CPUs stuck in VHE modeMarc Zyngier
2021-04-08arm64: cpufeature: Allow early filtering of feature overrideMarc Zyngier
2021-04-08arm64: Require that system registers at all visible ELs be initializedMark Brown
2021-04-08arm64: Disable fine grained traps on bootMark Brown
2021-04-08arm64: Document requirements for fine grained traps at bootMark Brown
2021-04-08arm64: mte: Remove unused mte_assign_mem_tag_range()Vincenzo Frascino
2021-04-08arm64: Add __init section marker to some functionsJisheng Zhang
2021-04-08arm64/sve: Rework SVE access trap to convert state in registersMark Brown
2021-04-01arm64: perf: Remove redundant initialization in perf_event.cQi Liu
2021-03-30perf/arm_pmu_platform: Clean up with dev_printkRobin Murphy
2021-03-30perf/arm_pmu_platform: Fix error handlingRobin Murphy
2021-03-30perf/arm_pmu_platform: Use dev_err_probe() for IRQ errorsRobin Murphy
2021-03-30docs: perf: Address some html build warningsQi Liu