| Age | Commit message (Expand) | Author |
| 2024-01-08 | Merge tag 'ras_core_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2024-01-08 | Merge tag 'x86_cpu_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2024-01-08 | Merge tag 'x86_sev_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2024-01-08 | Merge tag 'x86_paravirt_for_v6.8' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2024-01-08 | Merge tag 'x86_microcode_for_v6.8' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2024-01-08 | x86/kvm: Do not try to disable kvmclock if it was not enabled | Kirill A. Shutemov |
| 2024-01-05 | x86/crash: use SZ_1M macro instead of hardcoded value | Yuntao Wang |
| 2024-01-05 | x86/crash: remove the unused image parameter from prepare_elf_headers() | Yuntao Wang |
| 2024-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2024-01-04 | x86/kprobes: fix incorrect return address calculation in kprobe_emulate_call_... | Jinghao Jia |
| 2024-01-03 | arch/x86: Fix typos | Bjorn Helgaas |
| 2024-01-03 | Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'... | Joerg Roedel |
| 2023-12-30 | x86/alternative: Correct feature bit debug output | Borislav Petkov (AMD) |
| 2023-12-29 | x86/kexec: fix incorrect end address passed to kernel_ident_mapping_init() | Yuntao Wang |
| 2023-12-29 | x86/kexec: fix incorrect argument passed to kexec_dprintk() | Yuntao Wang |
| 2023-12-29 | x86/kexec: use pr_err() instead of kexec_dprintk() when an error occurs | Yuntao Wang |
| 2023-12-27 | rseq: Split out rseq.h from sched.h | Kent Overstreet |
| 2023-12-20 | x86/kexec: simplify the logic of mem_region_callback() | Yuntao Wang |
| 2023-12-20 | kexec_file, x86: print out debugging message if required | Baoquan He |
| 2023-12-20 | x86: fix missing includes/forward declarations | Kent Overstreet |
| 2023-12-20 | x86/asm: Add DB flag to 32-bit percpu GDT entry | Vegard Nossum |
| 2023-12-20 | x86/asm: Always set A (accessed) flag in GDT descriptors | Vegard Nossum |
| 2023-12-20 | x86/asm: Replace magic numbers in GDT descriptors, script-generated change | Vegard Nossum |
| 2023-12-20 | x86/asm: Replace magic numbers in GDT descriptors, preparations | Vegard Nossum |
| 2023-12-19 | x86/alternatives: Move apply_relocation() out of init section | Arnd Bergmann |
| 2023-12-18 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
| 2023-12-18 | x86/acpi: Handle bogus MADT APIC tables gracefully | Thomas Gleixner |
| 2023-12-17 | rtc: Extend timeout for waiting for UIP to clear to 1s | Mario Limonciello |
| 2023-12-17 | rtc: Add support for configuring the UIP timeout for RTC reads | Mario Limonciello |
| 2023-12-15 | x86/cfi,bpf: Fix bpf_struct_ops CFI | Peter Zijlstra |
| 2023-12-15 | x86/cfi,bpf: Fix bpf_callback_t CFI | Peter Zijlstra |
| 2023-12-15 | x86/cfi,bpf: Fix BPF JIT call | Peter Zijlstra |
| 2023-12-15 | cfi: Flip headers | Peter Zijlstra |
| 2023-12-15 | x86/alternatives: Disable interrupts and sync when optimizing NOPs in place | Thomas Gleixner |
| 2023-12-15 | x86/alternatives: Sync core before enabling interrupts | Thomas Gleixner |
| 2023-12-15 | x86/smpboot/64: Handle X2APIC BIOS inconsistency gracefully | Thomas Gleixner |
| 2023-12-15 | x86/mce: Handle Intel threshold interrupt storms | Tony Luck |
| 2023-12-15 | x86/mce: Add per-bank CMCI storm mitigation | Tony Luck |
| 2023-12-15 | x86/mce: Remove old CMCI storm mitigation code | Tony Luck |
| 2023-12-13 | x86/sev: Do the C-bit verification only on the BSP | Borislav Petkov (AMD) |
| 2023-12-13 | x86/head_64: Use TESTB instead of TESTL in secondary_startup_64_no_verify() | Uros Bizjak |
| 2023-12-12 | x86/mce: Differentiate real hardware #MCs from TDX erratum ones | Kai Huang |
| 2023-12-12 | x86/CPU/AMD: Add X86_FEATURE_ZEN1 | Borislav Petkov (AMD) |
| 2023-12-12 | iommu: Add mm_get_enqcmd_pasid() helper function | Tina Zhang |
| 2023-12-12 | iommu: Change kconfig around IOMMU_SVA | Jason Gunthorpe |
| 2023-12-11 | x86/traps: Use current_top_of_stack() helper in traps.c | Uros Bizjak |
| 2023-12-10 | x86/paravirt: Remove no longer needed paravirt patching code | Juergen Gross |
| 2023-12-10 | x86/paravirt: Switch mixed paravirt/alternative calls to alternatives | Juergen Gross |
| 2023-12-10 | x86/alternative: Add indirect call patching | Juergen Gross |
| 2023-12-10 | x86/paravirt: Move some functions and defines to alternative.c | Juergen Gross |