summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2024-03-09arm64, bpf: Use bpf_prog_pack for arm64 bpf trampolinePuranjay Mohan1-9/+46
2024-03-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-43/+286
2024-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski30-61/+111
2024-02-29bpf, arm64: use bpf_prog_pack for memory managementPuranjay Mohan1-24/+115
2024-02-29arm64: patching: implement text_poke APIPuranjay Mohan2-0/+77
2024-02-28Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-0/+11
2024-02-28bpf, arm64: support exceptionsPuranjay Mohan1-19/+68
2024-02-28arm64: stacktrace: Implement arch_bpf_stack_walk() for the BPF JITPuranjay Mohan1-0/+26
2024-02-24crypto: arm64/neonbs - fix out-of-bounds access on short inputArd Biesheuvel1-0/+11
2024-02-23Merge tag 'arm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-53/+75
2024-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-8/+25
2024-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-28/+49
2024-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2024-02-21Merge tag 'kvmarm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-0/+5
2024-02-21KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handlerOliver Upton1-0/+2
2024-02-21KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()Oliver Upton1-0/+3
2024-02-20arm64: dts: qcom: Fix interrupt-map cell sizesRob Herring2-12/+12
2024-02-20arm64: dts: Fix dtc interrupt_provider warningsRob Herring9-5/+7
2024-02-20arm64: dts: freescale: Disable interrupt_map checkRob Herring1-0/+19
2024-02-20Merge tag 'v6.8-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann9-18/+21
2024-02-20Merge tag 'imx-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann4-18/+16
2024-02-20arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspendMark Brown1-0/+2
2024-02-20arm64/sme: Restore SME registers on exit from suspendMark Brown3-0/+19
2024-02-20Revert "arm64: jump_label: use constraints "Si" instead of "i""Will Deacon1-8/+4
2024-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-13/+17
2024-02-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds8-15/+27
2024-02-16Merge tag 'kvmarm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-2/+0
2024-02-16Merge tag 'kvmarm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-11/+17
2024-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+4
2024-02-15arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown2-7/+8
2024-02-15arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan2-0/+7
2024-02-13arm64: dts: rockchip: Correct Indiedroid Nova GPIO NamesChris Morgan1-5/+5
2024-02-13KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()Will Deacon1-2/+0
2024-02-13arm64: dts: rockchip: Drop interrupts property from rk3328 pwm-rockchip nodeJohan Jonker1-1/+0
2024-02-13arm64: dts: rockchip: set num-cs property for spi on px30Heiko Stuebner1-0/+2
2024-02-13arm64: dts: rockchip: minor rk3588 whitespace cleanupKrzysztof Kozlowski1-4/+4
2024-02-10work around gcc bugs with 'asm goto' with outputsLinus Torvalds2-4/+4
2024-02-09arm64: jump_label: use constraints "Si" instead of "i"Fangrui Song1-4/+8
2024-02-09arm64: fix typo in commentsSeongsu Park1-1/+1
2024-02-09arm64/signal: Don't assume that TIF_SVE means we saved SVE stateMark Brown2-3/+3
2024-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-16/+4
2024-02-05Revert "arm64: dts: imx8mn-var-som-symphony: Describe the USB-C connector"Fabio Estevam1-8/+3
2024-02-05Revert "arm64: dts: imx8mp-dhcom-pdk3: Describe the USB-C connector"Fabio Estevam1-8/+4
2024-02-05arm64: dts: tqma8mpql: fix audio codec iov-supplyAlexander Stein1-1/+8
2024-02-04KVM: arm64: Do not source virt/lib/Kconfig twiceMasahiro Yamada1-1/+0
2024-02-04arm64: dts: rockchip: drop unneeded status from rk3588-jaguar gpio-ledsHeiko Stuebner1-1/+0
2024-02-04arm64: dts: rockchip: Fix the num-lanes of pcie3x4 on Cool Pi CM5 EVBAndy Yan1-0/+2
2024-02-04arm64: dts: rockchip: rename vcc5v0_usb30_host regulator for Cool Pi CM5 EVBAndy Yan1-3/+3
2024-02-04arm64: dts: rockchip: aliase sdmmc as mmc1 for Cool Pi CM5 EVBAndy Yan1-2/+2
2024-02-04arm64: dts: rockchip: aliase sdmmc as mmc1 for Cool Pi 4BAndy Yan1-2/+2