summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2024-11-13Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-11-13Merge tag 'kvm-x86-vmx-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-11-13Merge tag 'kvm-x86-mmu-6.13' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-11-13x86/mm/tlb: Put cpumask_test_cpu() check in switch_mm_irqs_off() under CONFIG...Rik van Riel
2024-11-12bpf, x86: Propagate tailcall info only for subprogsLeon Hwang
2024-11-12bpf, x86: Support private stack in jitYonghong Song
2024-11-12bpf, x86: Avoid repeated usage of bpf_prog->aux->stack_depthYonghong Song
2024-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-12x86/sgx: Use vmalloc_array() instead of vmalloc()Thorsten Blum
2024-11-12platform/x86/amd/hsmp: mark hsmp_msg_desc_table[] as maybe_unusedArnd Bergmann
2024-11-12x86/cpu: Remove redundant CONFIG_NUMA guard around numa_add_cpu()Shivank Garg
2024-11-11x86/platform/intel-mid: Replace deprecated PCI functionsPhilipp Stanner
2024-11-11perf/x86/amd/uncore: Avoid a false positive warning about snprintf truncation...Jean Delvare
2024-11-11sched, x86: Update the comment for TIF_NEED_RESCHED_LAZY.Sebastian Andrzej Siewior
2024-11-08Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-11-08x86/cpu: Make sure flag_is_changeable_p() is always being usedAndy Shevchenko
2024-11-08x86/stackprotector: Work around strict Clang TLS symbol requirementsArd Biesheuvel
2024-11-08KVM: VMX: Bury Intel PT virtualization (guest/host mode) behind CONFIG_BROKENSean Christopherson
2024-11-08KVM: x86: Unconditionally set irr_pending when updating APICv stateSean Christopherson
2024-11-08kvm: svm: Fix gctx page leak on invalid inputsDionna Glaze
2024-11-08Merge tag 'kvm-x86-fixes-6.12-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-11-07bootmem: stop using page->indexMatthew Wilcox (Oracle)
2024-11-07x86/module: enable ROX caches for module text on 64 bitMike Rapoport (Microsoft)
2024-11-07x86/module: prepare module loading for ROX allocations of textMike Rapoport (Microsoft)
2024-11-07arch: introduce set_direct_map_valid_noflush()Mike Rapoport (Microsoft)
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)
2024-11-07x86/tdx: Enable CPU topology enumerationKirill A. Shutemov
2024-11-07x86/tdx: Dynamically disable SEPT violations from causing #VEsKirill A. Shutemov
2024-11-07x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup()Kirill A. Shutemov
2024-11-07x86/tdx: Introduce wrappers to read and write TD metadataKirill A. Shutemov
2024-11-07x86/boot: Remove unused function atou()Dr. David Alan Gilbert
2024-11-07um: fix sparse warnings in signal codeBenjamin Berg
2024-11-07um: fix sparse warnings from regset refactorBenjamin Berg
2024-11-07x86/sev: Cleanup vc_handle_msr()Borislav Petkov (AMD)
2024-11-06x86/percpu: fix clang warning when dealing with unsigned typesAndy Shevchenko
2024-11-06mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang
2024-11-06kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_endJohn Hubbard
2024-11-06mm: drop hugetlb_get_unmapped_area{_*} functionsOscar Salvador
2024-11-06arch/x86: teach arch_get_unmapped_area_vmflags to handle hugetlb mappingsOscar Salvador
2024-11-06mm: move set_pxd_safe() helpers from generic to platformAnshuman Khandual
2024-11-07KVM: x86/xen: Initialize hrtimer in kvm_xen_init_vcpu()Nam Cao
2024-11-06PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche
2024-11-07x86/kprobes: Cleanup kprobes on ftrace codeMasami Hiramatsu (Google)
2024-11-06Merge tag 'perf-core-for-bpf-next' from tip treeAndrii Nakryiko
2024-11-06kbuild: Add AutoFDO support for Clang buildRong Xu
2024-11-06x86/resctrl: Support Sub-NUMA cluster mode SNC6Tony Luck
2024-11-06Merge tag 'drm-intel-next-2024-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-11-05x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 clientMario Limonciello