Age | Commit message (Expand) | Author |
2021-03-28 | Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-03-26 | Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2021-03-24 | Revert "xen: fix p2m size in dom0 for disabled memory hotplug case" | Roger Pau Monne |
2021-03-24 | xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUG | Roger Pau Monne |
2021-03-23 | x86/build: Turn off -fcf-protection for realmode targets | Arnd Bergmann |
2021-03-23 | x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc() | Isaku Yamahata |
2021-03-21 | Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-03-21 | Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-03-20 | Merge tag 'riscv-for-linus-5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-03-19 | bpf: Use NOP_ATOMIC5 instead of emit_nops(&prog, 5) for BPF_TRAMP_F_CALL_ORIG | Stanislav Fomichev |
2021-03-19 | x86/apic/of: Fix CPU devicetree-node lookups | Johan Hovold |
2021-03-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-03-19 | x86/ioapic: Ignore IRQ2 again | Thomas Gleixner |
2021-03-18 | x86/kvm: Fix broken irq restoration in kvm_wait | Wanpeng Li |
2021-03-18 | KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUs | Wanpeng Li |
2021-03-18 | KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish | Sean Christopherson |
2021-03-18 | KVM: x86: hyper-v: Don't touch TSC page values when guest opted for re-enligh... | Vitaly Kuznetsov |
2021-03-18 | KVM: x86: hyper-v: Track Hyper-V TSC page status | Vitaly Kuznetsov |
2021-03-18 | bpf: Fix fexit trampoline. | Alexei Starovoitov |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2021-03-17 | KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs | Vitaly Kuznetsov |
2021-03-17 | KVM: x86: hyper-v: Limit guest to writing zero to HV_X64_MSR_TSC_EMULATION_ST... | Vitaly Kuznetsov |
2021-03-16 | ftrace: Fix spelling mistake "disabed" -> "disabled" | Colin Ian King |
2021-03-16 | x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTART | Oleg Nesterov |
2021-03-16 | x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall() | Oleg Nesterov |
2021-03-16 | x86: Move TS_COMPAT back to asm/thread_info.h | Oleg Nesterov |
2021-03-16 | perf/x86/intel: Fix unchecked MSR access error caused by VLBR_EVENT | Kan Liang |
2021-03-16 | perf/x86/intel: Fix a crash caused by zero PEBS status | Kan Liang |
2021-03-16 | KVM: x86/mmu: Store the address space ID in the TDP iterator | Sean Christopherson |
2021-03-16 | KVM: x86/mmu: Factor out tdp_iter_return_to_root | Ben Gardon |
2021-03-16 | KVM: x86/mmu: Fix RCU usage when atomically zapping SPTEs | Ben Gardon |
2021-03-16 | KVM: x86/mmu: Fix RCU usage in handle_removed_tdp_mmu_page | Ben Gardon |
2021-03-14 | Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-03-14 | Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-03-14 | Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-03-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-03-12 | Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-03-12 | KVM: LAPIC: Advancing the timer expiration on guest initiated write | Wanpeng Li |
2021-03-12 | KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive mode | Sean Christopherson |
2021-03-12 | KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged | Wanpeng Li |
2021-03-12 | kvm: x86: annotate RCU pointers | Muhammad Usama Anjum |
2021-03-12 | objtool,x86: Fix uaccess PUSHF/POPF validation | Peter Zijlstra |
2021-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-03-10 | Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} | Jan Beulich |
2021-03-10 | Xen: drop exports of {set,clear}_foreign_p2m_mapping() | Jan Beulich |
2021-03-10 | x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" case | Sean Christopherson |
2021-03-09 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2021-03-10 | bpf, x86: Use kvmalloc_array instead kmalloc_array in bpf_jit_comp | Yonghong Song |
2021-03-09 | x86/sev-es: Use __copy_from_user_inatomic() | Joerg Roedel |