- 3d13f31 uaccess: add force_uaccess_{begin,end} helpers by Christoph Hellwig · 4 years, 5 months ago
- 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
- 0c389d89 maccess: make get_kernel_nofault() check for minimal type compatibility by Linus Torvalds · 4 years, 7 months ago
- 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- c0ee37e maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault by Christoph Hellwig · 4 years, 7 months ago
- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
- 98a2360 maccess: always use strict semantics for probe_kernel_read by Christoph Hellwig · 4 years, 8 months ago
- 7676fbf maccess: remove strncpy_from_unsafe by Christoph Hellwig · 4 years, 8 months ago
- eab0c60 maccess: unify the probe kernel arch hooks by Christoph Hellwig · 4 years, 8 months ago
- 02dddb1 maccess: rename strnlen_unsafe_user to strnlen_user_nofault by Christoph Hellwig · 4 years, 8 months ago
- c4cb164 maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault by Christoph Hellwig · 4 years, 8 months ago
- bd88bb5 maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault by Christoph Hellwig · 4 years, 8 months ago
- 3ed7408 maccess: remove duplicate kerneldoc comments by Christoph Hellwig · 4 years, 8 months ago
- 48c49c0 maccess: remove various unused weak aliases by Christoph Hellwig · 4 years, 8 months ago
- 999a228 uaccess: Add user_read_access_begin/end and user_write_access_begin/end by Christophe Leroy · 4 years, 10 months ago
- 76d6f06 copy_to_user, copy_from_user: Use generic instrumented.h by Marco Elver · 5 years ago
- 75a1a60 uaccess: Add strict non-pagefault kernel-space read function by Daniel Borkmann · 5 years ago
- 1d1585c uaccess: Add non-pagefault user-space write function by Daniel Borkmann · 5 years ago
- c512c69 uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it by Linus Torvalds · 5 years ago
- f5a1a53 lib: introduce copy_struct_from_user() helper by Aleksa Sarai · 5 years ago
- 9dd819a uaccess: add missing __must_check attributes by Kees Cook · 5 years ago
- 87a9095 uaccess: Add a prototype of non-static __probe_user_read() by Masami Hiramatsu · 6 years ago
- 3d70818 uaccess: Add non-pagefault user-space read functions by Masami Hiramatsu · 6 years ago
- 2d8d8fa x86/uaccess: Allow access_ok() in irq context if pagefault_disabled by Masami Hiramatsu · 6 years ago
- e74deb1 x86/uaccess: Introduce user_access_{save,restore}() by Peter Zijlstra · 6 years ago
- 594cc25 make 'user_access_begin()' do 'access_ok()' by Linus Torvalds · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- afcc90f8 usercopy: WARN() on slab cache usercopy region violations by Kees Cook · 7 years ago
- b394d46 usercopy: Enhance and rename report_usercopy() by Kees Cook · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- f58e76c <linux/uaccess.h>: Fix copy_in_user() declaration by Bart Van Assche · 7 years ago
- 46ace66 Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 119d031 kill __copy_in_user() by Al Viro · 8 years ago
- b0377fe copy_{to,from}_user(): consolidate object size checks by Al Viro · 8 years ago
- 9c5f690 copy_{from,to}_user(): move kasan checks and might_fault() out-of-line by Al Viro · 8 years ago
- f44a292 include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_dec by Andi Kleen · 8 years ago
- 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
- 3f76345 kill __copy_from_user_nocache() by Al Viro · 8 years ago
- d597580 generic ...copy_..._user primitives by Al Viro · 8 years ago
- db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
- af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
- 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
- 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
- 5b24a7a Add 'unsafe' user access functions for batched accesses by Linus Torvalds · 9 years ago
- 0ab32b6 uaccess: reimplement probe_kernel_address() using probe_kernel_read() by Andrew Morton · 9 years ago
- 1a6877b lib: introduce strncpy_from_unsafe() by Alexei Starovoitov · 9 years ago
- 8222dbe sched/preempt, mm/fault: Decouple preemption from the page fault logic by David Hildenbrand · 10 years ago
- 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
- 8bcbde5 sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled by David Hildenbrand · 10 years ago
- 62b94a0 sched/preempt: Take away preempt_enable_no_resched() from modules by Peter Zijlstra · 11 years ago
- bdb4380 sched: Extract the basic add/sub preempt_count modifiers by Peter Zijlstra · 11 years ago
- f29c504 maccess,probe_kernel: Make write/read src const void * by Steven Rostedt · 14 years ago
- 6144a85 maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) by Jason Wessel · 15 years ago
- fb71e45 uaccess: fix parameters inversion for __copy_from_user_inatomic() by Hiroshi Shimamoto · 16 years ago
- 1d18ef4 x86: some lock annotations for user copy paths, v3 by Ingo Molnar · 16 years ago
- c33fa9f uaccess: add probe_kernel_write() by Ingo Molnar · 17 years ago
- 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
- 20aa7b2 [PATCH] probe_kernel_address() needs to do set_fs() by Andrew Morton · 18 years ago
- a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
- 2fff0a4 [PATCH] Generic: Move __user cast into probe_kernel_address by Andi Kleen · 18 years ago
- 1b79e55 [PATCH] add probe_kernel_address() by Andrew Morton · 18 years ago
- c22ce14 [PATCH] x86: cache pollution aware __copy_from_user_ll() by Hiro Yoshioka · 19 years ago