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 branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-06-16 | Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm... | 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 | arch/*: Kconfig: fix documentation for NMI watchdog | Mauro Carvalho Chehab |
2018-06-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-06-15 | hexagon: drop the unused variable zero_page_mask | Anshuman Khandual |
2018-06-15 | hexagon: fix printk format warning in setup.c | Randy Dunlap |
2018-06-15 | treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX | Stefan Agner |
2018-06-15 | arm: port KCOV to arm | Dmitry Vyukov |
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 | Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini |
2018-06-14 | KVM: x86: fix typo at kvm_arch_hardware_setup comment | Marcelo Tosatti |
2018-06-14 | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
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-13 | KVM: PPC: Book3S PR: Fix failure status setting in tabort. emulation | Simon Guo |
2018-06-13 | KVM: PPC: Book3S PR: Enable use on POWER9 bare-metal hosts in HPT mode | Paul Mackerras |
2018-06-13 | KVM: PPC: Book3S PR: Don't let PAPR guest set MSR hypervisor bit | Paul Mackerras |
2018-06-13 | KVM: PPC: Book3S PR: Fix failure status setting in treclaim. emulation | Paul Mackerras |
2018-06-13 | KVM: PPC: Book3S PR: Fix MSR setting when delivering interrupts | Paul Mackerras |
2018-06-13 | KVM: PPC: Book3S PR: Handle additional interrupt types | Cameron Kaiser |
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 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
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-11 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2018-06-11 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2018-06-11 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-06-11 | Merge branch 'next/defconfig' into next/soc | Olof Johansson |
2018-06-11 | ia64: disable CONFIG_PERFMON at least for now | Linus Torvalds |
2018-06-11 | RISC-V: Add CONFIG_HVC_RISCV_SBI=y to defconfig | Palmer Dabbelt |
2018-06-11 | RISC-V: Make our port sparse-clean | Palmer Dabbelt |
2018-06-11 | RISC-V: Handle R_RISCV_32 in modules | Andreas Schwab |
2018-06-11 | riscv/ftrace: Export _mcount when DYNAMIC_FTRACE isn't set | Alan Kao |