| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-03-15 | x86/ibt: Disable IBT around firmware |  Peter Zijlstra | 2 | -2/+13 |
| 2022-03-15 | x86/ibt,kexec: Disable CET on kexec |  Peter Zijlstra | 1 | -0/+3 |
| 2022-03-15 | x86/ibt: Add IBT feature, MSR and #CP handling |  Peter Zijlstra | 6 | -1/+30 |
| 2022-03-15 | x86/ibt,paravirt: Sprinkle ENDBR |  Peter Zijlstra | 2 | -0/+4 |
| 2022-03-15 | x86/linkage: Add ENDBR to SYM_FUNC_START*() |  Peter Zijlstra | 1 | -0/+31 |
| 2022-03-15 | x86/ibt,entry: Sprinkle ENDBR dust |  Peter Zijlstra | 2 | -10/+13 |
| 2022-03-15 | x86/ibt,xen: Sprinkle the ENDBR |  Peter Zijlstra | 1 | -1/+1 |
| 2022-03-15 | x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel() |  Peter Zijlstra | 2 | -6/+0 |
| 2022-03-15 | x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch() |  Peter Zijlstra | 1 | -6/+14 |
| 2022-03-15 | x86/text-patching: Make text_gen_insn() play nice with ANNOTATE_NOENDBR |  Peter Zijlstra | 1 | -1/+9 |
| 2022-03-15 | x86/ibt: Base IBT bits |  Peter Zijlstra | 1 | -0/+87 |
| 2022-03-15 | Merge tag 'v5.17-rc8' into sched/core, to pick up fixes |  Ingo Molnar | 3 | -9/+10 |
| 2022-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 2 | -8/+10 |
| 2022-03-10 | x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc() |  Ionela Voinescu | 1 | -1/+1 |
| 2022-03-08 | x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPC |  Huang Rui | 1 | -3/+1 |
| 2022-03-08 | x86: Expose init_freq_invariance() to topology header |  Huang Rui | 1 | -0/+4 |
| 2022-03-08 | x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPC |  Huang Rui | 1 | -0/+9 |
| 2022-03-08 | KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255 |  Suravee Suthikulpanit | 1 | -1/+1 |
| 2022-03-08 | KVM: x86/mmu: Zap invalidated roots via asynchronous worker |  Paolo Bonzini | 1 | -0/+2 |
| 2022-03-07 | Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -8/+10 |
| 2022-03-04 | Merge branch 'kvm-bugfixes' into HEAD |  Paolo Bonzini | 1 | -1/+0 |
| 2022-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 1 | -1/+0 |
| 2022-03-02 | platform/x86: Add AMD system management interface |  Suma Hegde | 2 | -0/+219 |
| 2022-03-01 | KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped |  Sean Christopherson | 1 | -0/+2 |
| 2022-02-25 | KVM: x86/mmu: do not pass vcpu to root freeing functions |  Paolo Bonzini | 1 | -2/+2 |
| 2022-02-25 | KVM: x86: use struct kvm_mmu_root_info for mmu->root |  Paolo Bonzini | 1 | -2/+1 |
| 2022-02-25 | KVM: x86: Provide per VM capability for disabling PMU virtualization |  David Dunn | 1 | -0/+1 |
| 2022-02-25 | KVM: x86: Fix pointer mistmatch warning when patching RET0 static calls |  Sean Christopherson | 1 | -2/+2 |
| 2022-02-25 | Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic into asm-generic |  Arnd Bergmann | 1 | -32/+3 |
| 2022-02-25 | uaccess: generalize access_ok() |  Arnd Bergmann | 1 | -12/+2 |
| 2022-02-25 | uaccess: add generic __{get,put}_kernel_nofault |  Arnd Bergmann | 1 | -2/+0 |
| 2022-02-25 | x86: use more conventional access_ok() definition |  Arnd Bergmann | 1 | -22/+3 |
| 2022-02-25 | x86: remove __range_not_ok() |  Arnd Bergmann | 1 | -4/+6 |
| 2022-02-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -1/+0 |
| 2022-02-23 | x86/mm/cpa: Generalize __set_memory_enc_pgtable() |  Brijesh Singh | 2 | -1/+16 |
| 2022-02-23 | x86/coco: Add API to handle encryption mask |  Kirill A. Shutemov | 2 | -6/+25 |
| 2022-02-23 | x86/coco: Explicitly declare type of confidential computing platform |  Kirill A. Shutemov | 1 | -0/+14 |
| 2022-02-23 | x86/pat: Remove the unused set_pages_array_wt() function |  Christoph Hellwig | 1 | -1/+0 |
| 2022-02-23 | sched/headers: Add initial new headers as identity mappings |  Ingo Molnar | 1 | -0/+1 |
| 2022-02-21 | Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts |  Ingo Molnar | 8 | -27/+64 |
| 2022-02-21 | x86/speculation: Add eIBRS + Retpoline options |  Peter Zijlstra | 1 | -1/+3 |
| 2022-02-21 | x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE |  Peter Zijlstra (Intel) | 2 | -7/+7 |
| 2022-02-19 | sched/preempt: Refactor sched_dynamic_update() |  Mark Rutland | 1 | -4/+6 |
| 2022-02-18 | KVM: x86/mmu: Remove MMU auditing |  Sean Christopherson | 1 | -4/+0 |
| 2022-02-18 | KVM: x86: allow defining return-0 static calls |  Paolo Bonzini | 2 | -6/+13 |
| 2022-02-18 | KVM: x86: make several APIC virtualization callbacks optional |  Paolo Bonzini | 1 | -5/+5 |
| 2022-02-18 | KVM: x86: warn on incorrectly NULL members of kvm_x86_ops |  Paolo Bonzini | 1 | -2/+5 |
| 2022-02-18 | KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops |  Paolo Bonzini | 2 | -45/+45 |
| 2022-02-18 | KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPIC |  Paolo Bonzini | 2 | -2/+0 |
| 2022-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 4 | -9/+55 |