index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virt
/
nitro_enclaves
Age
Commit message (
Expand
)
Author
2022-09-01
kunit: fix Kconfig for build-in tests USB4 and Nitro Enclaves
Nico Pache
2022-07-11
nitro_enclaves: test: Use kunit_test_suite() macro
David Gow
2022-01-03
Merge 5.16-rc8 into char-misc-next
Greg Kroah-Hartman
2021-12-21
nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert
Andra Paraschiv
2021-11-17
nitro_enclaves: Add KUnit tests for contiguous physical memory regions merging
Longpeng
2021-11-17
nitro_enclaves: Add KUnit tests setup for the misc device functionality
Longpeng
2021-11-17
nitro_enclaves: Sanity check physical memory regions during merging
Longpeng
2021-11-17
nitro_enclaves: Merge contiguous physical memory regions
Longpeng
2021-11-17
nitro_enclaves: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-09-14
nitro_enclaves: Add fixes for checkpatch match open parenthesis reports
Andra Paraschiv
2021-09-14
nitro_enclaves: Update copyright statement to include 2021
Andra Paraschiv
2021-09-14
nitro_enclaves: Add fix for the kernel-doc report
Andra Paraschiv
2021-09-14
nitro_enclaves: Enable Arm64 support
Andra Paraschiv
2021-06-24
nitro_enclaves: Set Bus Master for the NE PCI device
Longpeng(Mike)
2021-04-29
nitro_enclaves: Fix stale file descriptors on failed usercopy
Mathias Krause
2020-11-09
nitro_enclaves: Fixup type and simplify logic of the poll mask setup
Andra Paraschiv
2020-09-22
nitro_enclaves: Add Makefile for the Nitro Enclaves driver
Andra Paraschiv
2020-09-22
nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
Andra Paraschiv
2020-09-22
nitro_enclaves: Add logic for terminating an enclave
Andra Paraschiv
2020-09-22
nitro_enclaves: Add logic for starting an enclave
Andra Paraschiv
2020-09-22
nitro_enclaves: Add logic for setting an enclave memory region
Andra Paraschiv
2020-09-22
nitro_enclaves: Add logic for getting the enclave image load info
Andra Paraschiv
2020-09-22
nitro_enclaves: Add logic for setting an enclave vCPU
Andra Paraschiv
2020-09-22
nitro_enclaves: Add logic for creating an enclave VM
Andra Paraschiv
2020-09-22
nitro_enclaves: Init misc device providing the ioctl interface
Andra Paraschiv
2020-09-22
nitro_enclaves: Handle out-of-band PCI device events
Andra Paraschiv
2020-09-22
nitro_enclaves: Handle PCI device command requests
Andra Paraschiv
2020-09-22
nitro_enclaves: Init PCI device driver
Andra Paraschiv
2020-09-22
nitro_enclaves: Define enclave info for internal bookkeeping
Andra Paraschiv
2020-09-22
nitro_enclaves: Define the PCI device interface
Andra Paraschiv