summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/smap.h
AgeCommit message (Expand)Author
2021-04-26Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-03-12objtool,x86: Fix uaccess PUSHF/POPF validationPeter Zijlstra
2021-03-11x86/alternative: Merge include filesJuergen Gross
2020-04-30x86,smap: Fix smap_{save,restore}() alternativesPeter Zijlstra
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-04-03x86/smap: Ditch __stringify()Peter Zijlstra
2019-04-03x86/uaccess: Introduce user_access_{save,restore}()Peter Zijlstra
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2015-02-23x86/smap: Use ALTERNATIVE macroBorislav Petkov
2015-02-23x86/alternatives: Add instruction paddingBorislav Petkov
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin
2012-09-21x86, smap: Add a header file with macros for STAC/CLACH. Peter Anvin