index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-09
arm64: stacktrace: rework stack boundary discovery
Mark Rutland
2022-07-01
arm64: Do not forget syscall when starting a new thread.
Francis Laniel
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-16
arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h
Mark Brown
2022-05-16
arm64/sme: Standardise bitfield names for SVCR
Mark Brown
2022-05-08
arm64: stackleak: fix current_top_of_stack()
Mark Rutland
2022-05-05
mm: Add len and flags parameters to arch_get_mmap_end()
Christophe Leroy
2022-04-22
arm64/sme: Implement streaming SVE signal handling
Mark Brown
2022-04-22
arm64/sme: Implement ZA context switching
Mark Brown
2022-04-22
arm64/sme: Implement streaming SVE context switching
Mark Brown
2022-04-22
arm64/sme: Implement SVCR context switching
Mark Brown
2022-04-22
arm64/sme: Implement support for TPIDR2
Mark Brown
2022-04-22
arm64/sme: Implement vector length configuration prctl()s
Mark Brown
2022-04-22
arm64/sme: Identify supported SME vector lengths at boot
Mark Brown
2022-02-25
arm64/mte: Add userspace interface for enabling asymmetric mode
Mark Brown
2021-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-10-21
arm64/sve: Track vector lengths for tasks in an array
Mark Brown
2021-10-21
arm64/sve: Put system wide vector length information into structs
Mark Brown
2021-10-21
arm64/sve: Use accessor functions for vector lengths in thread_struct
Mark Brown
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-07-28
arm64: move preemption disablement to prctl handlers
Peter Collingbourne
2021-07-28
arm64: mte: change ASYNC and SYNC TCF settings into bitfields
Peter Collingbourne
2021-07-28
arm64: mte: rename gcr_user_excl to mte_ctrl
Peter Collingbourne
2021-06-24
Merge branch 'for-next/ptrauth' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/entry' into for-next/core
Will Deacon
2021-06-15
arm64: Conditionally configure PTR_AUTH key of the kernel.
Daniel Kiss
2021-06-07
arm64: entry: convert IRQ+FIQ handlers to C
Mark Rutland
2021-05-26
arm64: Change the on_*stack functions to take a size argument
Peter Collingbourne
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
2021-04-13
arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere
Peter Collingbourne
2021-03-25
arm64/process.c: fix Wmissing-prototypes build warnings
Maninder Singh
2021-01-12
arm64: Remove arm64_dma32_phys_limit and its uses
Catalin Marinas
2021-01-04
arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA
Nicolas Saenz Julienne
2020-12-22
arm64: mte: convert gcr_user into an exclude mask
Vincenzo Frascino
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-09-29
arm64: Rewrite Spectre-v4 mitigation code
Will Deacon
2020-09-29
arm64: Group start_thread() functions together
Will Deacon
2020-09-29
arm64: Rewrite Spectre-v2 mitigation code
Will Deacon
2020-09-04
arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasks
Catalin Marinas
2020-09-04
arm64: mte: Allow user control of the generated random tags via prctl()
Catalin Marinas
2020-09-04
arm64: mte: Allow user control of the tag check mode via prctl()
Catalin Marinas
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-21
arm64: Introduce asm/vdso/processor.h
Vincenzo Frascino
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
2020-03-18
arm64: rename ptrauth key structures to be user-specific
Kristina Martsenko
[next]