LinuxLists
Users
About
Florian Weimer (
[email protected]
)
Number of posts: 354 (0.06 per day)
First post: 2002-01-02 10:33:10
Last post: 2017-11-06 22:32:03
Next Page
Date
List
Subject
2023-05-12 15:33:59
linux-kernel
Re: [RFC PATCH 0/5] Retire IA64/Itanium support
2023-03-17 23:04:32
linux-kernel
Re: [RFC PATCH 0/5] Retire IA64/Itanium support
2023-01-05 17:22:19
linux-kernel
Re: [PATCH 05/30] selftests/rseq: Use ELF auxiliary vector for extensible rseq
2023-01-04 19:40:38
linux-kernel
Re: [PATCH 05/30] selftests/rseq: Use ELF auxiliary vector for extensible rseq
2022-02-03 09:51:05
linux-kernel
Re: [RFC PATCH 2/3] rseq: extend struct rseq with per thread group vcpu id
2022-02-03 09:10:39
linux-kernel
Re: [RFC PATCH 1/2] rseq: extend struct rseq with numa node id
2022-02-02 13:50:24
linux-kernel
Re: [RFC PATCH 1/2] rseq: extend struct rseq with numa node id
2022-02-02 11:59:22
linux-kernel
Re: [RFC PATCH 2/3] rseq: extend struct rseq with per thread group vcpu id
2022-02-02 09:38:46
linux-kernel
Re: [RFC PATCH 2/3] rseq: extend struct rseq with per thread group vcpu id
2022-02-01 20:50:37
linux-kernel
Re: [RFC PATCH 1/2] rseq: extend struct rseq with numa node id
2022-01-26 21:07:21
linux-kernel
Re: [RFC PATCH 02/15] rseq: Remove broken uapi field layout on 32-bit little endian
2022-01-12 21:01:19
linux-kernel
Re: [RFC PATCH] rseq: x86: implement abort-at-ip extension
2022-01-12 16:00:57
linux-kernel
Re: [RFC PATCH] rseq: x86: implement abort-at-ip extension
2022-01-12 15:16:56
linux-kernel
Re: [RFC PATCH] rseq: x86: implement abort-at-ip extension
2022-01-07 19:38:18
linux-kernel
Re: [RFC PATCH] rseq: x86: implement abort-at-ip extension
2021-10-14 22:24:23
linux-kernel
Re: [RFC PATCH] LKMM: Add ctrl_dep() macro for control dependency
2021-10-14 20:30:04
linux-kernel
Re: [RFC PATCH] LKMM: Add ctrl_dep() macro for control dependency
2021-10-10 14:57:09
linux-kernel
Re: [PATCH v14 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
2021-10-10 14:57:05
linux-kernel
Re: [RFC PATCH] LKMM: Add ctrl_dep() macro for control dependency
2021-05-04 20:44:59
linux-kernel
Re: GCC, unaligned access and UB in the Linux kernel
2021-03-29 16:51:49
linux-kernel
Re: Candidate Linux ABI for Intel AMX and hypothetical new related features
2021-03-26 21:16:25
linux-kernel
Re: Why does glibc use AVX-512?
2021-03-26 20:37:00
linux-kernel
Re: Why does glibc use AVX-512?
2021-03-26 19:35:56
linux-kernel
Re: Why does glibc use AVX-512?
2021-03-26 12:14:04
linux-kernel
Re: Why does glibc use AVX-512?
2021-03-25 20:16:45
linux-kernel
Re: [PATCH v7 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
2021-03-20 19:27:37
linux-kernel
Re: [PATCH] Document that PF_KTHREAD _is_ ABI
2020-11-22 12:46:49
linux-kernel
Re: [PATCH] lseek.2: SYNOPSIS: Use correct types
2020-11-18 18:34:26
linux-kernel
Re: violating function pointer signature
2020-11-18 17:23:57
linux-kernel
Re: [PATCH v7 0/7] Syscall User Dispatch
2020-11-18 14:20:48
linux-kernel
Re: violating function pointer signature
2020-11-18 14:03:24
linux-kernel
Re: violating function pointer signature
2020-11-18 08:59:46
linux-kernel
Re: [PATCH v7 0/7] Syscall User Dispatch
2020-11-18 08:57:51
linux-kernel
Re: [PATCH v7 7/7] docs: Document Syscall User Dispatch
2020-10-11 18:05:01
linux-kernel
Re: Additional debug info to aid cacheline analysis
2020-10-11 18:04:38
linux-kernel
Re: Additional debug info to aid cacheline analysis
2020-09-24 20:54:10
linux-kernel
Re: [PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
2020-09-17 16:06:50
linux-kernel
Re: [PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
2020-09-17 01:14:25
linux-kernel
Re: [PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
2020-09-03 17:38:35
linux-kernel
Re: [PATCH v9 3/3] mm/madvise: introduce process_madvise() syscall: an external memory hinting API
2020-09-01 18:48:25
linux-kernel
Re: [PATCH v9 3/3] mm/madvise: introduce process_madvise() syscall: an external memory hinting API
2020-08-26 19:04:12
linux-kernel
Re: [RFC PATCH] mm: extend memfd with ability to create "secret" memory areas
2020-08-02 13:58:31
linux-kernel
Re: [PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
2020-07-21 08:59:58
linux-kernel
Re: [PATCH] copy_xstate_to_kernel: Fix typo which caused GDB regression
2020-07-15 06:35:08
linux-kernel
Re: [RFC PATCH 2/4] rseq: Allow extending struct rseq
2020-07-08 16:39:40
linux-kernel
Re: [RFC PATCH for 5.8 3/4] rseq: Introduce RSEQ_FLAG_RELIABLE_CPU_ID
2020-07-08 08:32:15
linux-kernel
Re: [RFC PATCH for 5.8 3/4] rseq: Introduce RSEQ_FLAG_RELIABLE_CPU_ID
2020-07-07 19:56:21
linux-kernel
Re: [RFC PATCH for 5.8 3/4] rseq: Introduce RSEQ_FLAG_RELIABLE_CPU_ID
2020-07-07 14:56:03
linux-kernel
Re: [RFC PATCH for 5.8 0/4] rseq cpu_id ABI fix
2020-07-07 11:33:38
linux-kernel
Re: [RFC PATCH for 5.8 3/4] rseq: Introduce RSEQ_FLAG_RELIABLE_CPU_ID
2020-07-07 07:32:48
linux-kernel
Re: [RFC PATCH for 5.8 1/4] sched: Fix unreliable rseq cpu_id for new tasks