Age | Commit message (Expand) | Author |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-10-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-10 | Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds |
2022-10-10 | Merge tag 'locking-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-10 | Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-10-04 | Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-10-04 | Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-10-04 | Merge tag 'x86_microcode_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-10-04 | Merge tag 'x86_paravirt_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-10-04 | Merge tag 'x86_asm_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-04 | Merge tag 'x86_apic_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-10-04 | Merge tag 'x86_cpu_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-04 | Merge tag 'x86_timers_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-04 | Merge tag 'x86_platform_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-10-04 | Merge tag 'edac_updates_for_v6.1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-10-03 | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-10-03 | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2022-10-03 | x86: kmsan: handle CPU entry area | Alexander Potapenko |
2022-10-03 | x86: kmsan: enable KMSAN builds for x86 | Alexander Potapenko |
2022-10-03 | x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN | Alexander Potapenko |
2022-10-03 | x86: kmsan: use __msan_ string functions where possible. | Alexander Potapenko |
2022-10-03 | mm: kmsan: maintain KMSAN metadata for page operations | Alexander Potapenko |
2022-10-03 | x86: kmsan: pgtable: reduce vmalloc space | Alexander Potapenko |
2022-10-03 | x86: asm: instrument usercopy in get_user() and put_user() | Alexander Potapenko |
2022-10-03 | x86: add missing include to sparsemem.h | Dmitry Vyukov |
2022-10-02 | Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-09-30 | kvm: vmx: keep constant definition format consistent | Peng Hao |
2022-09-30 | kvm: mmu: fix typos in struct kvm_arch | Peng Hao |
2022-09-30 | Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEAD | Paolo Bonzini |
2022-09-29 | perf/x86/amd: Add IBS OP_DATA2 DataSrc bit definitions | Ravi Bangoria |
2022-09-29 | Merge branch 'v6.0-rc7' | Peter Zijlstra |
2022-09-28 | x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant | Borislav Petkov |
2022-09-26 | mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG | Yu Zhao |
2022-09-26 | mm: x86, arm64: add arch_has_hw_pte_young() | Yu Zhao |
2022-09-26 | mm/x86: use SWP_TYPE_BITS in 3-level swap macros | Peter Xu |
2022-09-26 | Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-09-26 | x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled | Bill Wendling |
2022-09-26 | x86/paravirt: clean up typos and grammaros | Bill Wendling |
2022-09-26 | x86/kprobes: Remove unused arch_kprobe_override_function() declaration | Gaosheng Cui |
2022-09-26 | x86/ftrace: Remove unused modifying_ftrace_code declaration | Gaosheng Cui |
2022-09-26 | x86: Add support for CONFIG_CFI_CLANG | Sami Tolvanen |
2022-09-26 | x86: Add types to indirectly called assembly functions | Sami Tolvanen |
2022-09-26 | KVM: x86: make vendor code check for all nested events | Paolo Bonzini |
2022-09-26 | KVM: x86: Morph pending exceptions to pending VM-Exits at queue time | Sean Christopherson |
2022-09-26 | KVM: x86: Make kvm_queued_exception a properly named, visible struct | Sean Christopherson |
2022-09-26 | KVM: x86: Rename kvm_x86_ops.queue_exception to inject_exception | Sean Christopherson |
2022-09-26 | KVM: x86: hyper-v: Cache HYPERV_CPUID_NESTED_FEATURES CPUID leaf | Vitaly Kuznetsov |
2022-09-26 | x86/hyperv: Update 'struct hv_enlightened_vmcs' definition | Vitaly Kuznetsov |