index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
maccess.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-02
uaccess: Add strict non-pagefault kernel-space read function
Daniel Borkmann
1
-1
/
+24
2019-11-02
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
1
-4
/
+41
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-6
/
+116
2019-05-25
uaccess: Add non-pagefault user-space read functions
Masami Hiramatsu
1
-6
/
+116
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-02-25
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
Linus Torvalds
1
-6
/
+0
2018-09-03
x86/fault: BUG() when uaccess helpers fault on kernel addresses
Jann Horn
1
-0
/
+6
2018-02-06
mm: docs: fix parameter names mismatch
Mike Rapoport
1
-1
/
+1
2016-05-22
x86: remove more uaccess_32.h complexity
Linus Torvalds
1
-2
/
+1
2015-11-05
mm/maccess.c: actually return -EFAULT from strncpy_from_unsafe
Rasmus Villemoes
1
-1
/
+1
2015-11-05
uaccess: reimplement probe_kernel_address() using probe_kernel_read()
Andrew Morton
1
-0
/
+5
2015-08-31
lib: move strncpy_from_unsafe() into mm/maccess.c
Alexei Starovoitov
1
-0
/
+41
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-05-25
maccess,probe_kernel: Make write/read src const void *
Steven Rostedt
1
-4
/
+4
2010-10-27
MN10300: Save frame pointer in thread_info struct rather than global var
David Howells
1
-1
/
+1
2010-01-07
maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)
Jason Wessel
1
-2
/
+9
2009-06-12
[S390] maccess: add weak attribute to probe_kernel_write
Heiko Carstens
1
-1
/
+1
2008-04-17
kgdb: fix optional arch functions and probe_kernel_*
Jason Wessel
1
-0
/
+6
2008-04-17
uaccess: add probe_kernel_write()
Ingo Molnar
1
-0
/
+49