org.infradead.lists.linux-um archive
501 archived articles, newest first (page 5 of 6). Latest articles →
Re: [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
Fri, 3 Jul 2026 13:59:21 +0200Re: [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()
Fri, 3 Jul 2026 12:43:53 +0100Re: [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()
Fri, 3 Jul 2026 16:43:11 +0530Re: [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
Fri, 3 Jul 2026 12:27:26 +0200Re: [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
Fri, 3 Jul 2026 11:00:11 +0100Re: [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
Fri, 03 Jul 2026 11:48:49 +0200Re: [PATCH 0/7] um: skas: harden the seccomp userspace stub
Wed, 1 Jul 2026 14:31:34 -0700Re: [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
Tue, 30 Jun 2026 17:37:39 +0100Re: [PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel
Tue, 30 Jun 2026 17:32:04 +0200[PATCH v16 11/18] arm64: ptrace: Align syscall exit work semantics with generic entry
Mon, 29 Jun 2026 21:06:09 +0800[PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel
Mon, 29 Jun 2026 21:06:16 +0800[PATCH v16 17/18] arm64: Inline el0_svc_common()
Mon, 29 Jun 2026 21:06:15 +0800[PATCH v16 16/18] arm64: entry: Convert to generic entry
Mon, 29 Jun 2026 21:06:14 +0800[PATCH v16 15/18] arm64: ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
Mon, 29 Jun 2026 21:06:13 +0800[PATCH v16 13/18] arm64: syscall: Simplify el0_svc_common() syscall exit path
Mon, 29 Jun 2026 21:06:11 +0800[PATCH v16 12/18] arm64: syscall: Use exit-specific flags check in el0_svc_common()
Mon, 29 Jun 2026 21:06:10 +0800[PATCH v16 14/18] arm64: syscall: Simplify syscall exit path in el0_svc_common()
Mon, 29 Jun 2026 21:06:12 +0800[PATCH v16 10/18] arm64: ptrace: Extract syscall_exit_to_user_mode_work() helper
Mon, 29 Jun 2026 21:06:08 +0800[PATCH v16 09/18] arm64: syscall: Rework the syscall exit path in el0_svc_common()
Mon, 29 Jun 2026 21:06:07 +0800[PATCH v16 08/18] arm64: ptrace: Rename syscall_trace_exit() to syscall_exit_work()
Mon, 29 Jun 2026 21:06:06 +0800[PATCH v16 04/18] arm64: ptrace: Use syscall_get_nr() helper for syscall_trace_enter()
Mon, 29 Jun 2026 21:06:02 +0800[PATCH v16 07/18] arm64: ptrace: Protect rseq_syscall() from tracer PC modifications
Mon, 29 Jun 2026 21:06:05 +0800[PATCH v16 06/18] arm64: ptrace: Use syscall_get_arguments() helper for audit
Mon, 29 Jun 2026 21:06:04 +0800[PATCH v16 05/18] arm64: ptrace: Expand secure_computing() in place
Mon, 29 Jun 2026 21:06:03 +0800[PATCH v16 03/18] arm64: ptrace: Pass thread flags to syscall_trace_enter/exit()
Mon, 29 Jun 2026 21:06:01 +0800[PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()
Mon, 29 Jun 2026 21:06:00 +0800[PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
Mon, 29 Jun 2026 21:05:59 +0800[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
Mon, 29 Jun 2026 21:05:58 +0800Re: [PATCH 0/7] um: skas: harden the seccomp userspace stub
Sat, 27 Jun 2026 18:21:41 +0200Re: [PATCH 2/8] um: Check for missing AVX and AVX-512 xstate bits
Fri, 26 Jun 2026 22:33:31 +0100Re: [PATCH 2/8] um: Check for missing AVX and AVX-512 xstate bits
Fri, 26 Jun 2026 20:55:44 +0000Re: [PATCH 2/8] um: Check for missing AVX and AVX-512 xstate bits
Fri, 26 Jun 2026 11:49:57 +0100Re: [PATCH 2/8] um: Check for missing AVX and AVX-512 xstate bits
Fri, 26 Jun 2026 09:21:49 +0100Re: [PATCH 2/8] um: Check for missing AVX and AVX-512 xstate bits
Fri, 26 Jun 2026 08:41:13 +0100Re: [PATCH 8/8] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()
Fri, 26 Jun 2026 07:47:49 +0200Re: [PATCH 8/8] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()
Fri, 26 Jun 2026 07:47:31 +0200Re: [PATCH 7/8] lib/raid/xor: x86: Remove redundant X86_FEATURE_OSXSAVE check
Fri, 26 Jun 2026 07:40:23 +0200Re: [PATCH 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Fri, 26 Jun 2026 07:39:55 +0200[PATCH 5/8] lib/crc: x86: Stop using cpu_has_xfeatures()
Thu, 25 Jun 2026 21:37:28 -0700[PATCH 8/8] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()
Thu, 25 Jun 2026 21:37:31 -0700[PATCH 7/8] lib/raid/xor: x86: Remove redundant X86_FEATURE_OSXSAVE check
Thu, 25 Jun 2026 21:37:30 -0700[PATCH 4/8] lib/crypto: x86: Stop using cpu_has_xfeatures()
Thu, 25 Jun 2026 21:37:27 -0700[PATCH 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
Thu, 25 Jun 2026 21:37:23 -0700[PATCH 6/8] x86/fpu: Remove cpu_has_xfeatures()
Thu, 25 Jun 2026 21:37:29 -0700[PATCH 1/8] x86/fpu: Check for missing AVX and AVX-512 xstate bits
Thu, 25 Jun 2026 21:37:24 -0700[PATCH 3/8] crypto: x86 - Stop using cpu_has_xfeatures()
Thu, 25 Jun 2026 21:37:26 -0700[PATCH 2/8] um: Check for missing AVX and AVX-512 xstate bits
Thu, 25 Jun 2026 21:37:25 -0700Re: [PATCH 0/7] um: skas: harden the seccomp userspace stub
Wed, 24 Jun 2026 16:12:39 -0700Re: [PATCH 0/7] um: skas: harden the seccomp userspace stub
Wed, 24 Jun 2026 09:54:49 +0200Re: [PATCH 0/7] um: skas: harden the seccomp userspace stub
Tue, 23 Jun 2026 15:08:36 -0700[PATCH] um: ubd: validate COW header fields before use
Mon, 22 Jun 2026 08:48:23 -0400[PATCH] um: virtio_uml: fix heap overflow in vhost_user_get_config()
Mon, 22 Jun 2026 08:47:50 -0400[PATCH] um: vector: fix use-after-free in vector_mmsg_rx()
Mon, 22 Jun 2026 08:47:22 -0400Re: [PATCH 0/7] um: skas: harden the seccomp userspace stub
Mon, 22 Jun 2026 14:08:21 +0200[PATCH 7/7] um: skas: refresh stub security notes after closing the known issues
Fri, 19 Jun 2026 20:22:24 -0700[PATCH 6/7] um: skas: kill stubs that block SIGALRM via a watchdog thread
Fri, 19 Jun 2026 20:22:23 -0700[PATCH 5/7] um: skas: validate stub munmap() against the guest address range
Fri, 19 Jun 2026 20:22:22 -0700[PATCH 4/7] um: skas: handle out-of-batch stub mmap notifications
Fri, 19 Jun 2026 20:22:21 -0700[PATCH 2/7] um: skas: gate stub mmap() through the USER_NOTIF monitor
Fri, 19 Jun 2026 20:22:19 -0700[PATCH 3/7] um: skas: validate stub mmap() against the guest page table
Fri, 19 Jun 2026 20:22:20 -0700[PATCH 1/7] um: skas: create a seccomp USER_NOTIF listener and hand it to the monitor
Fri, 19 Jun 2026 20:22:18 -0700[PATCH 0/7] um: skas: harden the seccomp userspace stub
Fri, 19 Jun 2026 20:22:17 -0700Re: [PATCH v3] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()
Wed, 17 Jun 2026 07:44:56 +0200[PATCH RESEND] um: mconsole: Fix out-of-bounds read in mconsole_log()
Tue, 16 Jun 2026 11:51:14 +0800Re: [PATCH v3] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()
Mon, 15 Jun 2026 17:29:58 -0700Re: [PATCH v3] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()
Mon, 15 Jun 2026 16:53:18 -0700Re: [PATCH] um: virtio_uml: switch to dynamic root device
Fri, 12 Jun 2026 17:57:39 +0200Re: [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
Wed, 10 Jun 2026 15:06:02 -0600[PATCH v1 1/1] um: vector: Use %pM format specifier for MAC addresses
Wed, 3 Jun 2026 09:29:58 +0200Re: [PATCH 1/1[RFC] um: include .fini_array.* in linker scripts
Tue, 2 Jun 2026 18:19:20 -0600Re: [PATCH 01/11] params: bound array element output to the caller's page buffer
Thu, 21 May 2026 17:46:31 +0100Re: [PATCH 01/11] params: bound array element output to the caller's page buffer
Mon, 1 Jun 2026 21:23:53 +0100Re: [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
Fri, 22 May 2026 17:38:01 -0700Re: [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
Fri, 22 May 2026 17:45:43 -0700[PATCH 01/11] params: bound array element output to the caller's page buffer
Thu, 21 May 2026 06:33:14 -0700Re: [PATCH 01/11] params: bound array element output to the caller's page buffer
Tue, 2 Jun 2026 14:04:51 +0100Re: [PATCH 01/11] params: bound array element output to the caller's page buffer
Tue, 2 Jun 2026 09:33:44 -0300Re: [PATCH 01/11] params: bound array element output to the caller's page buffer
Tue, 2 Jun 2026 14:26:46 +0300Re: [PATCH 00/11] Convert moduleparams to seq_buf
Mon, 1 Jun 2026 12:59:49 -0700Re: [PATCH 1/8] x86: remove ts5500 platforms support
Mon, 01 Jun 2026 14:27:52 +0200Re: [PATCH 1/8] x86: remove ts5500 platforms support
Mon, 1 Jun 2026 10:31:18 +0200Re: [PATCH] um: vector: avoid NULL queue dereference in legacy RX mode
Thu, 28 May 2026 09:21:38 +0100Re: [PATCH] um: vector: avoid NULL queue dereference in legacy RX mode
Thu, 28 May 2026 10:17:50 +0200Re: [PATCH] um: vector: avoid NULL queue dereference in legacy RX mode
Thu, 28 May 2026 09:02:28 +0100Re: [PATCH] um: vector: avoid NULL queue dereference in legacy RX mode
Thu, 28 May 2026 08:31:04 +0100Re: [PATCH] um: vector: avoid NULL queue dereference in legacy RX mode
Thu, 28 May 2026 09:00:49 +0100Re: [PATCH] um: vector: avoid NULL queue dereference in legacy RX mode
Thu, 28 May 2026 09:13:37 +0200[PATCH] um: vector: avoid NULL queue dereference in legacy RX mode
Wed, 27 May 2026 18:35:24 -0300Re: [PATCH 00/11] Convert moduleparams to seq_buf
Tue, 26 May 2026 08:53:06 +0200Re: [PATCH] docs: fix typo in user_mode_linux_howto_v2.rst
Mon, 25 May 2026 14:23:26 -0600Re: [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
Mon, 25 May 2026 19:10:03 +0200Re: [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
Mon, 25 May 2026 18:24:07 +0200Re: [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
Mon, 25 May 2026 18:19:19 +0200Re: [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
Mon, 25 May 2026 15:35:06 +0200Re: [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
Mon, 25 May 2026 15:27:13 +0200Re: [PATCH 8/8] x86: simplify 32-bit instruction set selection
Sat, 23 May 2026 11:02:16 +0100Re: [PATCH 8/8] x86: simplify 32-bit instruction set selection
Sat, 23 May 2026 10:51:41 +0200Re: [PATCH 8/8] x86: simplify 32-bit instruction set selection
Fri, 22 May 2026 22:33:49 +0100Re: [PATCH 5/8] x86: remove dependencies on CONFIG_M... CPU options
Fri, 22 May 2026 22:22:00 +0100Re: [PATCH 5/8] x86: remove dependencies on CONFIG_M... CPU options
Fri, 22 May 2026 21:00:00 +0200
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.