summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* KVM: remove CONFIG_HAVE_KVM_IRQFDPaolo Bonzini2023-12-081-1/+0
* KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini2023-12-081-1/+0
* Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini2023-11-142-3/+1
|\
| * KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson2023-11-132-3/+1
* | Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-101-2/+0
|\ \
| * | kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann2023-11-101-2/+0
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-104-33/+44
|\ \ \ | |/ / |/| |
| * | arm64/syscall: Remove duplicate declarationKevin Brodsky2023-11-091-1/+0
| * | Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"Douglas Anderson2023-11-081-4/+1
| * | arm64: Move MediaTek GIC quirk handling from irqchip to coreDouglas Anderson2023-11-081-8/+38
| * | arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen2023-11-071-20/+5
* | | Merge tag 'rproc-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds2023-11-072-2/+2
|\ \ \
| * | | arm64: dts: mediatek: Update the node name of SCP rpmsg subnodeTinghan Shen2023-09-182-2/+2
* | | | Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-11-043-26/+3
|\ \ \ \
| * | | | kbuild: unify vdso_install rulesMasahiro Yamada2023-10-283-26/+3
* | | | | Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-033-0/+23
|\ \ \ \ \
| * | | | | arm64: dts: rockchip: rk3588s: Add USB3 host controllerSebastian Reichel2023-10-211-0/+21
| * | | | | Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman2023-10-1612-12/+85
| |\ \ \ \ \
| * | | | | | arm64: dts: qcom: sm8550-qrd: add orientation gpioNeil Armstrong2023-10-051-0/+1
| * | | | | | arm64: dts: qcom: sm8550-mtp: add orientation gpioNeil Armstrong2023-10-051-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-032-4/+2
|\ \ \ \ \ \
| * | | | | | efi: move screen_info into efi init codeArnd Bergmann2023-10-172-4/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-031-0/+6
|\ \ \ \ \ \
| * | | | | | dts: ti: k3-am625-beagleplay: Add beaglecc1352Ayush Singh2023-10-271-0/+6
| |/ / / / /
* | | | | | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-023-132/+21
|\ \ \ \ \ \
| * | | | | | arm64: kdump: use generic interface to simplify crashkernel reservationBaoquan He2023-10-043-132/+21
| * | | | | | crash_core: change the prototype of function parse_crashkernel()Baoquan He2023-10-041-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-023-4/+11
|\ \ \ \ \ \
| * | | | | | arm64, kasan: update comment in kasan_initAndrey Konovalov2023-10-181-1/+5
| * | | | | | mm/gup: adapt get_user_page_vma_remote() to never return NULLLorenzo Stoakes2023-10-181-2/+2
| * | | | | | mm: add statistics for PUD level pagetableBaolin Wang2023-10-061-1/+4
| |/ / / / /
* | | | | | Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-11-029-71/+86
|\ \ \ \ \ \
| * | | | | | crypto: arm64/sha512 - clean up backwards function namesEric Biggers2023-10-201-7/+5
| * | | | | | crypto: arm64/sha256 - clean up backwards function namesEric Biggers2023-10-201-14/+12
| * | | | | | crypto: arm64/sha512-ce - clean up backwards function namesEric Biggers2023-10-202-17/+17
| * | | | | | crypto: arm64/sha2-ce - clean up backwards function namesEric Biggers2023-10-202-19/+20
| * | | | | | crypto: arm64/sha1-ce - clean up backwards function namesEric Biggers2023-10-202-14/+15
| * | | | | | crypto: arm64/nhpoly1305 - implement ->digestEric Biggers2023-10-201-0/+9
| * | | | | | crypto: arm64/sha2-ce - implement ->digest for sha256Eric Biggers2023-10-201-0/+8
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-11-0239-500/+1103
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-10-3139-500/+1103
| |\ \ \ \ \
| | * \ \ \ \ Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton2023-10-304-55/+204
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guestReiji Watanabe2023-10-241-4/+42
| | | * | | | | KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first runRaghavendra Rao Ananta2023-10-242-1/+12
| | | * | | | | KVM: arm64: Add {get,set}_user for PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR}Raghavendra Rao Ananta2023-10-241-6/+45
| | | * | | | | KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMURaghavendra Rao Ananta2023-10-243-15/+37
| | | * | | | | KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0Reiji Watanabe2023-10-243-11/+19
| | | * | | | | KVM: arm64: Select default PMU in KVM_ARM_VCPU_INIT handlerReiji Watanabe2023-10-242-12/+23
| | | * | | | | KVM: arm64: PMU: Introduce helpers to set the guest's PMUReiji Watanabe2023-10-241-15/+35
| | * | | | | | Merge branch kvm-arm64/mops into kvmarm/nextOliver Upton2023-10-308-53/+78
| | |\ \ \ \ \ \