summaryrefslogtreecommitdiffstats
path: root/drivers/virt/nitro_enclaves/ne_misc_dev.c
Commit message (Expand)AuthorAgeFilesLines
* nitro_enclaves: test: Use kunit_test_suite() macroDavid Gow2022-07-111-27/+0
* Merge 5.16-rc8 into char-misc-nextGreg Kroah-Hartman2022-01-031-2/+3
|\
| * nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assertAndra Paraschiv2021-12-211-2/+3
* | nitro_enclaves: Add KUnit tests setup for the misc device functionalityLongpeng2021-11-171-0/+31
* | nitro_enclaves: Sanity check physical memory regions during mergingLongpeng2021-11-171-25/+52
* | nitro_enclaves: Merge contiguous physical memory regionsLongpeng2021-11-171-28/+56
|/
* nitro_enclaves: Add fixes for checkpatch match open parenthesis reportsAndra Paraschiv2021-09-141-8/+9
* nitro_enclaves: Fix stale file descriptors on failed usercopyMathias Krause2021-04-291-26/+17
* nitro_enclaves: Fixup type and simplify logic of the poll mask setupAndra Paraschiv2020-11-091-4/+2
* nitro_enclaves: Add logic for terminating an enclaveAndra Paraschiv2020-09-221-0/+166
* nitro_enclaves: Add logic for starting an enclaveAndra Paraschiv2020-09-221-0/+157
* nitro_enclaves: Add logic for setting an enclave memory regionAndra Paraschiv2020-09-221-0/+317
* nitro_enclaves: Add logic for getting the enclave image load infoAndra Paraschiv2020-09-221-0/+36
* nitro_enclaves: Add logic for setting an enclave vCPUAndra Paraschiv2020-09-221-0/+695
* nitro_enclaves: Add logic for creating an enclave VMAndra Paraschiv2020-09-221-0/+223
* nitro_enclaves: Init misc device providing the ioctl interfaceAndra Paraschiv2020-09-221-0/+139