index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-13
arm64: ptr auth: Move per-thread keys from thread_info to thread_struct
Will Deacon
1
-0
/
+3
2018-12-13
arm64: add prctl control for resetting ptrauth keys
Kristina Martsenko
1
-0
/
+4
2018-12-13
arm64: expose user PAC bit positions via ptrace
Mark Rutland
1
-2
/
+0
2018-12-12
arm64: mm: Introduce MAX_USER_VA_BITS definition
Will Deacon
1
-5
/
+1
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
1
-2
/
+2
2018-12-10
arm64: mm: Allow forcing all userspace addresses to 52-bit
Steve Capper
1
-1
/
+8
2018-12-10
arm64: mm: introduce 52-bit userspace support
Steve Capper
1
-4
/
+9
2018-12-10
arm64: mm: Define arch_get_mmap_end, arch_get_mmap_base
Steve Capper
1
-0
/
+7
2018-12-10
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
1
-2
/
+8
2018-11-08
arm64: mm: define NET_IP_ALIGN to 0
Ard Biesheuvel
1
-0
/
+8
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-7
/
+0
2018-09-14
arm64: cpu: Move errata and feature enable callbacks closer to callers
Will Deacon
1
-4
/
+0
2018-09-14
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
1
-0
/
+7
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
1
-0
/
+15
2018-07-05
arm64: use PSR_AA32 definitions
Mark Rutland
1
-3
/
+3
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+14
2018-06-01
arm64: signal: Report signal frame size to userspace via auxv
Dave Martin
1
-0
/
+5
2018-05-25
arm64/sve: Move sve_pffr() to fpsimd.h and make inline
Dave Martin
1
-1
/
+11
2018-05-25
arm64/sve: Move read_zcr_features() out of cpufeature.h
Dave Martin
1
-0
/
+1
2018-05-25
arm64: fpsimd: Eliminate task->mm checks
Dave Martin
1
-1
/
+3
2018-03-28
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
1
-13
/
+25
2018-03-28
arm64: fpsimd: Split cpu field out from struct fpsimd_state
Dave Martin
1
-2
/
+2
2018-03-26
arm64: capabilities: Update prototype for enable call back
Dave Martin
1
-3
/
+4
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2018-02-07
arm64: Make USER_DS an inclusive limit
Robin Murphy
1
-0
/
+3
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+10
2018-01-16
arm64: kernel: Prepare for a DISR user
James Morse
1
-0
/
+1
2018-01-15
arm64: Implement thread_struct whitelist for hardened usercopy
Kees Cook
1
-0
/
+10
2017-11-03
arm64/sve: Add prctl controls for userspace vector length management
Dave Martin
1
-0
/
+4
2017-11-03
arm64/sve: Support vector length resetting for new processes
Dave Martin
1
-0
/
+1
2017-11-03
arm64/sve: Core task context handling
Dave Martin
1
-0
/
+2
2017-10-02
arm64: move TASK_* definitions to <asm/processor.h>
Yury Norov
1
-0
/
+21
2017-08-15
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
1
-1
/
+1
2017-08-15
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
1
-1
/
+1
2017-08-07
arm64: Abstract syscallno manipulation
Dave Martin
1
-1
/
+1
2017-08-07
arm64: syscallno is secretly an int, make it official
Dave Martin
1
-1
/
+1
2017-06-22
arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading
Dave Martin
1
-0
/
+3
2017-03-22
arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINT
Chris Redmon
1
-0
/
+2
2017-01-10
arm64: Remove useless UAO IPI and describe how this gets enabled
James Morse
1
-1
/
+0
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-2
/
+0
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+1
2016-10-20
arm64: cpufeature: Schedule enable() calls instead of calling them via IPI
James Morse
1
-3
/
+3
2016-09-01
arm64: remove duplicate macro __KERNEL__ check
zijun_hu
1
-2
/
+0
2016-07-01
arm64: trap userspace "dc cvau" cache operation on errata-affected core
Andre Przywara
1
-0
/
+1
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
1
-0
/
+1
2016-02-16
arm64: prefetch: add missing #include for spin_lock_prefetch
Will Deacon
1
-0
/
+1
2016-02-16
arm64: prefetch: don't provide spin_lock_prefetch with LSE
Will Deacon
1
-2
/
+5
2015-10-21
arm64: Delay cpu feature capability checks
Suzuki K. Poulose
1
-1
/
+1
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
1
-0
/
+2
[next]