Age | Commit message (Expand) | Author | Files | Lines |
2018-05-18 | x86/bugs: Rename SSBD_NO to SSB_NO | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2018-05-18 | x86/io: Define readq()/writeq() to use 64-bit type | Andy Shevchenko | 1 | -4/+4 |
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-15 | x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe() | Dan Williams | 1 | -0/+11 |
2018-05-15 | x86/asm/memcpy_mcsafe: Add write-protection-fault handling | Dan Williams | 1 | -0/+3 |
2018-05-15 | x86/asm/memcpy_mcsafe: Return bytes remaining | Dan Williams | 1 | -3/+5 |
2018-05-15 | x86/asm/memcpy_mcsafe: Remove loop unrolling | Dan Williams | 1 | -2/+2 |
2018-05-15 | bpf, x64: clean up retpoline emission slightly | Daniel Borkmann | 1 | -15/+14 |
2018-05-14 | kvm: mmu: Add guest_mode to kvm_mmu_page_role | Jim Mattson | 1 | -1/+2 |
2018-05-14 | kvm: vmx: Basic APIC virtualization controls have three settings | Jim Mattson | 1 | -1/+1 |
2018-05-14 | KVM: x86: VMX: hyper-v: Enlightened MSR-Bitmap support | Vitaly Kuznetsov | 1 | -1/+8 |
2018-05-14 | kvm: x86: Refactor mmu_free_roots() | Junaid Shahid | 1 | -0/+1 |
2018-05-14 | softirq/x86: Switch to generic local_softirq_pending() implementation | Frederic Weisbecker | 1 | -8/+0 |
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-13 | x86/CPU: Move cpu local function declarations to local header | Thomas Gleixner | 1 | -9/+0 |
2018-05-09 | x86/bugs: Rename _RDS to _SSBD | Konrad Rzeszutek Wilk | 4 | -16/+16 |
2018-05-09 | x86/pkeys: Add arch_pkeys_enabled() | Michael Ellerman | 1 | -0/+5 |
2018-05-09 | x86/pkeys: Move vma_pkey() into asm/pkeys.h | Michael Ellerman | 2 | -10/+8 |
2018-05-09 | mm/pkeys, powerpc, x86: Provide an empty vma_pkey() in linux/pkeys.h | Michael Ellerman | 1 | -5/+0 |
2018-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -3/+27 |
2018-05-07 | Merge tag 'y2038-ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p... | Thomas Gleixner | 1 | -16/+16 |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 1 | -3/+0 |
2018-05-06 | x86/CPU: Modify detect_extended_topology() to return result | Suravee Suthikulpanit | 1 | -1/+1 |
2018-05-06 | x86/CPU/AMD: Calculate last level cache ID from number of sharing threads | Suravee Suthikulpanit | 1 | -0/+7 |
2018-05-06 | x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present | Borislav Petkov | 1 | -1/+0 |
2018-05-05 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 5 | -12/+11 |
2018-05-05 | x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass | Kees Cook | 1 | -0/+1 |
2018-05-03 | bpf, x86_32: add eBPF JIT compiler for ia32 | Wang YanQing | 1 | -3/+27 |
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 |