summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2024-10-15arm64: asm-offsets: remove VM_EXEC and PAGE_SZMark Rutland
2024-10-15arm64: asm-offsets: remove MM_CONTEXT_IDMark Rutland
2024-10-15arm64: asm-offsets: remove COMPAT_{RT_,SIGFRAME_REGS_OFFSETMark Rutland
2024-10-15arm64: asm-offsets: remove VMA_VM_*Mark Rutland
2024-10-15arm64: asm-offsets: remove TSK_ACTIVE_MMMark Rutland
2024-10-15arm64: probes: Remove probe_opcode_tMark Rutland
2024-10-15arm64: probes: Cleanup kprobes endianness conversionsMark Rutland
2024-10-15arm64: probes: Move kprobes-specific fieldsMark Rutland
2024-10-15arm64: vdso: Remove timekeeper includeThomas Weißschuh
2024-10-14arm64: set POR_EL0 for kernel threadsJoey Gouly
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
2024-10-09arm64: probes: Fix uprobes for big-endian kernelsMark Rutland
2024-10-09arm64: probes: Fix simulate_ldr*_literal()Mark Rutland
2024-10-09arm64: probes: Remove broken LDR (literal) uprobe supportMark Rutland
2024-10-04arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386Easwar Hariharan
2024-10-04arm64/ptrace: Expose GCS via ptrace and core filesMark Brown
2024-10-04arm64/signal: Expose GCS state in signal framesMark Brown
2024-10-04arm64/signal: Set up and restore the GCS context for signal handlersMark Brown
2024-10-04arm64/gcs: Ensure that new threads have a GCSMark Brown
2024-10-04arm64/gcs: Context switch GCS state for EL0Mark Brown
2024-10-04arm64/traps: Handle GCS exceptionsMark Brown
2024-10-04arm64/hwcap: Add hwcap for GCSMark Brown
2024-10-04arm64/idreg: Add overrride for GCSMark Brown
2024-10-04arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)Mark Brown
2024-10-01arm64: errata: Expand speculative SSBS workaround once moreMark Rutland
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