Age | Commit message (Expand) | Author |
2017-12-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-12-08 | kmemcheck: rip it out for real | Michal Hocko |
2017-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-12-06 | x86/vdso: Change time() prototype to match __vdso_time() | Arnd Bergmann |
2017-12-06 | x86: Fix Sparse warnings about non-static functions | Colin Ian King |
2017-12-06 | KVM: x86: fix APIC page invalidation | Radim Krčmář |
2017-12-06 | x86/power: Fix some ordering bugs in __restore_processor_context() | Andy Lutomirski |
2017-12-06 | x86/PCI: Make broadcom_postcore_init() check acpi_disabled | Rafael J. Wysocki |
2017-12-06 | x86/microcode/AMD: Add support for fam17h microcode loading | Tom Lendacky |
2017-12-06 | x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD | Rudolf Marek |
2017-12-05 | x86: don't hash faulting address in oops printout | Linus Torvalds |
2017-12-05 | locking/refcounts: Do not force refcount_t usage as GPL-only export | Kees Cook |
2017-12-05 | KVM: VMX: fix page leak in hardware_setup() | Jim Mattson |
2017-12-05 | KVM: VMX: remove I/O port 0x80 bypass on Intel hosts | Andrew Honig |
2017-12-05 | x86,kvm: remove KVM emulator get_fpu / put_fpu | Rik van Riel |
2017-12-05 | x86,kvm: move qemu/guest FPU switching out to vcpu_run | Rik van Riel |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner |
2017-11-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-11-29 | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE | Dan Williams |
2017-11-29 | mm: fix device-dax pud write-faults triggered by get_user_pages() | Dan Williams |
2017-11-28 | x86/idt: Load idt early in start_secondary | Chunyu Hu |
2017-11-28 | x86/xen: Support early interrupts in xen pv guests | Juergen Gross |
2017-11-27 | KVM: Let KVM_SET_SIGNAL_MASK work as advertised | Jan H. Schönherr |
2017-11-27 | KVM: VMX: Fix vmx->nested freeing when no SMI handler | Wanpeng Li |
2017-11-27 | KVM: VMX: Fix rflags cache during vCPU reset | Wanpeng Li |
2017-11-27 | KVM: X86: Fix softlockup when get the current kvmclock | Wanpeng Li |
2017-11-27 | KVM: lapic: Fixup LDR on load in x2apic | Dr. David Alan Gilbert |
2017-11-27 | KVM: lapic: Split out x2apic ldr calculation | Dr. David Alan Gilbert |
2017-11-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-25 | x86/tlb: Disable interrupts when changing CR4 | Nadav Amit |
2017-11-25 | x86/tlb: Refactor CR4 setting and shadow write | Nadav Amit |
2017-11-24 | Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-11-24 | x86/decoder: Add new TEST instruction pattern | Masami Hiramatsu |
2017-11-23 | x86/PCI: Remove unused HyperTransport interrupt support | Bjorn Helgaas |
2017-11-23 | x86/umip: Fix insn_get_code_seg_params()'s return value | Borislav Petkov |
2017-11-23 | x86/boot/KASLR: Remove unused variable | Chao Fan |
2017-11-23 | x86/entry/64: Add missing irqflags tracing to native_load_gs_index() | Andy Lutomirski |
2017-11-22 | x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow | Andrey Ryabinin |
2017-11-22 | x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing | Andy Lutomirski |
2017-11-21 | x86/umip: Print a warning into the syslog if UMIP-protected instructions are ... | Ricardo Neri |
2017-11-17 | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2017-11-17 | Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-17 | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2017-11-17 | x86/smpboot: Fix __max_logical_packages estimate | Prarit Bhargava |
2017-11-17 | x86/topology: Avoid wasting 128k for package id array | Andi Kleen |
2017-11-17 | perf/x86/intel/uncore: Cache logical pkg id in uncore driver | Andi Kleen |
2017-11-17 | x86/acpi: Reduce code duplication in mp_override_legacy_irq() | Vikas C Sajjan |
2017-11-17 | x86/acpi: Handle SCI interrupts above legacy space gracefully | Vikas C Sajjan |