summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2022-04-01bpf, arm64: Adjust the offset of str/ldr(immediate) to positive numberXu Kuohai1-27/+138
2022-04-01bpf, arm64: Optimize BPF store/load using arm64 str/ldr(immediate offset)Xu Kuohai2-15/+127
2022-04-01arm64, insn: Add ldr/str with immediate offsetXu Kuohai2-14/+62
2022-03-29Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-10/+8
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+12
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-3/+16
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-7/+10
2022-03-25Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2022-03-25arm64: select KASAN_VMALLOC for SW/HW_TAGS modesAndrey Konovalov1-1/+1
2022-03-25kasan, arm64: don't tag executable vmalloc allocationsAndrey Konovalov3-3/+5
2022-03-25kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_taggedAndrey Konovalov1-0/+6
2022-03-25kasan, arm64: reset pointer tags of vmapped stacksAndrey Konovalov1-1/+4
2022-03-25kasan, x86, arm64, s390: rename functions for modules shadowAndrey Konovalov1-1/+1
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-6/+3
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds8-57/+266
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds26-228/+664
2022-03-24arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdefJisheng Zhang1-6/+3
2022-03-24Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds274-2755/+28651
2022-03-24Merge tag 'arm-defconfig-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-65/+90
2022-03-24Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-25/+6
2022-03-23Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-0/+1
2022-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+1
2022-03-23drivers/base/node: consolidate node device subsystem initialization in node_d...David Hildenbrand1-3/+0
2022-03-23mm: merge pte_mkhuge() call into arch_make_huge_pte()Anshuman Khandual1-0/+1
2022-03-23Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-11/+38
2022-03-22Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2022-03-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds12-319/+272
2022-03-22Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+3
2022-03-22Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+4
2022-03-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds74-665/+1536
2022-03-20Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-36/+36
2022-03-20arm64: dts: n5x: drop invalid property and fix edac node nameKrzysztof Kozlowski1-2/+1
2022-03-18Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini26-228/+664
2022-03-18Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki1-0/+4
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann1-1/+0
2022-03-18KVM: arm64: fix typos in commentsJulia Lawall6-7/+7
2022-03-18KVM: arm64: Generalise VM features into a set of flagsMarc Zyngier4-12/+17
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann1-2/+2
2022-03-18arm64: dts: qcom: add non-secure domain property to fastrpc nodesJeya R5-0/+12
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki1-0/+1
2022-03-18Merge tag 'coresight-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-3/+3
2022-03-16arm64: dts: fsd: Add the MCT supportAlim Akhtar1-0/+23
2022-03-16Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address cells"Vladimir Oltean3-36/+36
2022-03-16arm64: dts: mt2712: update ethernet device nodeBiao Huang2-5/+10
2022-03-16Merge tag 'v5.17-rc8' into usb-nextGreg Kroah-Hartman49-129/+934
2022-03-15arm64: dts: imx8mp: Add memory for USB3 glue layer to usb3 nodesAlexander Stein1-2/+4
2022-03-15Revert "arm64: dts: qcom: sc7280: Add EUD dt node and dwc3 connector"Souradeep Chowdhury1-36/+0
2022-03-15Revert "arm64: dts: qcom: sc7280: Set the default dr_mode for usb2"Souradeep Chowdhury1-4/+0
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar50-131/+936
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon27-78/+827