Age | Commit message (Expand) | Author | Files | Lines |
2024-11-17 | Merge tag 'x86_urgent_for_v6.12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -0/+16 |
2024-11-08 | x86/stackprotector: Work around strict Clang TLS symbol requirements | Ard Biesheuvel | 2 | -0/+5 |
2024-11-06 | ACPI: processor: Move arch_init_invariance_cppc() call later | Mario Limonciello | 1 | -1/+6 |
2024-11-05 | x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client | Mario Limonciello | 1 | -0/+11 |
2024-10-28 | x86/traps: move kmsan check after instrumentation_begin | Sabyrzhan Tasbolatov | 1 | -6/+6 |
2024-10-27 | Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -16/+35 |
2024-10-25 | x86: fix user address masking non-canonical speculation issue | Linus Torvalds | 2 | -0/+11 |
2024-10-22 | x86/microcode/AMD: Split load_microcode_amd() | Borislav Petkov (AMD) | 1 | -8/+17 |
2024-10-22 | x86/microcode/AMD: Pay attention to the stepping dynamically | Borislav Petkov (AMD) | 1 | -8/+18 |
2024-10-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+4 |
2024-10-20 | Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -13/+33 |
2024-10-20 | x86/kvm: Override default caching mode for SEV-SNP and TDX | Kirill A. Shutemov | 1 | -0/+4 |
2024-10-15 | x86/apic: Always explicitly disarm TSC-deadline timer | Zhang Rui | 1 | -1/+13 |
2024-10-11 | x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load | John Allen | 1 | -1/+2 |
2024-10-10 | x86/bugs: Do not use UNTRAIN_RET with IBPB on entry | Johannes Wikner | 1 | -0/+17 |
2024-10-10 | x86/bugs: Skip RSB fill at VMEXIT | Johannes Wikner | 1 | -0/+15 |
2024-10-10 | x86/cpufeatures: Add a IBPB_NO_RET BUG flag | Johannes Wikner | 1 | -0/+3 |
2024-10-08 | x86/resctrl: Annotate get_mem_config() functions as __init | Nathan Chancellor | 1 | -2/+2 |
2024-10-08 | x86/resctrl: Avoid overflow in MB settings in bw_validate() | Martin Kletzander | 1 | -9/+14 |
2024-10-07 | x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h | Richard Gong | 1 | -0/+2 |
2024-10-06 | Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 46 | -889/+1277 |
2024-10-06 | x86/reboot: emergency callbacks are now registered by common KVM code | Paolo Bonzini | 1 | -2/+2 |
2024-09-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+6 |
2024-09-27 | Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -20/+0 |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 2 | -2/+0 |
2024-09-26 | Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+1 |
2024-09-25 | x86/kernel: Move page table macros to header | Jason Andryuk | 1 | -20/+0 |
2024-09-23 | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -18/+3 |
2024-09-19 | Merge tag 'for-linus-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -0/+15 |
2024-09-17 | Merge tag 'kvm-x86-pat_vmx_msrs-6.12' of https://github.com/kvm-x86/linux int... | Paolo Bonzini | 1 | -0/+6 |
2024-09-17 | Merge tag 'x86-timers-2024-09-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -19/+13 |
2024-09-17 | Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+7 |
2024-09-17 | Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -19/+127 |
2024-09-17 | Merge tag 'x86-fred-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -41/+64 |
2024-09-17 | Merge tag 'x86-fpu-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+89 |
2024-09-17 | Merge tag 'x86-core-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+54 |
2024-09-17 | Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -610/+352 |
2024-09-17 | Merge tag 'x86-cleanups-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -10/+15 |
2024-09-17 | Merge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+8 |
2024-09-17 | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2024-09-16 | Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 3 | -29/+248 |
2024-09-16 | Merge tag 'x86_sgx_for_6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -13/+21 |
2024-09-16 | Merge tag 'x86_bugs_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -31/+33 |
2024-09-16 | Merge tag 'x86_cpu_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -8/+10 |
2024-09-16 | Merge tag 'ras_core_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -23/+37 |
2024-09-16 | Merge tag 'x86_microcode_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -33/+159 |
2024-09-12 | xen: allow mapping ACPI data using a different physical address | Juergen Gross | 5 | -0/+15 |
2024-09-11 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 3 | -29/+248 |
2024-09-11 | Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/... | Rafael J. Wysocki | 2 | -27/+161 |