Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | KVM: x86: Move guts of kvm_arch_init() to standalone helper | Sean Christopherson | 2022-12-29 | 1 | -0/+3 | |
| * | | | | | | | | Merge branch 'kvm-late-6.1' into HEAD | Paolo Bonzini | 2022-12-29 | 2 | -11/+6 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | * | | | | | | | KVM: x86: Hyper-V invariant TSC control | Vitaly Kuznetsov | 2022-12-29 | 1 | -0/+1 | |
| | * | | | | | | | x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define | Vitaly Kuznetsov | 2022-12-29 | 1 | -0/+3 | |
| | * | | | | | | | KVM: x86/mmu: Change tdp_mmu to a read-only parameter | David Matlack | 2022-12-29 | 1 | -11/+2 | |
| | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'x86_tdx_for_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-02-25 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/tdx: Add more registers to struct tdx_hypercall_args | Kirill A. Shutemov | 2023-01-27 | 1 | -0/+6 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-02-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dma-mapping: no need to pass a bus_type into get_arch_dma_ops() | Greg Kroah-Hartman | 2023-02-15 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-02-23 | 6 | -34/+58 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) | 2023-02-09 | 2 | -8/+0 | |
| * | | | | | | | | mm: add vma_alloc_zeroed_movable_folio() | Matthew Wilcox (Oracle) | 2023-02-02 | 1 | -3/+2 | |
| * | | | | | | | | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand | 2023-02-02 | 1 | -1/+0 | |
| * | | | | | | | | x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit | David Hildenbrand | 2023-02-02 | 3 | -10/+44 | |
| * | | | | | | | | mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp() | Peter Xu | 2023-01-18 | 1 | -12/+12 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-02-23 | 2 | -3/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | efi: Add mixed-mode thunk recipe for GetMemoryAttributes | Ard Biesheuvel | 2023-02-10 | 1 | -0/+3 | |
| * | | | | | | | | efi: x86: Wire up IBT annotation in memory attributes table | Ard Biesheuvel | 2023-02-09 | 2 | -3/+5 | |
| * | | | | | | | | efi/libstub: Add memory attribute protocol definitions | Evgeniy Baskov | 2023-01-30 | 1 | -0/+7 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2023-02-21 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2023-02-17 | 2 | -0/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-02-09 | 1 | -2/+24 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-02-02 | 3 | -0/+34 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | net: checksum: drop the linux/uaccess.h include | Jakub Kicinski | 2023-01-27 | 1 | -1/+0 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2023-02-21 | 2 | -30/+65 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/hyperv: Fix hv_get/set_register for nested bringup | Nuno Das Neves | 2023-02-16 | 1 | -4/+8 | |
| * | | | | | | | | | x86/hyperv: Add an interface to do nested hypercalls | Jinank Jain | 2023-01-17 | 2 | -5/+40 | |
| * | | | | | | | | | Drivers: hv: Setup synic registers in case of nested root partition | Jinank Jain | 2023-01-17 | 2 | -24/+17 | |
| * | | | | | | | | | x86/hyperv: Add support for detecting nested hypervisor | Jinank Jain | 2023-01-12 | 1 | -0/+3 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2023-02-21 | 10 | -29/+100 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/amd: Cache debug register values in percpu variables | Alexey Kardashevskiy | 2023-01-31 | 1 | -2/+7 | |
| * | | | | | | | | | x86/cpu: Support AMD Automatic IBRS | Kim Phillips | 2023-01-25 | 2 | -0/+3 | |
| * | | | | | | | | | x86/cpu, kvm: Add the SMM_CTL MSR not present feature | Kim Phillips | 2023-01-25 | 1 | -0/+1 | |
| * | | | | | | | | | x86/cpu, kvm: Add the Null Selector Clears Base feature | Kim Phillips | 2023-01-25 | 1 | -0/+1 | |
| * | | | | | | | | | x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leaf | Kim Phillips | 2023-01-25 | 1 | -1/+2 | |
| * | | | | | | | | | x86/cpu, kvm: Add the NO_NESTED_DATA_BP feature | Kim Phillips | 2023-01-25 | 1 | -0/+3 | |
| * | | | | | | | | | x86/cpu, kvm: Add support for CPUID_80000021_EAX | Kim Phillips | 2023-01-25 | 4 | -5/+10 | |
| * | | | | | | | | | x86/gsseg: Add the new <asm/gsseg.h> header to <asm/asm-prototypes.h> | Ingo Molnar | 2023-01-13 | 1 | -0/+1 | |
| * | | | | | | | | | x86/gsseg: Use the LKGS instruction if available for load_gs_index() | H. Peter Anvin (Intel) | 2023-01-13 | 1 | -4/+29 | |
| * | | | | | | | | | x86/gsseg: Move load_gs_index() to its own new header file | H. Peter Anvin (Intel) | 2023-01-12 | 3 | -21/+42 | |
| * | | | | | | | | | x86/gsseg: Make asm_load_gs_index() take an u16 | H. Peter Anvin (Intel) | 2023-01-12 | 1 | -1/+1 | |
| * | | | | | | | | | x86/cpufeature: Add the CPU feature bit for LKGS | H. Peter Anvin (Intel) | 2023-01-12 | 1 | -0/+1 | |
| * | | | | | | | | | x86/bugs: Reset speculation control settings on init | Breno Leitao | 2023-01-12 | 1 | -0/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'timers-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2023-02-21 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker... | Thomas Gleixner | 2023-02-13 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | clocksource: Verify HPET and PMTMR when TSC unverified | Paul E. McKenney | 2023-02-02 | 1 | -0/+1 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-02-21 | 5 | -6/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/vdso: Fix -Wmissing-prototypes warnings | Borislav Petkov (AMD) | 2023-02-07 | 2 | -0/+6 | |
| * | | | | | | | | | x86/cpu: Provide the full setup for getcpu() on x86-32 | Sebastian Andrzej Siewior | 2023-02-06 | 1 | -4/+4 | |
| * | | | | | | | | | x86/vdso: Move VDSO image init to vdso2c generated code | Brian Gerst | 2023-01-25 | 2 | -2/+1 | |
| | |_|/ / / / / / | |/| | | | | | | |