Age | Commit message (Expand) | Author |
2020-02-09 | Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-02-09 | Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-02-09 | Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-02-08 | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro |
2020-02-07 | fs_parser: remove fs_parameter_description name field | Eric Sandeen |
2020-02-07 | x86/apic: Mask IOAPIC entries when disabling the local APIC | Tony W Wang-oc |
2020-02-06 | Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-02-06 | Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-02-05 | KVM: vmx: delete meaningless vmx_decache_cr0_guest_bits() declaration | Miaohe Lin |
2020-02-05 | KVM: x86: Mark CR4.UMIP as reserved based on associated CPUID bit | Sean Christopherson |
2020-02-05 | x86: vmxfeatures: rename features for consistency with KVM and manual | Paolo Bonzini |
2020-02-05 | KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses | Paolo Bonzini |
2020-02-05 | KVM: x86: Fix perfctr WRMSR for running counters | Eric Hankland |
2020-02-05 | x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested g... | Vitaly Kuznetsov |
2020-02-05 | x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs() | Vitaly Kuznetsov |
2020-02-05 | kvm: mmu: Separate generating and setting mmio ptes | Ben Gardon |
2020-02-05 | kvm: mmu: Replace unsigned with unsigned int for PTE access | Ben Gardon |
2020-02-05 | KVM: nVMX: Remove stale comment from nested_vmx_load_cr3() | Sean Christopherson |
2020-02-05 | x86/kvm: do not setup pv tlb flush when not paravirtualized | Thadeu Lima de Souza Cascardo |
2020-02-05 | KVM: x86: Take a u64 when checking for a valid dr7 value | Sean Christopherson |
2020-02-05 | KVM: x86: use raw clock values consistently | Paolo Bonzini |
2020-02-05 | KVM: x86: reorganize pvclock_gtod_data members | Paolo Bonzini |
2020-02-05 | KVM: nVMX: delete meaningless nested_vmx_run() declaration | Miaohe Lin |
2020-02-05 | KVM: SVM: allow AVIC without split irqchip | Paolo Bonzini |
2020-02-05 | kvm: ioapic: Lazy update IOAPIC EOI | Suravee Suthikulpanit |
2020-02-05 | kvm: ioapic: Refactor kvm_ioapic_update_eoi() | Suravee Suthikulpanit |
2020-02-05 | kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode. | Suravee Suthikulpanit |
2020-02-05 | svm: Temporarily deactivate AVIC during ExtINT handling | Suravee Suthikulpanit |
2020-02-05 | svm: Deactivate AVIC when launching guest with nested SVM support | Suravee Suthikulpanit |
2020-02-05 | kvm: x86: hyperv: Use APICv update request interface | Suravee Suthikulpanit |
2020-02-05 | svm: Add support for dynamic APICv | Suravee Suthikulpanit |
2020-02-05 | kvm: x86: Introduce x86 ops hook for pre-update APICv | Suravee Suthikulpanit |
2020-02-05 | kvm: x86: Introduce APICv x86 ops for checking APIC inhibit reasons | Suravee Suthikulpanit |
2020-02-05 | KVM: svm: avic: Add support for dynamic setup/teardown of virtual APIC backin... | Suravee Suthikulpanit |
2020-02-05 | kvm: x86: svm: Add support to (de)activate posted interrupts | Suravee Suthikulpanit |
2020-02-05 | kvm: x86: Add APICv (de)activate request trace points | Suravee Suthikulpanit |
2020-02-05 | kvm: x86: Add support for dynamic APICv activation | Suravee Suthikulpanit |
2020-02-05 | KVM: x86: remove get_enable_apicv from kvm_x86_ops | Paolo Bonzini |
2020-02-05 | kvm: x86: Introduce APICv inhibit reason bits | Suravee Suthikulpanit |
2020-02-05 | kvm: lapic: Introduce APICv update helper function | Suravee Suthikulpanit |
2020-02-04 | x86/PCI: Define to_pci_sysdata() even when !CONFIG_PCI | Jason A. Donenfeld |
2020-02-04 | Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2020-02-04 | asm-generic: Make dma-contiguous.h a mandatory include/asm header | Michal Simek |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-02-04 | asm-generic/tlb: rename HAVE_RCU_TABLE_FREE | Peter Zijlstra |
2020-02-04 | x86: mm: avoid allocating struct mm_struct on the stack | Steven Price |
2020-02-04 | mm: ptdump: reduce level numbers by 1 in note_page() | Steven Price |
2020-02-04 | x86: mm: convert dump_pagetables to use walk_page_range | Steven Price |
2020-02-04 | x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct | Steven Price |