linux-um archives
 help / color / mirror / Atom feed
 messages from 2026-04-08 08:31:51 to 2026-06-03 07:30:08 UTC [more...]

[PATCH v1 1/1] um: vector: Use %pM format specifier for MAC addresses
 2026-06-03  7:29 UTC 

[PATCH 0/1][RFC] Fix no gcda files with kunit.py
 2026-06-03  0:19 UTC  (3+ messages)
` [PATCH 1/1[RFC] um: include .fini_array.* in linker scripts

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-06-02 13:04 UTC  (32+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
` [PATCH 02/11] panic: Replace panic_print_get() with generic helper
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 05/11] moduleparam: Rename .get field to .get_str
` [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
` [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
` [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
` [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
` [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
` [PATCH 11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic

[PATCH 0/8] x86-32 CPU configuration cleanups
 2026-06-01 12:27 UTC  (19+ messages)
` [PATCH 1/8] x86: remove ts5500 platforms support
` [PATCH 2/8] x86: remove AMD Élan remnants
` [PATCH 3/8] x86: make TSC usage unconditional
` [PATCH 4/8] x86: make CX8 "
` [PATCH 5/8] x86: remove dependencies on CONFIG_M... CPU options
` [PATCH 6/8] x86: require minimum 64 byte cache lines
` [PATCH 7/8] x86: remove dependencies on per-CPU options
` [PATCH 8/8] x86: simplify 32-bit instruction set selection

[PATCH] um: vector: avoid NULL queue dereference in legacy RX mode
 2026-05-28  8:21 UTC  (7+ messages)

[PATCH] docs: fix typo in user_mode_linux_howto_v2.rst
 2026-05-25 20:23 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 550604d6c9b9efc8d068aff94dc301694a7afdee
 2026-05-22  0:33 UTC 

[PATCH] um: Tighten exec permissions on page mappings
 2026-05-17 23:36 UTC 

[PATCH 4/5] docs: fix repeated prepositions across documentation
 2026-05-09 20:41 UTC  (8+ messages)

[PATCH stable 5.15] um: virt-pci: Fix build failure
 2026-05-09  2:08 UTC  (2+ messages)

[PATCH] um: virtio-pci: free the IRQ message buffers
 2026-05-05 12:43 UTC 

[PATCH] Documentation: Fix duplicated words
 2026-05-02 14:16 UTC  (3+ messages)

[WITHDRAW] Documentation: Fix duplicated words - "in in" was not an error
 2026-05-02 13:09 UTC 

[WITHDRAW] Documentation: Fix typo "eXtention" -> "Extension" and duplicated words
 2026-05-02 13:04 UTC 

[PATCH] rust: arch:um: Fix building 32-bit UML with GCC
 2026-04-30 20:44 UTC  (2+ messages)

[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
 2026-04-30  3:25 UTC  (2+ messages)

[PATCH 01/28] xor: assert that xor_blocks is not call from interrupt context
 2026-04-30  3:24 UTC  (2+ messages)

[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
 2026-04-29 11:26 UTC  (30+ messages)
` [RFC PATCH v1 1/9] uaccess: Split check_zeroed_user() out of usercopy.c
` [RFC PATCH v1 2/9] uaccess: Convert INLINE_COPY_{TO/FROM}_USER to kconfig and reduce ifdefery
` [RFC PATCH v1 3/9] x86/umip: Be stricter in fixup_umip_exception()
` [RFC PATCH v1 4/9] uaccess: Introduce copy_{to/from}_user_partial()
` [RFC PATCH v1 5/9] uaccess: Switch to copy_{to/from}_user_partial() when relevant
` [RFC PATCH v1 6/9] uaccess: Change copy_{to/from}_user to return -EFAULT
` [RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
` [RFC PATCH v1 8/9] arm64: "
` [RFC PATCH v1 9/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access

[PATCH 1/1] um: take reference of stack before using it in get_wchan
 2026-04-29  6:07 UTC 

[PATCH AUTOSEL 7.0-6.18] um: fix address-of CMSG_DATA() rvalue in stub
 2026-04-28 10:40 UTC  (3+ messages)
` [PATCH AUTOSEL 7.0-6.18] um: avoid struct sigcontext redefinition with musl
` [PATCH AUTOSEL 7.0-6.1] um: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21

[BUG] Missing strrchr definition in arch/um/drivers/
 2026-04-27 15:09 UTC 

[PATCH] um: proc/exitcode: fix simple_strtol() out-of-bounds read
 2026-04-27 13:36 UTC  (4+ messages)

[PATCH] um: Consolidate MAGIC_SYSRQ into generic Kconfig definition
 2026-04-26  0:03 UTC 

[PATCH] um: mconsole: Fix out-of-bounds read in mconsole_log()
 2026-04-24 20:29 UTC 

[PATCH] um: virtio_uml: switch to dynamic root device
 2026-04-24 10:31 UTC 

[PATCH] um: vector: reject interface specifications with too many arguments
 2026-04-23 15:35 UTC  (3+ messages)
` [PATCH v2] um: vector: reject too many interface arguments

[PATCH] um: vector: fix NULL pointer derefs in queue-less transports
 2026-04-22  7:03 UTC  (3+ messages)

[PATCH 6.18 000/198] 6.18.24-rc1 review
 2026-04-21 15:02 UTC  (2+ messages)

[PATCH 6.12 000/162] 6.12.83-rc1 review
 2026-04-21 11:11 UTC 

[GIT PULL] uml-for-7.1-rc1
 2026-04-21  0:31 UTC  (2+ messages)

[PATCH] um: vfio: bound the iommu_group sysfs path formatting
 2026-04-17  7:40 UTC 

[PATCH] um: vector: Remove unnecessary NULL check in destroy_queue()
 2026-04-11 16:41 UTC  (2+ messages)

cleanup the RAID5 XOR library v4
 2026-04-10  3:19 UTC  (5+ messages)
` [PATCH 22/28] xor: add a better public API
` [PATCH 24/28] async_xor: use xor_gen

[PATCH v3] gcov: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21
 2026-04-09 18:26 UTC  (3+ messages)

[PATCH] um: reject out-of-range port channel numbers
 2026-04-08  8:00 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox