index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
ident_map_64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/compressed/64: Add identity mappings for setup_data entries
Michael Roth
2022-07-06
1
-0
/
+13
*
x86/compressed/64: Add identity mapping for Confidential Computing blob
Michael Roth
2022-04-07
1
-1
/
+2
*
x86/compressed: Export and rename add_identity_map()
Michael Roth
2022-04-07
1
-9
/
+9
*
x86/compressed: Add helper for validating pages in the decompression stage
Brijesh Singh
2022-04-06
1
-1
/
+17
*
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-14
1
-10
/
+0
|
\
|
*
x86/boot: Remove unused finalize_identity_maps()
Arvind Sankar
2020-11-18
1
-10
/
+0
*
|
x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path
Joerg Roedel
2020-10-29
1
-0
/
+1
|
/
*
x86/boot/64: Explicitly map boot_params and command line
Arvind Sankar
2020-10-19
1
-3
/
+20
*
x86/boot/64: Initialize 5-level paging variables earlier
Arvind Sankar
2020-10-19
1
-6
/
+0
*
x86/boot/compressed/64: Unmap GHCB page before booting the kernel
Joerg Roedel
2020-09-07
1
-2
/
+15
*
x86/boot/compressed/64: Add set_page_en/decrypted() helpers
Joerg Roedel
2020-09-07
1
-0
/
+133
*
x86/boot/compressed/64: Check return value of kernel_ident_mapping_init()
Joerg Roedel
2020-09-07
1
-2
/
+5
*
x86/boot/compressed/64: Call set_sev_encryption_mask() earlier
Joerg Roedel
2020-09-07
1
-3
/
+0
*
x86/boot/compressed/64: Change add_identity_map() to take start and end
Joerg Roedel
2020-09-07
1
-10
/
+5
*
x86/boot/compressed/64: Don't pre-map memory in KASLR code
Joerg Roedel
2020-09-07
1
-4
/
+2
*
x86/boot/compressed/64: Always switch to own page table
Joerg Roedel
2020-09-07
1
-21
/
+30
*
x86/boot/compressed/64: Add page-fault handler
Joerg Roedel
2020-09-07
1
-0
/
+39
*
x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
Joerg Roedel
2020-09-07
1
-0
/
+162