开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
smap.h
Age
Commit message (
Expand
)
Author
2025-01-20
x86: use proper 'clac' and 'stac' opcode names
Linus Torvalds
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