index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
6
-21
/
+137
2018-05-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+15
2018-05-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+33
2018-05-18
x86/bugs: Rename SSBD_NO to SSB_NO
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-05-17
kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME
Michael S. Tsirkin
1
-1
/
+1
2018-05-17
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
1
-1
/
+1
2018-05-17
x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
Thomas Gleixner
1
-0
/
+6
2018-05-17
x86/bugs: Remove x86_spec_ctrl_set()
Thomas Gleixner
1
-2
/
+0
2018-05-17
x86/bugs: Expose x86_spec_ctrl_base directly
Thomas Gleixner
2
-14
/
+5
2018-05-17
x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
Borislav Petkov
1
-4
/
+29
2018-05-17
x86/speculation: Rework speculative_store_bypass_update()
Thomas Gleixner
1
-1
/
+6
2018-05-17
x86/speculation: Add virtualized speculative store bypass disable support
Tom Lendacky
2
-0
/
+3
2018-05-17
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
1
-3
/
+6
2018-05-17
x86/speculation: Handle HT correctly on AMD
Thomas Gleixner
1
-0
/
+6
2018-05-17
x86/cpufeatures: Add FEATURE_ZEN
Thomas Gleixner
1
-0
/
+1
2018-05-17
x86/cpufeatures: Disentangle SSBD enumeration
Thomas Gleixner
1
-4
/
+3
2018-05-17
x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
Thomas Gleixner
1
-0
/
+1
2018-05-17
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
1
-4
/
+6
2018-05-14
x86/pkeys: Do not special case protection key 0
Dave Hansen
2
-4
/
+4
2018-05-14
x86/pkeys: Override pkey when moving away from PROT_EXEC
Dave Hansen
1
-1
/
+11
2018-05-14
x86/cpu: Make alternative_msr_write work for 32-bit code
Jim Mattson
1
-2
/
+2
2018-05-13
x86/cpufeature: Guard asm_volatile_goto usage for BPF compilation
Alexei Starovoitov
1
-0
/
+15
2018-05-13
kprobes/x86: Prohibit probing on exception masking instructions
Masami Hiramatsu
1
-0
/
+18
2018-05-09
x86/bugs: Rename _RDS to _SSBD
Konrad Rzeszutek Wilk
4
-16
/
+16
2018-05-05
x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
Kees Cook
1
-0
/
+1
2018-05-03
x86/speculation: Add prctl for Speculative Store Bypass mitigation
Thomas Gleixner
1
-0
/
+1
2018-05-03
x86/process: Allow runtime control of Speculative Store Bypass
Thomas Gleixner
3
-2
/
+22
2018-05-03
x86/speculation: Create spec-ctrl.h to avoid include hell
Thomas Gleixner
2
-14
/
+21
2018-05-03
x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
Konrad Rzeszutek Wilk
2
-0
/
+5
2018-05-03
x86/bugs/intel: Set proper CPU features and setup RDS
Konrad Rzeszutek Wilk
1
-0
/
+6
2018-05-03
x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
Konrad Rzeszutek Wilk
2
-0
/
+7
2018-05-03
x86/cpufeatures: Add X86_FEATURE_RDS
Konrad Rzeszutek Wilk
1
-0
/
+1
2018-05-03
x86/bugs: Expose /sys/../spec_store_bypass
Konrad Rzeszutek Wilk
1
-0
/
+1
2018-05-03
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
1
-0
/
+10
2018-05-03
x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
Konrad Rzeszutek Wilk
1
-4
/
+20
2018-05-03
x86/nospec: Simplify alternative_msr_write()
Linus Torvalds
1
-9
/
+10
2018-04-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-12
/
+79
2018-04-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2018-04-27
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
Arnd Bergmann
2
-0
/
+73
2018-04-26
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+17
2018-04-26
x86/mm: Make vmemmap and vmalloc base address constants unsigned long
Jiri Kosina
1
-4
/
+4
2018-04-26
x86/vector: Remove the unused macro FPU_IRQ
Dou Liyang
1
-2
/
+0
2018-04-26
x86/vector: Remove the macro VECTOR_OFFSET_START
Dou Liyang
1
-5
/
+0
2018-04-26
x86/cpufeatures: Enumerate cldemote instruction
Fenghua Yu
1
-0
/
+1
2018-04-25
tracing/x86: Update syscall trace events to handle new prefixed syscall func ...
Steven Rostedt (VMware)
1
-2
/
+17
2018-04-25
x86/pti: Filter at vma->vm_page_prot population
Dave Hansen
1
-0
/
+5
2018-04-23
x86/jailhouse: Fix incorrect SPDX identifier
Thomas Gleixner
1
-1
/
+1
2018-04-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2018-04-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2018-04-17
x86/processor: Remove two unused function declarations
Dou Liyang
1
-2
/
+0
[next]