开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
uaccess: fix nios2 and microblaze get_user_8()
Arnd Bergmann
2022-02-14
uaccess: fix integer overflow on access_ok()
Arnd Bergmann
2021-07-27
microblaze: use generic strncpy/strnlen from_user
Arnd Bergmann
2020-11-26
microblaze: Remove noMMU code
Michal Simek
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-03-31
Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2020-03-21
microblaze: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
2020-02-25
microblaze: Convert headers to SPDX license
Michal Simek
2019-09-18
arch/microblaze: support get_user() of size 8 bytes
Randy Dunlap
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2017-05-15
get rid of unused __strncpy_from_user() instances
Al Viro
2017-04-11
microblaze: switch to RAW_COPY_USER
Al Viro
2017-03-28
microblaze: switch to generic extable.h
Al Viro
2017-03-05
uaccess: drop pointless ifdefs
Al Viro
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-05
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2016-09-27
exceptions: detritus removal
Al Viro
2016-09-13
microblaze: fix __get_user()
Al Viro
2016-09-13
microblaze: fix copy_from_user()
Al Viro
2015-05-19
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...
David Hildenbrand
2015-01-08
microblaze: whitespace fix
Michael S. Tsirkin
2015-01-08
microblaze/uaccess: fix sparse errors
Michael S. Tsirkin
2014-09-09
arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()
Chen Gang
2013-07-02
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-06-03
microblaze: Fix sparse warnings
Michal Simek
2013-05-28
microblaze: uaccess s/might_sleep/might_fault/
Michael S. Tsirkin
2013-05-09
microblaze: Fix uaccess_ok macro
Michal Simek
2013-01-03
microblaze: Change section flags for noMMU
Michal Simek
2012-12-13
microblaze: uaccess.h: Fix timerfd syscall
Michal Simek
2012-03-23
microblaze: mm: Fix lowmem max memory size limits
Michal Simek
2011-10-14
microblaze: Fix access_ok macro
Michal Simek
2011-03-09
microblaze: Fix /dev/zero corruption from __clear_user()
Steven J. Magnani
2010-08-02
microblaze: Fix __copy_to/from_user_inatomic macros
Michal Simek
2010-05-13
microblaze: fix get_user/put_user side-effects
Steven J. Magnani
2010-04-01
microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user
Michal Simek
2010-04-01
microblaze: uaccess: Unify __copy_tofrom_user
Michal Simek
2010-04-01
microblaze: uaccess: Move functions to generic location
Michal Simek
2010-04-01
microblaze: uaccess: Fix put_user for noMMU
Michal Simek
2010-04-01
microblaze: uaccess: Fix get_user macro for noMMU
Michal Simek
2010-04-01
microblaze: uaccess: fix clear_user for noMMU kernel
Michal Simek
2010-04-01
microblaze: uaccess: Fix strncpy_from_user function
Michal Simek
2010-04-01
microblaze: uaccess: fix copy_from_user macro
Michal Simek
2010-04-01
microblaze: uaccess: copy_to_user unification
Michal Simek
2010-04-01
microblaze: uaccess: sync put/get/clear_user macros
Michal Simek
2010-04-01
microblaze: uaccess: fix put_user and get_user macros
Michal Simek
2010-04-01
microblaze: uaccess: fix __get_user_asm macro
Michal Simek
[next]