Age | Commit message (Expand) | Author |
2022-04-10 | Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-04-10 | Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-04-10 | Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-04-10 | Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-04-10 | Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-04-08 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-04-08 | arm64: Add part number for Arm Cortex-A78AE | Chanho Park |
2022-04-08 | arm64: patch_text: Fixup last cpu should be master | Guo Ren |
2022-04-07 | x86/msi: Fix msi message data shadow struct | Reto Buerki |
2022-04-07 | x86/extable: Prefer local labels in .set directives | Nick Desaulniers |
2022-04-07 | x86,bpf: Avoid IBT objtool warning | Peter Zijlstra |
2022-04-07 | Revert "powerpc: Set max_mapnr correctly" | Kefeng Wang |
2022-04-07 | powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit | Kefeng Wang |
2022-04-06 | arm64: alternatives: mark patch_alternative() as `noinstr` | Joey Gouly |
2022-04-05 | x86/speculation: Restore speculation related MSRs during S3 resume | Pawan Gupta |
2022-04-05 | x86/pm: Save the MSR validity status at context setup | Pawan Gupta |
2022-04-05 | powerpc/pseries/vas: use default_groups in kobj_type | Greg Kroah-Hartman |
2022-04-05 | x86/bug: Prevent shadowing in __WARN_FLAGS | Vincent Mailhol |
2022-04-05 | perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids | Kan Liang |
2022-04-05 | perf/x86/intel: Don't extend the pseudo-encoding to GP counters | Kan Liang |
2022-04-05 | perf/x86/uncore: Add Raptor Lake uncore support | Kan Liang |
2022-04-05 | perf/x86/msr: Add Raptor Lake CPU support | Kan Liang |
2022-04-05 | perf/x86/cstate: Add Raptor Lake support | Kan Liang |
2022-04-05 | perf/x86: Add Intel Raptor Lake support | Kan Liang |
2022-04-05 | x86/percpu: Remove volatile from arch_raw_cpu_ptr(). | Sebastian Andrzej Siewior |
2022-04-05 | static_call: Properly initialise DEFINE_STATIC_CALL_RET0() | Christophe Leroy |
2022-04-05 | x86,static_call: Fix __static_call_return0 for i386 | Peter Zijlstra |
2022-04-04 | x86/mm/tlb: Revert retpoline avoidance approach | Dave Hansen |
2022-04-04 | arm64: Fix comments in macro __init_el2_gicv3 | Zhiyuan Dai |
2022-04-04 | arm64: fix typos in comments | Julia Lawall |
2022-04-04 | arch/arm64: Fix topology initialization for core scheduling | Phil Auld |
2022-04-04 | arm64: mte: Fix the stack frame size warning in mte_dump_tag_range() | Catalin Marinas |
2022-04-04 | Revert "arm64: Change elfcore for_each_mte_vma() to use VMA iterator" | Will Deacon |
2022-04-03 | Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-04-03 | Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-04-03 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-04-03 | KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.h | Michael Ellerman |
2022-04-02 | Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-04-02 | Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds |
2022-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-04-02 | KVM: x86: fix sending PV IPI | Li RongQing |
2022-04-02 | KVM: x86/mmu: do compare-and-exchange of gPTE via the user address | Paolo Bonzini |
2022-04-02 | KVM: x86: Remove redundant vm_entry_controls_clearbit() call | Zhenzhong Duan |
2022-04-02 | KVM: x86: cleanup enter_rmode() | Zhenzhong Duan |
2022-04-02 | KVM: x86: SVM: fix tsc scaling when the host doesn't support it | Maxim Levitsky |
2022-04-02 | kvm: x86: SVM: remove unused defines | Maxim Levitsky |
2022-04-02 | KVM: x86: SVM: move tsc ratio definitions to svm.h | Maxim Levitsky |
2022-04-02 | KVM: x86: SVM: fix avic spec based definitions again | Maxim Levitsky |
2022-04-02 | KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr | Hou Wenlong |
2022-04-02 | KVM: x86/emulator: Emulate RDPID only if it is enabled in guest | Hou Wenlong |