summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2023-04-14arm64: kernel: Fix kernel warning when nokaslr is passed to commandlinePavankumar Kondeti
2023-04-14arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-stepSumit Garg
2023-04-13arm64: move PAC masks to <asm/pointer_auth.h>Mark Rutland
2023-04-13arm64: use XPACLRI to strip PACMark Rutland
2023-04-13cacheinfo: Add arm64 early level initializer implementationRadu Rendec
2023-04-12arm64/sme: Fix some comments of ARM SMEDongxu Sun
2023-04-12arm64/signal: Alloc tpidr2 sigframe after checking system_supports_tpidr2()Dongxu Sun
2023-04-12arm64/signal: Use system_supports_tpidr2() to check TPIDR2Dongxu Sun
2023-04-11arm64/idreg: Don't disable SME when disabling SVEMark Brown
2023-04-11arm64: kdump : take off the protection on crashkernel memory regionBaoquan He
2023-04-11arm64: stacktrace: always inline core stacktrace functionsMark Rutland
2023-04-11arm64: stacktrace: move dump functions to end of fileMark Rutland
2023-04-11arm64: stacktrace: recover return address for first entryMark Rutland
2023-04-11arm64: ftrace: Simplify get_ftrace_pltFlorent Revest
2023-04-11arm64: ftrace: Add direct call supportFlorent Revest
2023-04-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-04-05arm64: compat: Work around uninitialized variable warningArd Biesheuvel
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-30arm64: Add HAS_ECV_CNTPOFF capabilityMarc Zyngier
2023-03-28arm64: kexec: remove unnecessary (void*) conversionsYu Zhe
2023-03-28arm64: armv8_deprecated: remove unnecessary (void*) conversionsYu Zhe
2023-03-27arm64: perf: Move PMUv3 driver to drivers/perfMarc Zyngier
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider
2023-03-24sched, smp: Trace IPIs sent via send_call_function_single_ipi()Valentin Schneider
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song
2023-03-17arm64: cpufeature: move to use bus_get_dev_root()Greg Kroah-Hartman
2023-03-10arm64: efi: Set NX compat flag in PE/COFF headerArd Biesheuvel
2023-03-09module: replace module_layout with module_memorySong Liu
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf
2023-03-06arm64/cpu: Mark cpu_die() __noreturnJosh Poimboeuf
2023-03-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-02-28arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGNArd Biesheuvel
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24arm64: acpi: Fix possible memory leak of ffh_ctxtSudeep Holla
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-22arm64: pass ESR_ELx to die() of cfi_handlerSangmoon Kim
2023-02-22arm64/fpsimd: Remove warning for SME without SVEMark Brown
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20arm64: fix .idmap.text assertion for large kernelsMark Rutland
2023-02-20Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2023-02-19arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois
2023-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-02-16arm64: perf: reject CHAIN events at creation timeMark Rutland
2023-02-16arm_pmu: fix event CPU filteringMark Rutland
2023-02-13Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton
2023-02-13Merge branch kvm-arm64/psci-relay-fixes into kvmarm/nextOliver Upton