gmane.linux.uml.devel archive
883 archived articles, newest first (page 6 of 9). Latest articles →
[PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
Thu, 21 May 2026 06:33:20 -0700[PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
Thu, 21 May 2026 06:33:19 -0700[PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
Thu, 21 May 2026 06:33:16 -0700[PATCH 05/11] moduleparam: Rename .get field to .get_str
Thu, 21 May 2026 06:33:18 -0700[PATCH 02/11] panic: Replace panic_print_get() with generic helper
Thu, 21 May 2026 06:33:15 -0700[PATCH 00/11] Convert moduleparams to seq_buf
Thu, 21 May 2026 06:33:13 -0700[PATCH] um: Tighten exec permissions on page mappings
Mon, 18 May 2026 07:36:41 +0800[PATCH] docs: fix typo in user_mode_linux_howto_v2.rst
Sun, 17 May 2026 11:24:44 +0900[PATCH 1/1[RFC] um: include .fini_array.* in linker scripts
Tue, 12 May 2026 17:26:40 -0600[PATCH 0/1][RFC] Fix no gcda files with kunit.py
Tue, 12 May 2026 17:26:39 -0600Re: [PATCH 4/5] docs: fix repeated prepositions across documentation
Sat, 9 May 2026 13:41:26 -0700Re: [PATCH 4/5] docs: fix repeated prepositions across documentation
Sat, 9 May 2026 21:39:44 +0200Re: [BUG] Missing strrchr definition in arch/um/drivers/
Sat, 09 May 2026 05:56:09 +0000Re: [PATCH stable 5.15] um: virt-pci: Fix build failure
Fri, 8 May 2026 22:08:37 -0400Re: [PATCH 4/5] docs: fix repeated prepositions across documentation
Fri, 8 May 2026 15:52:39 -0700Re: [PATCH 4/5] docs: fix repeated prepositions across documentation
Sat, 9 May 2026 00:41:50 +0200[PATCH stable 5.15] um: virt-pci: Fix build failure
Fri, 8 May 2026 13:52:41 -0700Re: [PATCH 4/5] docs: fix repeated prepositions across documentation
Fri, 8 May 2026 19:28:55 +0100Re: [PATCH 4/5] docs: fix repeated prepositions across documentation
Fri, 8 May 2026 10:44:10 -0700Re: [PATCH 4/5] docs: fix repeated prepositions across documentation
Fri, 8 May 2026 11:23:43 -0600[PATCH 4/5] docs: fix repeated prepositions across documentation
Fri, 8 May 2026 18:38:03 +0200[PATCH] um: virtio-pci: free the IRQ message buffers
Tue, 5 May 2026 14:43:18 +0200Re: [PATCH] Documentation: Fix duplicated words
Sat, 2 May 2026 16:16:01 +0200[WITHDRAW] Documentation: Fix duplicated words - "in in" was not an error
Sat, 2 May 2026 21:09:18 +0800[WITHDRAW] Documentation: Fix typo "eXtention" -> "Extension" and duplicated words
Sat, 2 May 2026 21:04:56 +0800Re: [PATCH] Documentation: Fix duplicated words
Sat, 2 May 2026 14:01:08 +0200[PATCH] Documentation: Fix duplicated words
Sat, 2 May 2026 19:19:16 +0800Re: [PATCH] rust: arch:um: Fix building 32-bit UML with GCC
Thu, 30 Apr 2026 22:44:20 +0200Re: [PATCH v3 0/4] arch, mm: consolidate empty_zero_page
Thu, 30 Apr 2026 03:25:09 +0000Re: [PATCH 01/28] xor: assert that xor_blocks is not call from interrupt context
Thu, 30 Apr 2026 03:24:59 +0000Re: [RFC PATCH v1 8/9] arm64: Add unsafe_copy_from_user()
Wed, 29 Apr 2026 12:26:30 +0100Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Wed, 29 Apr 2026 03:25:19 -0700[PATCH 1/1] um: take reference of stack before using it in get_wchan
Wed, 29 Apr 2026 11:37:55 +0530Re: [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
Tue, 28 Apr 2026 06:34:00 -0500Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Tue, 28 Apr 2026 06:20:17 -0500[PATCH AUTOSEL 7.0-6.1] um: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21
Tue, 28 Apr 2026 06:40:29 -0400[PATCH AUTOSEL 7.0-6.18] um: avoid struct sigcontext redefinition with musl
Tue, 28 Apr 2026 06:40:18 -0400[PATCH AUTOSEL 7.0-6.18] um: fix address-of CMSG_DATA() rvalue in stub
Tue, 28 Apr 2026 06:40:14 -0400Re: [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
Tue, 28 Apr 2026 10:36:09 +0100Re: [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
Tue, 28 Apr 2026 11:25:11 +0200Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Mon, 27 Apr 2026 18:30:16 -0400Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Mon, 27 Apr 2026 14:52:05 -0700Re: [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
Mon, 27 Apr 2026 14:39:20 -0700Re: [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
Mon, 27 Apr 2026 22:29:14 +0100Re: [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
Mon, 27 Apr 2026 16:47:53 -0400Re: [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
Mon, 27 Apr 2026 21:39:33 +0100Re: [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
Mon, 27 Apr 2026 16:12:55 -0400Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Mon, 27 Apr 2026 15:19:36 -0400Re: [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
Mon, 27 Apr 2026 12:01:23 -0700Re: [RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
Mon, 27 Apr 2026 21:01:18 +0200Re: [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
Mon, 27 Apr 2026 14:39:16 -0400Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Mon, 27 Apr 2026 20:20:38 +0200Re: [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
Mon, 27 Apr 2026 18:07:28 +0000Re: [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Mon, 27 Apr 2026 13:58:51 -0400[RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
Mon, 27 Apr 2026 19:13:50 +0200[RFC PATCH v1 8/9] arm64: Add unsafe_copy_from_user()
Mon, 27 Apr 2026 19:13:49 +0200[RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
Mon, 27 Apr 2026 19:13:48 +0200[RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
Mon, 27 Apr 2026 19:13:47 +0200[RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
Mon, 27 Apr 2026 19:13:46 +0200[RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
Mon, 27 Apr 2026 19:13:45 +0200[RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
Mon, 27 Apr 2026 19:13:44 +0200[RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
Mon, 27 Apr 2026 19:13:43 +0200[RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
Mon, 27 Apr 2026 19:13:42 +0200[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
Mon, 27 Apr 2026 19:13:41 +0200[BUG] Missing strrchr definition in arch/um/drivers/
Mon, 27 Apr 2026 15:09:32 +0000Re: [PATCH] um: proc/exitcode: fix simple_strtol() out-of-bounds read
Mon, 27 Apr 2026 21:36:13 +0800[PATCH] um: Consolidate MAGIC_SYSRQ into generic Kconfig definition
Sat, 25 Apr 2026 20:03:39 -0400[PATCH] rust: arch:um: Fix building 32-bit UML with GCC
Sat, 25 Apr 2026 11:41:23 +0800[PATCH] um: mconsole: Fix out-of-bounds read in mconsole_log()
Sat, 25 Apr 2026 04:29:24 +0800[PATCH] um: virtio_uml: switch to dynamic root device
Fri, 24 Apr 2026 12:31:01 +0200[PATCH v2] um: vector: reject too many interface arguments
Thu, 23 Apr 2026 23:35:00 +0800Re: [PATCH] um: proc/exitcode: fix simple_strtol() out-of-bounds read
Thu, 23 Apr 2026 11:28:45 +0800Re: [PATCH] um: proc/exitcode: fix simple_strtol() out-of-bounds read
Wed, 22 Apr 2026 21:45:07 +0100[PATCH] um: proc/exitcode: fix simple_strtol() out-of-bounds read
Thu, 23 Apr 2026 01:39:25 +0800Re: [PATCH] um: vector: fix NULL pointer derefs in queue-less transports
Wed, 22 Apr 2026 09:03:00 +0200Re: [PATCH 6.18 000/198] 6.18.24-rc1 review
Tue, 21 Apr 2026 17:02:18 +0200Re: [PATCH 6.12 000/162] 6.12.83-rc1 review
Tue, 21 Apr 2026 13:11:11 +0200Re: [PATCH 6.18 000/198] 6.18.24-rc1 review
Tue, 21 Apr 2026 11:55:49 +0200Re: [GIT PULL] uml-for-7.1-rc1
Tue, 21 Apr 2026 00:31:24 +0000[GIT PULL] uml-for-7.1-rc1
Mon, 20 Apr 2026 15:26:12 +0200Re: [PATCH] um: vector: reject interface specifications with too many arguments
Fri, 17 Apr 2026 10:07:20 +0200[PATCH] um: vfio: bound the iommu_group sysfs path formatting
Fri, 17 Apr 2026 15:40:56 +0800[PATCH] um: vector: reject interface specifications with too many arguments
Fri, 17 Apr 2026 15:37:04 +0800Re: [PATCH] um: vector: Remove unnecessary NULL check in destroy_queue()
Sat, 11 Apr 2026 17:41:57 +0100[PATCH] um: vector: Remove unnecessary NULL check in destroy_queue()
Sun, 12 Apr 2026 00:37:05 +0800Re: [PATCH] um: vector: fix NULL pointer derefs in queue-less transports
Fri, 10 Apr 2026 21:37:03 +0100[PATCH] um: vector: fix NULL pointer derefs in queue-less transports
Fri, 10 Apr 2026 16:30:28 -0400Re: [PATCH 24/28] async_xor: use xor_gen
Thu, 09 Apr 2026 20:19:47 -0700Re: [PATCH 22/28] xor: add a better public API
Thu, 09 Apr 2026 20:03:52 -0700Re: [PATCH v3] gcov: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21
Thu, 9 Apr 2026 11:26:20 -0700Re: [PATCH v3] gcov: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21
Thu, 09 Apr 2026 16:47:32 +0200[PATCH v3] gcov: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21
Wed, 8 Apr 2026 22:20:42 -0700Re: [PATCH] um: reject out-of-range port channel numbers
Wed, 8 Apr 2026 09:00:38 +0100[PATCH v2] um: mconsole: use bounded version string formatting
Wed, 8 Apr 2026 15:35:13 +0800Re: [PATCH] um: reject out-of-range port channel numbers
Wed, 08 Apr 2026 16:09:11 +0800Re: [PATCH] um: reject out-of-range port channel numbers
Wed, 08 Apr 2026 09:39:02 +0200Re: [PATCH] um: mconsole: use bounded version string formatting
Wed, 08 Apr 2026 09:29:33 +0200Re: [PATCH v2] um: drivers: call kernel_strrchr() explicitly in cow_user.c
Wed, 8 Apr 2026 03:06:44 -0400[PATCH v3] um: drivers: call kernel_strrchr() explicitly in cow_user.c
Wed, 8 Apr 2026 03:01:02 -0400Re: [PATCH v2] um: drivers: call kernel_strrchr() explicitly in cow_user.c
Wed, 08 Apr 2026 08:46:04 +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.