- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- b5c7e7e all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate by Yury Norov · 3 years, 5 months ago
- 824adf3 Merge 5.16-rc8 into char-misc-next by Greg Kroah-Hartman · 3 years ago
- 3a0152b nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert by Andra Paraschiv · 3 years ago
- fbf3443 nitro_enclaves: Add KUnit tests for contiguous physical memory regions merging by Longpeng · 3 years, 2 months ago
- 07503b3 nitro_enclaves: Add KUnit tests setup for the misc device functionality by Longpeng · 3 years, 2 months ago
- 090ce78 nitro_enclaves: Sanity check physical memory regions during merging by Longpeng · 3 years, 2 months ago
- f6bdc0a nitro_enclaves: Merge contiguous physical memory regions by Longpeng · 3 years, 2 months ago
- dc74e8c nitro_enclaves: Remove redundant 'flush_workqueue()' calls by Christophe JAILLET · 3 years, 2 months ago
- 424f1ac virt: acrn: Introduce interfaces for virtual device creating/destroying by Shuo Liu · 3 years, 3 months ago
- 29a9f27 virt: acrn: Introduce interfaces for MMIO device passthrough by Shuo Liu · 3 years, 3 months ago
- 02bba59 nitro_enclaves: Add fixes for checkpatch match open parenthesis reports by Andra Paraschiv · 3 years, 4 months ago
- e3cba4d nitro_enclaves: Update copyright statement to include 2021 by Andra Paraschiv · 3 years, 4 months ago
- e16a30a nitro_enclaves: Add fix for the kernel-doc report by Andra Paraschiv · 3 years, 4 months ago
- f7e55f0 nitro_enclaves: Enable Arm64 support by Andra Paraschiv · 3 years, 4 months ago
- 4c4c125 virt: acrn: Do hcall_destroy_vm() before resource release by Shuo Liu · 3 years, 5 months ago
- d874742 nitro_enclaves: Set Bus Master for the NE PCI device by Longpeng(Mike) · 3 years, 6 months ago
- f1ce398 nitro_enclaves: Fix stale file descriptors on failed usercopy by Mathias Krause · 3 years, 8 months ago
- 1c15b33 virt: acrn: Fix document of acrn_msi_inject() by Shuo Liu · 3 years, 10 months ago
- 1201d68 virt: acrn: Correct type casting of argument of copy_from_user() by Shuo Liu · 3 years, 10 months ago
- a758b7c virt: acrn: Use EPOLLIN instead of POLLIN by Yejune Deng · 3 years, 10 months ago
- dcf9625 virt: acrn: Use vfs_poll() instead of f_op->poll() by Yejune Deng · 3 years, 10 months ago
- e54b788 virt: acrn: Make remove_cpu sysfs invisible with !CONFIG_HOTPLUG_CPU by Shuo Liu · 3 years, 10 months ago
- 279dcf6 virt: acrn: Introduce an interface for Service VM to control vCPU by Shuo Liu · 3 years, 11 months ago
- aa3b483 virt: acrn: Introduce irqfd by Shuo Liu · 3 years, 11 months ago
- d8ad515 virt: acrn: Introduce ioeventfd by Shuo Liu · 3 years, 11 months ago
- 5a0c9f1 virt: acrn: Introduce I/O ranges operation interfaces by Shuo Liu · 3 years, 11 months ago
- 3d679d5 virt: acrn: Introduce interfaces to query C-states and P-states allowed by hypervisor by Shuo Liu · 3 years, 11 months ago
- c7cf8d2 virt: acrn: Introduce interrupt injection interfaces by Shuo Liu · 3 years, 11 months ago
- ce011e1 virt: acrn: Introduce interfaces for PCI device passthrough by Shuo Liu · 3 years, 11 months ago
- 3c4c331 virt: acrn: Introduce PCI configuration space PIO accesses combiner by Shuo Liu · 3 years, 11 months ago
- 72f293d virt: acrn: Introduce I/O request management by Shuo Liu · 3 years, 11 months ago
- 88f537d virt: acrn: Introduce EPT mapping management by Shuo Liu · 3 years, 11 months ago
- 2ad2aae virt: acrn: Introduce an ioctl to set vCPU registers state by Shuo Liu · 3 years, 11 months ago
- 9c5137a virt: acrn: Introduce VM management interfaces by Shuo Liu · 3 years, 11 months ago
- 666834c virt: acrn: Introduce ACRN HSM basic driver by Shuo Liu · 3 years, 11 months ago
- c35901b virt: vbox: Do not use wait_event_interruptible when called from kernel context by Hans de Goede · 4 years ago
- d9109fe nitro_enclaves: Fixup type and simplify logic of the poll mask setup by Andra Paraschiv · 4 years, 2 months ago
- 03c95e5 virt: vbox: simplify the return expression of vbg_input_open() by Qinglang Miao · 4 years, 3 months ago
- 0f5c7b7 nitro_enclaves: Add Makefile for the Nitro Enclaves driver by Andra Paraschiv · 4 years, 3 months ago
- 07499cc nitro_enclaves: Add Kconfig for the Nitro Enclaves driver by Andra Paraschiv · 4 years, 3 months ago
- 9c8eb50 nitro_enclaves: Add logic for terminating an enclave by Andra Paraschiv · 4 years, 3 months ago
- 111c775a nitro_enclaves: Add logic for starting an enclave by Andra Paraschiv · 4 years, 3 months ago
- 7dc9d43 nitro_enclaves: Add logic for setting an enclave memory region by Andra Paraschiv · 4 years, 3 months ago
- 988b7a4 nitro_enclaves: Add logic for getting the enclave image load info by Andra Paraschiv · 4 years, 3 months ago
- ff8a4d3 nitro_enclaves: Add logic for setting an enclave vCPU by Andra Paraschiv · 4 years, 3 months ago
- 38907e1 nitro_enclaves: Add logic for creating an enclave VM by Andra Paraschiv · 4 years, 3 months ago
- bd47c99 nitro_enclaves: Init misc device providing the ioctl interface by Andra Paraschiv · 4 years, 3 months ago
- e5d616d nitro_enclaves: Handle out-of-band PCI device events by Andra Paraschiv · 4 years, 3 months ago
- ad2b698 nitro_enclaves: Handle PCI device command requests by Andra Paraschiv · 4 years, 3 months ago
- 89308c1 nitro_enclaves: Init PCI device driver by Andra Paraschiv · 4 years, 3 months ago
- 1df6248 nitro_enclaves: Define enclave info for internal bookkeeping by Andra Paraschiv · 4 years, 3 months ago
- 0a44561 nitro_enclaves: Define the PCI device interface by Andra Paraschiv · 4 years, 3 months ago
- 7f360be drivers/virt/fsl_hypervisor: Fix error handling path by Souptick Joarder · 4 years, 4 months ago
- da0d6b3 virt: vbox: Use current_uid() in vbg_misc_device_requestor() by Denis Efremov · 4 years, 4 months ago
- 729082e virt: vbox: Fix some comments which talk about the "session spinlock" by Hans de Goede · 4 years, 6 months ago
- 5bc117a virt: vbox: Log unknown ioctl requests as error by Hans de Goede · 4 years, 6 months ago
- 316b003 virt: vbox: Add a few new vmmdev request types to the userspace whitelist by Hans de Goede · 4 years, 6 months ago
- 631bedd virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctl by Hans de Goede · 4 years, 6 months ago
- 412f84c virt: vbox: Add vbg_set_host_capabilities() helper function by Hans de Goede · 4 years, 6 months ago
- fd01cc5 virt: vbox: Rename guest_caps struct members to set_guest_caps by Hans de Goede · 4 years, 6 months ago
- 59d1d2e virt: vbox: Fix guest capabilities mask check by Hans de Goede · 4 years, 6 months ago
- f794db6 virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match upstream by Hans de Goede · 4 years, 6 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 87292bc virt: vbox: Use fallthrough; by Joe Perches · 4 years, 10 months ago
- 41bfc11 virt: vbox: Explicitly include linux/io.h to pick up various defs by Sean Christopherson · 5 years ago
- 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
- e0b0cb9 virt: vbox: fix memory leak in hgcm_call_preprocess_linaddr by Navid Emamdoost · 5 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 6a02433 drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl by Dan Carpenter · 6 years ago
- c8ea366 drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl by Dan Carpenter · 6 years ago
- 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
- cf4f2ad virt: vbox: Sanity-check parameter types for hgcm-calls coming from userspace by Hans de Goede · 6 years ago
- 0532a1b virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.x by Hans de Goede · 6 years ago
- 9d49fff virt: vbox: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- b8ae30a vbox: fix link error with 'gcc -Og' by Arnd Bergmann · 6 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- bd23a72 virt: vbox: Only copy_from_user the request-header once by Wenwen Wang · 7 years ago
- 19972dd virt: vbox: Log an error when we fail to get the host version by Hans de Goede · 7 years ago
- faf6a2a virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memory by Hans de Goede · 7 years ago
- f6f9885 virt: vbox: Add vbg_req_free() helper function by Hans de Goede · 7 years ago
- 02cfde6 virt: vbox: Move declarations of vboxguest private functions to private header by Hans de Goede · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- f72c350 virt: vbox: Add error mapping for VERR_INVALID_NAME and VERR_NO_MORE_FILES by Hans de Goede · 7 years ago
- 0b598e4 virt: vbox: use %pap format for printing resource_size_t by Arnd Bergmann · 7 years ago
- 0ba002b virt: Add vboxguest driver for Virtual Box Guest integration by Hans de Goede · 7 years ago
- 579db9d virt: Add vboxguest VMMDEV communication code by Hans de Goede · 7 years ago
- afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
- 1aaa09c fsl_hypervisor: switch to get_user_pages_fast() by Al Viro · 8 years ago
- 55e18b1 virt: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
- 3d88936 drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
- 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
- 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
- 16e024f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
- 9655aa6 drivers/virt: the Freescale hypervisor driver doesn't need to check MSR[GS] by Timur Tabi · 13 years ago
- 4065639 PPC: select EPAPR_PARAVIRT for all users of epapr hcalls by Stuart Yoder · 12 years ago