summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig2020-06-181-1/+1
* maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-2/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-114-2/+15
|\
| * arm64: warn on incorrect placement of the kernel by the bootloaderArd Biesheuvel2020-06-111-0/+4
| * arm64: vdso32: add CONFIG_THUMB2_COMPAT_VDSONick Desaulniers2020-06-101-0/+8
| * arm64: ftrace: Change CONFIG_FTRACE_WITH_REGS to CONFIG_DYNAMIC_FTRACE_WITH_REGSJoe Perches2020-06-081-1/+2
| * arm64: debug: mark a function as __init to save some memoryChristophe JAILLET2020-06-041-1/+1
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-6/+6
* | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-2/+2
* | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-095-5/+4
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-095-5/+5
* | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-093-3/+0
* | kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+1
* | arm64: add show_stack_loglvl()Dmitry Safonov2020-06-091-2/+8
* | arm64: add loglvl to dump_backtrace()Dmitry Safonov2020-06-092-8/+9
* | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-061-2/+2
|\ \
| * | PCI: Constify struct pci_ecam_opsRob Herring2020-05-011-2/+2
* | | arm64: add support for folded p4d page tablesMike Rapoport2020-06-041-7/+37
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-032-3/+2
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-1/+1
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-241-3/+4
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-151-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann2020-04-282-3/+2
| |\ \ \ \ \ \ \
| | * | | | | | | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-272-3/+2
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-033-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: arm64: Kill off CONFIG_KVM_ARM_HOSTWill Deacon2020-05-163-3/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-021-0/+25
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'Rafael J. Wysocki2020-06-011-0/+25
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq workJames Morse2020-05-191-0/+25
| | |/ / / / / /
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-0143-442/+949
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'for-next/scs' into for-next/coreWill Deacon2020-05-288-7/+76
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: entry-ftrace.S: Update comment to indicate that x18 is liveWill Deacon2020-05-181-2/+3
| | * | | | | | | scs: Move DEFINE_SCS macro into core codeWill Deacon2020-05-181-4/+0
| | * | | | | | | scs: Move scs_overflow_check() out of architecture codeWill Deacon2020-05-182-3/+1
| | * | | | | | | arm64: scs: Use 'scs_sp' register alias for x18Will Deacon2020-05-182-6/+6
| | * | | | | | | arm64: scs: Store absolute SCS stack pointer value in thread_infoWill Deacon2020-05-181-1/+1
| | * | | | | | | arm64: scs: Add shadow stacks for SDEISami Tolvanen2020-05-152-1/+18
| | * | | | | | | arm64: Implement Shadow Call StackSami Tolvanen2020-05-156-2/+50
| | * | | | | | | arm64: vdso: Disable Shadow Call StackSami Tolvanen2020-05-151-1/+1
| | * | | | | | | arm64: efi: Restore register x18 if it was corruptedSami Tolvanen2020-05-151-1/+10
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'for-next/kvm/errata' into for-next/coreWill Deacon2020-05-281-14/+11
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}Andrew Scull2020-05-041-14/+11
| | |/ / / / / /
| * | | | | | | Merge branch 'for-next/bti' into for-next/coreWill Deacon2020-05-2827-172/+371
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: vdso: Fix CFI directives in sigreturn trampolineWill Deacon2020-05-212-7/+40
| | * | | | | | | arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instructionWill Deacon2020-05-212-10/+17
| | * | | | | | | arm64: vdso: Map the vDSO text with guarded pages when built for BTIMark Brown2020-05-071-1/+5
| | * | | | | | | arm64: vdso: Force the vDSO to be linked as BTI when built for BTIMark Brown2020-05-071-1/+3
| | * | | | | | | arm64: vdso: Annotate for BTIMark Brown2020-05-073-0/+9
| | * | | | | | | arm64: Set GP bit in kernel page tables to enable BTI for the kernelMark Brown2020-05-071-0/+4