Age | Commit message (Expand) | Author |
2017-09-16 | Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-09-15 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds |
2017-09-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-09-15 | Merge tag 'nios2-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-09-15 | Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-09-15 | kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly | Jim Mattson |
2017-09-15 | kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly | Jim Mattson |
2017-09-15 | kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry | Jim Mattson |
2017-09-15 | kvm,mips: Fix potential swait_active() races | Davidlohr Bueso |
2017-09-15 | kvm,powerpc: Serialize wq active checks in ops->vcpu_kick | Davidlohr Bueso |
2017-09-15 | kvm,x86: Fix apf_task_wake_one() wq serialization | Davidlohr Bueso |
2017-09-15 | kvm,lapic: Justify use of swait_active() | Davidlohr Bueso |
2017-09-15 | KVM: VMX: Do not BUG() on out-of-bounds guest IRQ | Jan H. Schönherr |
2017-09-15 | nios2: time: Read timer in get_cycles only if initialized | Guenter Roeck |
2017-09-15 | nios2: add earlycon support to 3c120 devboard DTS | Tobias Klauser |
2017-09-15 | kvm: nVMX: Don't allow L2 to access the hardware CR8 | Jim Mattson |
2017-09-14 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-09-14 | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2017-09-15 | powerpc: Fix handling of alignment interrupt on dcbz instruction | Paul Mackerras |
2017-09-14 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-09-14 | KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce... | Wanpeng Li |
2017-09-14 | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář |
2017-09-14 | KVM: X86: Don't block vCPU if there is pending exception | Wanpeng Li |
2017-09-14 | KVM: SVM: Add irqchip_split() checks before enabling AVIC | Suravee Suthikulpanit |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig |
2017-09-13 | arm64: stacktrace: avoid listing stacktrace functions in stacktrace | Prakash Gupta |
2017-09-13 | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko |
2017-09-13 | um: return negative in tuntap_open_tramp() | Dan Carpenter |
2017-09-13 | um: remove a stray tab | Dan Carpenter |
2017-09-13 | um: Use relative modversions with LD_SCRIPT_DYN | Thomas Meyer |
2017-09-13 | um: link vmlinux with -no-pie | Thomas Meyer |
2017-09-13 | um: Fix CONFIG_GCOV for modules. | Thomas Meyer |
2017-09-13 | Fix minor typos and grammar in UML start_up help | James Pack |
2017-09-13 | um: defconfig: Cleanup from old Kconfig options | Krzysztof Kozlowski |
2017-09-13 | um: Fix FP register size for XSTATE/XSAVE | Thomas Meyer |
2017-09-13 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-13 | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2017-09-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2017-09-13 | KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv() | Suravee Suthikulpanit |
2017-09-13 | KVM: SVM: Refactor AVIC vcpu initialization into avic_init_vcpu() | Suravee Suthikulpanit |
2017-09-13 | KVM: x86: fix clang build | Radim Krčmář |
2017-09-13 | KVM: x86: Fix immediate_exit handling for uninitialized AP | Jan H. Schönherr |
2017-09-13 | KVM: x86: Fix handling of pending signal on uninitialized AP | Jan H. Schönherr |
2017-09-13 | KVM: SVM: Add a missing 'break' statement | Jan H. Schönherr |
2017-09-13 | KVM: x86: Remove .get_pkru() from kvm_x86_ops | Joerg Roedel |
2017-09-13 | x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition | Vitaly Kuznetsov |
2017-09-13 | x86/hyper-V: Allocate the IDT entry early in boot | K. Y. Srinivasan |
2017-09-13 | x86/paravirt: Remove no longer used paravirt functions | Juergen Gross |
2017-09-13 | x86/mm/64: Initialize CR4.PCIDE early | Andy Lutomirski |
2017-09-13 | x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3 | Andy Lutomirski |