LinuxLists
Users
About
Jann Horn (
[email protected]
)
Number of posts: 1541 (0.59 per day)
First post: 2017-04-17 14:18:40
Last post: 2024-06-14 19:14:27
Previous Page
/
Next Page
Date
List
Subject
2021-10-05 00:28:59
linux-kernel
Re: [PATCH v2] binder: use cred instead of task for selinux checks
2021-10-04 23:54:48
linux-kernel
Re: [PATCH v2] binder: use cred instead of task for selinux checks
2021-10-01 23:00:52
linux-kernel
Re: [PATCH v2] binder: use cred instead of task for selinux checks
2021-10-01 20:10:46
linux-kernel
Re: [PATCH v2] binder: use cred instead of task for selinux checks
2021-10-01 19:40:18
linux-kernel
Re: [PATCH v2] binder: use cred instead of task for selinux checks
2021-09-24 00:11:27
linux-kernel
Re: [PATCH] proc: Disable /proc/$pid/wchan
2021-09-24 00:01:30
linux-kernel
Re: CONFIG_ORC_UNWINDER=y breaks get_wchan()?
2021-09-22 16:06:11
linux-kernel
Re: [PATCH] kernel: introduce prctl(PR_LOG_UACCESS)
2021-09-10 19:14:24
linux-kernel
Re: [RESEND RFC PATCH 0/3] Provide fast access to thread specific data
2021-09-09 23:16:19
linux-kernel
Re: [PATCH 2/4 v0.5] sched/umcg: RFC: add userspace atomic helpers
2021-09-09 21:32:15
linux-kernel
Re: [PATCH 2/4 v0.5] sched/umcg: RFC: add userspace atomic helpers
2021-09-09 02:37:01
linux-kernel
Re: [PATCH 2/4 v0.5] sched/umcg: RFC: add userspace atomic helpers
2021-09-09 02:20:40
linux-kernel
Re: [RESEND RFC PATCH 1/3] Introduce per thread user-kernel shared structure
2021-09-09 01:45:36
linux-kernel
Re: [PATCH 3/4 v0.5] sched/umcg: RFC: implement UMCG syscalls
2021-09-08 23:40:33
linux-kernel
Re: [PATCH 2/4 v0.5] sched/umcg: RFC: add userspace atomic helpers
2021-08-10 18:58:02
linux-kernel
Re: [PATCH 1/1] coredump: fix memleak in dump_vma_snapshot()
2021-08-04 22:36:03
linux-kernel
Re: [PATCH] Add mmap_assert_locked() annotations to find_vma*()
2021-08-04 15:06:17
linux-kernel
Re: [PATCH] Add mmap_assert_locked() annotations to find_vma*()
2021-07-08 21:13:33
linux-kernel
Re: [RFC PATCH 2/3 v0.2] sched/umcg: RFC: add userspace atomic helpers
2021-07-02 21:00:32
linux-kernel
Re: [PATCH 2/4] arch/x86: implement the process_vm_exec syscall
2021-07-02 15:22:54
linux-kernel
Re: [PATCH 0/4 POC] Allow executing code and syscalls in another address space
2021-07-02 11:53:06
linux-kernel
Re: [PATCH 2/4] arch/x86: implement the process_vm_exec syscall
2021-06-28 23:39:08
linux-kernel
Re: [PATCH 2/4] arch/x86: implement the process_vm_exec syscall
2021-06-28 16:16:21
linux-kernel
Re: [PATCH 2/4] arch/x86: implement the process_vm_exec syscall
2021-06-15 12:12:24
linux-kernel
Re: [PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page()
2021-06-15 11:08:28
linux-kernel
page refcount race between prep_compound_gigantic_page() and __page_cache_add_speculative()?
2021-06-15 02:47:50
linux-kernel
Re: [PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page()
2021-06-15 02:43:21
linux-kernel
Re: [PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page()
2021-06-15 02:28:17
linux-kernel
[PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page()
2021-06-14 04:49:53
linux-kernel
Re: [PATCH resend] mm/gup: fix try_grab_compound_head() race with split_huge_page()
2021-06-12 01:54:24
linux-kernel
Re: [PATCH resend] mm/gup: fix try_grab_compound_head() race with split_huge_page()
2021-06-11 16:19:45
linux-kernel
[PATCH resend] mm/gup: fix try_grab_compound_head() race with split_huge_page()
2021-06-11 08:05:46
linux-kernel
[PATCH] mm/gup: fix try_grab_compound_head() race with split_huge_page()
2021-06-07 20:01:15
linux-kernel
Re: split_huge_page_to_list() races with page_mapcount() on migration entry in smaps code? [was: Re: [syzbot] kernel BUG in __page_mapcount]
2021-06-07 17:30:41
linux-kernel
split_huge_page_to_list() races with page_mapcount() on migration entry in smaps code? [was: Re: [syzbot] kernel BUG in __page_mapcount]
2021-05-25 22:34:14
linux-kernel
Re: [PATCH] proc: Check /proc/$pid/attr/ writes against file opener
2021-05-25 19:50:42
linux-kernel
Re: [RFC 25/26] mm, slub: use migrate_disable() in put_cpu_partial()
2021-05-25 17:45:26
linux-kernel
Re: [RFC 11/26] mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc()
2021-05-21 23:11:19
linux-kernel
Re: [RFC PATCH v0.1 0/9] UMCG early preview/RFC patchset
2021-05-21 21:37:02
linux-kernel
Re: [RFC PATCH v0.1 4/9] sched/umcg: implement core UMCG API
2021-05-21 21:33:07
linux-kernel
Re: [RFC PATCH v0.1 4/9] sched/umcg: implement core UMCG API
2021-04-15 00:29:33
linux-kernel
Re: [PATCH 0/4 POC] Allow executing code and syscalls in another address space
2021-04-14 19:08:47
linux-kernel
Re: [PATCH 0/4 POC] Allow executing code and syscalls in another address space
2021-04-14 15:31:46
linux-kernel
Re: [PATCH 0/4 POC] Allow executing code and syscalls in another address space
2021-03-30 16:25:24
linux-kernel
Re: [PATCH v1 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
2021-03-30 13:41:43
linux-kernel
Re: [PATCH v1 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault/prealloc memory
2021-03-26 16:36:17
linux-kernel
Re: [PATCH v4 14/22] x86/fpu/xstate: Expand the xstate buffer on the first use of dynamic user state
2021-03-25 19:25:50
linux-kernel
ARM FDPIC_FUNCPTRS personality flag handling looks broken
2021-03-24 22:13:07
linux-kernel
Re: [PATCH v30 07/12] landlock: Support filesystem access-control
2021-03-23 17:53:50
linux-kernel
Re: [PATCH v30 07/12] landlock: Support filesystem access-control
2021-03-23 00:15:46
linux-kernel
Re: [PATCH v30 07/12] landlock: Support filesystem access-control