Mikulas Patocka ([email protected])

Number of posts: 1094 (0.19 per day)
First post: 2008-06-18 00:48:21
Last post: 2024-04-23 12:51:09

Date List Subject
2022-08-27 08:56:53 linux-kernel Re: [PATCH] wait_on_bit: add an acquire memory barrier
2022-08-26 21:08:27 linux-kernel [PATCH] provide arch_test_bit_acquire for architectures that define test_bit
2022-08-26 21:01:21 linux-kernel [PATCH] provide arch_test_bit_acquire for architectures that define test_bit
2022-08-26 19:34:26 linux-kernel Re: [PATCH] wait_on_bit: add an acquire memory barrier
2022-08-26 18:27:14 linux-kernel Re: [PATCH] wait_on_bit: add an acquire memory barrier
2022-08-26 18:23:47 linux-kernel Re: [PATCH v3] wait_on_bit: add an acquire memory barrier
2022-08-26 14:42:51 linux-kernel Re: [PATCH] wait_on_bit: add an acquire memory barrier
2022-08-26 13:30:02 linux-kernel [PATCH v3] wait_on_bit: add an acquire memory barrier
2022-08-26 11:56:24 linux-kernel Re: [PATCH] wait_on_bit: add an acquire memory barrier
2022-08-25 21:45:37 linux-kernel Re: [PATCH] wait_on_bit: add an acquire memory barrier
2022-08-22 10:06:08 linux-kernel [PATCH] wait_on_bit: add an acquire memory barrier
2022-08-20 16:23:53 linux-kernel Re: [PATCH 5.15 089/779] md-raid10: fix KASAN warning
2022-08-09 19:06:11 linux-kernel [PATCH v6] add barriers to buffer_uptodate and set_buffer_uptodate
2022-08-08 15:04:42 linux-kernel Re: [PATCH v5] add barriers to buffer functions
2022-08-08 14:59:31 linux-kernel [PATCH] dm-writecache: drop the lock on an 'impossible' path
2022-08-08 14:34:48 linux-kernel Re: [PATCH v5] add barriers to buffer functions
2022-08-07 11:54:06 linux-kernel [PATCH v5] add barriers to buffer functions
2022-08-02 16:37:00 linux-kernel Re: [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
2022-08-02 11:59:28 linux-kernel Re: [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
2022-08-01 16:15:25 linux-kernel Re: [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
2022-08-01 15:20:46 linux-kernel Re: [PATCH v4 2/2] change buffer_locked, so that it has acquire semantics
2022-08-01 11:11:41 linux-kernel [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit
2022-08-01 10:54:28 linux-kernel [PATCH v4 2/2] change buffer_locked, so that it has acquire semantics
2022-08-01 10:49:21 linux-kernel Re: [PATCH v3 1/2] wait_bit: do read barrier after testing a bit
2022-07-31 20:48:15 linux-kernel [PATCH v3 2/2] make buffer_locked provide an acquire semantics
2022-07-31 20:44:47 linux-kernel [PATCH v3 1/2] wait_bit: do read barrier after testing a bit
2022-07-31 20:44:41 linux-kernel Re: [PATCH v2] make buffer_locked provide an acquire semantics
2022-07-31 15:20:55 linux-kernel [PATCH v2] make buffer_locked provide an acquire semantics
2022-07-31 14:56:10 linux-kernel Re: [PATCH] Add a read memory barrier to wait_on_buffer
2022-07-31 11:46:53 linux-kernel [PATCH] Add a read memory barrier to wait_on_buffer
2022-07-15 10:22:45 linux-kernel Re: [dm-devel] [PATCH 1/1] dm: add message command to disallow device open
2022-07-11 21:07:14 linux-kernel [PATCH 2/4] dm-writecache: count the number of blocks read, not the number of read bios
2022-07-11 21:01:30 linux-kernel [PATCH 3/4] dm-writecache: count the number of blocks written, not the number of write bios
2022-07-11 21:00:06 linux-kernel Re: [PATCH] dm writecache: fix inaccurate reads/writes stats
2022-07-11 20:38:26 linux-kernel [PATCH 1/4] dm-writecache: make writecache_map_remap_origin return void
2022-07-11 20:37:32 linux-kernel [PATCH 4/4] dm-writecache: count the number of blocks discarded, not the number of discard bios
2022-06-11 10:49:16 linux-kernel Re: Warnings when suspending to disk
2022-06-06 03:48:48 linux-kernel Re: Warnings when suspending to disk
2022-06-01 19:40:19 linux-kernel Re: Warnings when suspending to disk
2022-05-31 21:40:02 linux-kernel Warnings when suspending to disk
2022-05-18 13:32:51 linux-kernel [PATCH v2] objtool: fix objtool regression on x32 systems
2022-05-17 02:01:34 linux-kernel Re: [PATCH] objtool: fix objtool regression on x32 systems
2022-05-17 01:16:58 linux-kernel [PATCH] objtool: fix objtool regression on x32 systems
2022-05-04 22:56:52 linux-kernel Re: [PATCH v2] hex2bin: make the function hex_to_bin constant-time
2022-05-04 13:23:27 linux-crypto Re: [PATCH v2] hex2bin: make the function hex_to_bin constant-time
2022-04-27 15:53:43 linux-kernel [PATCH v3] hex2bin: fix access beyond string end
2022-04-27 14:39:00 linux-kernel Re: [PATCH v2] hex2bin: fix access beyond string end
2022-04-27 08:56:51 linux-kernel Re: [PATCH v2] hex2bin: fix access beyond string end
2022-04-26 15:12:18 linux-kernel [PATCH v2] hex2bin: fix access beyond string end
2022-04-25 17:26:11 linux-kernel RE: [PATCH] hex2bin: make the function hex_to_bin constant-time
2022-04-25 16:57:06 linux-kernel Re: [PATCH] dm integrity: fix error code in dm_integrity_ctr()