Ali Raza ([email protected])

Number of posts: 18 (2 per day)
First post: 2022-10-03 22:25:03
Last post: 2022-10-13 17:30:13

Date List Subject
2022-10-13 17:30:13 linux-kernel Re: [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL
2022-10-06 22:05:06 linux-kernel Re: [RFC UKL 05/10] x86/uaccess: Make access_ok UKL aware
2022-10-06 22:03:59 linux-kernel Re: [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL
2022-10-06 21:50:28 linux-kernel Re: [RFC UKL 07/10] x86/signal: Adjust signal handler register values and return frame
2022-10-06 21:46:20 linux-kernel Re: [RFC UKL 09/10] exec: Give userspace a method for starting UKL process
2022-10-06 21:28:15 linux-kernel Re: [RFC UKL 04/10] x86/entry: Create alternate entry path for system calls
2022-10-06 21:23:21 linux-kernel Re: [RFC UKL 02/10] x86/boot: Load the PT_TLS segment for Unikernel configs
2022-10-03 22:51:47 linux-kernel [RFC UKL 05/10] x86/uaccess: Make access_ok UKL aware
2022-10-03 22:50:14 linux-kernel [RFC UKL 08/10] exec: Make exec path for starting UKL application
2022-10-03 22:37:44 linux-kernel [RFC UKL 00/10] Unikernel Linux (UKL)
2022-10-03 22:26:48 linux-kernel [RFC UKL 10/10] Kconfig: Add config option for enabling and sample for testing UKL
2022-10-03 22:26:22 linux-kernel [RFC UKL 09/10] exec: Give userspace a method for starting UKL process
2022-10-03 22:26:03 linux-kernel [RFC UKL 07/10] x86/signal: Adjust signal handler register values and return frame
2022-10-03 22:25:57 linux-kernel [RFC UKL 06/10] x86/fault: Skip checking kernel mode access to user address space for UKL
2022-10-03 22:25:38 linux-kernel [RFC UKL 04/10] x86/entry: Create alternate entry path for system calls
2022-10-03 22:25:17 linux-kernel [RFC UKL 03/10] sched: Add task_struct tracking of kernel or application execution
2022-10-03 22:25:11 linux-kernel [RFC UKL 02/10] x86/boot: Load the PT_TLS segment for Unikernel configs
2022-10-03 22:25:03 linux-kernel [RFC UKL 01/10] kbuild: Add sections and symbols to linker script for UKL support