Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-29 | x86: switch 32bit csum_and_copy_to_user() to user_access_{begin,end}() | Al Viro | 1 | -4/+2 |
2020-05-29 | x86: switch both 32bit and 64bit to providing csum_and_copy_from_user() | Al Viro | 1 | -6/+9 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-07-15 | x86/uaccess: Move thread_info::addr_limit to thread_struct | Andy Lutomirski | 1 | -2/+1 |
2016-03-14 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 1 | -2/+1 |
2016-03-14 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 1 | -4/+2 |
2013-09-02 | x86, smap: Handle csum_partial_copy_*_user() | H. Peter Anvin | 1 | -5/+17 |
2009-10-02 | x86: fix csum_ipv6_magic asm memory clobber | Samuel Thibault | 1 | -1/+2 |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+189 |