aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/smap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-04x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov1-24/+0
2021-04-26Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+1
2021-03-12objtool,x86: Fix uaccess PUSHF/POPF validationPeter Zijlstra1-6/+4
2021-03-11x86/alternative: Merge include filesJuergen Gross1-4/+1
2020-04-30x86,smap: Fix smap_{save,restore}() alternativesPeter Zijlstra1-3/+8
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2019-04-03x86/smap: Ditch __stringify()Peter Zijlstra1-10/+9
2019-04-03x86/uaccess: Introduce user_access_{save,restore}()Peter Zijlstra1-0/+20
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov1-1/+1
2015-02-23x86/smap: Use ALTERNATIVE macroBorislav Petkov1-21/+9
2015-02-23x86/alternatives: Add instruction paddingBorislav Petkov1-2/+2
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin1-2/+2
2012-09-21x86, smap: Add a header file with macros for STAC/CLACH. Peter Anvin1-0/+91