summaryrefslogtreecommitdiff
path: root/include/linux/regset.h
AgeCommit message (Expand)Author
2020-11-26powerpc/ptrace: Simplify gpr_get()/tm_cgpr_get()Oleg Nesterov
2020-07-27regset: kill user_regset_copyout{,_zero}()Al Viro
2020-07-27regset(): kill ->get_size()Al Viro
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
2020-06-03user_regset_copyout_zero(): use clear_user()Al Viro
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2017-11-03regset: Add support for dynamically sized regsetsDave Martin