Age | Commit message (Expand) | Author |
2018-06-17 | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental | Linus Torvalds |
2018-06-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-06-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-06-15 | treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX | Stefan Agner |
2018-06-15 | mm: fix devmem_is_allowed() for sub-page System RAM intersections | Dan Williams |
2018-06-15 | Kbuild: rename HAVE_CC_STACKPROTECTOR config variable | Masahiro Yamada |
2018-06-15 | x86: fix dependency of X86_32_LAZY_GS | Masahiro Yamada |
2018-06-14 | KVM: x86: VMX: redo fix for link error without CONFIG_HYPERV | Arnd Bergmann |
2018-06-14 | KVM: x86: fix typo at kvm_arch_hardware_setup comment | Marcelo Tosatti |
2018-06-14 | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds |
2018-06-13 | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2018-06-12 | KVM: x86: VMX: fix build without hyper-v | Linus Torvalds |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook |
2018-06-12 | treewide: kvzalloc() -> kvcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-12 | Convert intel uncore to struct_size | Matthew Wilcox |
2018-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-06-12 | kvm: fix typo in flag name | Michael S. Tsirkin |
2018-06-12 | kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access | Paolo Bonzini |
2018-06-12 | KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system | Paolo Bonzini |
2018-06-12 | KVM: x86: introduce linear_{read,write}_system | Paolo Bonzini |
2018-06-12 | kvm: nVMX: Enforce cpl=0 for VMX instructions | Felix Wilhelm |
2018-06-10 | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-06-10 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-06-09 | x86/intel_rdt: Enable CMT and MBM on new Skylake stepping | Tony Luck |
2018-06-08 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-08 | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams |
2018-06-08 | Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-08 | stack-protector: test compiler capability in Kconfig and drop AUTO mode | Masahiro Yamada |
2018-06-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-06-07 | mm: add pt_mm to struct page | Matthew Wilcox |
2018-06-07 | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-07 | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | Merge branch 'lorenzo/pci/vmd' | Bjorn Helgaas |
2018-06-06 | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-06-06 | Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-06-06 | x86/apic/vector: Print APIC control bits in debugfs | Thomas Gleixner |
2018-06-06 | x86/platform/uv: Use apic_ack_irq() | Thomas Gleixner |
2018-06-06 | x86/ioapic: Use apic_ack_irq() | Thomas Gleixner |
2018-06-06 | x86/apic: Provide apic_ack_irq() | Thomas Gleixner |
2018-06-06 | x86/apic/vector: Prevent hlist corruption and leaks | Thomas Gleixner |
2018-06-06 | x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features | Konrad Rzeszutek Wilk |
2018-06-06 | x86/bugs: Add AMD's SPEC_CTRL MSR usage | Konrad Rzeszutek Wilk |