summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/urgent, to pick up dependent commitIngo Molnar2024-04-062-7/+8
|\
| * Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-041-2/+2
| |\
| | * x86/bpf: Fix IP for relocating call depth accountingJoan Bruguera Micó2024-04-011-2/+2
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-04-031-5/+6
| |\ \
| | * | Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-04-0212-128/+114
| | |\|
| | * | Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/kvm-x86/linux into ...Paolo Bonzini2024-03-181-5/+6
| | |\ \
| | | * | x86/kvm: Use separate percpu variable to track the enabling of asyncpfXiaoyao Li2024-02-061-5/+6
* | | | | x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)2024-04-041-1/+3
* | | | | x86/CPU/AMD: Track SNP host status with cc_platform_*()Borislav Petkov (AMD)2024-04-043-26/+24
* | | | | x86/coco: Require seeding RNG with RDRAND on CoCo systemsJason A. Donenfeld2024-04-041-0/+2
* | | | | x86/resctrl: Fix uninitialized memory read when last CPU of domain goes offlineReinette Chatre2024-04-031-1/+2
|/ / / /
* | | | Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-311-0/+1
|\ \ \ \
| * | | | perf/x86/amd/lbr: Use freeze based on availabilitySandipan Das2024-03-251-0/+1
| | |_|/ | |/| |
* | | | x86/sev: Skip ROM range scans and validation for SEV-SNP guestsKevin Loughlin2024-03-265-28/+17
* | | | x86/nmi: Upgrade NMI backtrace stall checks & messagesPaul E. McKenney2024-03-261-10/+14
|/ / /
* | | Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-2411-80/+69
|\ \ \
| * | | x86/boot/64: Move 5-level paging global variable assignments backTom Lendacky2024-03-241-9/+7
| * | | x86/boot/64: Apply encryption mask to 5-level pagetable updateTom Lendacky2024-03-241-1/+1
| * | | x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDAdamos Ttofari2024-03-242-6/+13
| * | | x86/mpparse: Register APIC address only onceThomas Gleixner2024-03-231-5/+5
| * | | x86/topology: Handle the !APIC case gracefullyThomas Gleixner2024-03-231-0/+11
| * | | x86/topology: Don't evaluate logical IDs during early bootThomas Gleixner2024-03-231-5/+7
| * | | x86/cpu: Ensure that CPU info updates are propagated on UPThomas Gleixner2024-03-233-37/+14
| * | | kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe addressMasami Hiramatsu (Google)2024-03-221-1/+10
| * | | x86/kexec: Do not update E820 kexec table for setup_dataDave Young2024-03-221-16/+1
| |/ /
* | | Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-03-211-48/+45
|\ \ \ | |/ / |/| |
| * | x86/hyperv: Use Hyper-V entropy to seed guest random number generatorMichael Kelley2024-03-181-0/+1
| * | hyperv-tlfs: Rename some HV_REGISTER_* defines for consistencyNuno Das Neves2024-03-181-1/+1
| * | mshyperv: Introduce hv_get_hypervisor_version functionNuno Das Neves2024-03-121-19/+15
| * | hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves2024-03-041-28/+28
* | | x86/CPU/AMD: Update the Zenbleed microcode revisionsBorislav Petkov (AMD)2024-03-161-5/+5
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-153-3/+5
|\ \ \
| * \ \ 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
| |\ \ \
| * \ \ \ Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini2024-03-091-8/+5
| |\ \ \ \
| * | | | | x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)Paolo Bonzini2024-02-082-3/+3
* | | | | | Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-151-12/+14
|\ \ \ \ \ \
| * | | | | | x86/of: Unconditionally call unflatten_and_copy_device_tree()Stephen Boyd2024-03-081-12/+14
* | | | | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-1411-14/+27
|\ \ \ \ \ \ \
| * | | | | | | x86, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-238-10/+23
| * | | | | | | crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-233-3/+3
| * | | | | | | x86/mm: delete unused cpu argument to leave_mm()Yosry Ahmed2024-02-221-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'probes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2024-03-142-31/+69
|\ \ \ \ \ \ \
| * | | | | | | x86/kprobes: Boost more instructions from grp2/3/4/5Jinghao Jia2024-03-071-6/+17
| * | | | | | | x86/kprobes: Prohibit kprobing on INT and UDJinghao Jia2024-03-071-9/+39
| * | | | | | | x86/kprobes: Refactor can_{probe,boost} return type to boolJinghao Jia2024-03-072-19/+16
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'acpi-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-03-131-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ACPI: CPPC: enable AMD CPPC V2 support for family 17h processorsPerry Yuan2024-03-051-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2024-03-131-2/+2
|\ \ \ \ \ \ \