LinuxLists
Users
About
Hou Tao (
[email protected]
)
Number of posts: 132 (0.21 per day)
First post: 2022-08-17 07:14:04
Last post: 2024-05-20 11:52:39
Next Page
Date
List
Subject
2024-05-20 11:52:39
linux-kernel
Re: [syzbot] [bpf?] possible deadlock in get_page_from_freelist
2024-05-20 11:31:08
linux-kernel
Re: [syzbot] [bpf?] possible deadlock in get_page_from_freelist
2024-05-17 01:20:41
linux-kernel
Re: [syzbot] [bpf?] KASAN: slab-use-after-free Read in htab_map_alloc (2)
2024-05-16 03:15:08
linux-kernel
Re: [syzbot] [bpf?] KASAN: slab-use-after-free Read in htab_map_alloc (2)
2024-05-16 01:36:14
linux-kernel
Re: [syzbot] [bpf?] KASAN: stack-out-of-bounds Read in hash
2024-05-11 01:10:15
linux-kernel
Re: [PATCH v3 2/2] virtiofs: use GFP_NOFS when enqueuing request through kworker
2024-05-09 12:22:40
linux-kernel
[PATCH 1/2] fuse: set FR_PENDING atomically in fuse_resend()
2024-05-09 12:22:34
linux-kernel
[PATCH 2/2] fuse: clear FR_SENT when re-adding requests into pending list
2024-05-09 12:22:16
linux-kernel
[PATCH 0/2] fuse: two tiny fixes for fuse_resend()
2024-05-08 09:43:03
linux-kernel
Re: WARNING in fuse_request_end
2024-05-07 13:37:45
linux-kernel
Re: WARNING in fuse_request_end
2024-05-06 08:04:36
linux-kernel
Re: [PATCH v3 1/2] virtiofs: use pages instead of pointer for kernel direct IO
2024-04-26 14:42:15
linux-kernel
[PATCH v3 1/2] virtiofs: use pages instead of pointer for kernel direct IO
2024-04-26 14:39:13
linux-kernel
[PATCH v3 2/2] virtiofs: use GFP_NOFS when enqueuing request through kworker
2024-04-26 14:39:10
linux-kernel
[PATCH v3 0/2] virtiofs: fix the warning for kernel direct IO
2024-04-23 13:25:55
linux-kernel
Re: [PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
2024-04-09 01:48:37
linux-kernel
Re: [PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
2024-04-08 01:12:12
linux-kernel
Re: [syzbot] [bpf?] KASAN: stack-out-of-bounds Read in hash
2024-04-07 09:09:51
linux-kernel
Re: [syzbot] [bpf?] KASAN: stack-out-of-bounds Read in hash
2024-03-09 04:28:02
linux-kernel
Re: [PATCH v2 3/6] virtiofs: factor out more common methods for argbuf
2024-03-09 04:27:17
linux-kernel
Re: [PATCH v2 1/6] fuse: limit the length of ITER_KVEC dio by max_pages
2024-03-09 04:14:47
linux-kernel
Re: [PATCH v2 4/6] virtiofs: support bounce buffer backed by scattered pages
2024-02-28 14:56:23
linux-kernel
[PATCH v2 0/6] virtiofs: fix the warning for ITER_KVEC dio
2024-02-28 14:55:58
linux-kernel
[PATCH v2 2/6] virtiofs: move alloc/free of argbuf into separated helpers
2024-02-28 14:42:33
linux-kernel
[PATCH v2 5/6] virtiofs: use scattered bounce buffer for ITER_KVEC dio
2024-02-28 14:42:31
linux-kernel
[PATCH v2 6/6] virtiofs: use GFP_NOFS when enqueuing request through kworker
2024-02-28 14:42:02
linux-kernel
[PATCH v2 4/6] virtiofs: support bounce buffer backed by scattered pages
2024-02-28 14:41:36
linux-kernel
[PATCH v2 3/6] virtiofs: factor out more common methods for argbuf
2024-02-28 14:41:14
linux-kernel
[PATCH v2 1/6] fuse: limit the length of ITER_KVEC dio by max_pages
2024-02-24 11:41:34
linux-kernel
Re: [PATCH] virtiofs: limit the length of ITER_KVEC dio by max_nopage_rw
2024-02-23 00:59:53
linux-kernel
Re: [PATCH] virtiofs: limit the length of ITER_KVEC dio by max_nopage_rw
2024-02-02 11:15:52
linux-kernel
[PATCH bpf v3 3/3] selftest/bpf: Test the read of vsyscall page under x86-64
2024-02-02 10:39:15
linux-kernel
[PATCH bpf v3 2/3] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
2024-02-02 10:39:13
linux-kernel
[PATCH bpf v3 1/3] x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
2024-02-02 10:38:57
linux-kernel
[PATCH bpf v3 0/3] Fix the read of vsyscall page through bpf
2024-01-30 04:20:30
linux-kernel
Re: [PATCH bpf v2 1/3] x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
2024-01-30 04:19:15
linux-kernel
Re: [PATCH bpf v2 2/3] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
2024-01-26 12:23:08
linux-kernel
[PATCH bpf v2 1/3] x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h
2024-01-26 12:02:53
linux-kernel
[PATCH bpf v2 0/3] Fix the read of vsyscall page through bpf
2024-01-26 11:55:06
linux-kernel
[PATCH bpf v2 3/3] selftest/bpf: Test the read of vsyscall page under x86-64
2024-01-26 11:54:42
linux-kernel
[PATCH bpf v2 2/3] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
2024-01-25 07:55:45
linux-kernel
Re: [PATCH bpf 3/3] selftest/bpf: Test the read of vsyscall page under x86-64
2024-01-25 07:18:26
linux-kernel
Re: [PATCH bpf 2/3] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
2024-01-25 06:42:07
linux-kernel
Re: [PATCH bpf 3/3] selftest/bpf: Test the read of vsyscall page under x86-64
2024-01-20 01:32:23
linux-kernel
Re: [PATCH bpf 1/3] x86/mm: Move is_vsyscall_vaddr() into mm_internal.h
2024-01-19 07:30:23
linux-kernel
[PATCH bpf 3/3] selftest/bpf: Test the read of vsyscall page under x86-64
2024-01-19 07:29:53
linux-kernel
[PATCH bpf 2/3] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
2024-01-19 07:29:48
linux-kernel
[PATCH bpf 1/3] x86/mm: Move is_vsyscall_vaddr() into mm_internal.h
2024-01-19 07:29:42
linux-kernel
[PATCH bpf 0/3] Fix the read of vsyscall page through bpf
2024-01-18 01:34:22
linux-kernel
Re: [PATCH bpf-next v5 2/3] libbpf: Move insn_is_pseudo_func() to libbpf_internal.h
2024-01-18 01:33:16
linux-kernel
Re: [PATCH bpf-next v5 3/3] selftests/bpf: Skip callback tests if jit is disabled in test_verifier