summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm64: stacktrace: avoid tracing arch_stack_walk()Mark Rutland2021-08-031-1/+1
* arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULLBarry Song2021-08-031-1/+3
* arm64: fix compat syscall return truncationMark Rutland2021-08-033-8/+6
* arm64: smccc: Save lr before calling __arm_smccc_sve_check()Jean-Philippe Brucker2021-07-211-3/+6
* arm64: entry: fix KCOV suppressionMark Rutland2021-07-151-1/+1
* arm64: entry: add missing noinstrMark Rutland2021-07-151-1/+1
* arm64: mte: fix restoration of GCR_EL1 from suspendMark Rutland2021-07-151-13/+2
* arm64: Add missing header <asm/smp.h> in two filesCarlos Bilbao2021-07-121-0/+1
* arm64: stacktrace: use %pSb for backtrace printingStephen Boyd2021-07-081-1/+1
* arm64: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
* set_memory: allow querying whether set_direct_map_*() is actually enabledMike Rapoport2021-07-081-0/+1
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-07-061-6/+1
|\
| * ARM: 9095/1: ARM64: Remove arm_pm_restart()Guenter Roeck2021-06-131-6/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+1
|\ \
| * | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-282-5/+15
|\ \
| * \ Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier2021-06-222-5/+15
| |\ \
| | * | KVM: arm64: Save/restore MTE registersSteven Price2021-06-221-0/+2
| | * | arm64: mte: Sync tags for pages where PTE is untaggedSteven Price2021-06-221-5/+13
| | |/
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-06-2841-2354/+1209
|\ \ \
| * \ \ Merge branch 'for-next/sve' into for-next/coreWill Deacon2021-06-242-9/+19
| |\ \ \
| | * | | arm64/sve: Skip flushing Z registers with 128 bit vectorsMark Brown2021-05-262-4/+14
| | * | | arm64/sve: Use the sve_flush macros in sve_load_from_fpsimd_state()Mark Brown2021-05-261-5/+4
| | * | | arm64/sve: Split _sve_flush macro into separate Z and predicate flushesMark Brown2021-05-261-1/+2
| | | |/ | | |/|
| * | | Merge branch 'for-next/smccc' into for-next/coreWill Deacon2021-06-242-0/+92
| |\ \ \
| | * | | arm64: smccc: Support SMCCC v1.3 SVE register saving hintMark Brown2021-06-081-0/+26
| | * | | arm64: smccc: Add support for SMCCCv1.2 extended input/output registersSudeep Holla2021-05-262-0/+66
| | |/ /
| * | | Merge branch 'for-next/ptrauth' into for-next/coreWill Deacon2021-06-241-0/+4
| |\ \ \
| | * | | arm64: Conditionally configure PTR_AUTH key of the kernel.Daniel Kiss2021-06-151-0/+2
| | * | | arm64: Add ARM64_PTR_AUTH_KERNEL config optionDaniel Kiss2021-06-151-0/+2
| | |/ /
| * | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2021-06-241-5/+35
| |\ \ \
| | * | | arm64: perf: Simplify EVENT ATTR macro in perf_event.cQi Liu2021-06-111-4/+1
| | * | | arm64: perf: Add more support on caps under sysfsShaokun Zhang2021-06-031-0/+33
| | * | | arm64: perf: Convert snprintf to sysfs_emitTian Tao2021-06-011-1/+1
| | |/ /
| * | | Merge branch 'for-next/mm' into for-next/coreWill Deacon2021-06-243-9/+20
| |\ \ \
| | * | | arm64: head: fix code comments in set_cpu_boot_mode_flagDong Aisheng2021-06-151-1/+1
| | * | | arm64: mm: drop unused __pa(__idmap_text_start)Dong Aisheng2021-06-151-1/+0
| | * | | arm64: mm: fix the count comments in compute_indicesDong Aisheng2021-06-151-1/+1
| | * | | arm64/mm: Fix ttbr0 values stored in struct thread_info for software-panAnshuman Khandual2021-06-151-1/+1
| | * | | arm64: acpi: Map EFI_MEMORY_WT memory as Normal-NCWill Deacon2021-06-011-5/+17
| | |/ /
| * | | Merge branch 'for-next/misc' into for-next/coreWill Deacon2021-06-241-1/+1
| |\ \ \
| | * | | arm64: smp: Bump debugging information print down to KERN_DEBUGLee Jones2021-06-171-1/+1
| | |/ /
| * | | Merge branch 'for-next/insn' into for-next/coreWill Deacon2021-06-2410-1709/+267
| |\ \ \
| | * | | arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h>Mark Rutland2021-06-113-0/+3
| | * | | arm64: insn: decouple patching from insn codeMark Rutland2021-06-116-8/+15
| | * | | arm64: Move instruction encoder/decoder under lib/Julien Thierry2021-05-272-1459/+1
| | * | | arm64: Move aarch32 condition check functionsJulien Thierry2021-05-273-99/+99
| | * | | arm64: Move patching utilities out of instruction encoding/decodingJulien Thierry2021-05-273-147/+152
| | |/ /
| * | | Merge branch 'for-next/entry' into for-next/coreWill Deacon2021-06-247-421/+388
| |\ \ \
| | * | | arm64: idle: don't instrument idle code with KCOVMark Rutland2021-06-073-58/+71