Age | Commit message (Expand) | Author |
2018-03-26 | treewide: Align function definition open/close braces | Joe Perches |
2018-03-20 | kvm/x86: fix icebp instruction handling | Linus Torvalds |
2018-03-18 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-03-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-03-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-03-17 | parisc: Handle case where flush_cache_range is called with no context | John David Anglin |
2018-03-16 | Merge tag 'microblaze-4.16-rc6' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2018-03-16 | x86/microcode: Fix CPU synchronization routine | Borislav Petkov |
2018-03-16 | x86/microcode: Attempt late loading only when new microcode is present | Borislav Petkov |
2018-03-16 | KVM: x86: Fix device passthrough when SME is active | Tom Lendacky |
2018-03-16 | microblaze: switch to NO_BOOTMEM | Rob Herring |
2018-03-16 | microblaze: remove unused alloc_maybe_bootmem | Rob Herring |
2018-03-16 | microblaze: Setup dependencies for ASM optimized lib functions | Michal Simek |
2018-03-16 | x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist | Alexander Sergeyev |
2018-03-15 | sparc64: Fix regression in pmdp_invalidate(). | David S. Miller |
2018-03-15 | Merge tag 'kvm-ppc-fixes-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2018-03-15 | Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k... | Paolo Bonzini |
2018-03-14 | x86/mm: Fix vmalloc_fault to use pXd_large | Toshi Kani |
2018-03-14 | KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN | Christoffer Dall |
2018-03-14 | x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit... | Andy Whitcroft |
2018-03-14 | x86/vm86/32: Fix POPF emulation | Andy Lutomirski |
2018-03-14 | KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry | Paul Mackerras |
2018-03-12 | x86/cpufeatures: Add Intel PCONFIG cpufeature | Kirill A. Shutemov |
2018-03-12 | x86/cpufeatures: Add Intel Total Memory Encryption cpufeature | Kirill A. Shutemov |
2018-03-11 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-03-11 | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-03-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-03-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-03-09 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2018-03-09 | arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery | Marc Zyngier |
2018-03-09 | Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-03-09 | x86/kprobes: Fix kernel crash when probing .entry_trampoline code | Francis Deslauriers |
2018-03-08 | Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-03-08 | x86/MCE: Serialize sysfs changes | Seunghun Han |
2018-03-08 | x86/MCE: Save microcode revision in machine check records | Tony Luck |
2018-03-08 | x86/pti: Fix a comment typo | Seunghun Han |
2018-03-08 | x86/microcode: Synchronize late microcode loading | Ashok Raj |
2018-03-08 | x86/microcode: Request microcode on the BSP | Borislav Petkov |
2018-03-08 | x86/microcode/intel: Look into the patch cache first | Borislav Petkov |
2018-03-08 | x86/microcode: Do not upload microcode if CPUs are offline | Ashok Raj |
2018-03-08 | x86/microcode/intel: Writeback and invalidate caches before updating microcode | Ashok Raj |
2018-03-08 | x86/microcode/intel: Check microcode revision before updating sibling threads | Ashok Raj |
2018-03-08 | x86/microcode: Get rid of struct apply_microcode_ctx | Borislav Petkov |
2018-03-08 | x86/spectre_v2: Don't check microcode versions when running under hypervisors | Konrad Rzeszutek Wilk |
2018-03-08 | x86/vsyscall/64: Drop "native" vsyscalls | Andy Lutomirski |
2018-03-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2018-03-07 | x86/entry/64/compat: Save one instruction in entry_INT80_compat() | Dominik Brodowski |
2018-03-07 | x86/entry: Do not special-case clone(2) in compat entry | Dominik Brodowski |
2018-03-07 | x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscalls | Dominik Brodowski |
2018-03-07 | x86/syscalls: Use proper syscall definition for sys_ioperm() | Dominik Brodowski |