Age | Commit message (Expand) | Author | Files | Lines |
2022-02-25 | uaccess: remove CONFIG_SET_FS |  Arnd Bergmann | 1 | -23/+0 |
2022-02-25 | uaccess: generalize access_ok() |  Arnd Bergmann | 1 | -18/+1 |
2020-09-12 | openrisc: Fix issue with get_user for 64-bit values |  Stafford Horne | 1 | -12/+21 |
2020-08-14 | Merge tag 'for-linus' of git://github.com/openrisc/linux |  Linus Torvalds | 1 | -11/+12 |
2020-08-12 | uaccess: remove segment_eq |  Christoph Hellwig | 1 | -1/+1 |
2020-08-09 | openrisc: uaccess: Add user address space check to access_ok |  Stafford Horne | 1 | -0/+1 |
2020-08-09 | openrisc: uaccess: Remove unused macro __addr_ok |  Stafford Horne | 1 | -3/+0 |
2020-08-09 | openrisc: uaccess: Use static inline function in access_ok |  Stafford Horne | 1 | -4/+7 |
2020-08-09 | openrisc: uaccess: Fix sparse address space warnings |  Stafford Horne | 1 | -4/+4 |
2020-08-04 | openrisc: fix __user in raw_copy_to_user()'s prototype |  Luc Van Oostenryck | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 |  Thomas Gleixner | 1 | -5/+1 |
2019-03-04 | get rid of legacy 'get_ds()' function |  Linus Torvalds | 1 | -1/+0 |
2019-01-08 | arch/openrisc: Fix issues with access_ok() |  Stafford Horne | 1 | -2/+6 |
2019-01-03 | Remove 'type' argument from access_ok() function |  Linus Torvalds | 1 | -4/+4 |
2017-05-15 | kill strlen_user() |  Al Viro | 1 | -1/+0 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', ... |  Al Viro | 1 | -46/+9 |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc |  Al Viro | 1 | -1/+1 |
2017-03-28 | openrisc: switch to RAW_COPY_USER |  Al Viro | 1 | -22/+6 |
2017-03-28 | openrisc: switch to generic extable.h |  Al Viro | 1 | -17/+1 |
2017-03-28 | new helper: uaccess_kernel() |  Al Viro | 1 | -1/+1 |
2017-03-16 | openrisc: fix issue handling 8 byte get_user calls |  Stafford Horne | 1 | -1/+1 |
2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h |  Al Viro | 1 | -2/+0 |
2017-03-05 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h |  Al Viro | 1 | -3/+0 |
2016-09-27 | exceptions: detritus removal |  Al Viro | 1 | -4/+0 |
2016-09-18 | openrisc: fix the fix of copy_from_user() |  Guenter Roeck | 1 | -1/+1 |
2016-09-13 | openrisc: fix copy_from_user() |  Al Viro | 1 | -24/+11 |
2015-01-13 | openrisc/uaccess: fix sparse errors |  Michael S. Tsirkin | 1 | -2/+2 |
2012-05-27 | openrisc: use generic strnlen_user() function |  Jonas Bonn | 1 | -28/+2 |
2012-05-25 | openrisc: use generic strncpy_from_user |  Jonas Bonn | 1 | -7/+3 |
2012-02-17 | openrisc: included linux/thread_info.h twice |  Danny Kukawka | 1 | -1/+0 |
2011-07-22 | OpenRISC: Memory management |  Jonas Bonn | 1 | -0/+355 |