Elizabeth Figura ([email protected])

Number of posts: 235 (0.19 per day)
First post: 2021-01-18 01:04:51
Last post: 2024-06-10 17:15:31

Date List Subject
2024-01-31 02:16:39 linux-kernel [RFC PATCH v2 11/29] ntsync: Introduce NTSYNC_IOC_EVENT_RESET.
2024-01-25 21:46:07 linux-kernel Re: [RFC PATCH 1/9] ntsync: Introduce the ntsync driver and character device.
2024-01-25 18:44:17 linux-kernel Re: [RFC PATCH 1/9] ntsync: Introduce the ntsync driver and character device.
2024-01-25 18:33:19 linux-kernel Re: [RFC PATCH 5/9] ntsync: Introduce NTSYNC_IOC_WAIT_ANY.
2024-01-25 03:46:36 linux-kernel Re: [RFC PATCH 1/9] ntsync: Introduce the ntsync driver and character device.
2024-01-24 22:56:38 linux-kernel Re: [RFC PATCH 1/9] ntsync: Introduce the ntsync driver and character device.
2024-01-24 22:28:59 linux-kernel Re: [RFC PATCH 5/9] ntsync: Introduce NTSYNC_IOC_WAIT_ANY.
2024-01-24 18:44:46 linux-kernel Re: [RFC PATCH 8/9] ntsync: Introduce NTSYNC_IOC_PUT_MUTEX.
2024-01-24 18:38:19 linux-kernel Re: [RFC PATCH 1/9] ntsync: Introduce the ntsync driver and character device.
2024-01-24 18:03:55 linux-kernel Re: [RFC PATCH 5/9] ntsync: Introduce NTSYNC_IOC_WAIT_ANY.
2024-01-24 17:59:35 linux-kernel Re: [RFC PATCH 2/9] ntsync: Reserve a minor device number and ioctl range.
2024-01-24 03:45:28 linux-kernel Re: [RFC PATCH 3/9] ntsync: Introduce NTSYNC_IOC_CREATE_SEM and NTSYNC_IOC_DELETE.
2024-01-24 03:43:22 linux-kernel Re: [RFC PATCH 2/9] ntsync: Reserve a minor device number and ioctl range.
2024-01-24 01:43:22 linux-kernel Re: [RFC PATCH 0/9] NT synchronization primitive driver
2024-01-24 01:18:17 linux-kernel [RFC PATCH 0/9] NT synchronization primitive driver
2024-01-24 01:15:39 linux-kernel [RFC PATCH 7/9] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX.
2024-01-24 01:03:52 linux-kernel [RFC PATCH 9/9] ntsync: Introduce NTSYNC_IOC_KILL_OWNER.
2024-01-24 01:00:32 linux-kernel [RFC PATCH 8/9] ntsync: Introduce NTSYNC_IOC_PUT_MUTEX.
2024-01-24 01:00:29 linux-kernel [RFC PATCH 4/9] ntsync: Introduce NTSYNC_IOC_PUT_SEM.
2024-01-24 01:00:11 linux-kernel [RFC PATCH 2/9] ntsync: Reserve a minor device number and ioctl range.
2024-01-24 00:59:59 linux-kernel [RFC PATCH 5/9] ntsync: Introduce NTSYNC_IOC_WAIT_ANY.
2024-01-24 00:59:43 linux-kernel [RFC PATCH 1/9] ntsync: Introduce the ntsync driver and character device.
2024-01-24 00:59:24 linux-kernel [RFC PATCH 6/9] ntsync: Introduce NTSYNC_IOC_WAIT_ALL.
2024-01-24 00:58:52 linux-kernel [RFC PATCH 3/9] ntsync: Introduce NTSYNC_IOC_CREATE_SEM and NTSYNC_IOC_DELETE.
2024-01-04 06:35:51 linux-kernel Re: x86 SGDT emulation for Wine
2024-01-02 19:53:55 linux-kernel Re: x86 SGDT emulation for Wine
2023-12-27 22:36:42 linux-kernel x86 SGDT emulation for Wine
2022-09-29 18:09:13 linux-kernel Re: [PATCH] x86/split_lock: Restore warn mode (and add a new one) to avoid userspace regression
2021-03-08 16:20:10 linux-kernel Re: [RFC PATCH v2 00/13] Add futex2 syscall
2021-02-15 20:09:21 linux-kernel Re: [RFC PATCH 03/13] futex2: Implement vectorized wait
2021-01-18 01:04:51 linux-kernel Kernel interface for Wine synchronization primitives