summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2024-03-01x86/e820: Don't reserve SETUP_RNG_SEED in e820Jiri Bohac
2024-02-26x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registersPaolo Bonzini
2024-02-26x86/cpu: Allow reducing x86_phys_bits during early_identify_cpu()Paolo Bonzini
2024-02-19x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta
2024-02-11Merge tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-31x86/kvm: Fix SEV check in sev_map_percpu_data()Kirill A. Shutemov
2024-01-30x86/fpu: Stop relying on userspace for info to fault in xsave bufferAndrei Vagin
2024-01-25x86/CPU/AMD: Add more models to X86_FEATURE_ZEN5Mario Limonciello
2024-01-23x86/CPU/AMD: Add X86_FEATURE_ZEN5Borislav Petkov (AMD)
2024-01-22x86/paravirt: Make BUG_func() usable by non-GPL modulesJuergen Gross
2024-01-18Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-18Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-08Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-01-08Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-08Merge tag 'x86-asm-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-08Merge tag 'x86-apic-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-08Merge tag 'ras_core_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-08Merge tag 'x86_cpu_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-08Merge tag 'x86_sev_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-08Merge tag 'x86_paravirt_for_v6.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-08Merge tag 'x86_microcode_for_v6.8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-01-08x86/kvm: Do not try to disable kvmclock if it was not enabledKirill A. Shutemov
2024-01-05x86/crash: use SZ_1M macro instead of hardcoded valueYuntao Wang
2024-01-05x86/crash: remove the unused image parameter from prepare_elf_headers()Yuntao Wang
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_...Jinghao Jia
2024-01-03arch/x86: Fix typosBjorn Helgaas
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel
2023-12-30x86/alternative: Correct feature bit debug outputBorislav Petkov (AMD)
2023-12-29x86/kexec: fix incorrect end address passed to kernel_ident_mapping_init()Yuntao Wang
2023-12-29x86/kexec: fix incorrect argument passed to kexec_dprintk()Yuntao Wang
2023-12-29x86/kexec: use pr_err() instead of kexec_dprintk() when an error occursYuntao Wang
2023-12-27rseq: Split out rseq.h from sched.hKent Overstreet
2023-12-20x86/kexec: simplify the logic of mem_region_callback()Yuntao Wang
2023-12-20kexec_file, x86: print out debugging message if requiredBaoquan He
2023-12-20x86: fix missing includes/forward declarationsKent Overstreet
2023-12-20x86/asm: Add DB flag to 32-bit percpu GDT entryVegard Nossum
2023-12-20x86/asm: Always set A (accessed) flag in GDT descriptorsVegard Nossum
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, preparationsVegard Nossum
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski