summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: stacktrace: restore terminal recordsMark Rutland2021-04-302-7/+9
* arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling2021-04-301-1/+7
* arm64: doc: Add brk/mmap/mremap() to the Tagged Address ABI ExceptionsCatalin Marinas2021-04-291-0/+6
* psci: Remove unneeded semicolonYang Li2021-04-291-1/+1
* ACPI: irq: Prevent unregistering of GIC SGIsMarc Zyngier2021-04-231-1/+5
* ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier2021-04-231-4/+6
* arm64: Show three registers per lineMatthew Wilcox (Oracle)2021-04-231-6/+3
* arm64: remove HAVE_DEBUG_BUGVERBOSEJisheng Zhang2021-04-231-1/+0
* arm64: alternative: simplify passing alt_regionMark Rutland2021-04-231-2/+1
* arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas2021-04-237-25/+6
* arm64: vdso32: drop -no-integrated-as flagNick Desaulniers2021-04-231-8/+0
* Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/coreCatalin Marinas2021-04-1516-83/+316
|\
| * arm64: pac: Optimize kernel entry/exit key installation code pathsPeter Collingbourne2021-04-137-45/+53
| * arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne2021-04-1314-13/+239
| * arm64: mte: make the per-task SCTLR_EL1 field usable elsewherePeter Collingbourne2021-04-133-40/+39
* | Merge branch 'for-next/mte-async-kernel-mode' into for-next/coreCatalin Marinas2021-04-1514-23/+329
|\|
| * kasan, arm64: tests supports for HW_TAGS async modeAndrey Konovalov2021-04-115-6/+29
| * arm64: mte: Report async tag faults before suspendVincenzo Frascino2021-04-113-0/+23
| * arm64: mte: Enable async tag check faultVincenzo Frascino2021-04-113-0/+71
| * arm64: mte: Conditionally compile mte_enable_kernel_*()Vincenzo Frascino2021-04-111-0/+4
| * arm64: mte: Enable TCO in functions that can read beyond buffer limitsVincenzo Frascino2021-04-114-0/+63
| * kasan: Add report for async modeVincenzo Frascino2021-04-113-1/+38
| * arm64: mte: Drop arch_enable_tagging()Vincenzo Frascino2021-04-111-1/+0
| * kasan: Add KASAN mode kernel parameterVincenzo Frascino2021-04-114-11/+78
| * arm64: mte: Add asynchronous mode supportVincenzo Frascino2021-04-113-5/+24
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------------. \ Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...Catalin Marinas2021-04-1586-728/+3142
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | arm64: fpsimd: run kernel mode NEON with softirqs disabledArd Biesheuvel2021-04-128-15/+31
| | | | | | | | | | * | arm64: assembler: introduce wxN aliases for wN registersArd Biesheuvel2021-04-121-0/+8
| | | | | | | | | | * | arm64: assembler: remove conditional NEON yield macrosArd Biesheuvel2021-04-121-70/+0
| | | | | | | | | | |/
| | | | | | | | | * | arm64: perf: Remove redundant initialization in perf_event.cQi Liu2021-04-011-3/+2
| | | | | | | | | * | perf/arm_pmu_platform: Clean up with dev_printkRobin Murphy2021-03-301-25/+22
| | | | | | | | | * | perf/arm_pmu_platform: Fix error handlingRobin Murphy2021-03-301-1/+1
| | | | | | | | | * | perf/arm_pmu_platform: Use dev_err_probe() for IRQ errorsRobin Murphy2021-03-301-4/+3
| | | | | | | | | * | docs: perf: Address some html build warningsQi Liu2021-03-301-3/+8
| | | | | | | | | * | docs: perf: Add new description on HiSilicon uncore PMU v2Shaokun Zhang2021-03-251-0/+49
| | | | | | | | | * | drivers/perf: hisi: Add support for HiSilicon PA PMU driverShaokun Zhang2021-03-253-1/+503
| | | | | | | | | * | drivers/perf: hisi: Add support for HiSilicon SLLC PMU driverShaokun Zhang2021-03-253-1/+532
| | | | | | | | | * | drivers/perf: hisi: Update DDRC PMU for programmable counterShaokun Zhang2021-03-252-13/+196
| | | | | | | | | * | drivers/perf: hisi: Add new functions for HHA PMUShaokun Zhang2021-03-251-15/+188
| | | | | | | | | * | drivers/perf: hisi: Add new functions for L3C PMUShaokun Zhang2021-03-253-20/+258
| | | | | | | | | * | drivers/perf: hisi: Add PMU version for uncore PMU drivers.Shaokun Zhang2021-03-253-71/+75
| | | | | | | | | * | drivers/perf: hisi: Refactor code for more uncore PMUsShaokun Zhang2021-03-255-157/+80
| | | | | | | | | * | drivers/perf: hisi: Remove unnecessary check of counter indexShaokun Zhang2021-03-255-61/+7
| | | | | | | | | * | drivers/perf: Simplify the SMMUv3 PMU event attributesQi Liu2021-03-251-19/+13
| | | | | | | | | * | drivers/perf: convert sysfs sprintf family to sysfs_emitQi Liu2021-03-258-14/+14
| | | | | | | | | * | drivers/perf: convert sysfs scnprintf family to sysfs_emit_at() and sysfs_emit()Qi Liu2021-03-251-16/+11
| | | | | | | | | * | drivers/perf: convert sysfs snprintf family to sysfs_emitZihao Tang2021-03-258-28/+25
| | | | | | | | | |/
| | | | | | | | * | arm64: Get rid of CONFIG_ARM64_VHEMarc Zyngier2021-04-084-28/+1
| | | | | | | | * | arm64: Cope with CPUs stuck in VHE modeMarc Zyngier2021-04-083-8/+52
| | | | | | | | * | arm64: cpufeature: Allow early filtering of feature overrideMarc Zyngier2021-04-083-0/+36
| | | | | | | | |/