Age | Commit message (Expand) | Author |
---|---|---|
2022-04-04 | x86/cpu: Remove CONFIG_X86_SMAP and "nosmap" | Borislav Petkov |
2021-04-26 | Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-03-12 | objtool,x86: Fix uaccess PUSHF/POPF validation | Peter Zijlstra |
2021-03-11 | x86/alternative: Merge include files | Juergen Gross |
2020-04-30 | x86,smap: Fix smap_{save,restore}() alternatives | Peter Zijlstra |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
2019-04-03 | x86/smap: Ditch __stringify() | Peter Zijlstra |
2019-04-03 | x86/uaccess: Introduce user_access_{save,restore}() | Peter Zijlstra |
2016-01-30 | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov |
2015-02-23 | x86/smap: Use ALTERNATIVE macro | Borislav Petkov |
2015-02-23 | x86/alternatives: Add instruction padding | Borislav Petkov |
2012-09-21 | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin |
2012-09-21 | x86, smap: Add a header file with macros for STAC/CLAC | H. Peter Anvin |