- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 5ac751d x86: Don't cast away the __user in __get_user_asm_u64() by Ville Syrjälä · 7 years ago
- f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
- 6c51e67 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 5ea0727 x86/syscalls: Check address limit on user-mode return by Thomas Garnier · 8 years ago
- dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3170d8d kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
- 33c9e97 x86: fix 32-bit case of __get_user_asm_u64() by Linus Torvalds · 8 years ago
- 334a023 Clean up x86 unsafe_get/put_user() type handling by Linus Torvalds · 8 years ago
- a7cc722 fix unsafe_put_user() by Al Viro · 8 years ago
- 8298525 kill strlen_user() by Al Viro · 8 years ago
- beba3a2 x86: switch to RAW_COPY_USER by Al Viro · 8 years ago
- 122b05d amd64: get rid of zeroing 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
- 7c47889 x86/uaccess, sched/preempt: Verify access_ok() context by Peter Zijlstra · 8 years ago
- 45caf47 x86: separate extable.h, switch sections.h to it by Al Viro · 8 years ago
- 1c109fa fix minor infoleak in get_user_ex() by Al Viro · 8 years ago
- e697100 x86/uaccess: force copy_*_user() to be inlined by Kees Cook · 8 years ago
- 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
- 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
- 5b710f3 x86/uaccess: Enable hardened usercopy by Kees Cook · 9 years ago
- 13d4ea0 x86/uaccess: Move thread_info::addr_limit to thread_struct by Andy Lutomirski · 8 years ago
- dfa9a94 x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_err to thread_struct by Andy Lutomirski · 8 years ago
- 946e0f6 Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changes by Ingo Molnar · 9 years ago
- 1771c6e x86/kasan: instrument user memory access API by Andrey Ryabinin · 9 years ago
- 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 50c7389 x86/extable: ensure entries are swapped completely when sorting by Mathias Krause · 9 years ago
- 67d7a98 x86/extable: Ensure entries are swapped completely when sorting by Mathias Krause · 9 years ago
- b2f6803 x86/mm/32: Add support for 64-bit __get_user() on 32-bit kernels by Benjamin LaHaise · 9 years ago
- 0e861fb x86/head: Move early exception panic code into early_fixup_exception() by Andy Lutomirski · 9 years ago
- 7bbcdb1 x86/head: Pass a real pt_regs and trapnr to early_fixup_exception() by Andy Lutomirski · 9 years ago
- 29934b0 x86/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
- 319e305 Merge branch 'ras/core' into core/objtool, to pick up the new exception table format by Ingo Molnar · 9 years ago
- f05058c x86/uaccess: Add stack frame output operand in get_user() inline asm by Chris J Arges · 9 years ago
- 548acf1 x86/mm: Expand the exception table logic to allow new handling options by Tony Luck · 9 years ago
- 404a474 Merge branch 'uaccess' (batched user access infrastructure) by Linus Torvalds · 9 years ago
- 5b24a7a Add 'unsafe' user access functions for batched accesses by Linus Torvalds · 9 years ago
- 11f1a4b x86: reorganize SMAP handling in user space accesses by Linus Torvalds · 9 years ago
- 10013eb x86: Add an inlined __copy_from_user_nmi() variant by Andi Kleen · 9 years ago
- 7e0f51c x86/uaccess: Add unlikely() to __chk_range_not_ok() failure paths by Andy Lutomirski · 9 years ago
- a76cf66 x86/uaccess: Tell the compiler that uaccess is unlikely to fault by Andy Lutomirski · 9 years ago
- b3c395ef mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 10 years ago
- e182c57 x86/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
- c9cdd9a Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- a740576 x86: Slightly tweak the access_ok() C variant for better code by H. Peter Anvin · 11 years ago
- c5fe5d8 x86: Replace assembly access_ok() with a C variant by Linus Torvalds · 11 years ago
- f09174c x86: add user_atomic_cmpxchg_inatomic at uaccess.h by Qiaowei Ren · 11 years ago
- 7a3d9b0 x86: Unify copy_to_user() and add size checking to it by Jan Beulich · 11 years ago
- 3df7b41 x86: Unify copy_from_user() size checking by Jan Beulich · 11 years ago
- f69fa9a x86, doc: Update uaccess.h comment to reflect clang changes by H. Peter Anvin · 11 years ago
- bdfc017 x86, asm: Fix a compilation issue with clang by Jan-Simon Möller · 11 years ago
- ff52c3b x86, doc: Clarify the use of asm("%edx") in uaccess.h by H. Peter Anvin · 12 years ago
- 3578baa x86, mm: Redesign get_user with a __builtin_choose_expr hack by H. Peter Anvin · 12 years ago
- b390784 x86, mm: Use a bitfield to mask nuisance get_user() warnings by H. Peter Anvin · 12 years ago
- 96477b4 x86-32: Add support for 64bit get_user() by Ville Syrjälä · 12 years ago
- a5c2a89 x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK by H. Peter Anvin · 12 years ago
- a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
- 5e88353 x86, smap: Reduce the SMAP overhead for signal handling by H. Peter Anvin · 12 years ago
- 63bcff2 x86, smap: Add STAC and CLAC instructions to control user space access by H. Peter Anvin · 12 years ago
- a052858 x86, uaccess: Merge prototypes for clear_user/__clear_user by H. Peter Anvin · 12 years ago
- bc6ca7b perf/x86: Check if user fp is valid by Arun Sharma · 13 years ago
- 5723aa9 x86: use the new generic strnlen_user() function by Linus Torvalds · 13 years ago
- 4ae73f2 x86: use generic strncpy_from_user routine by Linus Torvalds · 13 years ago
- 7062765 x86, extable: Switch to relative exception table entries by H. Peter Anvin · 13 years ago
- 535c0c3 x86, extable: Add _ASM_EXTABLE_EX() macro by H. Peter Anvin · 13 years ago
- 92ae03f x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up by Linus Torvalds · 13 years ago
- 4fc3490 x86-64: Set siginfo and context on vsyscall emulation faults by Andy Lutomirski · 13 years ago
- 1ac2e6c x86, perf: Make copy_from_user_nmi() a library function by Robert Richter · 14 years ago
- 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
- 26afb7c x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit by Jiri Olsa · 14 years ago
- ae24ffe x86, 64-bit: Move K8 B step iret fixup to fault entry asm by Brian Gerst · 15 years ago
- ebe119c x86: Fix movq immediate operand constraints in uaccess.h by H. Peter Anvin · 15 years ago
- 9063c61 x86, 64-bit: Clean up user address masking by Linus Torvalds · 16 years ago
- 0c87197 perf_counter, x86: Improve interactions with fast-gup by Ingo Molnar · 16 years ago
- 18114f6 x86: uaccess: use errret as error value in __put_user_size() by Hiroshi Shimamoto · 16 years ago
- 019a136 x86: uaccess: fix compilation error on CONFIG_M386 by Hiroshi Shimamoto · 16 years ago
- fe40c0a x86: uaccess: introduce try and catch framework by Hiroshi Shimamoto · 16 years ago
- cc86c9e x86: uaccess: rename __put_user_u64() to __put_user_asm_u64() by Hiroshi Shimamoto · 16 years ago
- 4d5d783 x86: uaccess: fix style problems by Hiroshi Shimamoto · 16 years ago
- 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 16855f8 x86: uaccess: return value of __{get|put}_user() can be int by Hiroshi Shimamoto · 16 years ago
- d1a7618 Merge commit 'v2.6.28-rc2' into core/locking by Ingo Molnar · 16 years ago
- 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
- bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/uaccess.h]
- c7e78cf lockstat: contend with points by Peter Zijlstra · 16 years ago
- b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- 8174c43 x86: lockless get_user_pages_fast() by Nick Piggin · 16 years ago
- 77ef50a x86: consolidate header guards by Vegard Nossum · 17 years ago
- 22cac167 x86: define architectural characteristics in uaccess.h. by Glauber Costa · 17 years ago
- 8bc7de0c x86: put movsl_mask into uaccess.h. by Glauber Costa · 17 years ago
- 8cb834e x86: move __get_user and __put_user into uaccess.h. by Glauber Costa · 17 years ago
- e30a44f x86: merge put_user. by Glauber Costa · 17 years ago
- 3f16822 x86: merge __get_user_asm and its users. by Glauber Costa · 17 years ago
- dc70ddf x86: merge __put_user_asm and its user. by Glauber Costa · 17 years ago
- 002ca16 x86: move __addr_ok to uaccess.h. by Glauber Costa · 17 years ago
- 865e5b7 x86: merge getuser. by Glauber Costa · 17 years ago
- ca23386 x86: merge common parts of uaccess. by Glauber Costa · 17 years ago