Jann Horn ([email protected])

Number of posts: 1533 (0.6 per day)
First post: 2017-04-17 14:18:40
Last post: 2024-05-02 22:54:49

Date List Subject
2022-11-30 10:25:15 linux-kernel Re: [PATCH 1/2] time/namespace: Refactor copy-pasted helper into one copy
2022-11-29 22:52:10 linux-kernel Re: [PATCH 2/2] time/namespace: Forbid timens page faults under kthread_use_mm()
2022-11-29 22:39:44 linux-kernel Re: [PATCH 2/2] time/namespace: Forbid timens page faults under kthread_use_mm()
2022-11-29 20:17:07 linux-kernel [PATCH 1/2] time/namespace: Refactor copy-pasted helper into one copy
2022-11-29 20:16:12 linux-kernel [PATCH 2/2] time/namespace: Forbid timens page faults under kthread_use_mm()
2022-11-29 16:25:37 linux-kernel [PATCH v5 2/3] mm/khugepaged: Fix GUP-fast interaction by sending IPI
2022-11-29 16:23:40 linux-kernel [PATCH v5 1/3] mm/khugepaged: Take the right locks for page table retraction
2022-11-29 15:59:13 linux-kernel Re: [PATCH v4 2/3] mm/khugepaged: Fix GUP-fast interaction by sending IPI
2022-11-29 15:59:07 linux-kernel [PATCH v5 3/3] mm/khugepaged: Invoke MMU notifiers in shmem/file collapse paths
2022-11-28 21:01:53 linux-kernel Re: [PATCH v4 2/3] mm/khugepaged: Fix GUP-fast interaction by sending IPI
2022-11-28 20:38:27 linux-kernel Re: [PATCH v4 2/3] mm/khugepaged: Fix GUP-fast interaction by sending IPI
2022-11-28 19:23:35 linux-kernel Re: [PATCH v3 3/3] mm/khugepaged: Invoke MMU notifiers in shmem/file collapse paths
2022-11-28 18:34:23 linux-kernel Re: [PATCH v3 1/3] mm/khugepaged: Take the right locks for page table retraction
2022-11-28 18:22:09 linux-kernel [PATCH v4 3/3] mm/khugepaged: Invoke MMU notifiers in shmem/file collapse paths
2022-11-28 18:22:06 linux-kernel [PATCH v4 1/3] mm/khugepaged: Take the right locks for page table retraction
2022-11-28 18:22:02 linux-kernel [PATCH v4 2/3] mm/khugepaged: Fix GUP-fast interaction by sending IPI
2022-11-28 17:12:52 linux-kernel Re: [PATCH v3 2/3] mm/khugepaged: Fix GUP-fast interaction by sending IPI
2022-11-25 22:30:56 linux-kernel [PATCH v3 3/3] mm/khugepaged: Invoke MMU notifiers in shmem/file collapse paths
2022-11-25 22:22:10 linux-kernel [PATCH v3 1/3] mm/khugepaged: Take the right locks for page table retraction
2022-11-25 22:02:10 linux-kernel [PATCH v3 2/3] mm/khugepaged: Fix GUP-fast interaction by sending IPI
2022-11-24 13:51:02 linux-kernel Re: linux-next: Fixes tag needs some work in the mm tree
2022-11-24 00:08:22 linux-kernel Re: linux-next: Fixes tag needs some work in the mm tree
2022-11-09 10:00:04 linux-kernel Re: [PATCH] exit: Put an upper limit on how often we can oops
2022-11-08 15:10:56 linux-kernel Re: [PATCH] exit: Put an upper limit on how often we can oops
2022-11-07 22:16:04 linux-kernel Re: [PATCH] exit: Put an upper limit on how often we can oops
2022-11-07 21:06:23 linux-kernel [PATCH] exit: Put an upper limit on how often we can oops
2022-10-31 18:50:18 linux-kernel Re: [PATCH v2] fs: use acquire ordering in __fget_light()
2022-10-31 18:40:29 linux-kernel Re: [BUG] AMDKFD: criu_checkpoint() error path treats userspace pointer as kernel pointer
2022-10-31 18:28:21 linux-kernel [PATCH v2] fs: use acquire ordering in __fget_light()
2022-10-31 17:19:20 linux-kernel [PATCH] fs: add memory barrier in __fget_light()
2022-10-31 14:47:43 linux-kernel [BUG] AMDKFD: criu_checkpoint() error path treats userspace pointer as kernel pointer
2022-10-26 17:22:05 linux-kernel Re: [PATCH 01/13] mm: Update ptep_get_lockless()s comment
2022-10-25 14:39:01 linux-kernel Re: [PATCH 01/13] mm: Update ptep_get_lockless()s comment
2022-10-25 14:00:48 linux-kernel Re: [PATCH 01/13] mm: Update ptep_get_lockless()s comment
2022-10-24 23:40:36 linux-kernel Re: [PATCH 01/13] mm: Update ptep_get_lockless()s comment
2022-10-24 23:03:25 linux-kernel Re: [PATCH 01/13] mm: Update ptep_get_lockless()s comment
2022-10-18 11:30:17 linux-kernel Re: [PATCH 1/2] fs/exec: Explicitly unshare fs_struct on exec
2022-10-17 11:19:53 linux-kernel Re: [BUG?] X86 arch_tlbbatch_flush() seems to be lacking mm_tlb_flush_nested() integration
2022-10-14 23:34:48 linux-kernel Re: [BUG?] X86 arch_tlbbatch_flush() seems to be lacking mm_tlb_flush_nested() integration
2022-10-14 18:35:58 linux-kernel [BUG?] X86 arch_tlbbatch_flush() seems to be lacking mm_tlb_flush_nested() integration
2022-10-14 15:51:05 linux-kernel Re: [PATCH 1/2] fs/exec: Explicitly unshare fs_struct on exec
2022-10-06 16:29:03 linux-kernel Re: ptep_get_lockless() on 32-bit x86/mips/sh looks wrong
2022-10-06 16:05:45 linux-kernel Re: ptep_get_lockless() on 32-bit x86/mips/sh looks wrong
2022-10-06 15:46:38 linux-kernel Re: [PATCH 1/2] fs/exec: Explicitly unshare fs_struct on exec
2022-10-06 15:44:49 linux-kernel ptep_get_lockless() on 32-bit x86/mips/sh looks wrong
2022-10-06 15:12:23 linux-kernel Re: [PATCH 1/2] fs/exec: Explicitly unshare fs_struct on exec
2022-10-03 22:22:59 linux-kernel Re: [PATCH v2 10/39] x86/mm: Introduce _PAGE_COW
2022-10-03 17:33:11 linux-kernel Re: [PATCH v2 00/39] Shadowstacks for userspace
2022-09-30 23:28:14 linux-kernel Re: [PATCH v2 22/39] mm: Don't allow write GUPs to shadow stack memory
2022-09-30 23:08:57 linux-kernel Re: [PATCH v2 22/39] mm: Don't allow write GUPs to shadow stack memory
2022-09-30 15:29:54 linux-kernel Re: [PATCH v2 10/39] x86/mm: Introduce _PAGE_COW