Groups
Groups
Sign in
Groups
Groups
ktsan
Conversations
About
Send feedback
Help
ktsan
Contact owners and managers
1–24 of 24
Mark all as read
Report group
0 selected
Bar.Arturo Russell
8/1/19
Resposta urxente.
Eu son o avogado Arturo Russell, contactei contigo coa morte do meu falecido cliente. Un nativo do
unread,
Resposta urxente.
Eu son o avogado Arturo Russell, contactei contigo coa morte do meu falecido cliente. Un nativo do
8/1/19
Dmitry Vyukov
,
DaeRyong Jeong
2
6/20/18
Re: Question about data race related to kernel thread (e.g., irq handling).
Thank you for your reply. I looked into the bugs list found by KTSAN. I have figured out that bugs
unread,
Re: Question about data race related to kernel thread (e.g., irq handling).
Thank you for your reply. I looked into the bugs list found by KTSAN. I have figured out that bugs
6/20/18
Andrey Konovalov
4/30/18
Re: About KTSAN with Syzkaller
On Sun, Apr 29, 2018 at 4:02 AM, Xiaorui Pan <xia...@iu.edu> wrote: > Hi Andrey, Hi Xiaorui
unread,
Re: About KTSAN with Syzkaller
On Sun, Apr 29, 2018 at 4:02 AM, Xiaorui Pan <xia...@iu.edu> wrote: > Hi Andrey, Hi Xiaorui
4/30/18
Dmitry Vyukov
,
Andrea Parri
4
10/31/17
Re: KTSan
On Tue, Oct 31, 2017 at 11:26:19AM +0300, Dmitry Vyukov wrote: > On Tue, Oct 31, 2017 at 1:44 AM,
unread,
Re: KTSan
On Tue, Oct 31, 2017 at 11:26:19AM +0300, Dmitry Vyukov wrote: > On Tue, Oct 31, 2017 at 1:44 AM,
10/31/17
Dmitry Vyukov
, …
Jeff Layton
16
10/19/15
[PATCH] fs: fix data races on inode->i_flctx
On Mon, 2015-10-19 at 19:24 +0200, William Dauchy wrote: > On Mon, Oct 19, 2015 at 6:53 PM,
unread,
[PATCH] fs: fix data races on inode->i_flctx
On Mon, 2015-10-19 at 19:24 +0200, William Dauchy wrote: > On Mon, Oct 19, 2015 at 6:53 PM,
10/19/15
Dmitry Vyukov
, …
Paul E. McKenney
18
10/13/15
Transitive visibility in kernel memory model
On Tue, Oct 13, 2015 at 08:01:42AM +0200, Dmitry Vyukov wrote: > On Tue, Oct 13, 2015 at 2:13 AM,
unread,
Transitive visibility in kernel memory model
On Tue, Oct 13, 2015 at 08:01:42AM +0200, Dmitry Vyukov wrote: > On Tue, Oct 13, 2015 at 2:13 AM,
10/13/15
Dmitry Vyukov
10/1/15
Fwd: Unauthorized access to IPC objects
A fix is at: https://github.com/torvalds/linux/commit/b9a532277938 ---------- Forwarded message -----
unread,
Fwd: Unauthorized access to IPC objects
A fix is at: https://github.com/torvalds/linux/commit/b9a532277938 ---------- Forwarded message -----
10/1/15
Dmitry Vyukov
, …
Theodore Ts'o
4
9/25/15
Help to explain a data race in ext4_da_invalidatepage
Thanks, Theodore. This is very helpful! KernelThreadSynchronizer in fact ignores synchronization on
unread,
Help to explain a data race in ext4_da_invalidatepage
Thanks, Theodore. This is very helpful! KernelThreadSynchronizer in fact ignores synchronization on
9/25/15
Dmitry Vyukov
,
Jan Kara
2
9/25/15
Re: Data race in __inode_add_bytes
On Fri 25-09-15 11:51:53, Dmitry Vyukov wrote: > On Fri, Sep 25, 2015 at 11:36 AM, Dmitry Vyukov
unread,
Re: Data race in __inode_add_bytes
On Fri 25-09-15 11:51:53, Dmitry Vyukov wrote: > On Fri, Sep 25, 2015 at 11:36 AM, Dmitry Vyukov
9/25/15
Dmitry Vyukov
,
Pali Rohár
2
9/25/15
[PATCH] input: fix data race __ps2_command
On Monday 07 September 2015 16:04:35 Dmitry Vyukov wrote: > The data race happens on ps2dev->
unread,
[PATCH] input: fix data race __ps2_command
On Monday 07 September 2015 16:04:35 Dmitry Vyukov wrote: > The data race happens on ps2dev->
9/25/15
Dmitry Vyukov
, …
David Miller
15
9/22/15
[PATCH] lib: fix data race in rhashtable_rehash_one
From: Dmitry Vyukov <dvy...@google.com> Date: Tue, 22 Sep 2015 10:51:52 +0200 >
unread,
[PATCH] lib: fix data race in rhashtable_rehash_one
From: Dmitry Vyukov <dvy...@google.com> Date: Tue, 22 Sep 2015 10:51:52 +0200 >
9/22/15
Dmitry Vyukov
9/22/15
gcc coverage for ktsan
FYI, I've implemented simple coverage in gcc for kernel fuzzing: https://codereview.appspot.com/
unread,
gcc coverage for ktsan
FYI, I've implemented simple coverage in gcc for kernel fuzzing: https://codereview.appspot.com/
9/22/15
Dmitry Vyukov
,
Jan Kara
2
9/22/15
[PATCH] fs/jbd2: fix data races in jbd2_journal_set_features
Hello, On Mon 21-09-15 12:57:19, Dmitry Vyukov wrote: > jbd2_journal_set_features() uses complex
unread,
[PATCH] fs/jbd2: fix data races in jbd2_journal_set_features
Hello, On Mon 21-09-15 12:57:19, Dmitry Vyukov wrote: > jbd2_journal_set_features() uses complex
9/22/15
Dmitry Vyukov
, …
Paul E. McKenney
39
9/22/15
[PATCH] kernel: fix data race in put_pid
Should I wait until atomic_read_ctrl patch is landed and update my patch? On Fri, Sep 18, 2015 at 1:
unread,
[PATCH] kernel: fix data race in put_pid
Should I wait until atomic_read_ctrl patch is landed and update my patch? On Fri, Sep 18, 2015 at 1:
9/22/15
Dmitry Vyukov
,
Kirill A. Shutemov
2
9/21/15
[PATCH] fs: fix data race on mnt.mnt_flags
On Mon, Sep 21, 2015 at 02:16:47PM +0200, Dmitry Vyukov wrote: > do_remount() does: > >
unread,
[PATCH] fs: fix data race on mnt.mnt_flags
On Mon, Sep 21, 2015 at 02:16:47PM +0200, Dmitry Vyukov wrote: > do_remount() does: > >
9/21/15
Dmitry Vyukov
2
9/21/15
Potential data race in __scsi_init_queue/ata_sg_setup
Here is another data race in add_disk, maybe it is related. ThreadSanitizer: data-race in
unread,
Potential data race in __scsi_init_queue/ata_sg_setup
Here is another data race in add_disk, maybe it is related. ThreadSanitizer: data-race in
9/21/15
Dmitry Vyukov
9/18/15
[PATCH] kernel/time: fix data race in timer_stats_account_timer
timer_stats_account_timer() reads timer->start_site, then checks it for NULL and then re-reads it
unread,
[PATCH] kernel/time: fix data race in timer_stats_account_timer
timer_stats_account_timer() reads timer->start_site, then checks it for NULL and then re-reads it
9/18/15
Dmitry Vyukov
9/17/15
[RFC] net: fix data race on sk_buff after re-cloning
KernelThreadSanitizer (KTSAN) reported the following race (on 4.2 rc2): ThreadSanitizer: data-race in
unread,
[RFC] net: fix data race on sk_buff after re-cloning
KernelThreadSanitizer (KTSAN) reported the following race (on 4.2 rc2): ThreadSanitizer: data-race in
9/17/15
Dmitry Vyukov
,
ND Linux CI Server
6
9/9/15
[PATCH] e1000: fix data race between tx_ring->next_to_clean
Greetings, This email is automatically generated by ND's Linux Patch Testing framework based on
unread,
[PATCH] e1000: fix data race between tx_ring->next_to_clean
Greetings, This email is automatically generated by ND's Linux Patch Testing framework based on
9/9/15
Dmitry Vyukov
2
9/9/15
[PATCH] lib: fix data race in llist_del_first
llist_del_first reads entry->next, but it did not acquire visibility over the entry node. As the
unread,
[PATCH] lib: fix data race in llist_del_first
llist_del_first reads entry->next, but it did not acquire visibility over the entry node. As the
9/9/15
Andrey Konovalov
, …
Dmitry Vyukov
11
9/7/15
Potential data race in psmouse_interrupt
I've mailed a separate patch that does serio_pause_rx before reading out data ("input: fix
unread,
Potential data race in psmouse_interrupt
I've mailed a separate patch that does serio_pause_rx before reading out data ("input: fix
9/7/15
Dmitry Vyukov
,
Andrey Konovalov
3
9/4/15
READ_ONCE_CTRL
On Thu, Sep 3, 2015 at 1:46 PM, Andrey Konovalov <andre...@google.com> wrote: > On Thu,
unread,
READ_ONCE_CTRL
On Thu, Sep 3, 2015 at 1:46 PM, Andrey Konovalov <andre...@google.com> wrote: > On Thu,
9/4/15
Andrey Konovalov
11/20/14
Potential data race in dput and __d_lookup
Hi We are working on a dynamic data race detector for Linux kernel called KernelThreadSanitizer (
unread,
Potential data race in dput and __d_lookup
Hi We are working on a dynamic data race detector for Linux kernel called KernelThreadSanitizer (
11/20/14
Andrey Konovalov
11/20/14
Test email
-- Sincerely, Andrey Konovalov.
unread,
Test email
-- Sincerely, Andrey Konovalov.
11/20/14