LinuxLists
Users
About
Alexey Gladkov (
[email protected]
)
Number of posts: 300 (0.07 per day)
First post: 2010-11-29 01:55:46
Last post: 2022-06-21 10:04:28
Previous Page
/
Next Page
Date
List
Subject
2021-02-25 20:40:19
linux-kernel
Re: d28296d248: stress-ng.sigsegv.ops_per_sec -82.7% regression
2021-02-24 18:42:17
linux-kernel
Re: d28296d248: stress-ng.sigsegv.ops_per_sec -82.7% regression
2021-02-22 10:31:58
linux-kernel
Re: [PATCH v6 0/7] Count rlimits in each user namespace
2021-02-22 10:17:49
linux-kernel
Re: [PATCH v6 3/7] Reimplement RLIMIT_NPROC on top of ucounts
2021-02-22 10:04:50
linux-kernel
[PATCH v7 6/7] Reimplement RLIMIT_MEMLOCK on top of ucounts
2021-02-22 10:04:08
linux-kernel
[PATCH v7 7/7] kselftests: Add test to check for rlimit changes in different user namespaces
2021-02-22 10:03:17
linux-kernel
[PATCH v7 2/7] Add a reference to ucounts for each cred
2021-02-22 10:03:15
linux-kernel
[PATCH v7 5/7] Reimplement RLIMIT_SIGPENDING on top of ucounts
2021-02-22 10:02:03
linux-kernel
[PATCH v7 3/7] Reimplement RLIMIT_NPROC on top of ucounts
2021-02-22 10:01:44
linux-kernel
[PATCH v7 4/7] Reimplement RLIMIT_MSGQUEUE on top of ucounts
2021-02-22 10:00:27
linux-kernel
[PATCH v7 0/7] Count rlimits in each user namespace
2021-02-22 10:00:11
linux-kernel
[PATCH v7 1/7] Increase size of ucounts to atomic_long_t
2021-02-17 08:40:04
linux-kernel
[RESEND PATCH v4 0/3] proc: Relax check of mount visibility
2021-02-17 08:28:42
linux-kernel
[RESEND PATCH v4 1/3] proc: Relax check of mount visibility
2021-02-17 08:27:01
linux-kernel
[RESEND PATCH v4 3/3] proc: Disable cancellation of subset=pid option
2021-02-17 08:24:43
linux-kernel
[RESEND PATCH v4 2/3] proc: Show /proc/self/net only for CAP_NET_ADMIN
2021-02-16 11:18:17
linux-kernel
[PATCH v7 6/7] Reimplement RLIMIT_MEMLOCK on top of ucounts
2021-02-15 12:46:38
linux-kernel
[PATCH v6 6/7] Reimplement RLIMIT_MEMLOCK on top of ucounts
2021-02-15 12:46:32
linux-kernel
[PATCH v6 7/7] kselftests: Add test to check for rlimit changes in different user namespaces
2021-02-15 12:46:31
linux-kernel
[PATCH v6 3/7] Reimplement RLIMIT_NPROC on top of ucounts
2021-02-15 12:46:00
linux-kernel
[PATCH v6 4/7] Reimplement RLIMIT_MSGQUEUE on top of ucounts
2021-02-15 12:44:40
linux-kernel
[PATCH v6 2/7] Add a reference to ucounts for each cred
2021-02-15 12:44:33
linux-kernel
[PATCH v6 0/7] Count rlimits in each user namespace
2021-02-15 12:44:19
linux-kernel
[PATCH v6 1/7] Increase size of ucounts to atomic_long_t
2021-02-01 14:22:42
linux-kernel
[PATCH v5 0/7] Count rlimits in each user namespace
2021-01-22 13:07:04
linux-kernel
[PATCH v4 0/7] Count rlimits in each user namespace
2021-01-22 13:06:55
linux-kernel
[PATCH v4 7/7] kselftests: Add test to check for rlimit changes in different user namespaces
2021-01-22 13:06:47
linux-kernel
[PATCH v4 5/7] Move RLIMIT_MEMLOCK counter to ucounts
2021-01-21 16:16:01
linux-kernel
Re: [RFC PATCH v3 1/8] Use refcount_t for ucounts reference counting
2021-01-21 12:09:25
linux-kernel
Re: [RFC PATCH v3 1/8] Use refcount_t for ucounts reference counting
2021-01-19 01:13:38
linux-kernel
[PATCH v4 2/8] Add a reference to ucounts for each cred
2021-01-18 20:59:52
linux-kernel
Re: [RFC PATCH v3 1/8] Use refcount_t for ucounts reference counting
2021-01-18 19:50:57
linux-kernel
Re: [RFC PATCH v3 1/8] Use refcount_t for ucounts reference counting
2021-01-15 15:04:46
linux-kernel
[RFC PATCH v3 1/8] Use refcount_t for ucounts reference counting
2021-01-15 15:04:04
linux-kernel
[RFC PATCH v3 6/8] Move RLIMIT_MEMLOCK counter to ucounts
2021-01-15 15:03:59
linux-kernel
[RFC PATCH v3 8/8] kselftests: Add test to check for rlimit changes in different user namespaces
2021-01-15 15:03:31
linux-kernel
[RFC PATCH v3 7/8] Move RLIMIT_NPROC check to the place where we increment the counter
2021-01-15 15:03:08
linux-kernel
[RFC PATCH v3 5/8] Move RLIMIT_SIGPENDING counter to ucounts
2021-01-15 15:03:05
linux-kernel
[RFC PATCH v3 3/8] Move RLIMIT_NPROC counter to ucounts
2021-01-15 15:02:31
linux-kernel
[RFC PATCH v3 2/8] Add a reference to ucounts for each cred
2021-01-15 15:02:06
linux-kernel
[RFC PATCH v3 4/8] Move RLIMIT_MSGQUEUE counter to ucounts
2021-01-15 15:02:05
linux-kernel
[RFC PATCH v3 0/8] Count rlimits in each user namespace
2021-01-10 17:48:12
linux-kernel
[RFC PATCH v2 7/8] Move RLIMIT_MEMLOCK counter to ucounts
2021-01-10 17:46:55
linux-kernel
[RFC PATCH v2 1/8] Use atomic type for ucounts reference counting
2021-01-10 17:46:40
linux-kernel
[RFC PATCH v2 6/8] Move RLIMIT_SIGPENDING counter to ucounts
2021-01-10 17:46:39
linux-kernel
[RFC PATCH v2 3/8] Increase size of ucounts to atomic_long_t
2021-01-10 17:46:14
linux-kernel
[RFC PATCH v2 8/8] Move RLIMIT_NPROC check to the place where we increment the counter
2021-01-10 17:46:01
linux-kernel
[RFC PATCH v2 5/8] Move RLIMIT_MSGQUEUE counter to ucounts
2021-01-10 17:45:48
linux-kernel
[RFC PATCH v2 0/8] Count rlimits in each user namespace
2021-01-10 17:45:25
linux-kernel
[RFC PATCH v2 4/8] Move RLIMIT_NPROC counter to ucounts
2021-01-10 17:44:19
linux-kernel
[RFC PATCH v2 2/8] Add a reference to ucounts for each user