index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
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
2019-11-08
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
2019-11-06
arm64: mm: Remove MAX_USER_VA_BITS definition
Bhupesh Sharma
2019-10-28
arm64: entry-common: don't touch daif before bp-hardening
James Morse
2019-09-24
arm64, mm: move generic mmap layout functions to mm
Alexandre Ghiti
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-09
arm64: mm: Remove vabits_user
Steve Capper
2019-08-09
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
2019-08-06
arm64: Introduce prctl() options to control the tagged user addresses ABI
Catalin Marinas
2019-08-05
arm64: remove pointless __KERNEL__ guards
Mark Rutland
2019-07-22
arm64: Force SSBS on context switch
Marc Zyngier
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-30
arm64: compat: Reduce address limit for 64K pages
Vincenzo Frascino
2019-04-10
arm64: compat: Reduce address limit
Vincenzo Frascino
2019-02-06
arm64: Make PMR part of task context
Julien Thierry
2018-12-13
arm64: ptr auth: Move per-thread keys from thread_info to thread_struct
Will Deacon
2018-12-13
arm64: add prctl control for resetting ptrauth keys
Kristina Martsenko
2018-12-13
arm64: expose user PAC bit positions via ptrace
Mark Rutland
2018-12-12
arm64: mm: Introduce MAX_USER_VA_BITS definition
Will Deacon
[next]