aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/putuser.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-19x86/uaccess: Add ENDBR to __put_user_nocheck*()Josh Poimboeuf1-0/+4
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra1-3/+3
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-12/+13
2020-10-12x86: Make __put_user() generate an out-of-line callLinus Torvalds1-6/+16
2020-09-08x86: remove address space overrides using set_fs()Christoph Hellwig1-12/+13
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-8/+8
2019-10-18x86/asm: Annotate local pseudo-functionsJiri Slaby1-1/+2
2019-09-06x86/asm: Make some functions local labelsJiri Slaby1-11/+11
2019-07-18x86/uaccess: Remove redundant CLACs in getuser/putuser error pathsJosh Poimboeuf1-13/+16
2018-09-03x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixupsJann Horn1-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-07x86: move exports to actual definitionsAl Viro1-0/+5
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski1-5/+5
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar1-6/+2
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin1-1/+7
2012-04-20x86, extable: Remove open-coded exception table entries in arch/x86/lib/putuser.SH. Peter Anvin1-7/+5
2008-07-09x86: merge putuser asm functions.Glauber Costa1-0/+97