summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2024-09-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-09-05arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()Puranjay Mohan
2024-08-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-08-15arm64: Fix KASAN random tag seed initializationSamuel Holland
2024-08-14arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu
2024-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-08-02arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon
2024-08-02syscalls: fix syscall macros for newfstat/newfstatatArnd Bergmann
2024-08-01arm64: errata: Expand speculative SSBS workaround (again)Mark Rutland
2024-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-23arm64/vdso: Remove --hash-style=sysvFangrui Song
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-16Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-07-15Merge branch 'arm64-uaccess' (early part)Linus Torvalds
2024-07-15Merge branch 'runtime-constants'Linus Torvalds
2024-07-11Merge branch 'for-next/vcpu-hotplug' into for-next/coreCatalin Marinas
2024-07-11Merge branches 'for-next/cpufeature', 'for-next/misc', 'for-next/kselftest', ...Catalin Marinas
2024-07-10arm64: rework compat syscall macrosArnd Bergmann
2024-07-10arm64: generate 64-bit syscall.tblArnd Bergmann
2024-07-10arm64: convert unistd_32.h to syscall.tbl formatArnd Bergmann
2024-07-09arm64: add 'runtime constant' supportLinus Torvalds
2024-07-08arm64: smp: Fix missing IPI statisticsJinjie Ruan
2024-07-04ACPI: Add acpi=nospcr to disable ACPI SPCR as default console on ARM64Liu Wei
2024-07-04arm64/cpufeature: Replace custom macros with fields from ID_AA64PFR0_EL1Anshuman Khandual
2024-06-28Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-28arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled.Jonathan Cameron
2024-06-28arm64: arch_register_cpu() variant to check if an ACPI handle is now available.Jonathan Cameron
2024-06-28arm64: psci: Ignore DENIED CPUsJean-Philippe Brucker
2024-06-28irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUsJames Morse
2024-06-28arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse
2024-06-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-06-28randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook
2024-06-24arm64: irqchip/gic-v3: Select priorities at boot timeMark Rutland
2024-06-24arm64: Clear the initial ID map correctly before remappingZenghui Yu
2024-06-20arm64: Introduce esr_brk_comment, esr_is_cfi_brkPierre-Clément Tosi
2024-06-20KVM: arm64: Fix clobbered ELR in sync abort/SErrorPierre-Clément Tosi
2024-06-19arm64: start using 'asm goto' for get_user() when availableLinus Torvalds
2024-06-18Merge tag 'efi-fixes-for-v6.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-15efi/arm64: Fix kmemleak false positive in arm64_efi_rt_init()Waiman Long
2024-06-13ARM64: reloc_test: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-13arm64: FFH: Move ACPI specific code into drivers/acpi/arm64/Sudeep Holla
2024-06-13arm64: cpuidle: Move ACPI specific code into drivers/acpi/arm64/Sudeep Holla
2024-06-12arm64: errata: Expand speculative SSBS workaroundMark Rutland
2024-06-12arm64: errata: Unify speculative SSBS errata logicMark Rutland
2024-06-12arm64: implement raw_smp_processor_id() using thread_infoPuranjay Mohan
2024-06-12arm64/cpufeatures/kvm: Add ARMv8.9 FEAT_ECBHB bits in ID_AA64MMFR1 registerNianyao Tang
2024-06-05arm64: armv8_deprecated: Fix warning in isndep cpuhp starting processWei Li