summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2024-09-26Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-18Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-16Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-09-13arm64: vDSO: Wire up getrandom() vDSO implementationAdhemerval Zanella
2024-09-12Merge branch 'for-next/timers' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/poe' into for-next/coreWill Deacon
2024-09-12Merge branch 'for-next/misc' into for-next/coreWill Deacon
2024-09-12arm64: hibernate: Fix warning for cast from restricted gfp_tMin-Hua Chen
2024-09-11Merge branch 'acpi-riscv'Rafael J. Wysocki
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-09-04arm64/ptrace: add support for FEAT_POEJoey Gouly
2024-09-04arm64: add POE signal supportJoey Gouly
2024-09-04arm64: handle PKEY/POE faultsJoey Gouly
2024-09-04arm64: enable the Permission Overlay Extension for EL0Joey Gouly
2024-09-04arm64: context switch POR_EL0 registerJoey Gouly
2024-09-04arm64: cpufeature: add Permission Overlay Extension cpucapJoey Gouly
2024-08-30arm64: errata: Enable the AC03_CPU_38 workaround for ampere1aD Scott Phillips
2024-08-27arm64: PCI: Migrate ACPI related functions to pci-acpi.cSunil V L
2024-08-27arm64: Constify struct kobj_typeHuang Xiaojia
2024-08-27arm64: Implement prctl(PR_{G,S}ET_TSC)Peter Collingbourne
2024-08-23arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI firstDouglas Anderson
2024-08-19runtime constants: move list of constants to vmlinux.lds.hJann Horn
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-29treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*Valentin Schneider
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