index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+1
2019-04-24
x86/uaccess: Dont leak the AC flag into __put_user() argument evaluation
Peter Zijlstra
1
-3
/
+4
2019-04-03
x86/uaccess: Fix implicit cast of __user pointer
Jann Horn
1
-2
/
+1
2019-04-03
x86/uaccess: Introduce user_access_{save,restore}()
Peter Zijlstra
1
-0
/
+3
2019-04-03
x86/uaccess: Always inline user_access_begin()
Peter Zijlstra
1
-1
/
+1
2019-03-08
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+0
2019-03-06
docs/core-api/mm: fix user memory accessors formatting
Mike Rapoport
1
-12
/
+12
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-03-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+4
2019-02-26
x86/uaccess: Remove unused __addr_ok() macro
Borislav Petkov
1
-3
/
+0
2019-02-25
x86/uaccess: Don't leak the AC flag into __put_user() value evaluation
Andy Lutomirski
1
-2
/
+4
2019-01-20
x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
Will Deacon
1
-1
/
+1
2019-01-05
Use __put_user_goto in __put_user_size() and unsafe_put_user()
Linus Torvalds
1
-31
/
+22
2019-01-05
x86 uaccess: Introduce __put_user_goto
Linus Torvalds
1
-11
/
+17
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
1
-1
/
+8
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-5
/
+2
2018-09-03
x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups
Jann Horn
1
-11
/
+11
2018-01-30
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
1
-3
/
+3
2018-01-30
x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
1
-0
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-25
x86: Don't cast away the __user in __get_user_asm_u64()
Ville Syrjälä
1
-1
/
+1
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
1
-2
/
+2
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+6
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+0
2017-07-08
x86/syscalls: Check address limit on user-mode return
Thomas Garnier
1
-1
/
+6
2017-07-07
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-07-04
kill {__,}{get,put}_user_unaligned()
Al Viro
1
-3
/
+0
2017-05-22
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
1
-3
/
+3
2017-05-22
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
1
-2
/
+3
2017-05-21
fix unsafe_put_user()
Al Viro
1
-1
/
+1
2017-05-16
kill strlen_user()
Al Viro
1
-1
/
+0
2017-03-29
x86: switch to RAW_COPY_USER
Al Viro
1
-53
/
+0
2017-03-29
amd64: get rid of zeroing
Al Viro
1
-0
/
+12
2017-03-06
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
1
-2
/
+0
2017-03-06
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
1
-3
/
+0
2016-12-06
x86/uaccess, sched/preempt: Verify access_ok() context
Peter Zijlstra
1
-2
/
+11
2016-09-28
x86: separate extable.h, switch sections.h to it
Al Viro
1
-31
/
+1
2016-09-15
fix minor infoleak in get_user_ex()
Al Viro
1
-1
/
+5
2016-09-06
x86/uaccess: force copy_*_user() to be inlined
Kees Cook
1
-2
/
+2
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
1
-60
/
+9
2016-08-09
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-4
/
+6
2016-08-08
unsafe_[get|put]_user: change interface to use a error target label
Linus Torvalds
1
-8
/
+8
2016-07-27
x86/uaccess: Enable hardened usercopy
Kees Cook
1
-4
/
+6
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
1
-3
/
+3
2016-07-15
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...
Andy Lutomirski
1
-2
/
+2
2016-07-08
Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changes
Ingo Molnar
1
-1
/
+6
2016-05-21
x86/kasan: instrument user memory access API
Andrey Ryabinin
1
-0
/
+5
2016-05-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-05-11
x86/extable: ensure entries are swapped completely when sorting
Mathias Krause
1
-0
/
+8
2016-05-11
x86/extable: Ensure entries are swapped completely when sorting
Mathias Krause
1
-0
/
+8
[next]