summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-10-064-20/+25
|\
| * KVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier2024-10-031-12/+13
| * KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVMMark Brown2024-10-012-6/+8
| * KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error pathVincent Donnefort2024-10-011-2/+4
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-10-044-4/+10
|\ \
| * | arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386Easwar Hariharan2024-10-041-0/+1
| * | arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGSMark Rutland2024-10-011-3/+2
| * | arm64: errata: Expand speculative SSBS workaround once moreMark Rutland2024-10-012-0/+4
| * | arm64: cputype: Add Neoverse-N3 definitionsMark Rutland2024-10-011-0/+2
| * | arm64: Force position-independent veneersMark Rutland2024-10-011-1/+1
| |/
* / move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-0210-10/+10
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-09-281-3/+3
|\
| * Merge branch 'kvm-redo-enable-virt' into HEADPaolo Bonzini2024-09-171-3/+3
| |\
| | * KVM: Rename arch hooks related to per-CPU virtualization enablingSean Christopherson2024-09-041-3/+3
* | | Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-261-2/+1
|\ \ \
| * | | runtime constants: move list of constants to vmlinux.lds.hJann Horn2024-08-191-2/+1
* | | | Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-261-1/+2
|\ \ \ \
| * | | | arm64: dts: ti: k3-am625-beagleplay: Add bootloader-backdoor-gpios to cc1352p7Ayush Singh2024-09-121-1/+2
* | | | | Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-09-261-0/+33
|\ \ \ \ \
| * \ \ \ \ Merge 6.11-rc4 into tty-nextGreg Kroah-Hartman2024-08-1920-38/+43
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge 6.11-rc3 into tty-nextGreg Kroah-Hartman2024-08-1213-59/+57
| |\ \ \ \ \
| * | | | | | arm64: dts: mediatek: mt7981: add UART controllersRafał Miłecki2024-07-311-0/+33
* | | | | | | Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-09-252-1/+16
|\ \ \ \ \ \ \
| * | | | | | | rust: support for shadow call stack sanitizerAlice Ryhl2024-09-132-1/+16
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-231-0/+1
|\ \ \ \ \ \ \
| * | | | | | | arm64: defconfig: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus2024-09-101-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-231-0/+1
|\ \ \ \ \ \ \
| * | | | | | | arm64: zynqmp: Add PCIe phys property for ZCU102Sean Anderson2024-08-301-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds2024-09-211-217/+291
|\ \ \ \ \ \ \
| * | | | | | | bpf, arm64: Jit BPF_CALL to direct call when possibleXu Kuohai2024-09-041-16/+75
| * | | | | | | bpf, arm64: Avoid blindly saving/restoring all callee-saved registersXu Kuohai2024-08-281-111/+183
| * | | | | | | bpf, arm64: Get rid of fpbXu Kuohai2024-08-281-93/+11
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov2024-08-2238-108/+149
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | bpf, arm64: Fix tailcall hierarchyLeon Hwang2024-07-291-16/+41
* | | | | | | | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-09-211-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: boot: add Image.xz supportLasse Collin2024-09-021-1/+4
* | | | | | | | | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-216-15/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm/arm64: support large pfn mappingsPeter Xu2024-09-172-0/+30
| * | | | | | | | | mm: always define pxx_pgprot()Peter Xu2024-09-171-0/+1
| * | | | | | | | | x86: remove PG_uncachedMatthew Wilcox (Oracle)2024-09-041-1/+2
| * | | | | | | | | arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)2024-09-043-13/+2
| * | | | | | | | | mm: kvmalloc: align kvrealloc() with krealloc()Danilo Krummrich2024-09-021-1/+0
| |/ / / / / / / /
* | | | | | | | | Merge tag 'sched-rt-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-201-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: Allow to enable PREEMPT_RT.Sebastian Andrzej Siewior2024-09-171-0/+1
* | | | | | | | | | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds2024-09-192-21/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig2024-09-041-0/+1
| * | | | | | | | | | arm64: mm: keep low RAM dma zoneBaruch Siach2024-09-031-2/+8
| * | | | | | | | | | arm64: mm: fix DMA zone when dma-ranges is missingBaruch Siach2024-08-291-0/+3
| * | | | | | | | | | arm64: support DMA zone above 4GBCatalin Marinas2024-08-221-12/+0
| * | | | | | | | | | dma-mapping: replace zone_dma_bits by zone_dma_limitCatalin Marinas2024-08-221-15/+15
| | |_|_|/ / / / / / | |/| | | | | | | |