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
2023-11-30 20:48:51
linux-kernel
[PATCH] locking: Document that mutex_unlock() is non-atomic
2023-11-28 16:37:28
linux-kernel
Re: io_uring: risky use of task work, especially wrt fdget()
2023-11-27 21:54:40
linux-kernel
io_uring: risky use of task work, especially wrt fdget()
2023-11-27 13:11:40
linux-kernel
Re: [PATCH net] tls: fix NULL deref on tls_sw_splice_eof() with empty record
2023-11-25 11:54:41
linux-kernel
Re: [syzbot] [overlayfs?] KASAN: invalid-free in ovl_copy_up_one
2023-11-24 17:27:32
linux-kernel
Re: [syzbot] WARNING in __kernel_write_iter
2023-11-24 16:49:08
linux-kernel
[PATCH] btrfs: send: Ensure send_fd is writable
2023-11-24 16:22:29
linux-kernel
Re: [syzbot] WARNING in __kernel_write_iter
2023-11-24 15:29:11
linux-kernel
Re: [syzbot] [overlayfs?] KASAN: invalid-free in ovl_copy_up_one
2023-11-24 15:13:21
linux-kernel
Re: [syzbot] [overlayfs?] KASAN: invalid-free in ovl_copy_up_one
2023-11-24 15:09:07
linux-kernel
[PATCH] fs/pipe: Fix lockdep false-positive in watchqueue pipe_write()
2023-11-24 14:39:26
linux-kernel
Re: [syzbot] possible deadlock in pipe_write
2023-11-22 21:59:21
linux-kernel
Re: [PATCH net] tls: fix NULL deref on tls_sw_splice_eof() with empty record
2023-11-22 21:48:06
linux-kernel
Re: [syzbot] [net?] general protection fault in tls_merge_open_record
2023-11-22 21:45:10
linux-kernel
[PATCH net] tls: fix NULL deref on tls_sw_splice_eof() with empty record
2023-10-27 17:14:02
linux-kernel
BPF: bpf_d_path() can be invoked on "struct path" not holding proper references, resulting in kernel memory corruption
2023-10-16 17:36:27
linux-kernel
Re: [RFC PATCH v1 0/8] Introduce mseal() syscall
2023-09-30 04:15:42
linux-kernel
Re: [PATCH v2] vfs: shave work on failed file open
2023-09-30 03:58:20
linux-kernel
Re: [PATCH][next] media: usb: siano: Fix undefined behavior bug in struct smsusb_urb_t
2023-09-30 02:21:31
linux-kernel
Re: [PATCH][next] media: usb: siano: Fix undefined behavior bug in struct smsusb_urb_t
2023-09-29 23:23:19
linux-kernel
Re: [PATCH v2] vfs: shave work on failed file open
2023-09-28 19:43:31
linux-kernel
Re: potential new userfaultfd vs khugepaged conflict [was: Re: [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI]
2023-09-28 18:02:54
linux-kernel
Re: [PATCH v2] vfs: shave work on failed file open
2023-09-28 06:45:48
linux-kernel
Re: [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
2023-09-27 20:09:16
linux-kernel
Re: [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
2023-09-27 18:52:27
linux-kernel
Re: [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
2023-09-27 14:08:01
linux-kernel
potential new userfaultfd vs khugepaged conflict [was: Re: [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI]
2023-09-23 04:16:35
linux-kernel
Re: maple tree change made it possible for VMA iteration to see same VMA twice due to late vma_merge() failure
2023-09-21 18:04:08
linux-kernel
Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
2023-09-21 12:50:00
linux-kernel
Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
2023-09-20 07:11:36
linux-kernel
Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
2023-09-19 02:21:36
linux-kernel
[PATCH] mm: document mmu_notifier_invalidate_range_start_nonblock()
2023-09-18 22:26:49
linux-kernel
KVM nonblocking MMU notifier with KVM_GUEST_USES_PFN looks racy [but is currently unused]
2023-09-16 09:20:39
linux-kernel
Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
2023-09-15 21:54:17
linux-kernel
Re: [PATCH] kasan:fix access invalid shadow address when input is illegal
2023-09-15 07:35:40
linux-kernel
Re: [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
2023-09-15 00:26:38
linux-kernel
Re: [PATCH] kasan:fix access invalid shadow address when input is illegal
2023-08-19 15:45:24
linux-kernel
Re: [PATCH v2] creds: Convert cred.usage to refcount_t
2023-08-14 16:58:35
linux-kernel
Re: [PATCH v3 15/15] mm/mmap: Change vma iteration order in do_vmi_align_munmap()
2023-08-14 16:38:59
linux-kernel
Re: [PATCH v4 5/6] mm: always lock new vma before inserting into vma tree
2023-07-27 20:31:43
linux-kernel
Re: [syzbot] [mm?] WARNING: suspicious RCU usage in mas_walk (2)
2023-07-27 18:29:23
linux-kernel
Re: [syzbot] [mm?] WARNING: suspicious RCU usage in mas_walk (2)
2023-07-27 17:20:11
linux-kernel
Re: [PATCH 0/2] fix vma->anon_vma check for per-VMA locking; fix anon_vma memory ordering
2023-07-27 15:58:57
linux-kernel
Re: [PATCH 0/2] fix vma->anon_vma check for per-VMA locking; fix anon_vma memory ordering
2023-07-27 14:59:28
linux-kernel
Re: [PATCH 0/2] fix vma->anon_vma check for per-VMA locking; fix anon_vma memory ordering
2023-07-26 22:33:40
linux-kernel
[PATCH 2/2] mm: Fix anon_vma memory ordering
2023-07-26 22:13:12
linux-kernel
[PATCH 0/2] fix vma->anon_vma check for per-VMA locking; fix anon_vma memory ordering
2023-07-26 21:57:19
linux-kernel
Re: [PATCH 2/2] mm: Fix anon_vma memory ordering
2023-07-26 21:56:45
linux-kernel
[PATCH 1/2] mm: lock_vma_under_rcu() must check vma->anon_vma under vma lock
2023-07-24 18:35:11
linux-kernel
Re: [PATCH v2] tty: tty_jobctrl: fix pid memleak in disassociate_ctty()
2023-07-24 17:44:54
linux-kernel
Re: [PATCH v2] mm: Fix memory ordering for mm_lock_seq and vm_lock_seq