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
/
drivers
/
virt
/
nitro_enclaves
/
ne_misc_dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 5.16-rc8 into char-misc-next
Greg Kroah-Hartman
2022-01-03
1
-2
/
+3
|
\
|
*
nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert
Andra Paraschiv
2021-12-21
1
-2
/
+3
*
|
nitro_enclaves: Add KUnit tests setup for the misc device functionality
Longpeng
2021-11-17
1
-0
/
+31
*
|
nitro_enclaves: Sanity check physical memory regions during merging
Longpeng
2021-11-17
1
-25
/
+52
*
|
nitro_enclaves: Merge contiguous physical memory regions
Longpeng
2021-11-17
1
-28
/
+56
|
/
*
nitro_enclaves: Add fixes for checkpatch match open parenthesis reports
Andra Paraschiv
2021-09-14
1
-8
/
+9
*
nitro_enclaves: Fix stale file descriptors on failed usercopy
Mathias Krause
2021-04-29
1
-26
/
+17
*
nitro_enclaves: Fixup type and simplify logic of the poll mask setup
Andra Paraschiv
2020-11-09
1
-4
/
+2
*
nitro_enclaves: Add logic for terminating an enclave
Andra Paraschiv
2020-09-22
1
-0
/
+166
*
nitro_enclaves: Add logic for starting an enclave
Andra Paraschiv
2020-09-22
1
-0
/
+157
*
nitro_enclaves: Add logic for setting an enclave memory region
Andra Paraschiv
2020-09-22
1
-0
/
+317
*
nitro_enclaves: Add logic for getting the enclave image load info
Andra Paraschiv
2020-09-22
1
-0
/
+36
*
nitro_enclaves: Add logic for setting an enclave vCPU
Andra Paraschiv
2020-09-22
1
-0
/
+695
*
nitro_enclaves: Add logic for creating an enclave VM
Andra Paraschiv
2020-09-22
1
-0
/
+223
*
nitro_enclaves: Init misc device providing the ioctl interface
Andra Paraschiv
2020-09-22
1
-0
/
+139