index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2026-05-28
uaccess: unify inline vs outline copy_{from,to}_user() selection
Yury Norov
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
m68k: fix access_ok for coldfire
Arnd Bergmann
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
2021-09-24
m68k: Remove set_fs()
Christoph Hellwig
2021-09-24
m68k: Provide __{get,put}_kernel_nofault
Christoph Hellwig
2021-09-24
m68k: Factor the 8-byte lowlevel {get,put}_user code into helpers
Christoph Hellwig
2021-09-24
m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_user
Christoph Hellwig
2021-09-24
m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACES
Christoph Hellwig
2020-10-05
m68knommu: switch to using asm-generic/uaccess.h
Greg Ungerer
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-03
kill {__,}{get,put}_user_unaligned()
Al Viro
2017-03-28
m68k: switch to generic extable.h
Al Viro
2013-09-10
m68k/m68knommu: Implement __get_user_unaligned/__put_user_unaligned()
Geert Uytterhoeven
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2009-01-16
m68k,m68knommu: merge header files
Sam Ravnborg