Age | Commit message (Expand) | Author |
2022-03-18 | Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery' | Rafael J. Wysocki |
2022-03-18 | Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86' | Rafael J. Wysocki |
2022-03-15 | Merge branch 'x86/cpu' into x86/core, to resolve conflicts | Ingo Molnar |
2022-03-15 | Merge branch 'x86/pasid' into x86/core, to resolve conflicts | Ingo Molnar |
2022-03-15 | x86: Remove toolchain check for X32 ABI capability | Masahiro Yamada |
2022-03-15 | x86/alternative: Use .ibt_endbr_seal to seal indirect calls | Peter Zijlstra |
2022-03-15 | x86,objtool: Move the ASM_REACHABLE annotation to objtool.h | Peter Zijlstra |
2022-03-15 | x86: Annotate call_on_stack() | Peter Zijlstra |
2022-03-15 | x86: Mark stop_this_cpu() __noreturn | Peter Zijlstra |
2022-03-15 | x86/ibt: Dont generate ENDBR in .discard.text | Peter Zijlstra |
2022-03-15 | x86/ibt: Disable IBT around firmware | Peter Zijlstra |
2022-03-15 | x86/ibt,kexec: Disable CET on kexec | Peter Zijlstra |
2022-03-15 | x86/ibt: Add IBT feature, MSR and #CP handling | Peter Zijlstra |
2022-03-15 | x86/ibt,paravirt: Sprinkle ENDBR | Peter Zijlstra |
2022-03-15 | x86/linkage: Add ENDBR to SYM_FUNC_START*() | Peter Zijlstra |
2022-03-15 | x86/ibt,entry: Sprinkle ENDBR dust | Peter Zijlstra |
2022-03-15 | x86/ibt,xen: Sprinkle the ENDBR | Peter Zijlstra |
2022-03-15 | x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel() | Peter Zijlstra |
2022-03-15 | x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch() | Peter Zijlstra |
2022-03-15 | x86/text-patching: Make text_gen_insn() play nice with ANNOTATE_NOENDBR | Peter Zijlstra |
2022-03-15 | x86/ibt: Base IBT bits | Peter Zijlstra |
2022-03-15 | Merge tag 'v5.17-rc8' into sched/core, to pick up fixes | Ingo Molnar |
2022-03-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-03-10 | x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc() | Ionela Voinescu |
2022-03-08 | x86/ACPI: CPPC: Move init_freq_invariance_cppc() into x86 CPPC | Huang Rui |
2022-03-08 | x86: Expose init_freq_invariance() to topology header | Huang Rui |
2022-03-08 | x86/ACPI: CPPC: Move AMD maximum frequency ratio setting function into x86 CPPC | Huang Rui |
2022-03-08 | KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255 | Suravee Suthikulpanit |
2022-03-08 | KVM: x86/mmu: Zap invalidated roots via asynchronous worker | Paolo Bonzini |
2022-03-07 | Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-04 | Merge branch 'kvm-bugfixes' into HEAD | Paolo Bonzini |
2022-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-03-02 | platform/x86: Add AMD system management interface | Suma Hegde |
2022-03-01 | KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped | Sean Christopherson |
2022-02-25 | KVM: x86/mmu: do not pass vcpu to root freeing functions | Paolo Bonzini |
2022-02-25 | KVM: x86: use struct kvm_mmu_root_info for mmu->root | Paolo Bonzini |
2022-02-25 | KVM: x86: Provide per VM capability for disabling PMU virtualization | David Dunn |
2022-02-25 | KVM: x86: Fix pointer mistmatch warning when patching RET0 static calls | Sean Christopherson |
2022-02-25 | Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Arnd Bergmann |
2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann |
2022-02-25 | uaccess: add generic __{get,put}_kernel_nofault | Arnd Bergmann |
2022-02-25 | x86: use more conventional access_ok() definition | Arnd Bergmann |
2022-02-25 | x86: remove __range_not_ok() | Arnd Bergmann |
2022-02-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-02-23 | x86/mm/cpa: Generalize __set_memory_enc_pgtable() | Brijesh Singh |
2022-02-23 | x86/coco: Add API to handle encryption mask | Kirill A. Shutemov |
2022-02-23 | x86/coco: Explicitly declare type of confidential computing platform | Kirill A. Shutemov |
2022-02-23 | x86/pat: Remove the unused set_pages_array_wt() function | Christoph Hellwig |
2022-02-23 | sched/headers: Add initial new headers as identity mappings | Ingo Molnar |
2022-02-21 | Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts | Ingo Molnar |