Alexey Gladkov ([email protected])

Number of posts: 198 (0.18 per day)
First post: 2021-04-22 12:28:39
Last post: 2024-04-18 10:45:53

Date List Subject
2024-04-18 10:45:53 linux-kernel Re: [PATCH v5 2/3] VT: Add KDFONTINFO ioctl
2024-04-18 10:27:18 linux-kernel Re: [PATCH v5 2/3] VT: Add KDFONTINFO ioctl
2024-04-17 17:39:29 linux-kernel [PATCH v5 3/3] VT: Allow to get max font width and height
2024-04-17 17:39:10 linux-kernel [PATCH v5 2/3] VT: Add KDFONTINFO ioctl
2024-04-17 17:39:02 linux-kernel [PATCH v5 1/3] VT: Use macros to define ioctls
2024-04-17 17:38:47 linux-kernel [PATCH v5 0/3] VT: Add ability to get font requirements
2024-04-10 17:13:51 linux-kernel Re: [RESEND PATCH v3 1/2] VT: Add KDFONTINFO ioctl
2024-04-10 16:36:26 linux-kernel Re: [PATCH v4 2/3] VT: Add KDFONTINFO ioctl
2024-04-02 18:22:00 linux-kernel [PATCH v4 1/3] VT: Use macros to define ioctls
2024-04-02 17:52:39 linux-kernel [PATCH v4 2/3] VT: Add KDFONTINFO ioctl
2024-04-02 17:52:32 linux-kernel [PATCH v4 3/3] VT: Allow to get max font width and height
2024-04-02 17:52:16 linux-kernel [PATCH v4 0/3] VT: Add ability to get font requirements
2024-04-02 13:41:16 linux-kernel Re: [RESEND PATCH v3 1/2] VT: Add KDFONTINFO ioctl
2024-04-02 10:42:08 linux-kernel [RESEND PATCH v3 0/2] VT: Add ability to get font requirements
2024-04-02 10:34:52 linux-kernel [RESEND PATCH v3 2/2] VT: Allow to get max font width and height
2024-04-02 10:34:35 linux-kernel [RESEND PATCH v3 1/2] VT: Add KDFONTINFO ioctl
2024-03-12 14:24:53 linux-kernel [PATCH v3 2/2] VT: Allow to get max font width and height
2024-03-12 14:24:36 linux-kernel [PATCH v3 1/2] VT: Add KDFONTINFO ioctl
2024-03-12 14:24:21 linux-kernel [PATCH v3 0/2] VT: Add ability to get font requirements
2024-02-27 14:17:47 linux-kernel Re: [RFC PATCH v2 3/5] sticon: Allow to get max font width and height
2024-02-26 16:06:46 linux-kernel [RFC PATCH v2 3/5] sticon: Allow to get max font width and height
2024-02-26 16:03:02 linux-kernel [RFC PATCH v2 1/5] VT: Add KD_FONT_OP_GET_INFO operation
2024-02-26 15:25:27 linux-kernel [RFC PATCH v2 0/5] VT: Add ability to get font requirements
2024-02-26 15:24:24 linux-kernel [RFC PATCH v2 4/5] vgacon: Allow to get max font width and height
2024-02-26 15:24:07 linux-kernel [RFC PATCH v2 2/5] newport_con: Allow to get max font width and height
2024-02-26 15:23:31 linux-kernel [RFC PATCH v2 5/5] fbcon: Allow to get max font width and height
2024-02-16 14:41:46 linux-kernel Re: [RFC PATCH v1 0/5] VT: Add ability to get font requirements
2024-02-16 13:26:51 linux-kernel Re: [RFC PATCH v1 0/5] VT: Add ability to get font requirements
2024-02-16 13:03:39 linux-kernel Re: [RFC PATCH v1 3/5] sticon: Allow to get max font width and height
2024-02-15 15:42:55 linux-kernel [RFC PATCH v1 3/5] sticon: Allow to get max font width and height
2024-02-15 15:39:44 linux-kernel [RFC PATCH v1 4/5] vgacon: Allow to get max font width and height
2024-02-15 15:39:17 linux-kernel [RFC PATCH v1 0/5] VT: Add ability to get font requirements
2024-01-15 15:49:38 linux-kernel [RESEND PATCH v3 1/3] sysctl: Allow change system v ipc sysctls inside ipc namespace
2024-01-15 15:48:47 linux-kernel [RESEND PATCH v3 3/3] sysctl: Allow to change limits for posix messages queues
2024-01-15 15:48:47 linux-kernel [RESEND PATCH v3 2/3] docs: Add information about ipc sysctls limitations
2024-01-15 15:48:45 linux-kernel [RESEND PATCH v3 0/3] Allow to change ipc/mq sysctls inside ipc namespace
2023-09-23 12:37:22 linux-kernel Re: [PATCH 5/5] time,signal: turn signal_struct.stats_lock into seqcount_rwlock_t
2023-09-15 18:30:33 linux-kernel Re: [PATCH 3/5] seqlock: introduce seqprop_lock/unlock
2023-09-15 17:44:05 linux-kernel Re: [PATCH 1/5] seqlock: simplify SEQCOUNT_LOCKNAME()
2023-07-28 14:15:47 linux-kernel Re: [PATCH] fchmodat2: add support for AT_EMPTY_PATH
2023-07-26 14:10:55 linux-kernel Re: [PATCH v4 2/5] fs: Add fchmodat2()
2023-07-25 11:54:23 linux-kernel Re: [PATCH v3 0/5] Add a new fchmodat4() syscall
2023-07-11 17:58:18 linux-kernel Re: [PATCH v4 4/5] tools headers UAPI: Sync files changed by new fchmodat2 syscall
2023-07-11 16:49:52 linux-kernel [PATCH v4 5/5] selftests: Add fchmodat2 selftest
2023-07-11 16:39:16 linux-kernel [PATCH v4 4/5] tools headers UAPI: Sync files changed by new fchmodat2 syscall
2023-07-11 16:27:32 linux-kernel [PATCH v4 3/5] arch: Register fchmodat2, usually as syscall 452
2023-07-11 16:26:29 linux-kernel [PATCH v4 2/5] fs: Add fchmodat2()
2023-07-11 16:26:03 linux-kernel [PATCH v4 1/5] Non-functional cleanup of a "__user * filename"
2023-07-11 16:25:02 linux-kernel [PATCH v4 0/5] Add a new fchmodat2() syscall
2023-07-11 16:09:01 linux-kernel Re: [PATCH v3 2/5] fs: Add fchmodat4()
2023-07-11 13:51:15 linux-kernel Re: [PATCH v3 5/5] selftests: add fchmodat4(2) selftest