Age | Commit message (Expand) | Author |
2023-10-17 | vgacon: remove screen_info dependency | Arnd Bergmann |
2023-10-15 | Revert "x86/smp: Put CPUs into INIT on shutdown if possible" | Linus Torvalds |
2023-10-15 | Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-10-14 | Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-10-14 | Merge tag 'perf-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-10-12 | x86/alternatives: Disable KASAN in apply_alternatives() | Kirill A. Shutemov |
2023-10-11 | cpu-hotplug: Provide prototypes for arch CPU registration | Russell King (Oracle) |
2023-10-11 | x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUs | Borislav Petkov (AMD) |
2023-10-10 | Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2023-10-08 | perf/x86/lbr: Filter vsyscall addresses | JP Kobryn |
2023-10-08 | x86/resctrl: Fix kernel-doc warnings | Randy Dunlap |
2023-10-02 | x86/sev: Change npages to unsigned long in snp_accept_memory() | Tom Lendacky |
2023-10-02 | x86/sev: Use the GHCB protocol when available for SNP CPUID requests | Tom Lendacky |
2023-10-01 | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-10-01 | Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-10-01 | Merge tag 'perf-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2023-09-29 | mm: abstract moving to the next PFN | Matthew Wilcox (Oracle) |
2023-09-28 | x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race | Haitao Huang |
2023-09-28 | x86/srso: Add SRSO mitigation for Hygon processors | Pu Wen |
2023-09-25 | perf/x86/amd: Do not WARN() on every IRQ | Breno Leitao |
2023-09-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-09-24 | x86/kgdb: Fix a kerneldoc warning when build with W=1 | Christophe JAILLET |
2023-09-23 | Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ... | Paolo Bonzini |
2023-09-23 | KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX | Tom Lendacky |
2023-09-23 | KVM: SVM: Fix TSC_AUX virtualization setup | Tom Lendacky |
2023-09-23 | KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway | Paolo Bonzini |
2023-09-23 | KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously | Sean Christopherson |
2023-09-23 | KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe() | Paolo Bonzini |
2023-09-22 | Merge tag 'x86_urgent_for_v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-09-22 | Merge tag 'x86-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-09-22 | x86/hyperv: Add common print prefix "Hyper-V" in hv_init | Saurabh Sengar |
2023-09-22 | x86/hyperv: Remove hv_vtl_early_init initcall | Saurabh Sengar |
2023-09-22 | x86/hyperv: Restrict get_vtl to only VTL platforms | Saurabh Sengar |
2023-09-22 | x86,static_call: Fix static-call vs return-thunk | Peter Zijlstra |
2023-09-22 | x86/alternatives: Remove faulty optimization | Josh Poimboeuf |
2023-09-22 | perf/x86/amd/core: Fix overflow reset on hotplug | Sandipan Das |
2023-09-21 | KVM: x86/mmu: Open code leaf invalidation from mmu_notifier | Sean Christopherson |
2023-09-19 | x86/shstk: Add warning for shadow stack double unmap | Rick Edgecombe |
2023-09-19 | x86/shstk: Remove useless clone error handling | Rick Edgecombe |
2023-09-19 | x86/shstk: Handle vfork clone failure correctly | Rick Edgecombe |
2023-09-19 | x86/srso: Fix SBPB enablement for spec_rstack_overflow=off | Josh Poimboeuf |
2023-09-19 | x86/srso: Don't probe microcode in a guest | Josh Poimboeuf |
2023-09-19 | x86/srso: Set CPUID feature bits independently of bug or mitigation status | Josh Poimboeuf |
2023-09-19 | x86/srso: Fix srso_show_state() side effect | Josh Poimboeuf |
2023-09-19 | xen/efi: refactor deprecated strncpy | Justin Stitt |
2023-09-19 | x86/xen: allow nesting of same lazy mode | Juergen Gross |
2023-09-19 | x86/xen: move paravirt lazy code | Juergen Gross |
2023-09-19 | xen: simplify evtchn_do_upcall() call maze | Juergen Gross |
2023-09-18 | x86/asm: Fix build of UML with KASAN | Vincent Whitchurch |
2023-09-18 | x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer() | Rik van Riel |