index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2024-05-07
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
2024-05-05
mm/page_table_check: support userfault wr-protect entries
Peter Xu
2024-05-05
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
2024-04-25
x86: mm: accelerate pagefault when badaccess
Kefeng Wang
2024-04-25
x86/mm: care about shadow stack guard gap during placement
Rick Edgecombe
2024-04-25
x86/mm: implement HAVE_ARCH_UNMAPPED_AREA_VMFLAGS
Rick Edgecombe
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-25
mm/arch: provide pud_pfn() fallback
Peter Xu
2024-04-25
mm: move follow_phys to arch/x86/mm/pat/memtype.c
Christoph Hellwig
2024-04-25
x86: remove unneeded memblock_find_dma_reserve()
Baoquan He
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-25
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
2024-04-25
mm/x86: change pXd_huge() behavior to exclude swap entries
Peter Xu
2024-04-14
Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-14
Merge tag 'perf-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-04-12
x86/cpu/amd: Move TOPOEXT enablement into the topology parser
Thomas Gleixner
2024-04-12
x86/cpu/amd: Make the NODEID_MSR union actually work
Thomas Gleixner
2024-04-12
x86/cpu/amd: Make the CPUID 0x80000008 parser correct
Thomas Gleixner
2024-04-12
x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
Josh Poimboeuf
2024-04-12
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
2024-04-11
Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-04-11
x86/bugs: Clarify that syscall hardening isn't a BHI mitigation
Josh Poimboeuf
2024-04-11
x86/bugs: Fix BHI handling of RRSBA
Josh Poimboeuf
2024-04-11
x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'
Ingo Molnar
2024-04-11
x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIES
Josh Poimboeuf
2024-04-10
x86/topology: Don't update cpu_possible_map in topo_set_cpuids()
Thomas Gleixner
2024-04-10
x86/bugs: Fix return type of spectre_bhi_state()
Daniel Sneddon
2024-04-10
Merge branch 'linus' into x86/urgent, to pick up dependent commits
Ingo Molnar
2024-04-10
perf/x86: Fix out of range data
Namhyung Kim
2024-04-08
Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2024-04-08
KVM: x86: Add BHI_NO
Daniel Sneddon
2024-04-08
x86/bhi: Mitigate KVM by default
Pawan Gupta
2024-04-08
x86/bhi: Add BHI mitigation knob
Pawan Gupta
2024-04-08
x86/bhi: Enumerate Branch History Injection (BHI) bug
Pawan Gupta
2024-04-08
x86/bhi: Define SPEC_CTRL_BHI_DIS_S
Daniel Sneddon
2024-04-08
x86/bhi: Add support for clearing branch history at syscall entry
Pawan Gupta
2024-04-08
x86/syscall: Don't force use of indirect calls for system calls
Linus Torvalds
2024-04-08
x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file
Josh Poimboeuf
2024-04-08
x86/apic: Force native_apic_mem_read() to use the MOV instruction
Adam Dunlap
2024-04-07
Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-07
Merge tag 'perf-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-04-06
x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk
Borislav Petkov (AMD)
2024-04-06
Merge branch 'linus' into x86/urgent, to pick up dependent commit
Ingo Molnar
2024-04-05
Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-04-05
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
2024-04-04
x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
Sean Christopherson
[next]