index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
processor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: mte: convert gcr_user into an exclude mask
Vincenzo Frascino
2020-12-22
1
-1
/
+1
*
arm64: uaccess: remove set_fs()
Mark Rutland
2020-12-02
1
-3
/
+1
*
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-10-02
1
-4
/
+8
|
\
|
*
arm64: mte: Allow {set,get}_tagged_addr_ctrl() on non-current tasks
Catalin Marinas
2020-09-04
1
-4
/
+4
|
*
arm64: mte: Allow user control of the generated random tags via prctl()
Catalin Marinas
2020-09-04
1
-0
/
+1
|
*
arm64: mte: Allow user control of the tag check mode via prctl()
Catalin Marinas
2020-09-04
1
-0
/
+3
*
|
arm64: Rewrite Spectre-v4 mitigation code
Will Deacon
2020-09-29
1
-17
/
+2
*
|
arm64: Group start_thread() functions together
Will Deacon
2020-09-29
1
-12
/
+12
*
|
arm64: Rewrite Spectre-v2 mitigation code
Will Deacon
2020-09-29
1
-0
/
+1
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-31
1
-1
/
+2
|
\
|
*
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
2020-03-18
1
-0
/
+1
|
*
arm64: rename ptrauth key structures to be user-specific
Kristina Martsenko
2020-03-18
1
-1
/
+1
*
|
arm64: Introduce asm/vdso/processor.h
Vincenzo Frascino
2020-03-21
1
-5
/
+2
|
/
*
-
.
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
2019-11-08
1
-1
/
+1
|
\
\
|
|
*
arm64: mm: Remove MAX_USER_VA_BITS definition
Bhupesh Sharma
2019-11-06
1
-1
/
+1
|
|
/
*
/
arm64: entry-common: don't touch daif before bp-hardening
James Morse
2019-10-28
1
-0
/
+14
|
/
*
arm64, mm: move generic mmap layout functions to mm
Alexandre Ghiti
2019-09-24
1
-2
/
+0
*
-
-
-
-
-
.
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-30
1
-2
/
+10
|
\
\
\
\
|
|
|
|
*
arm64: Introduce prctl() options to control the tagged user addresses ABI
Catalin Marinas
2019-08-06
1
-0
/
+8
|
|
|
|
/
|
|
|
/
|
|
*
|
|
arm64: mm: Remove vabits_user
Steve Capper
2019-08-09
1
-1
/
+1
|
*
|
|
arm64: mm: Introduce VA_BITS_MIN
Steve Capper
2019-08-09
1
-1
/
+1
|
|
/
/
*
/
/
arm64: remove pointless __KERNEL__ guards
Mark Rutland
2019-08-05
1
-3
/
+0
|
/
/
*
/
arm64: Force SSBS on context switch
Marc Zyngier
2019-07-22
1
-2
/
+12
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
arm64: compat: Reduce address limit for 64K pages
Vincenzo Frascino
2019-04-30
1
-1
/
+1
*
arm64: compat: Reduce address limit
Vincenzo Frascino
2019-04-10
1
-0
/
+8
*
arm64: Make PMR part of task context
Julien Thierry
2019-02-06
1
-0
/
+3
*
arm64: ptr auth: Move per-thread keys from thread_info to thread_struct
Will Deacon
2018-12-13
1
-0
/
+3
*
arm64: add prctl control for resetting ptrauth keys
Kristina Martsenko
2018-12-13
1
-0
/
+4
*
arm64: expose user PAC bit positions via ptrace
Mark Rutland
2018-12-13
1
-2
/
+0
*
arm64: mm: Introduce MAX_USER_VA_BITS definition
Will Deacon
2018-12-12
1
-5
/
+1
*
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
2018-12-10
1
-2
/
+2
*
arm64: mm: Allow forcing all userspace addresses to 52-bit
Steve Capper
2018-12-10
1
-1
/
+8
*
arm64: mm: introduce 52-bit userspace support
Steve Capper
2018-12-10
1
-4
/
+9
*
arm64: mm: Define arch_get_mmap_end, arch_get_mmap_base
Steve Capper
2018-12-10
1
-0
/
+7
*
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
2018-12-10
1
-2
/
+8
*
arm64: mm: define NET_IP_ALIGN to 0
Ard Biesheuvel
2018-11-08
1
-0
/
+8
*
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-7
/
+0
*
arm64: cpu: Move errata and feature enable callbacks closer to callers
Will Deacon
2018-09-14
1
-4
/
+0
*
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
2018-09-14
1
-0
/
+7
*
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
2018-07-26
1
-0
/
+15
*
arm64: use PSR_AA32 definitions
Mark Rutland
2018-07-05
1
-3
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
1
-1
/
+14
|
\
|
*
arm64/sve: Move sve_pffr() to fpsimd.h and make inline
Dave Martin
2018-05-25
1
-1
/
+11
|
*
arm64/sve: Move read_zcr_features() out of cpufeature.h
Dave Martin
2018-05-25
1
-0
/
+1
|
*
arm64: fpsimd: Eliminate task->mm checks
Dave Martin
2018-05-25
1
-1
/
+3
*
|
arm64: signal: Report signal frame size to userspace via auxv
Dave Martin
2018-06-01
1
-0
/
+5
|
/
*
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
2018-03-28
1
-13
/
+25
*
arm64: fpsimd: Split cpu field out from struct fpsimd_state
Dave Martin
2018-03-28
1
-2
/
+2
*
arm64: capabilities: Update prototype for enable call back
Dave Martin
2018-03-26
1
-3
/
+4
[next]