开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2018-02-15
x86/speculation: Add <asm/msr-index.h> dependency
Peter Zijlstra
2018-02-15
nospec: Move array_index_nospec() parameter checking into separate macro
Will Deacon
2018-02-15
x86/speculation: Fix up array_index_nospec_mask() asm constraint
Dan Williams
2018-02-15
x86/debug: Use UD2 for WARN()
Peter Zijlstra
2018-02-15
x86/debug, objtool: Annotate WARN()-related UD2 as reachable
Josh Poimboeuf
2018-02-15
objtool: Fix segfault in ignore_unreachable_insn()
Josh Poimboeuf
2018-02-15
selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
Dominik Brodowski
2018-02-15
selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
Dominik Brodowski
2018-02-13
selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
Dominik Brodowski
2018-02-13
selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ...
Dominik Brodowski
2018-02-13
selftests/x86/pkeys: Remove unused functions
Ingo Molnar
2018-02-13
selftests/x86: Clean up and document sscanf() usage
Dominik Brodowski
2018-02-13
selftests/x86: Fix vDSO selftest segfault for vsyscall=none
Dominik Brodowski
2018-02-13
x86/entry/64: Remove the unused 'icebp' macro
Borislav Petkov
2018-02-13
x86/entry/64: Fix paranoid_entry() frame pointer warning
Josh Poimboeuf
2018-02-13
x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly
Dominik Brodowski
2018-02-13
x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS...
Dominik Brodowski
2018-02-13
x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases
Dominik Brodowski
2018-02-13
x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro
Dominik Brodowski
2018-02-13
x86/entry/64: Interleave XOR register clearing with PUSH instructions
Dominik Brodowski
2018-02-13
x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single PO...
Dominik Brodowski
2018-02-13
x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions
Dominik Brodowski
2018-02-13
x86/speculation: Clean up various Spectre related details
Ingo Molnar
2018-02-13
KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap
KarimAllah Ahmed
2018-02-13
X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
KarimAllah Ahmed
2018-02-13
KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...
David Woodhouse
2018-02-13
Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
David Woodhouse
2018-02-13
x86/speculation: Correct Speculation Control microcode blacklist again
David Woodhouse
2018-02-11
x86/speculation: Update Speculation Control microcode blacklist
David Woodhouse
2018-02-10
x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
Nadav Amit
2018-02-09
MAINTAINERS: Add Peter Zijlstra as objtool co-maintainer
Peter Zijlstra
2018-02-09
objtool: Fix switch-table detection
Peter Zijlstra
2018-02-06
x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculati...
Dan Williams
2018-02-06
x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculatio...
Dan Williams
2018-02-06
x86/entry/64: Clear extra registers beyond syscall arguments, to reduce specu...
Dan Williams
2018-02-03
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
2018-02-03
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
2018-02-03
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
2018-02-03
KVM/x86: Add IBPB support
Ashok Raj
2018-02-03
KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
KarimAllah Ahmed
2018-02-03
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into ...
Thomas Gleixner
2018-02-02
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
Darren Kenny
2018-02-02
x86/pti: Mark constant arrays as __initconst
Arnd Bergmann
2018-02-02
x86/spectre: Simplify spectre_v2 command line parsing
KarimAllah Ahmed
2018-02-02
x86/retpoline: Avoid retpolines for built-in __init functions
David Woodhouse
2018-02-01
x86/kvm: Update spectre-v1 mitigation
Dan Williams
2018-01-31
KVM: VMX: make MSR bitmaps per-VCPU
Paolo Bonzini
2018-01-31
x86/paravirt: Remove 'noreplace-paravirt' cmdline option
Josh Poimboeuf
2018-01-30
x86/speculation: Use Indirect Branch Prediction Barrier in context switch
Tim Chen
2018-01-30
x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel
David Woodhouse
[next]