| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Merge tag 'kvm-x86-misc-6.9' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2024-03-11 | 3 | -10/+7 |
| |\ \ \ \ |
|
| | * | | | | KVM: SVM: Rename vmplX_ssp -> plX_ssp | John Allen | 2024-02-27 | 1 | -4/+4 |
| | * | | | | KVM: x86: Fully defer to vendor code to decide how to force immediate exit | Sean Christopherson | 2024-02-23 | 2 | -4/+0 |
| | * | | | | KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepoint | Sean Christopherson | 2024-02-23 | 1 | -1/+2 |
| | * | | | | KVM: x86: Make kvm_get_dr() return a value, not use an out parameter | Sean Christopherson | 2024-02-23 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2024-03-11 | 4 | -14/+24 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux... | Paolo Bonzini | 2024-03-09 | 5 | -11/+11 |
| |\ \ \ \ |
|
| * | | | | | x86: irq: unconditionally define KVM interrupt vectors | Paolo Bonzini | 2024-02-23 | 1 | -2/+0 |
| * | | | | | x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM) | Paolo Bonzini | 2024-02-08 | 4 | -4/+4 |
* | | | | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-03-15 | 3 | -26/+19 |
|\ \ \ \ \ \ |
|
| * | | | | | | mm/treewide: align up pXd_leaf() retval across archs | Peter Xu | 2024-03-06 | 1 | -4/+4 |
| * | | | | | | mm/treewide: drop pXd_large() | Peter Xu | 2024-03-06 | 1 | -12/+7 |
| * | | | | | | mm/x86: drop two unnecessary pud_leaf() definitions | Peter Xu | 2024-03-06 | 1 | -1/+0 |
| * | | | | | | mm/x86: replace pgd_large() with pgd_leaf() | Peter Xu | 2024-03-06 | 1 | -2/+2 |
| * | | | | | | kexec: split crashkernel reservation code out from crash_core.c | Baoquan He | 2024-02-24 | 1 | -3/+3 |
| * | | | | | | x86/mm: convert pte_next_pfn() to pte_advance_pfn() | Ryan Roberts | 2024-02-23 | 1 | -4/+4 |
| * | | | | | | mm: ptdump: have ptdump_check_wx() return bool | Christophe Leroy | 2024-02-22 | 1 | -1/+1 |
| * | | | | | | arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX | Christophe Leroy | 2024-02-22 | 1 | -2/+1 |
| * | | | | | | x86/mm: delete unused cpu argument to leave_mm() | Yosry Ahmed | 2024-02-22 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-03-13 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/efistub: Remap kernel text read-only before dropping NX attribute | Ard Biesheuvel | 2024-03-09 | 1 | -0/+1 |
| |/ / / / / |
|
* | | | | | | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-03-12 | 1 | -1/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | kernel.h: removed REPEAT_BYTE from kernel.h | Tanzir Hasan | 2024-02-01 | 1 | -1/+2 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-03-12 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann | 2024-03-06 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'x86-boot-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-03-12 | 5 | -11/+12 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into x86/boot, to resolve conflict | Ingo Molnar | 2024-03-12 | 62 | -383/+977 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86/sev: Move early startup code into .head.text section | Ard Biesheuvel | 2024-03-04 | 1 | -5/+5 |
| * | | | | | | | x86/sme: Move early SME kernel encryption handling into .head.text | Ard Biesheuvel | 2024-03-04 | 1 | -4/+4 |
| * | | | | | | | x86/startup_64: Defer assignment of 5-level paging global variables | Ard Biesheuvel | 2024-03-04 | 1 | -1/+1 |
| * | | | | | | | x86/boot/64: Load the final kernel GDT during early boot directly, remove sta... | Brian Gerst | 2024-02-28 | 1 | -0/+1 |
| * | | | | | | | x86/boot/64: Simplify global variable accesses in GDT/IDT programming | Ard Biesheuvel | 2024-02-26 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'x86/sev' into x86/boot, to resolve conflicts and to pick up dep... | Ingo Molnar | 2024-02-26 | 11 | -17/+101 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'x86-apic-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-03-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Revert "x86/bugs: Use fixed addressing for VERW operand" | Dave Hansen | 2024-03-12 | 1 | -1/+1 |
* | | | | | | | | | Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2024-03-12 | 2 | -0/+9 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
|
| * | | | | | | | | x86/rfds: Mitigate Register File Data Sampling (RFDS) | Pawan Gupta | 2024-03-11 | 2 | -0/+9 |
| | |/ / / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'x86_tdx_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-03-12 | 2 | -3/+8 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/asm: Remove the __iomem annotation of movdir64b()'s dst argument | Kai Huang | 2024-02-22 | 2 | -3/+8 |
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'x86_mm_for_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2024-03-12 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'linus' into x86/mm, to refresh the branch and pick up fixes | Ingo Molnar | 2024-01-26 | 45 | -523/+498 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type | Michael Roth | 2023-11-23 | 1 | -1/+5 |
* | | | | | | | | | | Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-03-12 | 18 | -115/+226 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86/idle: Select idle routine only once | Thomas Gleixner | 2024-03-04 | 1 | -1/+1 |
| * | | | | | | | | | | x86/vdso: Move vDSO to mmap region | Daniel Micay | 2024-02-27 | 1 | -1/+0 |
| * | | | | | | | | | | Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe... | Ingo Molnar | 2024-02-14 | 11 | -44/+47 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86/retpoline: Ensure default return thunk isn't used at runtime | Josh Poimboeuf | 2024-02-12 | 1 | -0/+2 |
| | * | | | | | | | | | | x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK | Breno Leitao | 2024-01-10 | 4 | -6/+6 |
| | * | | | | | | | | | | x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSO | Breno Leitao | 2024-01-10 | 1 | -3/+3 |
| | * | | | | | | | | | | x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRY | Breno Leitao | 2024-01-10 | 2 | -4/+4 |