Age | Commit message (Expand) | Author |
2018-01-27 | x86/retpoline: Simplify vmexit_fill_RSB() | Borislav Petkov |
2018-01-27 | x86/cpufeatures: Clean up Spectre v2 related CPUID flags | David Woodhouse |
2018-01-27 | x86/cpu/bugs: Make retpoline module warning conditional | Thomas Gleixner |
2018-01-26 | bpf, arm: remove obsolete exception handling from div/mod | Daniel Borkmann |
2018-01-26 | bpf, mips64: remove unneeded zero check from div/mod with k | Daniel Borkmann |
2018-01-26 | bpf, mips64: remove obsolete exception handling from div/mod | Daniel Borkmann |
2018-01-26 | bpf, sparc64: remove obsolete exception handling from div/mod | Daniel Borkmann |
2018-01-26 | bpf, ppc64: remove obsolete exception handling from div/mod | Daniel Borkmann |
2018-01-26 | bpf, s390x: remove obsolete exception handling from div/mod | Daniel Borkmann |
2018-01-26 | bpf, arm64: remove obsolete exception handling from div/mod | Daniel Borkmann |
2018-01-26 | bpf, x86_64: remove obsolete exception handling from div/mod | Daniel Borkmann |
2018-01-26 | arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mm | Steve Capper |
2018-01-26 | x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernels | Andy Lutomirski |
2018-01-26 | x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systems | Andy Lutomirski |
2018-01-26 | x86/bugs: Drop one "mitigation" from dmesg | Borislav Petkov |
2018-01-26 | x86/nospec: Fix header guards names | Borislav Petkov |
2018-01-26 | x86/alternative: Print unadorned pointers | Borislav Petkov |
2018-01-26 | x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) support | David Woodhouse |
2018-01-26 | x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes | David Woodhouse |
2018-01-26 | x86/pti: Do not enable PTI on CPUs which are not vulnerable to Meltdown | David Woodhouse |
2018-01-26 | x86/msr: Add definitions for new speculation control MSRs | David Woodhouse |
2018-01-26 | x86/cpufeatures: Add AMD feature bits for Speculation Control | David Woodhouse |
2018-01-26 | x86/cpufeatures: Add Intel feature bits for Speculation Control | David Woodhouse |
2018-01-26 | x86/cpufeatures: Add CPUID_7_EDX CPUID leaf | David Woodhouse |
2018-01-26 | module/retpoline: Warn about missing retpoline in module | Andi Kleen |
2018-01-25 | alpha: osf_sys.c: use timespec64 where appropriate | Arnd Bergmann |
2018-01-25 | alpha: osf_sys.c: fix put_tv32 regression | Arnd Bergmann |
2018-01-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-01-26 | crypto: arm64/sha512 - fix/improve new v8.2 Crypto Extensions code | Ard Biesheuvel |
2018-01-26 | crypto: arm64/sm3 - new v8.2 Crypto Extensions implementation | Ard Biesheuvel |
2018-01-26 | crypto: arm64/sha3 - new v8.2 Crypto Extensions implementation | Ard Biesheuvel |
2018-01-26 | crypto: aesni - handle zero length dst buffer | Stephan Mueller |
2018-01-25 | perf/x86: Fix perf,x86,cpuhp deadlock | Peter Zijlstra |
2018-01-25 | KVM: VMX: Make indirect call speculation safe | Peter Zijlstra |
2018-01-25 | KVM: x86: Make indirect calls in emulator speculation safe | Peter Zijlstra |
2018-01-25 | x86: Remove unused IOMMU_STRESS Kconfig | Corentin Labbe |
2018-01-25 | x86/hyperv: Stop suppressing X86_FEATURE_PCID | Vitaly Kuznetsov |
2018-01-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2018-01-24 | sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64 | Corentin Labbe |
2018-01-24 | Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-01-24 | Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář |
2018-01-24 | KVM: s390: add proper locking for CMMA migration bitmap | Christian Borntraeger |
2018-01-24 | x86/centaur: Mark TSC invariant | davidwang |
2018-01-24 | x86/microcode: Fix again accessing initrd after having been freed | Borislav Petkov |
2018-01-24 | x86/microcode/intel: Extend BDW late-loading further with LLC size check | Jia Zhang |
2018-01-24 | perf/x86/amd/power: Do not load AMD power module on !AMD platforms | Xiao Liang |
2018-01-24 | irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG | Marc Zyngier |
2018-01-24 | x86/retpoline: Remove the esp/rsp thunk | Waiman Long |
2018-01-23 | ARM: dts: imx6q-b450v3: Add switch port configuration | Sebastian Reichel |