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
/
drivers
/
platform
/
x86
/
intel
/
ifs
/
load.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-29
platform/x86/intel/ifs: Disable irq during one load stage
Jithu Joseph
1
-0
/
+2
2024-02-08
Merge tag 'platform-drivers-x86-v6.8-2' into pdx/for-next
Ilpo Järvinen
1
-1
/
+2
2024-01-31
platform/x86/intel/ifs: Remove unnecessary initialization of 'ret'
Ilpo Järvinen
1
-1
/
+1
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/kernel/git/tip/tip
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 complain
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