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-07-22 00:17:35
linux-kernel
[PATCH v2] mm: Fix memory ordering for mm_lock_seq and vm_lock_seq
2023-07-21 19:37:26
linux-kernel
[PATCH] mm: Fix memory ordering for mm_lock_seq and vm_lock_seq
2023-07-21 05:01:56
linux-kernel
[PATCH] mm: Lock VMA in dup_anon_vma() before setting ->anon_vma
2023-07-20 20:59:22
linux-kernel
[PATCH v2] mm: Don't drop VMA locks in mm_drop_all_locks()
2023-07-20 17:37:21
linux-kernel
Re: [PATCH] mm: Don't drop VMA locks in mm_drop_all_locks()
2023-07-20 01:40:39
linux-kernel
[PATCH] mm: Don't drop VMA locks in mm_drop_all_locks()
2023-07-05 21:59:36
linux-kernel
[PATCH] ubsan: Clarify Kconfig text for CONFIG_UBSAN_TRAP
2023-07-05 15:52:23
linux-kernel
CONFIG_UBSAN_TRAP #UD error message on x86 [was: Re: [CRASH][BISECTED] 6.4.1 crash in boot]
2023-07-03 15:30:11
linux-kernel
Re: [QUESTION] Full user space process isolation?
2023-06-30 15:28:55
linux-kernel
Re: [PATCH v3 1/1] io_uring: add a sysctl to disable io_uring system-wide
2023-06-02 15:37:00
linux-kernel
Re: [PATCH 00/12] mm: free retracted page table by RCU
2023-06-02 14:26:01
linux-kernel
Re: [PATCH 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
2023-06-01 13:46:39
linux-kernel
Re: [PATCH 08/12] mm/pgtable: add pte_free_defer() for pgtable as page
2023-05-31 22:48:45
linux-kernel
Re: [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
2023-05-31 18:34:45
linux-kernel
Re: [PATCH 00/12] mm: free retracted page table by RCU
2023-05-31 18:02:44
linux-kernel
Re: [PATCH 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
2023-05-31 17:37:08
linux-kernel
Re: [PATCH 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
2023-05-31 16:12:10
linux-kernel
Re: [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
2023-01-26 17:53:14
linux-kernel
Re: [PATCH] x86: enable Data Operand Independent Timing Mode
2023-01-26 17:53:11
linux-crypto
Re: [PATCH] x86: enable Data Operand Independent Timing Mode
2023-01-26 13:53:46
linux-crypto
Re: [PATCH] x86: enable Data Operand Independent Timing Mode
2023-01-26 13:53:46
linux-kernel
Re: [PATCH] x86: enable Data Operand Independent Timing Mode
2023-01-25 09:50:31
linux-kernel
Re: [PATCH] fork, vmalloc: KASAN-poison backing pages of vmapped stacks
2023-01-25 09:31:37
linux-kernel
Re: [PATCH] fork, vmalloc: KASAN-poison backing pages of vmapped stacks
2023-01-25 09:28:09
linux-kernel
Re: [PATCH] fork, vmalloc: KASAN-poison backing pages of vmapped stacks
2023-01-18 14:10:30
linux-kernel
Re: [PATCH 12/41] mm: add per-VMA lock and helper functions to control it
2023-01-18 13:53:50
linux-kernel
Re: [PATCH 27/41] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
2023-01-18 13:35:07
linux-kernel
Re: [PATCH 18/41] mm/khugepaged: write-lock VMA while collapsing a huge page
2023-01-18 00:08:24
linux-kernel
Re: [PATCH 28/41] mm: introduce lock_vma_under_rcu to be used from arch-specific code
2023-01-17 23:06:45
linux-kernel
Re: [PATCH 12/41] mm: add per-VMA lock and helper functions to control it
2023-01-17 22:34:30
linux-kernel
Re: [PATCH 32/41] mm: prevent userfaults to be handled under per-vma lock
2023-01-17 22:33:24
linux-kernel
Re: [PATCH 32/41] mm: prevent userfaults to be handled under per-vma lock
2023-01-17 22:33:20
linux-kernel
Re: [PATCH 18/41] mm/khugepaged: write-lock VMA while collapsing a huge page
2023-01-17 20:46:48
linux-kernel
Re: [PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock
2023-01-17 20:46:45
linux-kernel
Re: [PATCH] mm/khugepaged: Fix ->anon_vma race
2023-01-17 20:43:02
linux-kernel
Re: [PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock
2023-01-17 20:42:08
linux-kernel
Re: [PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock
2023-01-17 20:39:56
linux-kernel
Re: [PATCH 40/41] mm: separate vma->lock from vm_area_struct
2023-01-17 19:10:01
linux-kernel
Re: [PATCH 12/41] mm: add per-VMA lock and helper functions to control it
2023-01-17 17:32:08
linux-kernel
[PATCH] fork, vmalloc: KASAN-poison backing pages of vmapped stacks
2023-01-16 20:58:53
linux-kernel
Re: [syzbot] stack segment fault in truncate_inode_pages_final
2023-01-16 19:37:35
linux-kernel
[PATCH] fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
2023-01-16 18:52:36
linux-kernel
Re: [syzbot] WARNING: refcount bug in mm_update_next_owner
2023-01-16 13:07:20
linux-kernel
Re: [PATCH] mm/khugepaged: Fix ->anon_vma race
2023-01-16 13:04:59
linux-kernel
Re: [PATCH] mm/khugepaged: Fix ->anon_vma race
2023-01-13 20:51:28
linux-kernel
Re: [PATCH] mm/khugepaged: Fix ->anon_vma race
2023-01-13 20:03:22
linux-kernel
Re: [PATCH] mm/khugepaged: Fix ->anon_vma race
2023-01-11 13:49:47
linux-kernel
[PATCH] mm/khugepaged: Fix ->anon_vma race
2023-01-06 13:55:04
linux-kernel
Re: [PATCH v3] ethtool: Replace 0-length array with flexible array
2023-01-05 14:14:24
linux-kernel
[PATCH] time: Prevent union confusion from unexpected restart_syscall()
2022-12-05 22:48:23
linux-kernel
Re: [PATCH v2] mmap: Fix do_brk_flags() modifying obviously incorrect VMAs