LinuxLists
Users
About
Andy Lutomirski (
[email protected]
)
Number of posts: 4672 (1.04 per day)
First post: 2012-02-01 20:36:11
Last post: 2024-06-07 18:40:57
Next Page
Date
List
Subject
2024-06-07 18:40:57
linux-kernel
Re: [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
2024-06-07 18:39:42
linux-crypto
Re: [PATCH v16 4/5] random: introduce generic vDSO getrandom() implementation
2024-05-31 23:07:22
linux-kernel
Re: [PATCH v16 4/5] random: introduce generic vDSO getrandom() implementation
2024-05-08 17:35:54
linux-kernel
Re: [PATCH v5 0/3] implement OA2_CRED_INHERIT flag for openat2()
2024-05-07 20:44:28
linux-kernel
Re: [PATCH v5 0/3] implement OA2_CRED_INHERIT flag for openat2()
2024-05-06 21:53:57
linux-kernel
Re: [PATCH v5 0/3] implement OA2_CRED_INHERIT flag for openat2()
2024-05-06 17:30:20
linux-kernel
Re: [PATCH v5 0/3] implement OA2_CRED_INHERIT flag for openat2()
2024-04-29 23:31:10
linux-kernel
Re: [PATCH] x86/mm: Remove broken vsyscall emulation code from the page fault code
2024-04-29 23:30:17
linux-kernel
Re: [PATCH] x86/mm: Remove broken vsyscall emulation code from the page fault code
2024-04-28 21:31:07
linux-kernel
Re: [PATCH v5 0/3] implement OA2_CRED_INHERIT flag for openat2()
2024-04-28 20:19:33
linux-kernel
Re: [PATCH v5 0/3] implement OA2_CRED_INHERIT flag for openat2()
2024-04-28 16:42:16
linux-kernel
Re: [PATCH v5 0/3] implement OA2_CRED_INHERIT flag for openat2()
2024-04-25 03:37:50
linux-kernel
Re: [PATCH v2 0/2] implement OA2_INHERIT_CRED flag for openat2()
2024-04-25 00:43:37
linux-kernel
Re: [PATCH v2 0/2] implement OA2_INHERIT_CRED flag for openat2()
2024-04-23 16:45:19
linux-kernel
Re: [PATCH v2 0/2] implement OA2_INHERIT_CRED flag for openat2()
2024-02-01 19:33:58
linux-kernel
Re: [RFC PATCH] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-31 19:50:47
linux-kernel
Re: [RFC PATCH] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-31 19:25:22
linux-kernel
Re: [RFC PATCH] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2024-01-31 18:12:30
linux-kernel
Re: [RFC PATCH] pidfd: implement PIDFD_THREAD flag for pidfd_open()
2023-01-16 19:53:16
linux-crypto
Re: [RFC PATCH 0/4] random: a simple vDSO mechanism for reseeding userspace CSPRNGs
2022-11-11 04:46:05
linux-kernel
Re: [PATCH v5 08/24] sched: Introduce per memory space current virtual cpu id
2022-02-19 09:47:57
linux-kernel
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
2022-02-17 22:13:09
linux-kernel
Re: [PATCH v2 13/18] uaccess: generalize access_ok()
2022-02-14 11:13:37
linux-kernel
Re: [RFC] Get siginfo from unreaped task
2022-01-25 08:52:38
linux-kernel
Re: [RFC PATCH 0/6] Add support for shared PTEs across processes
2022-01-24 21:25:09
linux-kernel
Re: [RFC PATCH 0/6] Add support for shared PTEs across processes
2022-01-23 15:24:12
linux-kernel
Re: [RFC PATCH 0/6] Add support for shared PTEs across processes
2021-10-01 23:09:41
linux-kernel
Re: [RFC PATCH 11/13] x86/uintr: Introduce uintr_wait() syscall
2021-10-01 18:47:31
linux-kernel
Re: [patch 4/5] sched: Delay task stack freeing on RT
2021-08-17 20:17:35
linux-kernel
Re: [PATCH v28 09/32] x86/mm: Introduce _PAGE_COW
2021-06-03 19:28:40
linux-kernel
Re: [PATCH 2/2] mm: adds NOSIGBUS extension for out-of-band shmem read
2021-05-05 01:12:30
linux-kernel
Re: [PATCH] KVM/VMX: Invoke NMI non-IST entry instead of IST entry
2021-05-04 21:24:24
linux-kernel
Re: [PATCH] KVM/VMX: Invoke NMI non-IST entry instead of IST entry
2021-05-03 23:15:55
linux-kernel
Re: [PATCH] io_thread/x86: don't reset 'cs', 'ss', 'ds' and 'es' registers for io_threads
2021-05-03 18:13:01
linux-kernel
Re: [PATCH Part2 RFC v2 08/37] x86/sev: Split the physmap when adding the page in RMP table
2021-05-03 18:11:09
linux-kernel
Re: [PATCH] io_thread/x86: don't reset 'cs', 'ss', 'ds' and 'es' registers for io_threads
2021-05-03 18:10:21
linux-kernel
Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
2021-05-03 17:44:14
linux-kernel
Re: [PATCH Part2 RFC v2 10/37] x86/fault: Add support to handle the RMP fault for kernel address
2021-04-29 18:07:01
linux-kernel
Re: [RFC PATCH 13/37] mm: implement speculative handling in __handle_mm_fault().
2021-04-27 23:52:29
linux-kernel
Re: pt_regs->ax == -ENOSYS
2021-04-27 23:25:48
linux-kernel
Re: pt_regs->ax == -ENOSYS
2021-04-27 21:29:51
linux-kernel
Re: pt_regs->ax == -ENOSYS
2021-04-26 15:11:09
linux-kernel
Re: [PATCH v2 2/2] KVM: VMX: Invoke NMI handler via indirect call instead of INTn
2021-04-19 22:13:20
linux-kernel
Re: [PATCH 05/15] x86: Implement function_nocfi
2021-04-19 20:45:29
linux-crypto
Re: [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
2021-04-19 20:45:02
linux-crypto
Re: [RFC Part2 PATCH 04/30] x86/mm: split the physmap when adding the page in RMP table
2021-04-17 15:50:16
linux-kernel
Re: [PATCH 05/15] x86: Implement function_nocfi
2021-04-15 17:40:39
linux-kernel
Re: Candidate Linux ABI for Intel AMX and hypothetical new related features
2021-04-14 09:40:12
linux-kernel
Re: [PATCH V3 2/2] perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task
2021-04-12 15:25:58
linux-kernel
Re: [PATCH] x86/efi: Do not release sub-1MB memory regions when the crashkernel option is specified
2021-04-12 15:13:35
linux-kernel
Re: Candidate Linux ABI for Intel AMX and hypothetical new related features