index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
regset.h
Age
Commit message (
Expand
)
Author
2020-11-26
powerpc/ptrace: Simplify gpr_get()/tm_cgpr_get()
Oleg Nesterov
2020-07-27
regset: kill user_regset_copyout{,_zero}()
Al Viro
2020-07-27
regset(): kill ->get_size()
Al Viro
2020-07-27
regset: kill ->get()
Al Viro
2020-07-27
regset: new method and helpers for it
Al Viro
2020-07-27
copy_regset_to_user(): do all copyout at once.
Al Viro
2020-07-27
introduction of regset ->get() wrappers, switching ELF coredumps to those
Al Viro
2020-06-03
user_regset_copyout_zero(): use clear_user()
Al Viro
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2017-11-03
regset: Add support for dynamically sized regsets
Dave Martin
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-03-02
regset: Return -EFAULT, not -EIO, on host-side memory fault
H. Peter Anvin
2012-03-02
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
2008-01-30
x86: user_regset user-copy helpers
Roland McGrath
2008-01-30
x86: user_regset helpers
Roland McGrath
2008-01-30
x86: user_regset header
Roland McGrath