summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2024-07-27Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2024-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-8/+30
2024-07-26arm64: allow installing compressed image by defaultLinus Torvalds2-2/+19
2024-07-25arm64: mm: Fix lockless walks with static and dynamic page-table foldingWill Deacon1-0/+22
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2-2/+2
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-1/+4
2024-07-23arm64/sysreg: Correct the values for GICv4.1Raghavendra Rao Ananta1-2/+2
2024-07-23arm64/vdso: Remove --hash-style=sysvFangrui Song2-2/+2
2024-07-23arm64/Kconfig: Remove redundant 'if HAVE_FUNCTION_GRAPH_TRACER'Anshuman Khandual1-1/+1
2024-07-23arm64: remove redundant 'if HAVE_ARCH_KASAN' in KconfigMasahiro Yamada1-3/+3
2024-07-22Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2024-07-22Merge patch series "Add ACPI NUMA support for RISC-V"Palmer Dabbelt1-1/+0
2024-07-22ACPI: NUMA: change the ACPI_NUMA to a hidden optionHaibo Xu1-1/+0
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-3/+3
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds33-376/+2719
2024-07-20kbuild: Abort make on install failuresZhang Bingwu1-0/+2
2024-07-19Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-12/+24
2024-07-19Merge tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+0
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2024-07-19Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-1/+4
2024-07-19arm64: qcom: don't select HAVE_PWRCTL when PCI=nArnd Bergmann1-1/+1
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-11/+0
2024-07-18Kconfig: reduce the amount of power sequencing noiseBartosz Golaszewski1-0/+1
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-4/+24
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-1015/+542
2024-07-16Merge tag 'soc-arm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-1/+0
2024-07-16Merge tag 'soc-defconfig-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+19
2024-07-16Merge tag 'soc-dt-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds564-9035/+50318
2024-07-16Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-8/+5
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-2/+1
2024-07-16Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini33-374/+2718
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds29-321/+192
2024-07-15Merge branch 'arm64-uaccess' (early part)Linus Torvalds4-53/+132
2024-07-16treewide: change conditional prompt for choices to 'depends on'Masahiro Yamada1-1/+2
2024-07-15Merge branch 'word-at-a-time'Linus Torvalds1-8/+3
2024-07-15Merge branch 'runtime-constants'Linus Torvalds2-0/+91
2024-07-14Merge branch kvm-arm64/nv-tcr2 into kvmarm/nextOliver Upton4-12/+54
2024-07-14Merge branch kvm-arm64/nv-sve into kvmarm/nextOliver Upton11-42/+370
2024-07-14Merge branch kvm-arm64/el2-kcfi into kvmarm/nextOliver Upton14-42/+78
2024-07-14Merge branch kvm-arm64/ctr-el0 into kvmarm/nextOliver Upton6-221/+247
2024-07-14Merge branch kvm-arm64/shadow-mmu into kvmarm/nextOliver Upton13-43/+1777
2024-07-14Merge branch kvm-arm64/ffa-1p1 into kvmarm/nextOliver Upton2-33/+149
2024-07-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-2/+2
2024-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-22/+63
2024-07-12mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy2-2/+2
2024-07-11Merge branch 'for-next/vcpu-hotplug' into for-next/coreCatalin Marinas6-14/+93
2024-07-11Merge branches 'for-next/cpufeature', 'for-next/misc', 'for-next/kselftest', ...Catalin Marinas24-313/+106
2024-07-11bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIGPuranjay Mohan1-2/+2
2024-07-10Merge tag 'sunxi-dt-for-6.11-2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+10