index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
probe_roms.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/sev: Skip ROM range scans and validation for SEV-SNP guests
Kevin Loughlin
2024-03-26
1
-10
/
+0
*
x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
Brijesh Singh
2022-04-06
1
-1
/
+12
*
x86/pci/probe_roms: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2021-10-18
1
-1
/
+1
*
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
2020-06-18
1
-2
/
+2
*
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
1
-10
/
+10
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2017-01-28
1
-1
/
+1
*
x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()
Mathias Krause
2012-09-05
1
-1
/
+1
*
x86: Include probe_roms.h in probe_roms.c
Jan Beulich
2012-03-08
1
-0
/
+1
*
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-11-01
1
-2
/
+2
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
*
x86: Introduce pci_map_biosrom()
Dan Williams
2011-03-15
1
-0
/
+267