summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64/mm: improve comment in contpte_ptep_get_lockless()Ryan Roberts2024-03-051-10/+14
* arm64/mm: export contpte symbols only to GPL usersRyan Roberts2024-03-051-11/+11
* arm64, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-244-5/+11
* crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-242-2/+2
* kexec: split crashkernel reservation code out from crash_core.cBaoquan He2024-02-242-3/+3
* mm/vmalloc: remove vmap_area_listBaoquan He2024-02-241-1/+0
* arm64/mm: automatically fold contpte mappingsRyan Roberts2024-02-232-0/+90
* arm64/mm: __always_inline to improve fork() perfRyan Roberts2024-02-231-5/+5
* arm64/mm: implement pte_batch_hint()Ryan Roberts2024-02-231-0/+9
* arm64/mm: implement new [get_and_]clear_full_ptes() batch APIsRyan Roberts2024-02-232-0/+84
* arm64/mm: implement new wrprotect_ptes() batch APIRyan Roberts2024-02-232-10/+89
* arm64/mm: wire up PTE_CONT for user mappingsRyan Roberts2024-02-234-0/+462
* arm64/mm: dplit __flush_tlb_range() to elide trailing DSBRyan Roberts2024-02-231-2/+11
* arm64/mm: new ptep layer to manage contig bitRyan Roberts2024-02-2311-86/+93
* arm64/mm: convert ptep_clear() to ptep_get_and_clear()Ryan Roberts2024-02-231-1/+1
* arm64/mm: convert set_pte_at() to set_ptes(..., 1)Ryan Roberts2024-02-235-9/+9
* arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)Ryan Roberts2024-02-238-19/+25
* arm64/mm: convert pte_next_pfn() to pte_advance_pfn()Ryan Roberts2024-02-231-4/+4
* mm/hugetlb: move page order check inside hugetlb_cma_reserve()Anshuman Khandual2024-02-221-7/+0
* arm64/mm: make set_ptes() robust when OAs cross 48-bit boundaryRyan Roberts2024-02-221-11/+17
* mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy2024-02-221-3/+8
* arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy2024-02-222-9/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-02-163-13/+17
|\
| * Merge tag 'kvmarm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-02-161-2/+0
| |\
| | * KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()Will Deacon2024-02-131-2/+0
| * | Merge tag 'kvmarm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-02-162-11/+17
| |\|
| | * KVM: arm64: Do not source virt/lib/Kconfig twiceMasahiro Yamada2024-02-041-1/+0
| | * KVM: arm64: Fix circular locking dependencySebastian Ene2024-01-301-10/+17
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-02-168-15/+27
|\ \ \ | |/ / |/| |
| * | arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown2024-02-152-7/+8
| * | arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan2024-02-152-0/+7
| * | arm64: jump_label: use constraints "Si" instead of "i"Fangrui Song2024-02-091-4/+8
| * | arm64: fix typo in commentsSeongsu Park2024-02-091-1/+1
| * | arm64/signal: Don't assume that TIF_SVE means we saved SVE stateMark Brown2024-02-092-3/+3
* | | work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-102-4/+4
|/ /
* | arm64: vdso32: Remove unused vdso32-offsets.hKevin Brodsky2024-01-303-13/+1
* | arm64: scs: Disable LTO for SCS patching codeArd Biesheuvel2024-01-301-0/+6
* | arm64: Revert "scs: Work around full LTO issue with dynamic SCS"Ard Biesheuvel2024-01-301-7/+1
* | Merge tag 'samsung-fixes-6.8' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2024-01-251-1/+1
|\ \
| * | arm64: dts: exynos: gs101: comply with the new cmu_misc clock namesTudor Ambarus2024-01-221-1/+1
| |/
* / arm64: dts: Fix TPM schema violationsLukas Wunner2024-01-2512-12/+12
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-01-1910-47/+81
|\
| * arm64/sme: Always exit sme_alloc() early with existing storageMark Brown2024-01-181-2/+4
| * arm64/fpsimd: Remove spurious check for SVE supportMark Brown2024-01-181-4/+2
| * arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptraceMark Brown2024-01-181-6/+7
| * arm64: entry: simplify kernel_exit logicMark Rutland2024-01-181-5/+4
| * arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOADMark Rutland2024-01-181-9/+13
| * arm64: errata: Add Cortex-A510 speculative unprivileged load workaroundRob Herring2024-01-122-2/+29
| * arm64: Rename ARM64_WORKAROUND_2966298Rob Herring2024-01-124-4/+8
| * arm64: fpsimd: Bring cond_yield asm macro in line with new rulesArd Biesheuvel2024-01-122-18/+9