index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
ifs
/
load.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-26
platform/x86/intel/ifs: Call release_firmware() when handling errors.
Jithu Joseph
1
-1
/
+2
2023-11-04
Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+3
2023-10-24
x86/microcode/intel: Rework intel_find_matching_signature()
Thomas Gleixner
1
-1
/
+1
2023-10-24
x86/microcode/intel: Rework intel_cpu_collect_info()
Thomas Gleixner
1
-5
/
+3
2023-10-06
platform/x86/intel/ifs: Metadata validation for start_chunk
Jithu Joseph
1
-0
/
+7
2023-10-06
platform/x86/intel/ifs: Validate image size
Jithu Joseph
1
-0
/
+8
2023-10-06
platform/x86/intel/ifs: Gen2 scan image loading
Jithu Joseph
1
-2
/
+110
2023-10-06
platform/x86/intel/ifs: Refactor image loading code
Jithu Joseph
1
-12
/
+19
2023-08-13
x86/microcode/intel: Rename get_datasize() since its used externally
Ashok Raj
1
-2
/
+3
2023-08-13
x86/microcode: Include vendor headers into microcode.h
Ashok Raj
1
-1
/
+1
2023-05-23
platform/x86/intel/ifs: Annotate work queue on stack so object debug does not...
David Arcari
1
-1
/
+1
2023-03-27
platform/x86/intel/ifs: Reorganize driver data
Jithu Joseph
1
-1
/
+2
2023-03-27
platform/x86/intel/ifs: Separate ifs_pkg_auth from ifs_data
Jithu Joseph
1
-3
/
+3
2022-11-19
platform/x86/intel/ifs: Add current_batch sysfs entry
Jithu Joseph
1
-6
/
+12
2022-11-19
platform/x86/intel/ifs: Add metadata validation
Jithu Joseph
1
-1
/
+57
2022-11-19
platform/x86/intel/ifs: Use generic microcode headers and functions
Jithu Joseph
1
-84
/
+20
2022-11-19
platform/x86/intel/ifs: Add metadata support
Ashok Raj
1
-0
/
+32
2022-11-18
platform/x86/intel/ifs: Remove memory allocation from load path
Jithu Joseph
1
-10
/
+4
2022-11-18
platform/x86/intel/ifs: Return a more appropriate error code
Jithu Joseph
1
-1
/
+3
2022-05-12
platform/x86/intel/ifs: Authenticate and copy to secured memory
Jithu Joseph
1
-2
/
+174
2022-05-12
platform/x86/intel/ifs: Check IFS Image sanity
Jithu Joseph
1
-0
/
+66
2022-05-12
platform/x86/intel/ifs: Read IFS firmware image
Jithu Joseph
1
-0
/
+28