| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-14 | x86/cfi: Clean up linkage | Peter Zijlstra | 1 | -0/+9 |
| 2024-01-29 | x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups | Qiuxu Zhuo | 1 | -10/+10 |
| 2023-10-03 | x86/headers: Replace #include <asm/export.h> with #include <linux/export.h> | Masahiro Yamada | 1 | -2/+1 |
| 2023-09-12 | x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*() | Peter Zijlstra | 1 | -4/+0 |
| 2023-06-02 | x86/lib: Make get/put_user() exception handling a visible symbolx86_misc_for_v6.5 | Nadav Amit | 1 | -12/+12 |
| 2023-03-16 | x86/mm: Rework address range check in get_user() and put_user() | Kirill A. Shutemov | 1 | -30/+24 |
| 2022-10-17 | x86/putuser: Provide room for padding | Thomas Gleixner | 1 | -13/+49 |
| 2022-04-19 | x86/uaccess: Add ENDBR to __put_user_nocheck*() | Josh Poimboeuf | 1 | -0/+4 |
| 2021-12-08 | x86: Prepare asm files for straight-line-speculation | Peter Zijlstra | 1 | -3/+3 |
| 2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -12/+13 |
| 2020-10-12 | x86: Make __put_user() generate an out-of-line call | Linus Torvalds | 1 | -6/+16 |
| 2020-09-08 | x86: remove address space overrides using set_fs() | Christoph Hellwig | 1 | -12/+13 |
| 2019-10-18 | x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* | Jiri Slaby | 1 | -8/+8 |
| 2019-10-18 | x86/asm: Annotate local pseudo-functions | Jiri Slaby | 1 | -1/+2 |
| 2019-09-06 | x86/asm: Make some functions local labels | Jiri Slaby | 1 | -11/+11 |
| 2019-07-18 | x86/uaccess: Remove redundant CLACs in getuser/putuser error paths | Josh Poimboeuf | 1 | -13/+16 |
| 2018-09-03 | x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups | Jann Horn | 1 | -5/+5 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2016-08-07 | x86: move exports to actual definitions | Al Viro | 1 | -0/+5 |
| 2016-07-15 | x86/uaccess: Move thread_info::addr_limit to thread_struct | Andy Lutomirski | 1 | -5/+5 |
| 2015-06-02 | x86/debug: Remove perpetually broken, unmaintainable dwarf annotations | Ingo Molnar | 1 | -6/+2 |
| 2012-09-21 | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin | 1 | -1/+7 |
| 2012-04-20 | x86, extable: Remove open-coded exception table entries in arch/x86/lib/putus... | H. Peter Anvin | 1 | -7/+5 |
| 2008-07-09 | x86: merge putuser asm functions. | Glauber Costa | 1 | -0/+97 |