summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2024-07-11arm64: dts: allwinner: h616: add crypto engine nodeAndre Przywara1-0/+10
2024-07-10arm64: rework compat syscall macrosArnd Bergmann5-37/+22
2024-07-10arm64: generate 64-bit syscall.tblArnd Bergmann9-29/+17
2024-07-10arm64: convert unistd_32.h to syscall.tbl formatArnd Bergmann8-948/+503
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-1/+0
2024-07-09Merge tag 'qcom-arm64-for-6.11-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann18-0/+1574
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni1-2/+10
2024-07-09arm64: add 'runtime constant' supportLinus Torvalds2-0/+91
2024-07-09Merge tag 'imx-soc-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-1/+0
2024-07-09Merge tag 'reset-for-v6.11-2' of git://git.pengutronix.de/pza/linux into soc/...Arnd Bergmann1-8/+3
2024-07-09arm64: stm32: enable scmi regulator for stm32Pascal Paillet1-0/+2
2024-07-09Merge tag 'v6.11-rockchip-dts64-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann5-0/+1561
2024-07-09Merge tag 'imx-defconfig-6.11' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+3
2024-07-09arm64: defconfig: Enable the IWLWIFI driverFabio Estevam1-0/+3
2024-07-09arm64: dts: rockchip: Add Xunlong Orange Pi 3BJonas Karlman4-0/+779