index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
uaccess.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/uaccess: Make __get_user_size() Clang compliant on 32-bit
Nick Desaulniers
2020-07-23
1
-1
/
+4
*
x86: use proper parentheses around new uaccess macro argument uses
Linus Torvalds
2020-06-09
1
-7
/
+7
*
x86: use non-set_fs based maccess routines
Christoph Hellwig
2020-06-09
1
-0
/
+16
*
x86: start using named parameters for low-level uaccess asms
Linus Torvalds
2020-04-01
1
-11
/
+15
*
x86: get rid of 'rtype' argument to __get_user_asm() macro
Linus Torvalds
2020-04-01
1
-11
/
+17
*
x86: get rid of 'rtype' argument to __put_user_goto() macro
Linus Torvalds
2020-04-01
1
-7
/
+7
*
x86: get rid of 'errret' argument to __get_user_xyz() macross
Linus Torvalds
2020-03-31
1
-15
/
+15
*
x86: remove __put_user_asm() infrastructure
Linus Torvalds
2020-03-31
1
-11
/
+0
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-31
1
-140
/
+0
|
\
|
*
kill uaccess_try()
Al Viro
2020-03-26
1
-65
/
+0
|
*
x86: kill get_user_{try,catch,ex}
Al Viro
2020-03-18
1
-54
/
+0
|
*
x86: get rid of small constant size cases in raw_copy_{to,from}_user()
Al Viro
2020-03-18
1
-12
/
+0
|
*
x86 user stack frame reads: switch to explicit __get_user()
Al Viro
2020-02-15
1
-9
/
+0
*
|
x86: get rid of user_atomic_cmpxchg_inatomic()
Al Viro
2020-03-27
1
-93
/
+0
|
/
*
uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it
Linus Torvalds
2019-10-07
1
-0
/
+23
*
x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation
Peter Zijlstra
2019-09-02
1
-1
/
+3
*
x86/uaccess: Allow access_ok() in irq context if pagefault_disabled
Masami Hiramatsu
2019-05-25
1
-1
/
+3
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
1
-2
/
+1
|
\
|
*
x86/uaccess: Fix implicit cast of __user pointer
Jann Horn
2019-04-03
1
-2
/
+1
*
|
x86/uaccess: Dont leak the AC flag into __put_user() argument evaluation
Peter Zijlstra
2019-04-24
1
-3
/
+4
*
|
x86/uaccess: Introduce user_access_{save,restore}()
Peter Zijlstra
2019-04-03
1
-0
/
+3
*
|
x86/uaccess: Always inline user_access_begin()
Peter Zijlstra
2019-04-03
1
-1
/
+1
|
/
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-07
1
-3
/
+0
|
\
|
*
x86/uaccess: Remove unused __addr_ok() macro
Borislav Petkov
2019-02-25
1
-3
/
+0
*
|
docs/core-api/mm: fix user memory accessors formatting
Mike Rapoport
2019-03-05
1
-12
/
+12
*
|
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+0
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-02
1
-2
/
+4
|
\
\
|
*
|
x86/uaccess: Don't leak the AC flag into __put_user() value evaluation
Andy Lutomirski
2019-02-25
1
-2
/
+4
|
|
/
*
/
x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
Will Deacon
2019-01-20
1
-1
/
+1
|
/
*
Use __put_user_goto in __put_user_size() and unsafe_put_user()
Linus Torvalds
2019-01-04
1
-31
/
+22
*
x86 uaccess: Introduce __put_user_goto
Linus Torvalds
2019-01-04
1
-11
/
+17
*
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2019-01-04
1
-1
/
+8
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-5
/
+2
*
x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups
Jann Horn
2018-09-03
1
-11
/
+11
*
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
2018-01-30
1
-3
/
+3
*
x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
2018-01-30
1
-0
/
+9
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86: Don't cast away the __user in __get_user_asm_u64()
Ville Syrjälä
2017-09-25
1
-1
/
+1
*
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
2017-09-23
1
-2
/
+2
*
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-04
1
-1
/
+6
|
\
|
*
x86/syscalls: Check address limit on user-mode return
Thomas Garnier
2017-07-08
1
-1
/
+6
*
|
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-15
1
-3
/
+0
|
\
\
|
*
|
kill {__,}{get,put}_user_unaligned()
Al Viro
2017-07-03
1
-3
/
+0
*
|
|
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
kill strlen_user()
Al Viro
2017-05-15
1
-1
/
+0
|
|
/
*
|
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
2017-05-21
1
-3
/
+3
*
|
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
2017-05-21
1
-2
/
+3
*
|
fix unsafe_put_user()
Al Viro
2017-05-21
1
-1
/
+1
|
/
*
x86: switch to RAW_COPY_USER
Al Viro
2017-03-29
1
-53
/
+0
*
amd64: get rid of zeroing
Al Viro
2017-03-28
1
-0
/
+12
[next]