index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
elfcore.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
fs: avoid mmap sem relocks when coredumping with many missing pages
Mateusz Guzik
1
-1
/
+2
2023-01-05
arm64: mte: Avoid the racy walk of the vma list during core dump
Catalin Marinas
1
-30
/
+26
2023-01-05
elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
Catalin Marinas
1
-2
/
+2
2023-01-05
arm64: mte: Fix double-freeing of the temporary tag storage during coredump
Catalin Marinas
1
-1
/
+0
2022-11-29
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
1
-1
/
+1
2022-09-26
arm64: Change elfcore for_each_mte_vma() to use VMA iterator
Liam R. Howlett
1
-6
/
+10
2022-04-28
elf: Fix the arm64 MTE ELF segment name and value
Catalin Marinas
1
-1
/
+1
2022-04-04
arm64: mte: Fix the stack frame size warning in mte_dump_tag_range()
Catalin Marinas
1
-4
/
+20
2022-04-04
Revert "arm64: Change elfcore for_each_mte_vma() to use VMA iterator"
Will Deacon
1
-17
/
+6
2022-02-25
arm64: Change elfcore for_each_mte_vma() to use VMA iterator
Liam Howlett
1
-6
/
+17
2022-02-15
arm64: mte: Dump the MTE tags in the core file
Catalin Marinas
1
-0
/
+123