index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virt
/
nitro_enclaves
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-03
Merge 5.16-rc8 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+3
2021-12-21
nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert
Andra Paraschiv
1
-2
/
+3
2021-11-17
nitro_enclaves: Add KUnit tests for contiguous physical memory regions merging
Longpeng
1
-0
/
+140
2021-11-17
nitro_enclaves: Add KUnit tests setup for the misc device functionality
Longpeng
3
-0
/
+57
2021-11-17
nitro_enclaves: Sanity check physical memory regions during merging
Longpeng
1
-25
/
+52
2021-11-17
nitro_enclaves: Merge contiguous physical memory regions
Longpeng
1
-28
/
+56
2021-11-17
nitro_enclaves: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-09-14
nitro_enclaves: Add fixes for checkpatch match open parenthesis reports
Andra Paraschiv
1
-8
/
+9
2021-09-14
nitro_enclaves: Update copyright statement to include 2021
Andra Paraschiv
1
-1
/
+1
2021-09-14
nitro_enclaves: Add fix for the kernel-doc report
Andra Paraschiv
1
-2
/
+6
2021-09-14
nitro_enclaves: Enable Arm64 support
Andra Paraschiv
1
-6
/
+2
2021-06-24
nitro_enclaves: Set Bus Master for the NE PCI device
Longpeng(Mike)
1
-0
/
+2
2021-04-29
nitro_enclaves: Fix stale file descriptors on failed usercopy
Mathias Krause
1
-26
/
+17
2020-11-09
nitro_enclaves: Fixup type and simplify logic of the poll mask setup
Andra Paraschiv
1
-4
/
+2
2020-09-22
nitro_enclaves: Add Makefile for the Nitro Enclaves driver
Andra Paraschiv
1
-0
/
+9
2020-09-22
nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
Andra Paraschiv
1
-0
/
+20
2020-09-22
nitro_enclaves: Add logic for terminating an enclave
Andra Paraschiv
1
-0
/
+166
2020-09-22
nitro_enclaves: Add logic for starting an enclave
Andra Paraschiv
1
-0
/
+157
2020-09-22
nitro_enclaves: Add logic for setting an enclave memory region
Andra Paraschiv
1
-0
/
+317
2020-09-22
nitro_enclaves: Add logic for getting the enclave image load info
Andra Paraschiv
1
-0
/
+36
2020-09-22
nitro_enclaves: Add logic for setting an enclave vCPU
Andra Paraschiv
1
-0
/
+695
2020-09-22
nitro_enclaves: Add logic for creating an enclave VM
Andra Paraschiv
1
-0
/
+223
2020-09-22
nitro_enclaves: Init misc device providing the ioctl interface
Andra Paraschiv
2
-0
/
+153
2020-09-22
nitro_enclaves: Handle out-of-band PCI device events
Andra Paraschiv
1
-0
/
+118
2020-09-22
nitro_enclaves: Handle PCI device command requests
Andra Paraschiv
1
-0
/
+189
2020-09-22
nitro_enclaves: Init PCI device driver
Andra Paraschiv
1
-0
/
+304
2020-09-22
nitro_enclaves: Define enclave info for internal bookkeeping
Andra Paraschiv
1
-0
/
+109
2020-09-22
nitro_enclaves: Define the PCI device interface
Andra Paraschiv
1
-0
/
+327