Search results

Project Status Subject Author
linux R [PATCH v3] 9p/net: fix improper handling of bogus negative read/write replies Dominique Martinet 9 months ago
Xen O G [PATCH] x86/PVH: account for module command line length Jan Beulich 9 months ago
linux R [PATCH 6.1] ubi: Add a check for ubi_num Denis Arefev 9 months ago
linux [PATCH] lib: scatterlist: Fix sg_split_phys to preserve original scatterlist offsets T Pratham 9 months ago
linux [PATCH] staging: rtl8723bs: fixed a unnecessary parentheses coding style issue David Zalman 9 months ago
linux [PATCH] perf build: Restore {0} initializer since GCC-15 Leo Yan 9 months ago
linux [tip: x86/core] x86/mm: Check return value from memblock_phys_alloc_range() tip-bot2 for Philip Redkin 9 months ago
linux R [tip: x86/core] x86/mm: Consolidate full flush threshold decision tip-bot2 for Rik van Riel 9 months ago
linux [tip: x86/core] x86/mm: Add INVLPGB feature and Kconfig entry tip-bot2 for Rik van Riel 9 months ago
linux [tip: x86/core] x86/mm: Add INVLPGB support code tip-bot2 for Rik van Riel 9 months ago
linux [tip: x86/core] x86/mm: Use INVLPGB for kernel TLB flushes tip-bot2 for Rik van Riel 9 months ago
linux [tip: x86/core] x86/mm: Add global ASID allocation helper functions tip-bot2 for Rik van Riel 9 months ago
linux [tip: x86/core] x86/mm: Use broadcast TLB flushing in page reclaim tip-bot2 for Rik van Riel 9 months ago
linux [tip: x86/core] x86/mm: Handle global ASID context switch and TLB flush tip-bot2 for Rik van Riel 9 months ago
linux [tip: x86/core] x86/mm: Add global ASID process exit helpers tip-bot2 for Rik van Riel 9 months ago
linux R [tip: x86/core] x86/mm: Enable broadcast TLB invalidation for multi-threaded processes tip-bot2 for Rik van Riel 9 months ago
linux [tip: x86/core] x86/mm: Enable AMD translation cache extensions tip-bot2 for Rik van Riel 9 months ago
linux [tip: x86/core] x86/mm: Always set the ASID valid bit for the INVLPGB instruction tip-bot2 for Tom Lendacky 9 months ago
linux R [tip: x86/core] x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init() tip-bot2 for Kirill A. Shutemov 9 months ago
linux R [tip: x86/core] x86/mm/ident_map: Fix theoretical virtual address overflow to zero tip-bot2 for Kirill A. Shutemov 9 months ago
linux [tip: x86/core] x86/cpufeatures: Add {REQUIRED,DISABLED} feature configs tip-bot2 for H. Peter Anvin (Intel) 9 months ago
linux [tip: x86/core] x86/cpufeatures: Remove {disabled,required}-features.h tip-bot2 for Xin Li (Intel) 9 months ago
linux R [tip: x86/core] x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build config tip-bot2 for H. Peter Anvin (Intel) 9 months ago
linux R [tip: x86/core] x86/cpufeatures: Use AWK to generate {REQUIRED|DISABLED}_MASK_BIT_SET in <asm/cpufeaturemasks.h> tip-bot2 for Xin Li (Intel) 9 months ago
linux [tip: x86/core] x86/cpu: Shorten CPU matching macro tip-bot2 for Pawan Gupta 9 months ago
linux [tip: x86/core] x86/cpu: Fix the description of X86_MATCH_VFM_STEPS() tip-bot2 for Pawan Gupta 9 months ago
linux [tip: x86/core] x86/cpu: Add cpu_type to struct x86_cpu_id tip-bot2 for Pawan Gupta 9 months ago
linux [tip: x86/core] x86/cpu: Update x86_match_cpu() to also use cpu-type tip-bot2 for Pawan Gupta 9 months ago
linux [tip: x86/core] x86/rfds: Exclude P-only parts from the RFDS affected list tip-bot2 for Pawan Gupta 9 months ago
linux [tip: x86/core] x86/cpufeatures: Warn about unmet CPU feature dependencies tip-bot2 for Sohil Mehta 9 months ago
linux R [tip: x86/core] x86/entry: Add __init to ia32_emulation_override_cmdline() tip-bot2 for Vitaly Kuznetsov 9 months ago
linux R [tip: x86/core] x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE tip-bot2 for Yazen Ghannam 9 months ago
linux [tip: x86/core] x86/mtrr: Use str_enabled_disabled() helper in print_mtrr_state() tip-bot2 for Thorsten Blum 9 months ago
linux [tip: x86/core] x86/amd_node: Add support for debugfs access to SMN registers tip-bot2 for Mario Limonciello 9 months ago
linux [tip: x86/core] x86/amd_node: Add SMN offsets to exclusive region access tip-bot2 for Mario Limonciello 9 months ago
linux [tip: x86/core] x86/amd_node: Add a smn_read_register() helper tip-bot2 for Mario Limonciello 9 months ago
linux R [tip: x86/core] x86/syscall/32: Move 32-bit syscall dispatch code tip-bot2 for Brian Gerst 9 months ago
linux R [tip: x86/core] x86/xen: Move Xen upcall handler tip-bot2 for Brian Gerst 9 months ago
linux R [tip: x86/core] x86/syscall/64: Move 64-bit syscall dispatch code tip-bot2 for Brian Gerst 9 months ago
linux R [tip: x86/core] x86/syscall/x32: Move x32 syscall table tip-bot2 for Brian Gerst 9 months ago
linux R [tip: x86/core] x86/syscall: Remove stray semicolons tip-bot2 for Brian Gerst 9 months ago
linux R [tip: x86/core] x86/syscall: Move sys_ni_syscall() tip-bot2 for Brian Gerst 9 months ago
linux [tip: x86/core] x86/cpuid: Refactor <asm/cpuid.h> tip-bot2 for Ahmed S. Darwish 9 months ago
linux R [tip: x86/core] x86/syscall/32: Add comment to conditional tip-bot2 for Brian Gerst 9 months ago
linux [tip: x86/core] x86/cpuid: Clean up <asm/cpuid/types.h> tip-bot2 for Ingo Molnar 9 months ago
linux R [tip: x86/core] x86/cpuid: Standardize on u32 in <asm/cpuid/api.h> tip-bot2 for Ingo Molnar 9 months ago
linux [tip: x86/core] x86/cpuid: Clean up <asm/cpuid/api.h> tip-bot2 for Ingo Molnar 9 months ago
linux [tip: x86/core] x86/cpuid: Use u32 in instead of uint32_t in <asm/cpuid/api.h> tip-bot2 for Ingo Molnar 9 months ago
linux [tip: x86/core] x86/apic: Fix 32-bit APIC initialization for extended Intel Families tip-bot2 for Sohil Mehta 9 months ago
linux [tip: x86/core] x86/cpu/intel: Fix the MOVSL alignment preference for extended Families tip-bot2 for Sohil Mehta 9 months ago