summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | KVM: arm64: vgic: Remove duplicate check in update_affinity_collection()Gavin Shan2022-09-261-1/+1
| | | | |/ / | | | |/| |
| | * | | | Merge branch kvm-arm64/single-step-async-exception into kvmarm-master/nextMarc Zyngier2022-09-194-2/+45
| | |\ \ \ \
| | | * | | | KVM: arm64: Clear PSTATE.SS when the Software Step state was Active-pendingReiji Watanabe2022-09-194-2/+32
| | | * | | | KVM: arm64: Preserve PSTATE.SS for the guest while single-step is enabledReiji Watanabe2022-09-192-0/+13
| | | |/ / /
| | * | | | Merge remote-tracking branch 'arm64/for-next/sysreg' into kvmarm-master/nextMarc Zyngier2022-09-1927-484/+768
| | |\ \ \ \
| | * | | | | KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only systemOliver Upton2022-09-141-20/+43
| | * | | | | KVM: arm64: Add a visibility bit to ignore user writesOliver Upton2022-09-142-0/+10
| | * | | | | KVM: arm64: Spin off helper for calling visibility hookOliver Upton2022-09-141-8/+11
| | * | | | | KVM: arm64: Drop raz parameter from read_id_reg()Oliver Upton2022-09-141-13/+6
| | * | | | | KVM: arm64: Remove internal accessor helpers for id regsOliver Upton2022-09-141-34/+12
| | * | | | | KVM: arm64: Use visibility hook to treat ID regs as RAZOliver Upton2022-09-141-19/+14
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini2022-09-302-5/+32
| |\ \ \ \ \
* | \ \ \ \ \ Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-105-22/+16
|\ \ \ \ \ \ \
| * | | | | | | arm64: Change elfcore for_each_mte_vma() to use VMA iteratorLiam R. Howlett2022-09-261-6/+10
| * | | | | | | arm64: remove mmap linked list from vdsoMatthew Wilcox (Oracle)2022-09-261-1/+2
| * | | | | | | mm: x86, arm64: add arch_has_hw_pte_young()Yu Zhao2022-09-261-13/+2
| * | | | | | | mm/swap: add swp_offset_pfn() to fetch PFN from swap entryPeter Xu2022-09-261-1/+1
| * | | | | | | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-111-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | hyperv: simplify and rename generate_guest_idLi kunyu2022-09-281-1/+1
* | | | | | | | Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-102-2/+1
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel2022-09-2633-70/+103
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | * | | | | | | iommu/dma: Move public interfaces to linux/iommu.hRobin Murphy2022-09-071-1/+1
| | | * | | | | | | iommu/dma: Clean up KconfigRobin Murphy2022-09-071-1/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-103-73/+210
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: arm64 - revert unintended config name change for CRYPTO_SHA1_ARM64_CELukas Bulwahn2022-09-241-1/+1
| * | | | | | | | | crypto: Kconfig - simplify cipher entriesRobert Elliott2022-08-261-10/+99
| * | | | | | | | | crypto: Kconfig - simplify hash entriesRobert Elliott2022-08-261-12/+65
| * | | | | | | | | crypto: Kconfig - simplify CRC entriesRobert Elliott2022-08-261-1/+6
| * | | | | | | | | crypto: Kconfig - sort the arm64 entriesRobert Elliott2022-08-261-53/+54
| * | | | | | | | | crypto: Kconfig - submenus for arm and arm64Robert Elliott2022-08-263-13/+2
* | | | | | | | | | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-102-5/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-3/+0
| * | | | | | | | | | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-2/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-091-40/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64: topology: move store_cpu_topology() to shared codeConor Dooley2022-08-151-40/+0
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-092-5/+32
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | KVM: remove KVM_REQ_UNHALTPaolo Bonzini2022-09-261-1/+0
| * | | | | | | | | KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable statsYosry Ahmed2022-08-301-4/+32
* | | | | | | | | | Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-094-15/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64: efi: enable generic EFI compressed bootArd Biesheuvel2022-09-203-2/+14
| * | | | | | | | | | efi/libstub: use EFI provided memcpy/memset routinesArd Biesheuvel2022-09-171-13/+0
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-10-082-2/+2
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'clk-ofnode', 'clk-bindings', 'clk-cleanup', 'clk-zynq' and 'c...Stephen Boyd2022-10-042-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| / / / / / / / / | | |_|/ / / / / / / / | |/| | | | | | | | |
| | | * | | | | | | | dt-bindings: clock: Move versaclock.h to dt-bindings/clockLukas Bulwahn2022-08-222-2/+2
| | |/ / / / / / / /
* | | | | | | | | | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-082-5/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nvmem: prefix all symbols with NVMEM_Rafał Miłecki2022-09-241-5/+5
| * | | | | | | | | | Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2022-09-211-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | coresight: etm4x: Expose default timestamp source in sysfsGerman Gomez2022-08-261-0/+1
| | |/ / / / / / / /
* | | | | | | | | | Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-071-2/+2
|\ \ \ \ \ \ \ \ \ \