index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-15
x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT
Xin Li (Intel)
1
-3
/
+3
2025-04-14
x86/bugs: Remove X86_BUG_MMIO_UNKNOWN
Borislav Petkov (AMD)
2
-16
/
+1
2025-04-14
x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>
Ingo Molnar
1
-1
/
+1
2025-04-14
x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>
Ingo Molnar
6
-6
/
+6
2025-04-14
x86/fpu: Clarify FPU context cacheline alignment
Ingo Molnar
1
-1
/
+2
2025-04-14
x86/fpu: Use 'fpstate' variable names consistently
Ingo Molnar
2
-9
/
+9
2025-04-14
x86/fpu: Remove init_task FPU state dependencies, add debugging warning for PF_KTHREAD tasks
Ingo Molnar
4
-13
/
+12
2025-04-14
x86/fpu: Make sure x86_task_fpu() doesn't get called for PF_KTHREAD|PF_USER_WORKER tasks during exit
Ingo Molnar
2
-2
/
+8
2025-04-14
x86/fpu: Push 'fpu' pointer calculation into the fpu__drop() call
Ingo Molnar
2
-3
/
+4
2025-04-14
x86/fpu: Remove the thread::fpu pointer
Ingo Molnar
4
-6
/
+5
2025-04-14
x86/fpu: Make task_struct::thread constant size
Ingo Molnar
3
-19
/
+23
2025-04-14
x86/fpu: Convert task_struct::thread.fpu accesses to use x86_task_fpu()
Ingo Molnar
10
-62
/
+62
2025-04-14
x86/fpu/xstate: Adjust xstate copying logic for user ABI
Chang S. Bae
1
-9
/
+9
2025-04-14
x86/fpu/xstate: Adjust XSAVE buffer size calculation
Chang S. Bae
1
-2
/
+9
2025-04-14
x86/fpu/xstate: Introduce xfeature order table and accessor macro
Chang S. Bae
1
-8
/
+50
2025-04-14
x86/fpu/xstate: Remove xstate offset check
Chang S. Bae
1
-13
/
+0
2025-04-12
x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unreleased standalone Zen5 microcode patches
Borislav Petkov (AMD)
1
-2
/
+7
2025-04-12
x86/boot: Move early kernel mapping code into startup/
Ard Biesheuvel
1
-210
/
+1
2025-04-12
x86/boot: Move the early GDT/IDT setup code into startup/
Ard Biesheuvel
1
-74
/
+0
2025-04-12
x86/asm: Make rip_rel_ptr() usable from fPIC code
Ard Biesheuvel
1
-12
/
+12
2025-04-12
x86/mm: Remove 'mm' argument from unuse_temporary_mm() again
Peter Zijlstra
1
-1
/
+1
2025-04-12
x86/mm: Make use_/unuse_temporary_mm() non-static
Andy Lutomirski
1
-64
/
+0
2025-04-12
x86/mm: Add 'mm' argument to unuse_temporary_mm()
Peter Zijlstra
1
-3
/
+3
2025-04-11
x86/cacheinfo: Standardize header files and CPUID references
Ahmed S. Darwish
1
-10
/
+10
2025-04-11
Merge tag 'v6.15-rc1' into x86/cpu, to refresh the branch with upstream changes
Ingo Molnar
30
-753
/
+900
2025-04-11
x86/alternatives: Make smp_text_poke_batch_process() subsume smp_text_poke_batch_finish()
Nikolay Borisov
1
-11
/
+8
2025-04-11
x86/alternatives: Add comment about noinstr expectations
Ingo Molnar
1
-0
/
+5
2025-04-11
x86/alternatives: Rename 'apply_relocation()' to 'text_poke_apply_relocation()'
Ingo Molnar
2
-6
/
+6
2025-04-11
x86/alternatives: Update the comments in smp_text_poke_batch_process()
Ingo Molnar
1
-13
/
+15
2025-04-11
x86/alternatives: Remove 'smp_text_poke_batch_flush()'
Ingo Molnar
1
-9
/
+2
2025-04-11
x86/alternatives: Move declarations of vmlinux.lds.S defined section symbols to <asm/alternative.h>
Ingo Molnar
1
-6
/
+0
2025-04-11
x86/alternatives: Simplify the #include section
Ingo Molnar
1
-25
/
+3
2025-04-11
x86/alternatives: Rename 'POKE_MAX_OPCODE_SIZE' to 'TEXT_POKE_MAX_OPCODE_SIZE'
Ingo Molnar
1
-3
/
+3
2025-04-11
x86/alternatives: Rename 'TP_ARRAY_NR_ENTRIES_MAX' to 'TEXT_POKE_ARRAY_MAX'
Ingo Molnar
1
-3
/
+3
2025-04-11
x86/alternatives: Standardize on 'tpl' local variable names for 'struct smp_text_poke_loc *'
Ingo Molnar
1
-27
/
+27
2025-04-11
x86/alternatives: Simplify and clean up patch_cmp()
Ingo Molnar
1
-5
/
+3
2025-04-11
x86/alternatives: Constify text_poke_addr()
Ingo Molnar
1
-1
/
+1
2025-04-11
x86/alternatives: Simplify text_poke_addr_ordered()
Ingo Molnar
1
-4
/
+1
2025-04-11
x86/alternatives: Rename 'text_poke_sync()' to 'smp_text_poke_sync_each_cpu()'
Ingo Molnar
4
-11
/
+11
2025-04-11
x86/alternatives: Move text_poke_array completion from smp_text_poke_batch_finish() and smp_text_poke_batch_flush() to smp_text_poke_batch_process()
Ingo Molnar
1
-6
/
+5
2025-04-11
x86/alternatives: Add documentation for smp_text_poke_batch_add()
Ingo Molnar
1
-0
/
+13
2025-04-11
x86/alternatives: Document 'smp_text_poke_single()'
Ingo Molnar
1
-2
/
+3
2025-04-11
x86/alternatives: Remove the mixed-patching restriction on smp_text_poke_single()
Ingo Molnar
1
-3
/
+0
2025-04-11
x86/alternatives: Move the text_poke_array manipulation into text_poke_int3_loc_init() and rename it to __smp_text_poke_batch_add()
Ingo Molnar
1
-12
/
+6
2025-04-11
x86/alternatives: Simplify smp_text_poke_batch_process()
Ingo Molnar
1
-23
/
+20
2025-04-11
x86/alternatives: Simplify smp_text_poke_int3_handler()
Ingo Molnar
1
-7
/
+3
2025-04-11
x86/alternatives: Simplify try_get_text_poke_array()
Ingo Molnar
1
-6
/
+5
2025-04-11
x86/alternatives: Rename 'put_desc()' to 'put_text_poke_array()'
Ingo Molnar
1
-2
/
+2
2025-04-11
x86/alternatives: Rename 'try_get_desc()' to 'try_get_text_poke_array()'
Ingo Molnar
1
-3
/
+3
2025-04-11
x86/alternatives: Remove the tp_vec indirection
Ingo Molnar
1
-17
/
+7
[prev]
[next]