Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Merge tag 'kvm-ppc-fixes-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel... | Radim Krčmář | 2018-05-24 | 6 | -55/+159 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | KVM: PPC: Book 3S HV: Do ptesync in radix guest exit path | Paul Mackerras | 2018-05-17 | 1 | -0/+8 | |
| | | * | | | | | | KVM: PPC: Book3S HV: XIVE: Resend re-routed interrupts on CPU priority change | Benjamin Herrenschmidt | 2018-05-17 | 1 | -7/+101 | |
| | | * | | | | | | KVM: PPC: Book3S HV: Make radix clear pte when unmapping | Nicholas Piggin | 2018-05-17 | 1 | -1/+1 | |
| | | * | | | | | | KVM: PPC: Book3S HV: Make radix use correct tlbie sequence in kvmppc_radix_tl... | Nicholas Piggin | 2018-05-17 | 1 | -2/+2 | |
| | | * | | | | | | KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry | Paul Mackerras | 2018-05-17 | 4 | -45/+47 | |
| | * | | | | | | | Merge tag 'kvm-s390-master-4.17-1' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2018-05-17 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | KVM: s390: vsie: fix < 8k check for the itdba | David Hildenbrand | 2018-05-17 | 1 | -1/+1 | |
| | | |/ / / / / / | ||||||
| * | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2018-05-25 | 5 | -31/+83 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | arm64: Make sure permission updates happen for pmd/pud | Laura Abbott | 2018-05-24 | 1 | -6/+10 | |
| | * | | | | | | | | arm64: fault: Don't leak data in ESR context for user fault on kernel VA | Peter Maydell | 2018-05-22 | 1 | -0/+51 | |
| | * | | | | | | | | arm64: export tishift functions to modules | Jason A. Donenfeld | 2018-05-21 | 2 | -13/+10 | |
| | * | | | | | | | | arm64: lse: Add early clobbers to some input/output asm operands | Will Deacon | 2018-05-21 | 1 | -12/+12 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-05-25 | 2 | -0/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | powerpc/64s: Clear PCR on boot | Michael Neuling | 2018-05-18 | 2 | -0/+7 | |
* | | | | | | | | | | perf/x86: Store user space frame-pointer value on a sample | Alexey Budankov | 2018-05-25 | 1 | -4/+6 | |
* | | | | | | | | | | perf/core: Fix bad use of igrab() | Song Liu | 2018-05-25 | 1 | -2/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" | Joonsoo Kim | 2018-05-24 | 1 | -15/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 2018-05-23 | 5 | -45/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2 | Sinan Kaya | 2018-05-23 | 1 | -7/+7 | |
| * | | | | | | | | | alpha: simplify get_arch_dma_ops | Christoph Hellwig | 2018-05-23 | 2 | -5/+3 | |
| * | | | | | | | | | alpha: use dma_direct_ops for jensen | Christoph Hellwig | 2018-05-23 | 3 | -33/+5 | |
* | | | | | | | | | | powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit | Nicholas Piggin | 2018-05-22 | 9 | -2/+356 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Linus Torvalds | 2018-05-21 | 17 | -102/+839 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/bugs: Rename SSBD_NO to SSB_NO | Konrad Rzeszutek Wilk | 2018-05-18 | 2 | -2/+2 | |
| * | | | | | | | | | KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD | Tom Lendacky | 2018-05-17 | 6 | -18/+50 | |
| * | | | | | | | | | x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG | Thomas Gleixner | 2018-05-17 | 2 | -0/+36 | |
| * | | | | | | | | | x86/bugs: Rework spec_ctrl base and mask logic | Thomas Gleixner | 2018-05-17 | 1 | -7/+19 | |
| * | | | | | | | | | x86/bugs: Remove x86_spec_ctrl_set() | Thomas Gleixner | 2018-05-17 | 2 | -13/+2 | |
| * | | | | | | | | | x86/bugs: Expose x86_spec_ctrl_base directly | Thomas Gleixner | 2018-05-17 | 3 | -24/+6 | |
| * | | | | | | | | | x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host} | Borislav Petkov | 2018-05-17 | 2 | -49/+44 | |
| * | | | | | | | | | x86/speculation: Rework speculative_store_bypass_update() | Thomas Gleixner | 2018-05-17 | 3 | -4/+9 | |
| * | | | | | | | | | x86/speculation: Add virtualized speculative store bypass disable support | Tom Lendacky | 2018-05-17 | 4 | -2/+18 | |
| * | | | | | | | | | x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL | Thomas Gleixner | 2018-05-17 | 4 | -9/+35 | |
| * | | | | | | | | | x86/speculation: Handle HT correctly on AMD | Thomas Gleixner | 2018-05-17 | 3 | -6/+130 | |
| * | | | | | | | | | x86/cpufeatures: Add FEATURE_ZEN | Thomas Gleixner | 2018-05-17 | 2 | -0/+2 | |
| * | | | | | | | | | x86/cpufeatures: Disentangle SSBD enumeration | Thomas Gleixner | 2018-05-17 | 6 | -16/+14 | |
| * | | | | | | | | | x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS | Thomas Gleixner | 2018-05-17 | 4 | -9/+20 | |
| * | | | | | | | | | x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP | Borislav Petkov | 2018-05-17 | 5 | -23/+26 | |
| * | | | | | | | | | KVM: SVM: Move spec control call after restore of GS | Thomas Gleixner | 2018-05-17 | 1 | -12/+12 | |
| * | | | | | | | | | x86/cpu: Make alternative_msr_write work for 32-bit code | Jim Mattson | 2018-05-14 | 1 | -2/+2 | |
| * | | | | | | | | | x86/bugs: Fix the parameters alignment and missing void | Konrad Rzeszutek Wilk | 2018-05-12 | 1 | -2/+2 | |
| * | | | | | | | | | x86/bugs: Make cpu_show_common() static | Jiri Kosina | 2018-05-10 | 1 | -1/+1 | |
| * | | | | | | | | | x86/bugs: Fix __ssb_select_mitigation() return type | Jiri Kosina | 2018-05-10 | 1 | -1/+1 | |
| * | | | | | | | | | x86/bugs: Rename _RDS to _SSBD | Konrad Rzeszutek Wilk | 2018-05-09 | 11 | -51/+51 | |
| * | | | | | | | | | x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass | Kees Cook | 2018-05-05 | 2 | -9/+24 | |
| * | | | | | | | | | seccomp: Move speculation migitation control to arch code | Thomas Gleixner | 2018-05-05 | 1 | -11/+18 | |
| * | | | | | | | | | prctl: Add force disable speculation | Thomas Gleixner | 2018-05-05 | 1 | -10/+25 | |
| * | | | | | | | | | x86/bugs: Make boot modes __ro_after_init | Kees Cook | 2018-05-05 | 1 | -2/+3 | |
| * | | | | | | | | | nospec: Allow getting/setting on non-current task | Kees Cook | 2018-05-03 | 1 | -11/+16 |