summaryrefslogtreecommitdiff
path: root/kernel/regset.c
AgeCommit message (Expand)Author
2024-04-25regset: use kvzalloc() for regset_get_alloc()Douglas Anderson
2020-07-27regset: kill ->get()Al Viro
2020-07-27regset: new method and helpers for itAl Viro
2020-07-27copy_regset_to_user(): do all copyout at once.Al Viro
2020-07-27introduction of regset ->get() wrappers, switching ELF coredumps to thoseAl Viro