index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
microcode
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-322
/
+53
2022-12-05
x86/microcode/intel: Do not retry microcode reloading on the APs
Ashok Raj
1
-7
/
+1
2022-12-03
x86/microcode/intel: Do not print microcode revision and processor flags
Ashok Raj
1
-8
/
+0
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-11-18
x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()
Jithu Joseph
1
-2
/
+2
2022-11-18
x86/microcode/intel: Reuse microcode_sanity_check()
Jithu Joseph
1
-100
/
+2
2022-11-18
x86/microcode/intel: Use appropriate type in microcode_sanity_check()
Jithu Joseph
1
-3
/
+3
2022-11-18
x86/microcode/intel: Reuse find_matching_signature()
Jithu Joseph
1
-36
/
+8
2022-11-02
x86/microcode: Drop struct ucode_cpu_info.valid
Borislav Petkov
1
-2
/
+2
2022-11-02
x86/microcode: Do some minor fixups
Borislav Petkov
1
-6
/
+5
2022-11-02
x86/microcode: Kill refresh_fw
Borislav Petkov
3
-6
/
+4
2022-11-02
x86/microcode: Simplify init path even more
Borislav Petkov
1
-104
/
+16
2022-11-02
x86/microcode: Rip out the subsys interface gunk
Borislav Petkov
1
-58
/
+20
2022-10-18
x86/microcode/AMD: Apply the patch early on every logical thread
Borislav Petkov
1
-3
/
+13
2022-09-23
x86/microcode/AMD: Track patch allocation size explicitly
Kees Cook
1
-1
/
+2
2022-09-02
x86/microcode: Print previous version of microcode after reload
Ashok Raj
1
-2
/
+3
2022-08-26
x86/microcode: Remove ->request_microcode_user()
Borislav Petkov
2
-24
/
+0
2022-05-31
x86/microcode: Remove unnecessary perf callback
Borislav Petkov
1
-3
/
+0
2022-05-31
x86/microcode: Taint and warn on late loading
Borislav Petkov
1
-0
/
+5
2022-05-31
x86/microcode: Default-disable late loading
Borislav Petkov
1
-1
/
+6
2022-05-31
x86/microcode: Rip out the OLD_INTERFACE
Borislav Petkov
1
-100
/
+0
2022-05-23
Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-52
/
+7
2022-05-12
x86/microcode/intel: Expose collect_cpu_info_early() for IFS
Jithu Joseph
1
-52
/
+7
2022-04-19
x86/cpu: Load microcode during restore_processor_state()
Borislav Petkov
1
-3
/
+3
2021-10-22
x86/microcode: Use the firmware_loader built-in API
Borislav Petkov
3
-22
/
+18
2021-08-10
x86/microcode: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-9
/
+9
2021-03-22
x86/microcode: Check for offline CPUs before requesting new microcode
Otavio Pontes
1
-4
/
+4
2020-12-31
x86/microcode: Make microcode_init() static
Borislav Petkov
1
-1
/
+1
2020-12-14
Merge tag 'x86_microcode_update_for_v5.11' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+0
2020-11-17
x86/microcode/intel: Check patch signature before saving microcode for early ...
Chen Yu
1
-53
/
+10
2020-10-26
x86/microcode/amd: Remove unneeded break
Tom Rix
1
-1
/
+0
2020-06-15
x86/microcode: Do not select FW_LOADER
Herbert Xu
1
-2
/
+0
2020-04-22
x86/microcode: Fix return value for microcode late loading
Mihai Carabas
1
-8
/
+7
2019-10-01
x86/microcode/intel: Issue the revision updated message only on the BSP
Borislav Petkov
1
-2
/
+3
2019-10-01
x86/microcode: Update late microcode in parallel
Ashok Raj
1
-15
/
+21
2019-10-01
x86/microcode/amd: Fix two -Wunused-but-set-variable warnings
Borislav Petkov
1
-2
/
+2
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+10
2019-06-19
x86/microcode: Fix the microcode load on CPU hotplug for real
Thomas Gleixner
1
-5
/
+10
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-06-15
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov
1
-1
/
+1
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
4
-13
/
+4
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 353
Thomas Gleixner
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-10
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
1
-1
/
+1
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-04-10
x86/microcode: Fix the ancient deprecated microcode loading method
Borislav Petkov
1
-1
/
+2
2019-04-10
x86/microcode/intel: Refactor Intel microcode blob loading
Jann Horn
1
-35
/
+36
[next]