Age | Commit message (Expand) | Author |
2024-07-16 | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-07-16 | Merge tag 'x86_sev_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-07-16 | Merge tag 'x86_cache_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-07-15 | Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-07-15 | Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-07-15 | Merge tag 'x86_vmware_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-07-15 | Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-07-15 | Merge tag 'x86_build_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-07-15 | Merge tag 'x86_core_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-07-15 | Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-15 | Merge tag 'x86_cleanups_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-07-15 | Merge tag 'x86_boot_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-07-15 | Merge tag 'x86_alternatives_for_v6.11_rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2024-07-15 | Merge tag 'ras_core_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-07-15 | Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-07-15 | Merge branch 'word-at-a-time' | Linus Torvalds |
2024-07-15 | Merge branch 'runtime-constants' | Linus Torvalds |
2024-07-13 | Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/... | Thomas Gleixner |
2024-07-11 | x86/sev: Do RMP memory coverage check after max_pfn has been set | Tom Lendacky |
2024-07-11 | x86/sev: Move SEV compilation units | Borislav Petkov (AMD) |
2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann |
2024-07-03 | x86/vdso: Remove unused include | Anna-Maria Behnsen |
2024-07-03 | x86/vgtod: Remove unused typedef gtod_long_t | Anna-Maria Behnsen |
2024-07-03 | x86/vdso: Fix function reference in comment | Anna-Maria Behnsen |
2024-07-03 | x86/bhi: Avoid warning in #DB handler due to BHI mitigation | Alexandre Chartre |
2024-07-02 | x86/resctrl: Detect Sub-NUMA Cluster (SNC) mode | Tony Luck |
2024-07-02 | x86/resctrl: Enable shared RMID mode on Sub-NUMA Cluster (SNC) systems | Tony Luck |
2024-07-02 | x86/resctrl: Make __mon_event_count() handle sum domains | Tony Luck |
2024-07-02 | x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter | Tony Luck |
2024-07-02 | x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) mode | Tony Luck |
2024-07-02 | x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor files | Tony Luck |
2024-07-02 | x86/resctrl: Allocate a new field in union mon_data_bits | Tony Luck |
2024-07-02 | x86/resctrl: Refactor mkdir_mondata_subdir() with a helper function | Tony Luck |
2024-07-02 | x86/resctrl: Initialize on-stack struct rmid_read instances | Tony Luck |
2024-07-02 | x86/resctrl: Add a new field to struct rmid_read for summation of domains | Tony Luck |
2024-07-02 | x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files | Tony Luck |
2024-07-02 | x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster (SNC) sys... | Tony Luck |
2024-07-02 | x86/resctrl: Introduce snc_nodes_per_l3_cache | Tony Luck |
2024-07-02 | x86/resctrl: Add node-scope to the options for feature scope | Tony Luck |
2024-07-02 | x86/resctrl: Split the rdt_domain and rdt_hw_domain structures | Tony Luck |
2024-07-02 | x86/resctrl: Prepare for different scope for control/monitor operations | Tony Luck |
2024-07-02 | x86/resctrl: Prepare to split rdt_domain structure | Tony Luck |
2024-07-02 | x86/resctrl: Prepare for new domain scope | Tony Luck |
2024-07-01 | x86/alternatives, kvm: Fix a couple of CALLs without a frame pointer | Borislav Petkov (AMD) |
2024-06-30 | x86-32: fix cmpxchg8b_emu build error with clang | Linus Torvalds |
2024-06-29 | x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines | Andrew Cooper |
2024-06-28 | Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-06-28 | x86: stop playing stack games in profile_pc() | Linus Torvalds |
2024-06-28 | randomize_kstack: Remove non-functional per-arch entropy filtering | Kees Cook |
2024-06-28 | x86/bugs: Add 'spectre_bhi=vmexit' cmdline option | Josh Poimboeuf |