LinuxLists
Users
About
Dmitry Safonov (
[email protected]
)
Number of posts: 1003 (0.6 per day)
First post: 2018-01-09 13:36:35
Last post: 2022-07-29 16:20:14
Next Page
Date
List
Subject
2022-07-29 16:20:14
linux-crypto
Re: [PATCH 0/6] net/crypto: Introduce crypto_pool
2022-07-26 20:22:22
linux-crypto
[PATCH 5/6] net/tcp: Use crypto_pool for TCP-MD5
2022-07-26 20:19:46
linux-crypto
[PATCH 4/6] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
2022-07-26 20:18:54
linux-crypto
[PATCH 6/6] net/ipv6: sr: Switch to using crypto_pool
2022-07-26 20:18:47
linux-kernel
[PATCH 2/6] crypto_pool: Add crypto_pool_reserve_scratch()
2022-07-26 20:17:40
linux-crypto
[PATCH 0/6] net/crypto: Introduce crypto_pool
2022-07-26 20:17:40
linux-crypto
[PATCH 3/6] net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
2022-07-26 20:17:40
linux-crypto
[PATCH 1/6] crypto: Introduce crypto_pool
2022-03-11 23:26:09
linux-kernel
Re: [PATCH v3 00/23] Add generic vdso_base tracking
2022-02-26 02:02:54
linux-kernel
Re: [PATCH net-next] net/ip6mr: Fix build with !CONFIG_IPV6_PIMSM_V2
2022-02-25 17:43:22
linux-kernel
[PATCH net-next v2] net/ip6mr: Fix build with !CONFIG_IPV6_PIMSM_V2
2022-02-24 00:46:28
linux-kernel
[PATCH v2] net/tcp: Merge TCP-MD5 inbound callbacks
2022-02-23 20:11:41
linux-kernel
Re: [PATCH v2] net/tcp: Merge TCP-MD5 inbound callbacks
2022-02-23 19:31:41
linux-kernel
[PATCH v3] net/tcp: Merge TCP-MD5 inbound callbacks
2022-02-23 17:23:25
linux-kernel
Re: [PATCH] net/tcp: Merge TCP-MD5 inbound callbacks
2022-02-23 15:34:55
linux-kernel
[PATCH net-next] net/ip6mr: Fix build with !CONFIG_IPV6_PIMSM_V2
2022-02-22 22:04:28
linux-kernel
[PATCH] net/tcp: Merge TCP-MD5 inbound callbacks
2021-11-05 01:56:07
linux-crypto
[PATCH 5/5] tcp/md5: Make more generic tcp_sig_pool
2021-11-05 01:55:33
linux-crypto
[PATCH 1/5] tcp/md5: Don't BUG_ON() failed kmemdup()
2021-11-05 01:55:19
linux-crypto
[PATCH 4/5] tcp/md5: Use tcp_md5sig_pool_* naming scheme
2021-11-05 01:55:17
linux-crypto
[PATCH 3/5] tcp/md5: Alloc tcp_md5sig_pool only in setsockopt()
2021-11-05 01:55:13
linux-crypto
[PATCH 2/5] tcp/md5: Don't leak ahash in OOM
2021-11-05 01:54:26
linux-crypto
[PATCH 0/5] tcp/md5: Generic tcp_sig_pool
2021-11-05 01:50:15
linux-kernel
[PATCH 4/5] tcp/md5: Use tcp_md5sig_pool_* naming scheme
2021-11-05 01:50:13
linux-kernel
[PATCH 5/5] tcp/md5: Make more generic tcp_sig_pool
2021-11-05 01:50:09
linux-kernel
[PATCH 3/5] tcp/md5: Alloc tcp_md5sig_pool only in setsockopt()
2021-11-05 01:50:06
linux-kernel
[PATCH 2/5] tcp/md5: Don't leak ahash in OOM
2021-11-05 01:50:02
linux-kernel
[PATCH 1/5] tcp/md5: Don't BUG_ON() failed kmemdup()
2021-11-05 01:50:01
linux-kernel
[PATCH 0/5] tcp/md5: Generic tcp_sig_pool
2021-07-27 13:10:52
linux-kernel
[PATCH v3 0/2] printk: Add printk.no_console_auto_verbose boot param
2021-07-27 13:09:47
linux-kernel
[PATCH v3 2/2] printk: Add printk.console_no_auto_verbose boot parameter
2021-07-27 13:08:35
linux-kernel
[PATCH v3 1/2] printk: Remove console_silent()
2021-07-26 14:27:23
linux-kernel
Re: [PATCH v2 2/2] printk: Add printk.console_verbose boot parameter
2021-07-21 21:06:43
linux-kernel
Re: [PATCH v2] mm/mremap: Don't account pages in vma_to_resize()
2021-07-21 18:21:23
linux-kernel
[PATCH v2] mm/mremap: Don't account pages in vma_to_resize()
2021-07-21 14:00:52
linux-kernel
[PATCH] mm/mremap: Don't account pages in vma_to_resize()
2021-07-17 15:06:16
linux-kernel
[PATCH 2/2] selftests/net/ipsec: Add test for xfrm_spdattr_type_t
2021-07-17 15:06:11
linux-kernel
[PATCH 1/2] net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
2021-07-17 15:03:47
linux-kernel
[PATCH 0/2] xfrm/compat: Fix xfrm_spdattr_type_t copying
2021-07-16 14:41:34
linux-kernel
Re: [PATCH] xfrm/compat: Fix general protection fault in xfrm_user_rcv_msg_compat()
2021-07-13 01:17:53
linux-kernel
[PATCH v2 1/2] printk: Remove console_silent()
2021-07-13 01:17:15
linux-kernel
[PATCH v2 2/2] printk: Add printk.console_verbose boot parameter
2021-07-13 01:16:04
linux-kernel
[PATCH v2 0/2] printk: Add printk.console_verbose boot param
2021-06-28 23:39:18
linux-kernel
Re: [PATCH] printk: Add CONFIG_CONSOLE_LOGLEVEL_PANIC
2021-06-25 12:19:11
linux-kernel
Re: [PATCH] printk: Add CONFIG_CONSOLE_LOGLEVEL_PANIC
2021-06-22 14:35:31
linux-kernel
[PATCH] printk: Add CONFIG_CONSOLE_LOGLEVEL_PANIC
2021-06-21 21:59:39
linux-kernel
Re: [PATCH v3 00/23] Add generic vdso_base tracking
2021-06-21 21:23:44
linux-kernel
Re: [PATCH v3 22/23] powerpc/vdso: Migrate native signals to generic vdso_base
2021-06-21 21:13:34
linux-kernel
Re: [PATCH v3 13/23] mm/mmap: Make vm_special_mapping::mremap return void
2021-06-21 21:00:46
linux-kernel
Re: [PATCH v3 01/23] x86/elf: Check in_x32_syscall() in compat_arch_setup_additional_pages()
2021-06-11 18:09:38
linux-kernel
[PATCH v3 22/23] powerpc/vdso: Migrate native signals to generic vdso_base