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
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2012-03-02regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin
2012-03-02regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2008-01-30x86: user_regset user-copy helpersRoland McGrath
2008-01-30x86: user_regset helpersRoland McGrath
2008-01-30x86: user_regset headerRoland McGrath