summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/elfcore.c
AgeCommit message (Expand)Author
2023-01-05arm64: mte: Avoid the racy walk of the vma list during core dumpCatalin Marinas
2023-01-05elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas
2023-01-05arm64: mte: Fix double-freeing of the temporary tag storage during coredumpCatalin Marinas
2022-11-29arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas
2022-09-26arm64: Change elfcore for_each_mte_vma() to use VMA iteratorLiam R. Howlett
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas
2022-04-04arm64: mte: Fix the stack frame size warning in mte_dump_tag_range()Catalin Marinas
2022-04-04Revert "arm64: Change elfcore for_each_mte_vma() to use VMA iterator"Will Deacon
2022-02-25arm64: Change elfcore for_each_mte_vma() to use VMA iteratorLiam Howlett
2022-02-15arm64: mte: Dump the MTE tags in the core fileCatalin Marinas