summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas2020-12-0914-164/+242
| |\ \ \ \ \ \
| | * | | | | | arm64: mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONEPeter Collingbourne2020-12-031-1/+2
| * | | | | | | Merge remote-tracking branch 'arm64/for-next/scs' into for-next/coreCatalin Marinas2020-12-095-25/+105
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: sdei: Push IS_ENABLED() checks down to callee functionsWill Deacon2020-12-011-12/+18
| | * | | | | | | arm64: scs: use vmapped IRQ and SDEI shadow stacksSami Tolvanen2020-12-015-20/+94
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'arm64/for-next/perf' into for-next/coreCatalin Marinas2020-12-091-2/+39
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: Enable perf events based hard lockup detectorSumit Garg2020-11-251-2/+39
| | |/ / / / / /
| * | | | | | | Merge branch 'for-next/misc' into for-next/coreCatalin Marinas2020-12-096-59/+29
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: vmlinux.lds.S: Drop redundant *.init.rodata.*Youling Tang2020-11-271-1/+1
| | * | | | | | | arm64: mte: optimize asynchronous tag check fault flag checkPeter Collingbourne2020-11-181-1/+1
| | * | | | | | | arm64/smp: Drop the macro S(x,s)Anshuman Khandual2020-11-101-8/+7
| | * | | | | | | arm64: consistently use reserved_pg_dirMark Rutland2020-11-103-8/+8
| | * | | | | | | arm64: kprobes: Remove redundant kprobe_step_ctxMasami Hiramatsu2020-11-101-41/+12
| | |/ / / / / /
| * | | | | | | Merge branch 'for-next/uaccess' into for-next/coreCatalin Marinas2020-12-0911-108/+77
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | arm64: mark __system_matches_cap as __maybe_unusedMark Rutland2020-12-031-1/+1
| | * | | | | | arm64: uaccess: remove vestigal UAO supportMark Rutland2020-12-021-11/+0
| | * | | | | | arm64: uaccess: remove redundant PAN togglingMark Rutland2020-12-021-17/+0
| | * | | | | | arm64: uaccess: remove addr_limit_user_check()Mark Rutland2020-12-021-3/+0
| | * | | | | | arm64: uaccess: remove set_fs()Mark Rutland2020-12-026-41/+5
| | * | | | | | arm64: uaccess: rename privileged uaccess routinesMark Rutland2020-12-021-2/+2
| | * | | | | | arm64: sdei: explicitly simulate PAN/UAO entryMark Rutland2020-12-021-5/+25
| | * | | | | | arm64: sdei: move uaccess logic to arch/arm64/Mark Rutland2020-12-021-6/+12
| | * | | | | | arm64: head.S: always initialize PSTATEMark Rutland2020-12-021-11/+21
| | * | | | | | arm64: head.S: cleanup SCTLR_ELx initializationMark Rutland2020-12-021-3/+3
| | * | | | | | arm64: head.S: rename el2_setup -> init_kernel_elMark Rutland2020-12-022-8/+9
| | * | | | | | arm64: add C wrappers for SET_PSTATE_*()Mark Rutland2020-12-022-3/+3
| | * | | | | | arm64: ensure ERET from kthread is illegalMark Rutland2020-12-021-9/+8
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---------. \ \ \ \ \ \ Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...Catalin Marinas2020-12-0953-859/+1681
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / | | | |/| | | | / / / / / | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | | | | | | * | | | | arm64: Extend the kernel command line from the bootloaderTyler Hicks2020-11-271-1/+8
| | | | | | | * | | | | arm64: kaslr: Refactor early init command line parsingTyler Hicks2020-11-271-8/+11
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | | | | | * | | | | arm64: expose FAR_EL1 tag bits in siginfoPeter Collingbourne2020-11-235-27/+21
| | | |_|_|/ / / / / | | |/| | | | | | |
| | | | | * | | | | arm64: head: tidy up the Image header definitionArd Biesheuvel2020-11-172-27/+35
| | | | | * | | | | arm64/head: avoid symbol names pointing into first 64 KB of kernel imageArd Biesheuvel2020-11-171-24/+22
| | | | | * | | | | arm64: omit [_text, _stext) from permanent kernel mappingArd Biesheuvel2020-11-173-10/+3
| | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | arm64: abort counter_read_on_cpu() when irqs_disabled()Ionela Voinescu2020-11-131-0/+7
| | | | * | | | | arm64: implement CPPC FFH support using AMUsIonela Voinescu2020-11-132-0/+74
| | | | * | | | | arm64: split counter validation functionIonela Voinescu2020-11-131-18/+26
| | | | * | | | | arm64: wrap and generalise counter read functionsIonela Voinescu2020-11-132-13/+15
| | | |/ / / / / | | |/| | | | |
| | | * | | | | arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=yWill Deacon2020-11-093-3/+3
| | | * | | | | arm64: alternatives: Remove READ_ONCE() usage during patch operationWill Deacon2020-11-091-3/+4
| | | * | | | | arm64: cpufeatures: Add capability for LDAPR instructionWill Deacon2020-11-091-0/+10
| | | * | | | | arm64: alternatives: Split up alternative.hWill Deacon2020-11-091-0/+1
| | |/ / / / /
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-12-027-155/+230
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | arm64: entry: fix EL1 debug transitionsMark Rutland2020-11-301-0/+26
| * | | | | arm64: entry: fix NMI {user, kernel}->kernel transitionsMark Rutland2020-11-303-10/+46
| * | | | | arm64: entry: fix non-NMI kernel<->kernel transitionsMark Rutland2020-11-301-3/+64
| * | | | | arm64: entry: fix non-NMI user<->kernel transitionsMark Rutland2020-11-303-37/+39
| * | | | | arm64: entry: move el1 irq/nmi logic to CMark Rutland2020-11-303-45/+20
| * | | | | arm64: entry: prepare ret_to_user for function callMark Rutland2020-11-301-4/+5
| * | | | | arm64: entry: move enter_from_user_mode to entry-common.cMark Rutland2020-11-302-7/+6