aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+2
2023-09-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-4/+4
2023-09-08Merge patch series "riscv: Introduce KASLR"Gravatar Palmer Dabbelt 1-0/+2
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 33-268/+2925
2023-09-07arm64: csum: Fix OoB access in IP checksum code for negative lengthsGravatar Will Deacon 1-1/+1
2023-09-06arm64/sysreg: Fix broken strncpy() -> strscpy() conversionGravatar Will Deacon 1-3/+3
2023-09-05arm64: libstub: Move KASLR handling functions to kaslr.cGravatar Alexandre Ghiti 1-0/+2
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-0/+1
2023-09-04kbuild: Show marked Kconfig fragments in "help"Gravatar Kees Cook 1-0/+1
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 1-1/+0
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+9
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-2/+2
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-6/+6
2023-08-31Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEADGravatar Paolo Bonzini 1-1/+1
2023-08-31Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 33-267/+2924
2023-08-30Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 13-19/+20
2023-08-30Merge tag 'soc-dt-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 498-5410/+25109
2023-08-30Merge tag 'soc-defconfig-6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+49
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+1
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Gravatar Linus Torvalds 1-2/+0
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-1/+1
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-48/+16
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 16-105/+167
2023-08-29arm64: dts: use capital "OR" for multiple licenses in SPDXGravatar Krzysztof Kozlowski 38-38/+38
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 4-16/+97
2023-08-29Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 3-5/+3
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 26-112/+134
2023-08-28Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-16/+18
2023-08-28Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-4/+6
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-1/+3
2023-08-28Merge branch kvm-arm64/6.6/misc into kvmarm-master/nextGravatar Marc Zyngier 9-96/+139
2023-08-28Merge branch kvm-arm64/6.6/pmu-fixes into kvmarm-master/nextGravatar Marc Zyngier 4-11/+48
2023-08-28Merge branch kvm-arm64/tlbi-range into kvmarm-master/nextGravatar Marc Zyngier 11-72/+224
2023-08-28Merge branch kvm-arm64/nv-trap-forwarding into kvmarm-master/nextGravatar Marc Zyngier 15-41/+2488
2023-08-26KVM: arm64: Remove size-order align in the nVHE hyp private VA rangeGravatar Vincent Donnefort 6-85/+138
2023-08-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 4-16/+97
2023-08-25Merge branch 'for-next/perf' into for-next/coreGravatar Will Deacon 2-2/+5
2023-08-25Merge branch 'for-next/mm' into for-next/coreGravatar Will Deacon 6-34/+35
2023-08-25Merge branch 'for-next/misc' into for-next/coreGravatar Will Deacon 11-19/+52
2023-08-25Merge branch 'for-next/entry' into for-next/coreGravatar Will Deacon 2-33/+32
2023-08-24mm/swap: stop using page->private on tail pages for THP_SWAPGravatar David Hildenbrand 1-2/+3
2023-08-24arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()Gravatar Qi Zheng 1-1/+1
2023-08-24arm64: implement the new page table range APIGravatar Matthew Wilcox (Oracle) 3-30/+36
2023-08-24mm: convert page_table_check_pte_set() to page_table_check_ptes_set()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2023-08-24mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETEDGravatar Suren Baghdasaryan 1-1/+2
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextGravatar Dave Airlie 79-291/+412
2023-08-23KVM: arm64: nv: Add trap description for SPSR_EL2 and ELR_EL2Gravatar Marc Zyngier 1-0/+2
2023-08-22KVM: arm64: pmu: Resync EL0 state on counter rotationGravatar Marc Zyngier 3-0/+22
2023-08-21Merge tag 'arm-soc/for-6.6/devicetree-arm64' of https://github.com/Broadcom/s...Gravatar Arnd Bergmann 3-3/+3