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
/
cpu
/
microcode
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-15
x86/cpuid: Rename have_cpuid_p() to cpuid_feature()
Ahmed S. Darwish
1
-1
/
+1
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
3
-2
/
+3
2025-05-13
Merge branch 'x86/microcode' into x86/core, to merge dependent commits
Ingo Molnar
3
-4
/
+160
2025-05-05
x86/microcode: Consolidate the loader enablement checking
Borislav Petkov (AMD)
4
-28
/
+39
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+1
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
1
-2
/
+7
2025-04-30
x86/microcode/AMD: Do not return error when microcode update is not necessary
Annie Li
1
-0
/
+2
2025-04-28
x86/microcode/AMD: Use sha256() instead of init/update/final
Eric Biggers
1
-4
/
+1
2025-04-22
x86/cpu: Help users notice when running old Intel microcode
Dave Hansen
1
-0
/
+150
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-10
x86/msr: Rename 'native_wrmsrl()' to 'native_wrmsrq()'
Ingo Molnar
2
-2
/
+2
2025-04-07
x86/microcode/AMD: Clean the cache if update did not load microcode
Boris Ostrovsky
1
-0
/
+7
2025-03-28
x86/microcode/AMD: Fix __apply_microcode_amd()'s return value
Boris Ostrovsky
1
-1
/
+1
2025-03-19
x86/microcode: Update the Intel processor flag scan check
Sohil Mehta
1
-1
/
+1
2025-03-10
x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes
Florent Revest
1
-1
/
+1
2025-03-08
x86/microcode/AMD: Add some forgotten models to the SHA check
Borislav Petkov (AMD)
1
-0
/
+6
2025-02-22
x86/microcode/AMD: Load only SHA256-checksummed patches
Borislav Petkov (AMD)
2
-2
/
+553
2025-02-17
x86/microcode/AMD: Add get_patch_level()
Borislav Petkov (AMD)
1
-22
/
+24
2025-02-17
x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration
Borislav Petkov (AMD)
1
-28
/
+26
2025-02-17
x86/microcode/AMD: Merge early_apply_microcode() into its single callsite
Borislav Petkov (AMD)
1
-34
/
+26
2025-02-17
x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarations
Borislav Petkov (AMD)
2
-3
/
+1
2025-02-17
x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature
Borislav Petkov (AMD)
1
-2
/
+1
2024-12-31
x86/microcode/AMD: Remove ret local var in early_apply_microcode()
Borislav Petkov (AMD)
1
-3
/
+2
2024-12-31
x86/microcode/AMD: Have __apply_microcode_amd() return bool
Borislav Petkov (AMD)
1
-6
/
+6
2024-12-31
x86/microcode/AMD: Make __verify_patch_size() return bool
Nikolay Borisov
1
-9
/
+9
2024-12-31
x86/microcode/AMD: Remove bogus comment from parse_container()
Nikolay Borisov
1
-2
/
+2
2024-12-31
x86/microcode/AMD: Return bool from find_blobs_in_containers()
Nikolay Borisov
1
-6
/
+9
2024-11-25
x86/microcode/AMD: Flush patch buffer mapping after application
Borislav Petkov (AMD)
1
-5
/
+20
2024-11-19
Merge tag 'x86_microcode_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+2
2024-10-25
x86/microcode/intel: Remove unnecessary cache writeback and invalidation
Chang S. Bae
1
-8
/
+2
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-07-30
x86/microcode/AMD: Fix a -Wsometimes-uninitialized clang false positive
Borislav Petkov (AMD)
1
-1
/
+1
2024-07-29
x86/microcode/AMD: Use the family,model,stepping encoded in the patch ID
Borislav Petkov
1
-32
/
+158
2024-05-14
Merge tag 'x86_microcode_for_v6.10_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-8
/
+1
2024-05-06
x86/microcode: Remove unused struct cpu_info_ctx
Dr. David Alan Gilbert
1
-5
/
+0
2024-04-29
x86/microcode/intel: Switch to new Intel CPU model defines
Tony Luck
1
-3
/
+2
2024-04-05
x86/microcode/AMD: Remove unused PATCH_MAX_SIZE macro
Borislav Petkov (AMD)
1
-2
/
+0
2024-04-05
x86/microcode/AMD: Avoid -Wformat warning with clang-15
Arnd Bergmann
1
-1
/
+1
2024-02-16
x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
Thomas Gleixner
1
-1
/
+1
2023-12-03
x86/microcode/intel: Set new revision only after a successful update
Borislav Petkov (AMD)
1
-7
/
+7
2023-12-01
x86/microcode/intel: Remove redundant microcode late updated message
Ashok Raj
1
-6
/
+0
2023-11-21
x86/microcode: Rework early revisions reporting
Borislav Petkov (AMD)
4
-44
/
+37
2023-11-21
x86/microcode: Remove the driver announcement and version
Borislav Petkov (AMD)
1
-4
/
+0
2023-10-24
x86/microcode/intel: Add a minimum required revision for late loading
Ashok Raj
1
-4
/
+33
2023-10-24
x86/microcode: Prepare for minimal revision check
Thomas Gleixner
4
-5
/
+22
2023-10-24
x86/microcode: Handle "offline" CPUs correctly
Thomas Gleixner
2
-5
/
+108
2023-10-24
x86/microcode: Protect against instrumentation
Thomas Gleixner
1
-28
/
+83
2023-10-24
x86/microcode: Rendezvous and load in NMI
Thomas Gleixner
3
-5
/
+41
2023-10-24
x86/microcode: Replace the all-in-one rendevous handler
Thomas Gleixner
1
-42
/
+9
[next]