summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "arm64: vdso: Fix compilation with clang older than 8"Nick Desaulniers2020-10-141-7/+0
* Revert "arm64: bti: Require clang >= 10.0.1 for in-kernel BTI support"Nick Desaulniers2020-10-141-2/+0
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-10-133-2/+8
|\
| * crypto: arm64/gcm - Fix endianness warningsHerbert Xu2020-09-041-2/+2
| * crypto: arm64/sha - Add declarations for assembly variablesHerbert Xu2020-09-042-0/+6
* | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-131-1/+1
|\ \
| * | fs: remove compat_sys_mountChristoph Hellwig2020-09-231-1/+1
| |/
* | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-131-2/+0
|\ \
| * | compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig2020-09-171-2/+0
| |/
* | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-131-5/+5
|\ \
| * | mm: remove compat_process_vm_{readv,writev}Christoph Hellwig2020-10-031-2/+2
| * | fs: remove compat_sys_vmspliceChristoph Hellwig2020-10-031-1/+1
| * | fs: remove the compat readv/writev syscallsChristoph Hellwig2020-10-031-2/+2
* | | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-121-75/+3
|\ \ \
| * | | arm64: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-09-081-75/+3
* | | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-124-8/+33
|\ \ \ \
| * | | | arm64/build: Warn on orphan section placementKees Cook2020-09-031-0/+4
| * | | | arm64/build: Assert for unwanted sectionsKees Cook2020-09-011-0/+20
| * | | | arm64/build: Add missing DWARF sectionsKees Cook2020-09-011-0/+1
| * | | | arm64/build: Use common DISCARDS in linker scriptKees Cook2020-09-011-3/+2
| * | | | arm64/build: Remove .eh_frame* sections due to unwind tablesKees Cook2020-09-012-2/+4
| * | | | arm64/kernel: Remove needless Call Frame Information annotationsKees Cook2020-09-011-2/+0
| * | | | arm64/mm: Remove needless section quotesKees Cook2020-09-011-1/+1
| * | | | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* | | | | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-121-3/+2
|\ \ \ \ \
| * | | | | efi/libstub: arm32: Base FDT and initrd placement on image addressArd Biesheuvel2020-09-161-3/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-129-82/+112
|\ \ \ \ \
| * \ \ \ \ Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2020-10-119-82/+112
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and '...Marc Zyngier2020-09-281-1/+3
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | | * | | | arm64: Fix -Wunused-function warning when !CONFIG_HOTPLUG_CPUYueHaibing2020-09-181-1/+3
| | * | | | | | Merge remote-tracking branch 'origin/irq/ipi-as-irq' into irq/irqchip-nextMarc Zyngier2020-09-176-80/+88
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | arm64: Remove custom IRQ stat accountingMarc Zyngier2020-09-174-42/+13
| | | * | | | | arm64: Kill __smp_cross_call and coMarc Zyngier2020-09-173-46/+8
| | | * | | | | arm64: Allow IPIs to be handled as normal interruptsMarc Zyngier2020-09-133-12/+87
| | | |/ / / /
| | * / / / / irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0Alexandru Elisei2020-09-133-2/+22
| | |/ / / /
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-10-12104-1638/+3127
|\ \ \ \ \ \
| * | | | | | Revert "arm64: initialize per-cpu offsets earlier"Will Deacon2020-10-094-19/+11
| * | | | | | Merge branch 'for-next/late-arrivals' into for-next/coreWill Deacon2020-10-075-16/+19
| |\ \ \ \ \ \
| | * | | | | | arm64: random: Remove no longer needed prototypesAndre Przywara2020-10-071-5/+0
| | * | | | | | arm64: initialize per-cpu offsets earlierMark Rutland2020-10-054-11/+19
| * | | | | | | Merge branch 'for-next/mte' into for-next/coreWill Deacon2020-10-0238-48/+1302
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: mte: Kconfig entryVincenzo Frascino2020-09-041-0/+33
| | * | | | | | | arm64: mte: Save tags when hibernatingSteven Price2020-09-041-0/+118
| | * | | | | | | arm64: mte: Enable swap of tagged pagesSteven Price2020-09-046-1/+187
| | * | | | | | | arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regsetCatalin Marinas2020-09-041-0/+42
| | * | | | | | | arm64: mte: ptrace: Add PTRACE_{PEEK,POKE}MTETAGS supportCatalin Marinas2020-09-045-0/+218
| | * | | | | | | arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasksCatalin Marinas2020-09-044-22/+30
| | * | | | | | | arm64: mte: Restore the GCR_EL1 register after a suspendCatalin Marinas2020-09-043-0/+16
| | * | | | | | | arm64: mte: Allow user control of the generated random tags via prctl()Catalin Marinas2020-09-044-4/+41
| | * | | | | | | arm64: mte: Allow user control of the tag check mode via prctl()Catalin Marinas2020-09-044-3/+117