index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
ptrace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: ptrace: Add function argument access API
Masami Hiramatsu
2019-04-12
1
-0
/
+22
*
arm64: Make PMR part of task context
Julien Thierry
2019-02-06
1
-3
/
+11
*
arm64: ptrace: Provide definitions for PMR values
Julien Thierry
2019-02-06
1
-0
/
+12
*
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
1
-0
/
+3
|
\
|
*
KVM: arm64: Safety check PSTATE when entering guest and handle IL
Christoffer Dall
2018-10-19
1
-0
/
+3
*
|
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
2018-09-14
1
-0
/
+1
|
/
*
arm64: remove unused COMPAT_PSR definitions
Mark Rutland
2018-07-05
1
-28
/
+0
*
arm64: use PSR_AA32 definitions
Mark Rutland
2018-07-05
1
-1
/
+1
*
arm64: add PSR_AA32_* definitions
Mark Rutland
2018-07-05
1
-1
/
+56
*
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-08-09
1
-0
/
+1
|
\
|
*
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
2017-08-09
1
-0
/
+1
*
|
arm64: Abstract syscallno manipulation
Dave Martin
2017-08-07
1
-0
/
+21
*
|
arm64: syscallno is secretly an int, make it official
Dave Martin
2017-08-07
1
-1
/
+8
|
/
*
arm64: ptrace: add XZR-safe regs accessors
Mark Rutland
2017-02-15
1
-0
/
+20
*
arm64: Add uprobe support
Pratyush Anand
2016-11-07
1
-0
/
+8
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-27
1
-3
/
+61
|
\
|
*
arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototype
Catalin Marinas
2016-07-27
1
-1
/
+0
|
*
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
2016-07-21
1
-2
/
+62
|
|
\
|
|
*
arm64: Kprobes with single stepping support
Sandeepa Prabhu
2016-07-19
1
-2
/
+12
|
|
*
arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
David A. Long
2016-07-19
1
-0
/
+50
|
*
|
arm64: ptrace: remove extra define for CPSR's E bit
Vladimir Murzin
2016-07-19
1
-1
/
+0
|
|
/
*
/
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
2016-07-07
1
-0
/
+2
|
/
*
arm64: Rework valid_user_regs
Mark Rutland
2016-03-02
1
-29
/
+4
*
arm64: Fix compat register mappings
Robin Murphy
2015-10-29
1
-8
/
+8
*
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-07-27
1
-4
/
+0
*
arm64: Emulate SETEND for AArch32 tasks
Suzuki K. Poulose
2015-01-23
1
-0
/
+7
*
arm64: Add brackets around user_stack_pointer()
Catalin Marinas
2014-08-29
1
-1
/
+1
*
arm64: fix el2_setup check of CurrentEL
Marc Zyngier
2014-07-04
1
-0
/
+4
*
arm64: Add regs_return_value() in syscall.h
AKASHI Takahiro
2014-05-12
1
-0
/
+5
*
ARM64: perf: support dwarf unwinding in compat mode
Jean Pihet
2014-03-13
1
-1
/
+1
*
ARM64: perf: add support for perf registers API
Jean Pihet
2014-03-13
1
-0
/
+1
*
misc: debug: remove compilation warnings
Vijaya Kumar K
2014-02-26
1
-1
/
+1
*
arm64: compat: add support for big-endian (BE8) AArch32 binaries
Will Deacon
2013-10-25
1
-0
/
+1
*
arm64: debug: consolidate software breakpoint handlers
Will Deacon
2013-06-12
1
-2
/
+0
*
arm64: add COMPAT_PSR_*_BIT flags
Marc Zyngier
2013-01-29
1
-0
/
+10
*
arm64: add AArch32 execution modes to ptrace.h
Marc Zyngier
2012-12-05
1
-0
/
+10
*
arm64: expand register mapping between AArch32 and AArch64
Marc Zyngier
2012-12-05
1
-2
/
+19
*
UAPI: (Scripted) Disintegrate arch/arm64/include/asm
David Howells
2012-10-11
1
-74
/
+1
*
arm64: Do not export the compat-specific definitions to the user
Catalin Marinas
2012-10-11
1
-3
/
+9
*
arm64: ptrace: remove obsolete ptrace request numbers from user headers
Will Deacon
2012-09-27
1
-11
/
+6
*
arm64: Exception handling
Catalin Marinas
2012-09-17
1
-0
/
+212