summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-x86-vmx-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-111-0/+2
|\
| * x86/cpu: Add a VMX flag to enumerate 5-level EPT support to userspaceSean Christopherson2024-02-221-0/+2
* | Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-03-115-104/+104
|\ \
| * | x86/e820: Don't reserve SETUP_RNG_SEED in e820Jiri Bohac2024-03-011-3/+5
| * | x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registersPaolo Bonzini2024-02-261-87/+91
| * | x86/cpu: Allow reducing x86_phys_bits during early_identify_cpu()Paolo Bonzini2024-02-261-2/+2
| * | x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta2024-02-192-12/+6
* | | Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini2024-03-091-8/+5
|\| |
| * | Merge tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-111-8/+5
| |\ \
| | * | x86/fpu: Stop relying on userspace for info to fault in xsave bufferAndrei Vagin2024-01-301-8/+5
| | |/
* | / x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)Paolo Bonzini2024-02-082-3/+3
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-02-071-1/+2
|\ \ | |/ |/|
| * x86/kvm: Fix SEV check in sev_map_percpu_data()Kirill A. Shutemov2024-01-311-1/+2
* | x86/CPU/AMD: Add more models to X86_FEATURE_ZEN5Mario Limonciello2024-01-251-0/+3
* | x86/CPU/AMD: Add X86_FEATURE_ZEN5Borislav Petkov (AMD)2024-01-231-4/+21
* | x86/paravirt: Make BUG_func() usable by non-GPL modulesJuergen Gross2024-01-221-1/+1
|/
* Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2024-01-182-2/+2
|\
| * rtc: Extend timeout for waiting for UIP to clear to 1sMario Limonciello2023-12-171-1/+1
| * rtc: Add support for configuring the UIP timeout for RTC readsMario Limonciello2023-12-172-2/+2
* | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-181-2/+2
|\ \
| | \
| | \
| *-. \ Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel2024-01-031-2/+2
| |\ \ \
| | | * | iommu: Add mm_get_enqcmd_pasid() helper functionTina Zhang2023-12-121-1/+1
| | | * | iommu: Change kconfig around IOMMU_SVAJason Gunthorpe2023-12-121-1/+1
| | |/ /
* | | | Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-183-1/+20
|\ \ \ \
| * | | | x86/mce: Differentiate real hardware #MCs from TDX erratum onesKai Huang2023-12-121-0/+15
| * | | | x86/virt/tdx: Use all system memory when initializing TDX module as TDX memoryKai Huang2023-12-081-0/+2
| * | | | x86/virt/tdx: Detect TDX during kernel bootKai Huang2023-12-081-0/+2
| | |/ / | |/| |
* | | | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-181-31/+2
|\ \ \ \
| * | | | x86/topology: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)2023-12-061-5/+2
| * | | | x86/topology: use weak version of arch_unregister_cpu()Russell King (Oracle)2023-12-061-5/+0
| * | | | x86/topology: Switch over to GENERIC_CPU_DEVICESJames Morse2023-12-061-23/+4
| * | | | x86/topology: remove arch_*register_cpu() exportsRussell King (Oracle)2023-12-061-2/+0
| * | | | x86: intel_epb: Don't rely on link orderJames Morse2023-12-061-1/+1
| |/ / /
* | | | Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-172-4/+3
|\ \ \ \
| * | | | x86/pci: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen2023-12-012-4/+3
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-171-4/+8
|\ \ \ \
| * | | | x86/kvm: Do not try to disable kvmclock if it was not enabledKirill A. Shutemov2024-01-081-4/+8
| | |_|/ | |/| |
* | | | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-112-10/+81
|\ \ \ \
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-043-3/+29
| |\| | |
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-182-10/+81
| |\ \ \ \
| | * | | | x86/cfi,bpf: Fix bpf_struct_ops CFIPeter Zijlstra2023-12-151-0/+22
| | * | | | x86/cfi,bpf: Fix bpf_callback_t CFIPeter Zijlstra2023-12-151-0/+18
| | * | | | x86/cfi,bpf: Fix BPF JIT callPeter Zijlstra2023-12-151-8/+39
| | * | | | cfi: Flip headersPeter Zijlstra2023-12-151-2/+2
| | | |_|/ | | |/| |
* | | | | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-101-0/+1
|\ \ \ \ \
| * | | | | arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann2023-11-231-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-102-0/+2
|\ \ \ \ \
| * | | | | rseq: Split out rseq.h from sched.hKent Overstreet2023-12-271-0/+1
| * | | | | x86: fix missing includes/forward declarationsKent Overstreet2023-12-201-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-093-22/+24
|\ \ \ \ \