index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
getuser.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups
Qiuxu Zhuo
2024-01-29
1
-12
/
+12
*
x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-10-03
1
-1
/
+1
*
x86/lib: Make get/put_user() exception handling a visible symbol
Nadav Amit
2023-06-02
1
-16
/
+16
*
x86/mm: Rework address range check in get_user() and put_user()
Kirill A. Shutemov
2023-03-16
1
-52
/
+31
*
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-12-08
1
-11
/
+11
*
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
1
-23
/
+24
|
\
|
*
x86: remove address space overrides using set_fs()
Christoph Hellwig
2020-09-09
1
-23
/
+24
*
|
x86: Make __get_user() generate an out-of-line call
Linus Torvalds
2020-10-13
1
-0
/
+60
|
/
*
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
1
-8
/
+8
*
x86/asm: Annotate local pseudo-functions
Jiri Slaby
2019-10-18
1
-2
/
+4
*
x86/asm: Make some functions local labels
Jiri Slaby
2019-09-06
1
-8
/
+8
*
x86/uaccess: Remove redundant CLACs in getuser/putuser error paths
Josh Poimboeuf
2019-07-18
1
-10
/
+10
*
x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups
Jann Horn
2018-09-03
1
-6
/
+6
*
x86/get_user: Use pointer masking to limit speculation
Dan Williams
2018-01-30
1
-0
/
+10
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86: move exports to actual definitions
Al Viro
2016-08-08
1
-0
/
+5
*
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
2016-07-15
1
-10
/
+10
*
x86/debug: Remove perpetually broken, unmaintainable dwarf annotations
Ingo Molnar
2015-06-02
1
-13
/
+0
*
x86: Be consistent with data size in getuser.S
H. Peter Anvin
2013-02-12
1
-5
/
+5
*
x86-32: Add support for 64bit get_user()
Ville Syrjälä
2013-02-08
1
-5
/
+32
*
x86, smap: Add STAC and CLAC instructions to control user space access
H. Peter Anvin
2012-09-21
1
-0
/
+10
*
x86, extable: Remove open-coded exception table entries in arch/x86/lib/getus...
H. Peter Anvin
2012-04-20
1
-5
/
+4
*
x86: use _types.h headers in asm where available
Jeremy Fitzhardinge
2009-02-13
1
-1
/
+1
*
x86: merge getuser asm functions.
Glauber Costa
2008-07-09
1
-0
/
+104