summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | arm64: bti: Provide Kconfig for kernel mode BTIMark Brown2020-05-071-0/+19
| | * | | arm64: mm: Mark executable text as guarded pagesMark Brown2020-05-071-2/+2
| | * | | arm64: bpf: Annotate JITed code for BTIMark Brown2020-05-072-0/+20
| | * | | arm64: Set GP bit in kernel page tables to enable BTI for the kernelMark Brown2020-05-073-0/+31
| | * | | arm64: asm: Override SYM_FUNC_START when building the kernel with BTIMark Brown2020-05-071-0/+46
| | * | | arm64: bti: Support building kernel C code using BTIMark Brown2020-05-071-0/+4
| | * | | arm64: Document why we enable PAC support for leaf functionsMark Brown2020-05-071-0/+3
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'for-next/asm' and 'for-next/insn' into for-next/btiWill Deacon2020-05-0527-126/+144
| | |\ \ \ \
| | | | * | | arm64: insn: Report PAC and BTI instructions as skippableMark Brown2020-05-041-0/+17
| | | | * | | arm64: insn: Don't assume unrecognized HINTs are skippableMark Brown2020-05-041-7/+3
| | | | * | | arm64: insn: Provide a better name for aarch64_insn_is_nop()Mark Brown2020-05-043-4/+3
| | | | * | | arm64: insn: Add constants for new HINT instruction decodeMark Brown2020-05-042-3/+27
| | | | |/ /
| | | * | | arm64: Disable old style assembly annotationsMark Brown2020-05-041-0/+1
| | | * | | arm64: kernel: Convert to modern annotations for assembly functionsMark Brown2020-05-0410-68/+68
| | | * | | arm64: entry: Refactor and modernise annotation for ret_to_userMark Brown2020-05-041-13/+14
| | | * | | Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...Will Deacon2020-04-3012-31/+11
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | x86/asm: Provide a Kconfig symbol for disabling old assembly annotationsMark Brown2020-04-183-4/+8
| | | | * | x86/32: Remove CONFIG_DOUBLEFAULTBorislav Petkov2020-04-149-27/+3
| | | | |/
| | * | | Merge branch 'for-next/bti-user' into for-next/btiWill Deacon2020-05-0535-74/+564
| | |\ \ \ | | | |/ / | | |/| |
| | | * | arm64: bti: Document behaviour for dynamically linked binariesMark Brown2020-03-251-0/+5
| | | * | arm64: elf: Fix allnoconfig kernel build with !ARCH_USE_GNU_PROPERTYWill Deacon2020-03-181-1/+1
| | | * | arm64: BTI: Add Kconfig entry for userspace BTIDave Martin2020-03-161-0/+22
| | | * | mm: smaps: Report arm64 guarded pages in smapsDaniel Kiss2020-03-162-0/+4
| | | * | arm64: mm: Display guarded pages in ptdumpMark Brown2020-03-161-0/+5
| | | * | KVM: arm64: BTI: Reset BTYPE when skipping emulated instructionsDave Martin2020-03-161-2/+4
| | | * | arm64: BTI: Reset BTYPE when skipping emulated instructionsDave Martin2020-03-161-0/+2
| | | * | arm64: traps: Shuffle code to eliminate forward declarationsDave Martin2020-03-161-52/+55
| | | * | arm64: unify native/compat instruction skippingDave Martin2020-03-161-10/+8
| | | * | arm64: BTI: Decode BYTPE bits when printing PSTATEDave Martin2020-03-161-2/+15
| | | * | arm64: elf: Enable BTI at exec based on ELF program propertiesDave Martin2020-03-164-0/+78
| | | * | elf: Allow arch to tweak initial mmap prot flagsDave Martin2020-03-163-6/+27
| | | * | arm64: Basic Branch Target Identification supportDave Martin2020-03-1623-4/+172
| | | * | ELF: Add ELF program property parsing supportDave Martin2020-03-164-0/+154
| | | * | ELF: UAPI and Kconfig additions for ELF program propertiesDave Martin2020-03-163-0/+16
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----------------. \ \ \ Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...Will Deacon2020-05-2874-600/+1075
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | arm64: vdso: Add --eh-frame-hdr to ldflagsVincenzo Frascino2020-05-071-1/+1
| | | | | | | | | | | * | | | arm64: vdso: use consistent 'map' nomenclatureMark Rutland2020-04-291-38/+26
| | | | | | | | | | | * | | | arm64: vdso: use consistent 'abi' nomenclatureMark Rutland2020-04-291-35/+34
| | | | | | | | | | | * | | | arm64: vdso: simplify arch_vdso_type ifdefferyMark Rutland2020-04-291-10/+5
| | | | | | | | | | | * | | | arm64: vdso: remove aarch32_vdso_pages[]Mark Rutland2020-04-291-7/+12
| | | | | | | | | | | * | | | arm64: vdso: Add '-Bsymbolic' to ldflagsVincenzo Frascino2020-04-281-3/+5
| | | | | | | | | | | |/ / /
| | | | | | | | | | * | | | firmware: smccc: Fix missing prototype warning for arm_smccc_version_initSudeep Holla2020-05-212-1/+3
| | | | | | | | | | * | | | firmware: smccc: Add function to fetch SMCCC versionSudeep Holla2020-05-202-0/+16
| | | | | | | | | | * | | | firmware: smccc: Refactor SMCCC specific bits into separate fileSudeep Holla2020-05-206-18/+45
| | | | | | | | | | * | | | firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x insteadSudeep Holla2020-05-203-11/+6
| | | | | | | | | | * | | | firmware: smccc: Add the definition for SMCCCv1.2 version/error codesSudeep Holla2020-05-201-2/+7
| | | | | | | | | | * | | | firmware: smccc: Update link to latest SMCCC specificationSudeep Holla2020-05-201-1/+3
| | | | | | | | | | * | | | firmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to identify SMCCC v1.1 and aboveSudeep Holla2020-05-202-4/+18
| | | | | | | | | | |/ / /
| | | | | | | | | * | | | firmware: arm_sdei: Document the motivation behind these set_fs() callsJames Morse2020-05-201-0/+8
| | | | | | | | | * | | | firmware: arm_sdei: remove unused interfacesChristoph Hellwig2020-05-201-4/+0