index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
regset.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
regset: kill user_regset_copyout{,_zero}()
Al Viro
1
-67
/
+0
2020-07-27
regset(): kill ->get_size()
Al Viro
1
-47
/
+1
2020-07-27
regset: kill ->get()
Al Viro
1
-22
/
+0
2020-07-27
regset: new method and helpers for it
Al Viro
1
-0
/
+51
2020-07-27
copy_regset_to_user(): do all copyout at once.
Al Viro
1
-25
/
+4
2020-07-27
introduction of regset ->get() wrappers, switching ELF coredumps to those
Al Viro
1
-0
/
+9
2020-06-03
user_regset_copyout_zero(): use clear_user()
Al Viro
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
1
-4
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2017-11-03
regset: Add support for dynamically sized regsets
Dave Martin
1
-7
/
+60
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2012-03-02
regset: Return -EFAULT, not -EIO, on host-side memory fault
H. Peter Anvin
1
-2
/
+2
2012-03-02
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
1
-0
/
+6
2008-01-30
x86: user_regset user-copy helpers
Roland McGrath
1
-0
/
+46
2008-01-30
x86: user_regset helpers
Roland McGrath
1
-0
/
+116
2008-01-30
x86: user_regset header
Roland McGrath
1
-0
/
+206