summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/ptrace.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: rename ARM64_HAS_IRQ_PRIO_MASKING to ARM64_HAS_GIC_PRIO_MASKINGMark Rutland2023-01-311-1/+1
* arm64: fix compat syscall return truncationMark Rutland2021-08-031-1/+11
* Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas2020-12-091-0/+4
|\
| * arm64: ptrace: prepare for EL1 irq/rcu trackingMark Rutland2020-11-301-0/+4
* | arm64: uaccess: remove set_fs()Mark Rutland2020-12-021-2/+1
* | arm64: head.S: always initialize PSTATEMark Rutland2020-12-021-0/+5
|/
* irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0Alexandru Elisei2020-09-131-1/+13
* arm64: ptrace.h: delete duplicated wordRandy Dunlap2020-07-301-1/+1
* KVM: arm64: Parametrize exception entry with a target ELMarc Zyngier2020-05-281-0/+1
* KVM: arm/arm64: Correct CPSR on exception entryMark Rutland2020-01-191-0/+1
* arm64: Add support for function error injectionLeo Yan2019-08-071-0/+5
* arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry2019-08-011-1/+1
* Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-121-12/+19
|\
| * arm64: don't use asm-generic/ptrace.hChristoph Hellwig2019-07-011-12/+19
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-2/+8
|\ \
| * | arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry2019-06-211-2/+8
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
|/
* arm64: ptrace: Add function argument access APIMasami Hiramatsu2019-04-121-0/+22
* arm64: Make PMR part of task contextJulien Thierry2019-02-061-3/+11
* arm64: ptrace: Provide definitions for PMR valuesJulien Thierry2019-02-061-0/+12
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-251-0/+3
|\
| * KVM: arm64: Safety check PSTATE when entering guest and handle ILChristoffer Dall2018-10-191-0/+3
* | arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon2018-09-141-0/+1
|/
* arm64: remove unused COMPAT_PSR definitionsMark Rutland2018-07-051-28/+0
* arm64: use PSR_AA32 definitionsMark Rutland2018-07-051-1/+1
* arm64: add PSR_AA32_* definitionsMark Rutland2018-07-051-1/+56
* Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas2017-08-091-0/+1
|\
| * arm64: unwind: reference pt_regs via embedded stack frameArd Biesheuvel2017-08-091-0/+1
* | arm64: Abstract syscallno manipulationDave Martin2017-08-071-0/+21
* | arm64: syscallno is secretly an int, make it officialDave Martin2017-08-071-1/+8
|/
* arm64: ptrace: add XZR-safe regs accessorsMark Rutland2017-02-151-0/+20
* arm64: Add uprobe supportPratyush Anand2016-11-071-0/+8
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-271-3/+61
|\
| * arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototypeCatalin Marinas2016-07-271-1/+0
| * Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-211-2/+62
| |\
| | * arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-191-2/+12
| | * arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long2016-07-191-0/+50
| * | arm64: ptrace: remove extra define for CPSR's E bitVladimir Murzin2016-07-191-1/+0
| |/
* / arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse2016-07-071-0/+2
|/
* arm64: Rework valid_user_regsMark Rutland2016-03-021-29/+4
* arm64: Fix compat register mappingsRobin Murphy2015-10-291-8/+8
* arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-271-4/+0
* arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose2015-01-231-0/+7
* arm64: Add brackets around user_stack_pointer()Catalin Marinas2014-08-291-1/+1
* arm64: fix el2_setup check of CurrentELMarc Zyngier2014-07-041-0/+4
* arm64: Add regs_return_value() in syscall.hAKASHI Takahiro2014-05-121-0/+5
* ARM64: perf: support dwarf unwinding in compat modeJean Pihet2014-03-131-1/+1
* ARM64: perf: add support for perf registers APIJean Pihet2014-03-131-0/+1
* misc: debug: remove compilation warningsVijaya Kumar K2014-02-261-1/+1
* arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon2013-10-251-0/+1