summaryrefslogtreecommitdiffstats
path: root/kernel/regset.c
Commit message (Expand)AuthorAgeFilesLines
* regset: kill ->get()Al Viro2020-07-271-19/+5
* regset: new method and helpers for itAl Viro2020-07-271-1/+11
* copy_regset_to_user(): do all copyout at once.Al Viro2020-07-271-0/+26
* introduction of regset ->get() wrappers, switching ELF coredumps to thoseAl Viro2020-07-271-0/+54