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
/
microblaze
/
include
/
asm
/
uaccess.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
1
-24
/
+0
*
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
1
-7
/
+1
*
uaccess: fix nios2 and microblaze get_user_8()
Arnd Bergmann
2022-02-25
1
-9
/
+9
*
uaccess: fix integer overflow on access_ok()
Arnd Bergmann
2022-02-14
1
-15
/
+4
*
microblaze: use generic strncpy/strnlen from_user
Arnd Bergmann
2021-07-27
1
-17
/
+4
*
microblaze: Remove noMMU code
Michal Simek
2020-11-26
1
-27
/
+0
*
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2020-03-31
1
-4
/
+1
|
\
|
*
microblaze: Convert headers to SPDX license
Michal Simek
2020-02-25
1
-4
/
+1
*
|
microblaze: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
2020-03-21
1
-1
/
+0
|
/
*
arch/microblaze: support get_user() of size 8 bytes
Randy Dunlap
2019-09-18
1
-33
/
+9
*
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+0
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-12
/
+11
*
get rid of unused __strncpy_from_user() instances
Al Viro
2017-05-15
1
-3
/
+1
*
microblaze: switch to RAW_COPY_USER
Al Viro
2017-04-11
1
-28
/
+8
*
microblaze: switch to generic extable.h
Al Viro
2017-03-28
1
-16
/
+1
*
uaccess: drop pointless ifdefs
Al Viro
2017-03-05
1
-6
/
+0
*
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-05
1
-2
/
+0
*
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2017-03-05
1
-3
/
+0
*
exceptions: detritus removal
Al Viro
2016-09-27
1
-3
/
+0
*
microblaze: fix __get_user()
Al Viro
2016-09-13
1
-1
/
+1
*
microblaze: fix copy_from_user()
Al Viro
2016-09-13
1
-3
/
+6
*
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...
David Hildenbrand
2015-05-19
1
-2
/
+4
*
microblaze: whitespace fix
Michael S. Tsirkin
2015-01-08
1
-1
/
+1
*
microblaze/uaccess: fix sparse errors
Michael S. Tsirkin
2015-01-08
1
-2
/
+2
*
arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()
Chen Gang
2014-09-09
1
-2
/
+2
*
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-02
1
-3
/
+3
|
\
|
*
microblaze: uaccess s/might_sleep/might_fault/
Michael S. Tsirkin
2013-05-28
1
-3
/
+3
*
|
microblaze: Fix sparse warnings
Michal Simek
2013-06-03
1
-2
/
+2
|
/
*
microblaze: Fix uaccess_ok macro
Michal Simek
2013-05-09
1
-11
/
+19
*
microblaze: Change section flags for noMMU
Michal Simek
2013-01-03
1
-1
/
+1
*
microblaze: uaccess.h: Fix timerfd syscall
Michal Simek
2012-12-13
1
-2
/
+1
*
microblaze: mm: Fix lowmem max memory size limits
Michal Simek
2012-03-23
1
-1
/
+1
*
microblaze: Fix access_ok macro
Michal Simek
2011-10-14
1
-1
/
+1
*
microblaze: Fix /dev/zero corruption from __clear_user()
Steven J. Magnani
2011-03-09
1
-4
/
+4
*
microblaze: Fix __copy_to/from_user_inatomic macros
Michal Simek
2010-08-02
1
-2
/
+2
*
microblaze: fix get_user/put_user side-effects
Steven J. Magnani
2010-05-13
1
-18
/
+69
*
microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user
Michal Simek
2010-04-01
1
-56
/
+32
*
microblaze: uaccess: Unify __copy_tofrom_user
Michal Simek
2010-04-01
1
-38
/
+21
*
microblaze: uaccess: Move functions to generic location
Michal Simek
2010-04-01
1
-151
/
+61
*
microblaze: uaccess: Fix put_user for noMMU
Michal Simek
2010-04-01
1
-22
/
+56
*
microblaze: uaccess: Fix get_user macro for noMMU
Michal Simek
2010-04-01
1
-23
/
+66
*
microblaze: uaccess: fix clear_user for noMMU kernel
Michal Simek
2010-04-01
1
-45
/
+36
*
microblaze: uaccess: Fix strncpy_from_user function
Michal Simek
2010-04-01
1
-3
/
+11
*
microblaze: uaccess: fix copy_from_user macro
Michal Simek
2010-04-01
1
-9
/
+14
*
microblaze: uaccess: copy_to_user unification
Michal Simek
2010-04-01
1
-9
/
+16
*
microblaze: uaccess: sync put/get/clear_user macros
Michal Simek
2010-04-01
1
-37
/
+69
*
microblaze: uaccess: fix put_user and get_user macros
Michal Simek
2010-04-01
1
-51
/
+49
*
microblaze: uaccess: fix __get_user_asm macro
Michal Simek
2010-04-01
1
-16
/
+17
[next]