summaryrefslogtreecommitdiffstats
path: root/include/linux/regset.h
Commit message (Expand)AuthorAgeFilesLines
* regset: make user_regset_copyin_ignore() *void*Sergey Shtylyov2022-11-151-8/+7
* powerpc/ptrace: Simplify gpr_get()/tm_cgpr_get()Oleg Nesterov2020-11-261-0/+12
* regset: kill user_regset_copyout{,_zero}()Al Viro2020-07-271-67/+0
* regset(): kill ->get_size()Al Viro2020-07-271-47/+1
* regset: kill ->get()Al Viro2020-07-271-22/+0
* regset: new method and helpers for itAl Viro2020-07-271-0/+51
* copy_regset_to_user(): do all copyout at once.Al Viro2020-07-271-25/+4
* introduction of regset ->get() wrappers, switching ELF coredumps to thoseAl Viro2020-07-271-0/+9
* user_regset_copyout_zero(): use clear_user()Al Viro2020-06-031-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner2019-05-301-4/+1
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
* regset: Add support for dynamically sized regsetsDave Martin2017-11-031-7/+60
* Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-0/+1
|\
| * BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* | regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin2012-03-021-2/+2
* | regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2012-03-021-0/+6
|/
* x86: user_regset user-copy helpersRoland McGrath2008-01-301-0/+46
* x86: user_regset helpersRoland McGrath2008-01-301-0/+116
* x86: user_regset headerRoland McGrath2008-01-301-0/+206