aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2024-04-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-4/+1
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-0/+2
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 6-32/+41
2024-04-03arm64/ptrace: Use saved floating point state type to determine SVE layoutGravatar Mark Brown 1-4/+1
2024-04-01KVM: arm64: Rationalise KVM banner outputGravatar Marc Zyngier 1-8/+5
2024-04-01arm64: Fix early handling of FEAT_E2H0 not being implementedGravatar Marc Zyngier 1-13/+16
2024-04-01KVM: arm64: Ensure target address is granule-aligned for range TLBIGravatar Will Deacon 1-4/+7
2024-04-01KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()Gravatar Will Deacon 2-2/+4
2024-04-01KVM: arm64: Don't pass a TLBI level hint when zapping table entriesGravatar Will Deacon 1-5/+7
2024-04-01KVM: arm64: Don't defer TLB invalidation when zapping table entriesGravatar Will Deacon 1-1/+3
2024-03-29arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as brokenGravatar Johan Hovold 1-0/+2
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-2/+2
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Paolo Abeni 1-2/+2
2024-03-26KVM: arm64: Fix out-of-IPA space translation fault handlingGravatar Wujie Duan 1-1/+1
2024-03-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+2
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+46
2024-03-21Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 4-46/+39
2024-03-21arm64: bpf: fix 32bit unconditional bswapGravatar Artem Savkov 1-1/+1
2024-03-19bpf, arm64: fix bug in BPF_LDX_MEMSXGravatar Puranjay Mohan 1-1/+1
2024-03-19Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 2-9/+7
2024-03-18x86/hyperv: Use Hyper-V entropy to seed guest random number generatorGravatar Michael Kelley 1-0/+2
2024-03-18ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512Gravatar Christoph Lameter (Ampere) 1-1/+2
2024-03-18hyperv-tlfs: Rename some HV_REGISTER_* defines for consistencyGravatar Nuno Das Neves 3-14/+14
2024-03-15Revert "KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later c...Gravatar Oliver Upton 3-139/+0
2024-03-15Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 4-221/+200
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 46-334/+1354
2024-03-15Merge tag 'mtd/for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Gravatar Linus Torvalds 17-3/+171
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-6/+3
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 24-132/+882
2024-03-15arm64: dts: broadcom: bcmbca: Update router boardsGravatar William Zhang 3-1/+15
2024-03-15arm64: dts: broadcom: bcmbca: Add NAND controller nodeGravatar William Zhang 14-2/+156
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 79-1341/+2277
2024-03-13Revert "arm64: mm: add support for WXN memory translation attribute"Gravatar Catalin Marinas 7-116/+2
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 4-52/+337
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-2/+3
2024-03-12Merge tag 'pstore-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-17/+14
2024-03-12Merge tag 'soc-defconfig-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-4/+34
2024-03-12Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 493-5863/+32360
2024-03-12mshyperv: Introduce hv_get_hypervisor_version functionGravatar Nuno Das Neves 1-10/+8
2024-03-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-9/+46
2024-03-11Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-4/+1
2024-03-11Merge tag 'irq-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+10
2024-03-11Revert "ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512"Gravatar Catalin Marinas 1-2/+1
2024-03-11Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Gravatar Paolo Bonzini 44-325/+1344
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Paolo Bonzini 34-64/+126
2024-03-11Merge tag 'arm-soc/for-6.9/devicetree-arm64' of https://github.com/Broadcom/s...Gravatar Arnd Bergmann 2-9/+7
2024-03-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Gravatar Paolo Bonzini 6-17/+26
2024-03-09arm64, bpf: Use bpf_prog_pack for arm64 bpf trampolineGravatar Puranjay Mohan 1-9/+46
2024-03-07Merge branch 'for-next/stage1-lpa2' into for-next/coreGravatar Catalin Marinas 53-1124/+1931