summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-04-271-5/+10
|\
| * Merge 6.3-rc6 into tty-nextGreg Kroah-Hartman2023-04-1033-170/+229
| |\
| * \ Merge 6.3-rc3 into tty-nextGreg Kroah-Hartman2023-03-203-36/+14
| |\ \
| * | | arm64: dts: meson-g12-common: Use the G12A UART compatible stringMartin Blumenstingl2023-03-091-5/+10
* | | | Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-04-275-13/+13
|\ \ \ \
| * \ \ \ Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman2023-04-105-56/+100
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | arm64: dts: imx8dxl: drop #stream-id-cells for usb nodePeng Fan2023-03-291-1/+0
| * | | | arm64: dts: imx8dxl: update usb compatiblePeng Fan2023-03-291-2/+2
| * | | | arm64: dts: imx8: update usb compatiblePeng Fan2023-03-291-2/+2
| * | | | arm64: dts: imx8mm: update usb compatiblePeng Fan2023-03-291-4/+6
| * | | | arm64: dts: imx8mn: update usb compatiblePeng Fan2023-03-291-2/+3
| * | | | Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman2023-03-2731-150/+143
| |\ \ \ \
| * | | | | arm64: dts: imx8mq: drop usb3-resume-missing-cas from usbPeng Fan2023-03-231-2/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-261-1/+1
|\ \ \ \ \
| * | | | | arm64: dts: rockchip: Update compatible for bluetoothChris Morgan2023-04-231-1/+1
* | | | | | Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-04-262-5/+6
|\ \ \ \ \ \
| * | | | | | crypto: arm64/aes-neonbs - fix crash with CFI enabledEric Biggers2023-03-141-4/+5
| * | | | | | arm64: dts: qcom: sm8550: add QCE IP family compatible valuesVladimir Zapolskiy2023-03-141-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-04-2548-2506/+1094
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-next/sysreg' into for-next/coreWill Deacon2023-04-204-48/+223
| |\ \ \ \ \ \
| | * | | | | | arm64/sysreg: Convert HFGITR_EL2 to automatic generationMark Brown2023-04-172-1/+65
| | * | | | | | arm64/idreg: Don't disable SME when disabling SVEMark Brown2023-04-111-1/+1
| | * | | | | | arm64/sysreg: Update ID_AA64PFR1_EL1 for DDI0601 2022-12Mark Brown2023-04-061-1/+24
| | * | | | | | arm64/sysreg: Convert HFG[RW]TR_EL2 to automatic generationMark Brown2023-04-062-8/+75
| | * | | | | | arm64/sysreg: allow *Enum blocks in SysregFields blocksMark Rutland2023-04-061-37/+58
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon2023-04-207-86/+126
| |\ \ \ \ \ \
| | * | | | | | arm64: move PAC masks to <asm/pointer_auth.h>Mark Rutland2023-04-133-7/+8
| | * | | | | | arm64: use XPACLRI to strip PACMark Rutland2023-04-135-16/+28
| | * | | | | | arm64: avoid redundant PAC stripping in __builtin_return_address()Mark Rutland2023-04-132-0/+17
| | * | | | | | arm64: stacktrace: always inline core stacktrace functionsMark Rutland2023-04-111-10/+13
| | * | | | | | arm64: stacktrace: move dump functions to end of fileMark Rutland2023-04-111-33/+33
| | * | | | | | arm64: stacktrace: recover return address for first entryMark Rutland2023-04-111-23/+30
| | |/ / / / /
| * | | | | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2023-04-206-1762/+202
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: Ensure CPU PMU probes before pKVM host de-privilegeWill Deacon2023-04-202-45/+47
| | * | | | | | perf: pmuv3: Move inclusion of kvm_host.h to the arch-specific helperZaid Al-Bassam2023-03-271-0/+2
| | * | | | | | perf: pmuv3: Abstract PMU version checksZaid Al-Bassam2023-03-271-0/+16
| | * | | | | | arm64: perf: Abstract system register accesses awayMarc Zyngier2023-03-271-0/+137
| | * | | | | | arm64: perf: Move PMUv3 driver to drivers/perfMarc Zyngier2023-03-273-1717/+0
| | |/ / / / /
| * | | | | | Merge branch 'for-next/mm' into for-next/coreWill Deacon2023-04-2012-234/+301
| |\ \ \ \ \ \
| | * | | | | | arm64: mm: always map fixmap at page granularityMark Rutland2023-04-113-90/+78
| | * | | | | | arm64: mm: move fixmap code to its own fileMark Rutland2023-04-115-195/+222
| | * | | | | | arm64: add FIXADDR_TOT_{START,SIZE}Mark Rutland2023-04-113-16/+18
| | * | | | | | Revert "Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_cohere...Will Deacon2023-03-301-16/+1
| | * | | | | | arm: uaccess: Remove memcpy_page_flushcache()Ira Weiny2023-03-272-8/+0
| | * | | | | | mm,kfence: decouple kfence from page granularity mapping judgementZhenhua Huang2023-03-273-2/+76
| | |/ / / / /
| * | | | | | Merge branch 'for-next/misc' into for-next/coreWill Deacon2023-04-2010-20/+31
| |\ \ \ \ \ \
| | * | | | | | arm64: kexec: include reboot.hSimon Horman2023-04-201-0/+1
| | * | | | | | arm64: delete dead code in this_cpu_set_vectors()Dan Carpenter2023-04-201-3/+0
| | * | | | | | arm64: kernel: Fix kernel warning when nokaslr is passed to commandlinePavankumar Kondeti2023-04-141-0/+7
| | * | | | | | arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg2023-04-143-0/+8