aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2023-03-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 8-13/+22
2023-02-28arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGNGravatar Ard Biesheuvel 3-2/+13
2023-02-28arm64: ftrace: forbid CALL_OPS with CC_OPTIMIZE_FOR_SIZEGravatar Mark Rutland 1-1/+2
2023-02-27Merge tag 'arm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+2
2023-02-27arm64: defconfig: Add IOSCHED_BFQ to the default configsGravatar Linus Walleij 1-0/+1
2023-02-27arm64: defconfig: Fix unintentional disablement of PCI on i.MXGravatar Mark Brown 1-1/+1
2023-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-4/+4
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 45-415/+1594
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-7/+7
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+24
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 3-28/+37
2023-02-24arm64: acpi: Fix possible memory leak of ffh_ctxtGravatar Sudeep Holla 1-4/+4
2023-02-24arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAPGravatar Catalin Marinas 1-1/+0
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-9/+6
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-8/+27
2023-02-22arm64: pass ESR_ELx to die() of cfi_handlerGravatar Sangmoon Kim 1-1/+1
2023-02-22arm64/fpsimd: Remove warning for SME without SVEGravatar Mark Brown 1-3/+0
2023-02-22arm64: Reset KASAN tag in copy_highpage with HW tags onlyGravatar Peter Collingbourne 1-1/+2
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 2-0/+126
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 4-115/+182
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 57-716/+1649
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-0/+24
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-8/+16
2023-02-20Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 469-14373/+56924
2023-02-20Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-31/+129
2023-02-20Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-5/+5
2023-02-20arm64: fix .idmap.text assertion for large kernelsGravatar Mark Rutland 1-5/+7
2023-02-20Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 57-364/+1875
2023-02-19arm64: efi: Make efi_rt_lock a raw_spinlockGravatar Pierre Gondois 2-4/+4
2023-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-7/+8
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 11-19/+35
2023-02-16arm64: perf: reject CHAIN events at creation timeGravatar Mark Rutland 1-0/+8
2023-02-16arm_pmu: fix event CPU filteringGravatar Mark Rutland 1-7/+0
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADGravatar Paolo Bonzini 65-216/+362
2023-02-15Merge tag 'qcom-arm64-defconfig-for-6.3-3' of https://git.kernel.org/pub/scm/...Gravatar Arnd Bergmann 1-0/+4
2023-02-15Merge tag 'qcom-arm64-for-6.3-3' of https://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 13-753/+1519
2023-02-14Merge 6.2-rc8 into usb-nextGravatar Greg Kroah-Hartman 11-19/+35
2023-02-13Merge branch kvm-arm64/nv-prefix into kvmarm/nextGravatar Oliver Upton 25-46/+1036
2023-02-13Merge branch kvm-arm64/misc into kvmarm/nextGravatar Oliver Upton 10-25/+25
2023-02-13Merge branch kvm-arm64/apple-vgic-mi into kvmarm/nextGravatar Oliver Upton 1-1/+1
2023-02-13Merge branch kvm-arm64/psci-relay-fixes into kvmarm/nextGravatar Oliver Upton 6-84/+105
2023-02-13Merge branch kvm-arm64/nv-timer-improvements into kvmarm/nextGravatar Oliver Upton 2-29/+52
2023-02-13Merge branch kvm-arm64/parallel-access-faults into kvmarm/nextGravatar Oliver Upton 3-15/+54
2023-02-13Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/nextGravatar Oliver Upton 12-113/+232
2023-02-13Merge branch arm64/for-next/sme2 into kvmarm/nextGravatar Oliver Upton 20-58/+377
2023-02-13Merge branch kvm/kvm-hw-enable-refactor into kvmarm/nextGravatar Oliver Upton 10-103/+90
2023-02-13arm64: dts: qcom: msm8996: align RPM G-Link clock-controller node with bindingsGravatar Krzysztof Kozlowski 1-1/+1
2023-02-13arm64: dts: qcom: qcs404: align RPM G-Link node with bindingsGravatar Krzysztof Kozlowski 1-1/+1
2023-02-13arm64: dts: qcom: ipq6018: align RPM G-Link node with bindingsGravatar Krzysztof Kozlowski 1-1/+1
2023-02-13arm64: defconfig: enable drivers required by the Qualcomm SA8775P platformGravatar Bartosz Golaszewski 1-0/+2