LinuxLists
Users
About
Arseny Maslennikov (
[email protected]
)
Number of posts: 53 (0.05 per day)
First post: 2019-02-21 22:20:07
Last post: 2022-01-08 14:39:21
Next Page
Date
List
Subject
2022-01-08 14:39:21
linux-kernel
Re: [RFC PATCH 8/8] signals: Support BSD VSTATUS, KERNINFO and SIGINFO
2022-01-07 22:40:40
linux-kernel
Re: [RFC PATCH 8/8] signals: Support BSD VSTATUS, KERNINFO and SIGINFO
2022-01-07 21:57:46
linux-kernel
Re: [RFC PATCH 8/8] signals: Support BSD VSTATUS, KERNINFO and SIGINFO
2022-01-07 19:34:44
linux-kernel
Re: [RFC PATCH 0/8] signals: Support more than 64 signals
2022-01-07 19:34:44
linux-nfs
Re: [RFC PATCH 0/8] signals: Support more than 64 signals
2022-01-07 19:30:52
linux-kernel
Re: [RFC PATCH 0/8] signals: Support more than 64 signals
2022-01-07 19:30:50
linux-nfs
Re: [RFC PATCH 0/8] signals: Support more than 64 signals
2020-04-30 09:10:53
linux-kernel
Re: [PATCH v3 7/7] n_tty: Provide an informational line on VSTATUS receipt
2020-04-30 07:22:13
linux-kernel
Re: [PATCH v3 5/7] tty: Add NOKERNINFO lflag to termios
2020-04-30 07:21:41
linux-kernel
[PATCH v3 4/7] linux/signal.h: Ignore SIGINFO by default in new tasks
2020-04-30 07:21:20
linux-kernel
[PATCH v3 2/7] tty: termios: Reserve space for VSTATUS in .c_cc
2020-04-30 07:20:53
linux-kernel
[PATCH v3 7/7] n_tty: Provide an informational line on VSTATUS receipt
2020-04-30 07:20:33
linux-kernel
[PATCH v3 5/7] tty: Add NOKERNINFO lflag to termios
2020-04-30 07:20:16
linux-kernel
[PATCH v3 6/7] n_tty: ->ops->write: Cut core logic out to a separate function
2020-04-30 07:19:17
linux-kernel
[PATCH v3 0/7] TTY Keyboard Status Request
2020-04-30 07:19:16
linux-kernel
[PATCH v3 3/7] n_tty: Send SIGINFO to fg pgrp on status request character
2020-04-30 07:19:15
linux-kernel
[PATCH v3 1/7] signal.h: Define SIGINFO on all architectures
2019-08-02 21:58:00
linux-kernel
Re: [PATCH v2 7/7] n_tty: Provide an informational line on VSTATUS receipt
2019-07-31 22:25:43
linux-kernel
Re: [PATCH v2 7/7] n_tty: Provide an informational line on VSTATUS receipt
2019-07-29 10:58:20
linux-kernel
Re: [PATCH v2 0/7] TTY Keyboard Status Request
2019-07-29 10:57:44
linux-kernel
Re: [PATCH v2 4/7] linux/signal.h: Ignore SIGINFO by default in new tasks
2019-06-26 13:51:42
linux-kernel
Re: [PATCH v2 4/7] linux/signal.h: Ignore SIGINFO by default in new tasks
2019-06-25 19:21:41
linux-kernel
[PATCH v2 4/7] linux/signal.h: Ignore SIGINFO by default in new tasks
2019-06-25 19:21:14
linux-kernel
[PATCH v2 7/7] n_tty: Provide an informational line on VSTATUS receipt
2019-06-25 19:21:08
linux-kernel
[PATCH v2 6/7] n_tty: ->ops->write: Cut core logic out to a separate function
2019-06-25 19:21:00
linux-kernel
[PATCH v2 0/7] TTY Keyboard Status Request
2019-06-25 19:20:50
linux-kernel
[PATCH v2 2/7] tty: termios: Reserve space for VSTATUS in .c_cc
2019-06-25 19:20:44
linux-kernel
[PATCH v2 1/7] signal.h: Define SIGINFO on all architectures
2019-06-25 19:20:44
linux-kernel
[PATCH v2 5/7] tty: Add NOKERNINFO lflag to termios
2019-06-25 19:20:40
linux-kernel
[PATCH v2 3/7] n_tty: Send SIGINFO to fg pgrp on status request character
2019-06-12 05:24:10
linux-kernel
Re: [PATCH 1/7] signal.h: Define SIGINFO on all architectures
2019-06-09 20:58:03
linux-kernel
Re: [PATCH 0/7] TTY Keyboard Status Request
2019-06-09 19:48:59
linux-kernel
Re: [PATCH 0/7] TTY Keyboard Status Request
2019-06-05 08:42:35
linux-kernel
[PATCH 3/7] n_tty: Send SIGINFO to fg pgrp on status request character
2019-06-05 08:42:12
linux-kernel
[PATCH 6/7] n_tty: ->ops->write: Cut core logic out to a separate function
2019-06-05 08:42:02
linux-kernel
[PATCH 4/7] linux/signal.h: Ignore SIGINFO by default in new tasks
2019-06-05 08:41:16
linux-kernel
[PATCH 1/7] signal.h: Define SIGINFO on all architectures
2019-06-05 08:41:04
linux-kernel
[PATCH 5/7] tty: Add NOKERNINFO lflag to termios
2019-06-05 08:40:42
linux-kernel
[PATCH 0/7] TTY Keyboard Status Request
2019-06-05 08:40:11
linux-kernel
[PATCH 2/7] tty: termios: Reserve space for VSTATUS in .c_cc
2019-06-05 08:39:57
linux-kernel
[PATCH 7/7] n_tty: Provide an informational line on VSTATUS receipt
2019-03-09 16:51:04
linux-kernel
Re: [PATCH v2 1/3] scripts/package/Makefile: put proper config in source tarball
2019-03-09 15:47:14
linux-kernel
[PATCH v2 2/3] scripts/package/mkdebian: avoid implicit effects
2019-03-09 15:46:27
linux-kernel
[PATCH v2 3/3] package: {mkdebian,Makefile}: ignore .config in dpkg-source diffs
2019-03-09 15:45:28
linux-kernel
[PATCH v2 1/3] scripts/package/Makefile: put proper config in source tarball
2019-03-07 19:09:49
linux-kernel
Re: [PATCH] scripts/package/Makefile: put proper config in source tarball
2019-03-07 19:06:33
linux-kernel
Re: [PATCH] scripts/package/Makefile: put proper config in source tarball
2019-03-04 18:16:17
linux-kernel
[PATCH 3/3] arch/um/kernel/Makefile: use KCONFIG_CONFIG
2019-03-04 17:15:51
linux-kernel
[PATCH 1/3] kconfig/Makefile: localmodconfig: use KCONFIG_CONFIG
2019-03-04 17:15:28
linux-kernel
[PATCH 2/3] Makefile: kselftest: use KCONFIG_CONFIG
2019-03-04 17:15:19
linux-kernel
[PATCH 0/3] kbuild: More KCONFIG_CONFIG ignorance