LinuxLists
Users
About
Alexey Dobriyan (
[email protected]
)
Number of posts: 2947 (0.42 per day)
First post: 2005-05-10 19:25:08
Last post: 2024-06-14 06:29:48
Previous Page
/
Next Page
Date
List
Subject
2022-01-21 21:59:14
linux-kernel
Re: [PATCH v2] proc: "mount -o lookup=" support
2022-01-21 21:58:27
linux-kernel
Re: [PATCH v2] proc: "mount -o lookup=" support
2022-01-21 21:58:02
linux-kernel
Re: [PATCH v2] proc: "mount -o lookup=" support
2022-01-21 19:42:47
linux-kernel
Re: [PATCH v2] proc: "mount -o lookup=" support
2022-01-21 19:40:57
linux-kernel
[PATCH v2] proc: "mount -o lookup=" support
2021-12-13 18:34:48
linux-kernel
Re: [PATCH] fs/binfmt_elf.c: disallow zero entry point address
2021-12-12 07:39:01
linux-kernel
Re: [PATCH] fs/binfmt_elf.c: disallow zero entry point address
2021-12-08 17:12:34
linux-kernel
Re: [PATCH -next 1/2] string.h: Introduce memset_range() for wiping members
2021-11-22 19:23:45
linux-kernel
[PATCH] proc: "mount -o lookup=..." support
2021-11-20 15:05:14
linux-kernel
Re: [PATCH v2 12/20] linux/must_be.h: Add must_be() to improve readability of BUILD_BUG_ON_ZERO()
2021-11-19 15:07:59
linux-kernel
Re: [PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
2021-11-14 10:59:38
linux-kernel
[PATCH] kstrtox: uninline everything
2021-10-09 12:53:53
linux-kernel
Re: [PATCH] selftests: proc: Make sure wchan works when it exists
2021-10-07 19:43:33
linux-kernel
Re: [PATCH] ELF: fix overflow in total mapping size calculation
2021-10-07 19:13:49
linux-kernel
Re: [PATCH] proc: test that /proc/*/task doesn't contain "0"
2021-10-07 18:34:03
linux-kernel
Re: [PATCH] ELF: fix overflow in total mapping size calculation
2021-10-07 18:31:47
linux-kernel
[PATCH] proc: test that /proc/*/task doesn't contain "0"
2021-10-07 17:22:05
linux-kernel
Re: [PATCH] ELF: fix overflow in total mapping size calculation
2021-10-03 12:43:32
linux-kernel
[PATCH] lib: uninline simple_strntoull() as well
2021-10-03 12:13:59
linux-kernel
[PATCH] ELF: fix overflow in total mapping size calculation
2021-10-03 12:11:47
linux-kernel
[PATCH] ELF: simplify STACK_ALLOC macro
2021-09-22 10:46:20
linux-kernel
Re: function prototype element ordering
2021-09-22 07:28:30
linux-kernel
Re: function prototype element ordering
2021-09-12 09:40:32
linux-kernel
Re: [PATCH 0/7] proc/stat: Maintain monotonicity of "intr" and "softirq"
2021-09-06 16:50:03
linux-kernel
Re: [GIT PULL v2] Kbuild updates for v5.15-rc1
2021-08-17 12:03:53
linux-kernel
[PATCH] perf, android: fixup get_current_dir_name() compilation
2021-08-02 20:45:16
linux-kernel
[PATCH v3 3/3] isystem: delete global -isystem compile option
2021-08-02 20:42:22
linux-kernel
[PATCH v2 2/3] isystem: ship and use stdarg.h
2021-08-02 20:41:47
linux-kernel
[PATCH v2 1/3] isystem: trim/fixup stdarg.h and other headers
2021-08-02 20:34:17
linux-kernel
Re: [PATCH 3/3] isystem: delete global -isystem compile option
2021-08-02 20:31:24
linux-kernel
Re: [PATCH 3/3] isystem: delete global -isystem compile option
2021-08-02 06:44:33
linux-kernel
Re: [PATCH 3/3] isystem: delete global -isystem compile option
2021-08-01 20:16:00
linux-kernel
[PATCH 3/3] isystem: delete global -isystem compile option
2021-08-01 20:15:04
linux-kernel
[PATCH 2/3] isystem: ship and use stdarg.h
2021-08-01 20:14:44
linux-kernel
[PATCH 1/3] isystem: trim/fixup stdarg.h and other headers
2021-07-16 10:11:44
linux-kernel
Re: [PATCH v2] Decouple build from userspace headers
2021-07-15 21:16:36
linux-kernel
[PATCH -mm] fixup "Decouple build from userspace headers"
2021-07-14 22:22:24
linux-kernel
[PATCH] sched: mark do_group_exit() as noreturn
2021-07-14 17:46:26
linux-kernel
[PATCH v2] Decouple build from userspace headers
2021-07-14 17:17:50
linux-kernel
Re: [PATCH] Decouple build from userspace headers
2021-07-14 15:56:16
linux-kernel
Re: [PATCH] Decouple build from userspace headers
2021-07-14 08:44:29
linux-kernel
Re: [PATCH] Decouple build from userspace headers
2021-07-13 19:49:42
linux-kernel
[PATCH] Decouple build from userspace headers
2021-06-26 06:47:32
linux-kernel
Re: [PATCH] ELF: add and use SUPRESS_WARN_UNUSED_RESULT\
2021-06-26 06:45:50
linux-kernel
Re: [PATCH v2] ELF: add and use SUPPRESS_WARN_UNUSED_RESULT
2021-06-25 21:15:54
linux-kernel
[PATCH v2] ELF: add and use SUPPRESS_WARN_UNUSED_RESULT
2021-06-25 21:11:10
linux-kernel
Re: [PATCH] ELF: add and use SUPRESS_WARN_UNUSED_RESULT
2021-06-25 19:54:57
linux-kernel
[PATCH] ELF: add and use SUPRESS_WARN_UNUSED_RESULT
2021-06-11 19:18:57
linux-kernel
[PATCH] lib: uninline simple_strtoull()
2021-06-05 22:22:01
linux-kernel
[PATCH] lib: memscan() fixlet
2021-05-25 18:55:29
linux-kernel
[PATCH] exec: remove checks in __register_bimfmt()