summaryrefslogtreecommitdiff
path: root/include/uapi/linux/elf.h
AgeCommit message (Expand)Author
2023-09-24elf, uapi: Remove struct tag 'dynamic'Alejandro Colomar
2023-09-08Merge patch "RISC-V: Add ptrace support for vectors"Palmer Dabbelt
2023-09-01RISC-V: Add ptrace support for vectorsAndy Chiu
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-22RISC-V: Remove ptrace support for vectorsPalmer Dabbelt
2023-08-02x86: Add PTRACE interface for shadow stackRick Edgecombe
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-23elf: correct note name commentBaruch Siach
2023-06-19powerpc/ptrace: Expose HASHKEYR register to ptraceBenjamin Gray
2023-06-19powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptraceBenjamin Gray
2023-06-08riscv: Add ptrace vector supportGreentime Hu
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-02-25LoongArch: ptrace: Expose hardware breakpoints to debuggersQing Zhang
2023-01-20arm64/sme: Implement ZT0 ptrace supportMark Brown
2022-10-25binfmt: Fix whitespace issuesKees Cook
2022-10-25ELF uapi: add spaces before '{'Rolf Eike Beer
2022-07-28s390: add ELF note type for encrypted CPU state of a PV VCPUJanosch Frank
2022-06-03LoongArch: Add ELF-related definitionsHuacai Chen
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-05-12ELF, uapi: fixup ELF_ST_TYPE definitionAlexey Dobriyan
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas
2022-04-22arm64/sme: Add ptrace support for ZAMark Brown
2022-04-22arm64/sme: Implement ptrace support for streaming mode SVE registersMark Brown
2022-03-21Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-01ELF: Properly redefine PT_GNU_* in terms of PT_LOOSKees Cook
2022-02-15elf: Introduce the ARM MTE ELF segment typeCatalin Marinas
2021-04-13arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)Peter Collingbourne
2020-09-04arm64: mte: ptrace: Add NT_ARM_TAGGED_ADDR_CTRL regsetCatalin Marinas
2020-08-12include/: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-03-16arm64: elf: Enable BTI at exec based on ELF program propertiesDave Martin
2020-03-16ELF: Add ELF program property parsing supportDave Martin
2020-03-16ELF: UAPI and Kconfig additions for ELF program propertiesDave Martin
2019-02-01arm64: add ptrace regsets for ptrauth key managementKristina Martsenko
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-12-13arm64: expose user PAC bit positions via ptraceMark Rutland
2018-11-20MIPS: ptrace: introduce NT_MIPS_MSA regsetPaul Burton
2018-07-19MIPS: Add FP_MODE regset supportMaciej W. Rozycki
2018-07-19MIPS: Add DSP ASE regset supportMaciej W. Rozycki
2018-05-14vmcore: add API to collect hardware dump in second kernelRahul Lakkireddy
2018-02-23Drop a bunch of metag referencesJames Hogan
2018-01-20powerpc/ptrace: Add memory protection key regsetThiago Jung Bauermann
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-03arm64/sve: ptrace and ELF coredump supportDave Martin
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-09-28s390/ptrace: add runtime instrumention register get/setAlice Frosi
2017-05-09Merge tag 'arc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-05-03elf: Add ARCv2 specific core note sectionVineet Gupta