summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arm64: fix typos in commentsKen Kurematsu2022-04-141-1/+1
* arm64: Improve HAVE_DYNAMIC_FTRACE_WITH_REGS selection for clangNathan Chancellor2022-04-141-2/+11
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-281-3/+3
|\
| * Merge tag 'coresight-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2022-03-181-3/+3
| |\
| | * coresight: trbe: Work around the trace data corruptionAnshuman Khandual2022-03-111-1/+1
| | * coresight: trbe: Work around the invalid prohibited statesAnshuman Khandual2022-03-111-1/+1
| | * coresight: trbe: Work around the ignored system register writesAnshuman Khandual2022-03-111-1/+1
* | | arm64: select KASAN_VMALLOC for SW/HW_TAGS modesAndrey Konovalov2022-03-241-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-241-0/+1
|\ \ \
| * | | KVM: arm64: Enable Cortex-A510 erratum 2077057 by defaultMark Brown2022-03-021-0/+1
| | |/ | |/|
* | | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-221-0/+1
|\ \ \
| * \ \ Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar2022-03-151-3/+9
| |\ \ \
| * \ \ \ Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar2022-02-211-6/+92
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | arm64: Support PREEMPT_DYNAMICMark Rutland2022-02-191-0/+1
* | | | | Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-211-1/+2
|\ \ \ \ \
| * | | | | arm64: Add gcc Shadow Call Stack supportDan Li2022-03-101-1/+1
| * | | | | usercopy: Check valid lifetime via stack depthKees Cook2022-02-251-0/+1
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-03-211-2/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon2022-03-141-0/+9
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-next/errata' into for-next/coreWill Deacon2022-03-141-2/+6
| |\ \ \ \ \ \
| | * | | | | | irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian2022-03-071-2/+6
| | | |_|_|_|/ | | |/| | | |
| * / | | | | arm64: mte: Dump the MTE tags in the core fileCatalin Marinas2022-02-151-0/+1
| |/ / / / /
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-03-091-3/+0
|\ \ \ \ \ \
| * | | | | | arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas2022-03-081-3/+0
* | | | | | | Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-03-081-0/+9
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | arm64: Mitigate spectre style branch history side channelsJames Morse2022-02-241-0/+9
| | |/ / / | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-02-111-0/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * / / arm64: Enable Cortex-A510 erratum 2051678 by defaultMark Brown2022-02-011-0/+1
| |/ /
* / / KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse2022-02-031-0/+16
|/ /
* | arm64: cpufeature: List early Cortex-A510 parts as having broken dbmJames Morse2022-01-281-0/+10
* | Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...Catalin Marinas2022-01-281-0/+59
|\ \
| * | arm64: errata: Add detection for TRBE trace data corruptionAnshuman Khandual2022-01-271-0/+18
| * | arm64: errata: Add detection for TRBE invalid prohibited statesAnshuman Khandual2022-01-271-0/+23
| * | arm64: errata: Add detection for TRBE ignored system register writesAnshuman Khandual2022-01-271-0/+18
| |/
* / arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 rangesAnshuman Khandual2022-01-241-6/+6
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\
| * arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov2022-01-151-1/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-16/+4
|\ \
| * | mm: percpu: generalize percpu related configKefeng Wang2022-01-201-16/+4
| |/
* | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-111-1/+0
|\ \
| * | futex: Remove futex_cmpxchg detectionArnd Bergmann2021-11-251-1/+0
| |/
| |
| \
*-. \ Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...Catalin Marinas2022-01-051-0/+8
|\ \ \ | |_|/ |/| |
| | * arm64: Enable KCSANKefeng Wang2021-12-141-0/+2
| |/ |/|
| * arm64/xor: use EOR3 instructions when availableArd Biesheuvel2021-12-141-0/+6
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-0/+4
|\
| * arm64: support page mapping percpu first chunk allocatorKefeng Wang2021-11-061-0/+4
* | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-041-4/+0
|\ \
| * \ Merge tag 'coresight-next-v5.16.v3' of gitolite.kernel.org:pub/scm/linux/kern...Greg Kroah-Hartman2021-10-301-0/+111
| |\ \ | | |/ | |/|
| | * arm64: errata: Enable TRBE workaround for write to out-of-range addressSuzuki K Poulose2021-10-271-2/+0
| | * arm64: errata: Enable workaround for TRBE overwrite in FILL modeSuzuki K Poulose2021-10-271-2/+0