linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-19 01:04:45 to 2025-07-11 07:03:44 UTC [more...]

[PATCH v2 0/3] um: Remove userspace_pid[]
 2025-07-11  7:03 UTC  (5+ messages)
` [PATCH v2 1/3] um: Use err consistently in userspace()
` [PATCH v2 2/3] um: Remove the pid parameter of handle_trap()
` [PATCH v2 3/3] um: Stop tracking stub's PID via userspace_pid[]

[PATCH] kunit: Enable PCI on UML without triggering WARN()
 2025-07-11  6:48 UTC  (2+ messages)

[PATCH 0/3] um: Remove userspace_pid[]
 2025-07-11  5:27 UTC  (4+ messages)
` [PATCH 1/3] um: Use err consistently in userspace()
` [PATCH 2/3] um: Remove the pid parameter of handle_trap()
` [PATCH 3/3] um: Stop tracking stub's PID via userspace_pid[]

[PATCH v10 00/13] nommu UML
 2025-07-10 23:59 UTC  (21+ messages)
` [PATCH v10 01/13] x86/um: nommu: elf loader for fdpic
` [PATCH v10 02/13] um: decouple MMU specific code from the common part
` [PATCH v10 03/13] um: nommu: memory handling
` [PATCH v10 04/13] x86/um: nommu: syscall handling
` [PATCH v10 05/13] um: nommu: seccomp syscalls hook
` [PATCH v10 06/13] x86/um: nommu: process/thread handling
` [PATCH v10 07/13] um: nommu: configure fs register on host syscall invocation
` [PATCH v10 08/13] x86/um/vdso: nommu: vdso memory update
` [PATCH v10 09/13] x86/um: nommu: signal handling
` [PATCH v10 10/13] um: nommu: a work around for MMU dependency to PCI driver
` [PATCH v10 11/13] um: change machine name for uname output
` [PATCH v10 12/13] um: nommu: add documentation of nommu UML
` [PATCH v10 13/13] um: nommu: plug nommu code into build system

[PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names
 2025-07-09  5:05 UTC  (5+ messages)
` [PATCH 21/23] um: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset "

[PATCH] um: vfio: Support adding devices via mconsole
 2025-07-09  1:00 UTC 

[PATCH 0/4] um: Minor fixes and cleanups
 2025-07-08  9:04 UTC  (5+ messages)
` [PATCH 1/4] um: Make unscheduled_userspace_iterations static
` [PATCH 2/4] um: Make mm_list and mm_list_lock static
` [PATCH 3/4] um: Avoid redefining ARCH_HAS_CACHE_LINE_SIZE
` [PATCH 4/4] um: rtc: Avoid shadowing err in uml_rtc_start()

[PATCH] um: Re-evaluate thread flags repeatedly
 2025-07-04 12:34 UTC 

[PATCH v2] um: simplify syscall header files
 2025-07-04 12:12 UTC 

[PATCH v2 0/1] um: MSI parent domain conversion
 2025-07-04 12:00 UTC  (6+ messages)
` [PATCH v2 1/1] um: virt-pci: Switch to msi_create_parent_irq_domain()

[PATCH] um: simplify syscall header files
 2025-07-04 11:29 UTC 

[PATCH 0/2] um/ptrace: Implement HAVE_SYSCALL_TRACEPOINTS
 2025-07-03 12:38 UTC  (3+ messages)
` [PATCH 1/2] um/x86: Add system call table to header file
` [PATCH 2/2] um/ptrace: Implement HAVE_SYSCALL_TRACEPOINTS

[PATCH] um: Turn HAS_IOPORT_MAP off
 2025-07-02 15:02 UTC  (8+ messages)

[RFC 0/2] Experimental kunit test for signal context handling
 2025-07-02  6:04 UTC  (15+ messages)
` [RFC 1/2] tools/nolibc: add sigaction()
` [RFC 2/2] um: add a mcontext FP register handling test

[PATCH v2 00/11] kasan: unify kasan_arch_is_ready with kasan_enabled
 2025-07-01 13:37 UTC  (23+ messages)
` [PATCH v2 01/11] kasan: unify static kasan_flag_enabled across modes
` [PATCH v2 02/11] kasan/arm64: call kasan_init_generic in kasan_init
` [PATCH v2 03/11] kasan/arm: "
` [PATCH v2 04/11] kasan/xtensa: "
` [PATCH v2 05/11] kasan/loongarch: "
` [PATCH v2 06/11] kasan/um: "
` [PATCH v2 07/11] kasan/x86: "
` [PATCH v2 08/11] kasan/s390: "
` [PATCH v2 09/11] kasan/powerpc: "
` [PATCH v2 10/11] kasan/riscv: "
` [PATCH v2 11/11] kasan: replace kasan_arch_is_ready with kasan_enabled

[PATCH 0/7] printk cleanup - part 2
 2025-06-30  0:31 UTC  (17+ messages)
` [PATCH 1/7] printk: Make console_{suspend,resume} handle CON_SUSPENDED
` [PATCH 2/7] printk: Use consoles_suspended flag when suspending/resuming all consoles
` [PATCH 5/7] arch: um: kmsg_dump: Don't check for CON_ENABLED
` [PATCH 6/7] debug: kgd_io: "

[PATCH 0/1] um: MSI parent domain conversion
 2025-06-27  9:53 UTC  (7+ messages)
` [PATCH 1/1] um: virt-pci: Switch to msi_create_parent_irq_domain()

[GIT PULL] uml-for-6.16-rc4
 2025-06-26 14:18 UTC  (6+ messages)

[PATCH 0/9] kasan: unify kasan_arch_is_ready with kasan_enabled
 2025-06-26 13:52 UTC  (21+ messages)
` [PATCH 1/9] kasan: unify static kasan_flag_enabled across modes
` [PATCH 2/9] kasan: replace kasan_arch_is_ready with kasan_enabled
` [PATCH 3/9] kasan/arm64: call kasan_init_generic in kasan_init
` [PATCH 4/9] kasan/xtensa: "
` [PATCH 5/9] kasan/loongarch: "
` [PATCH 6/9] kasan/um: "
` [PATCH 7/9] kasan/x86: "
` [PATCH 8/9] kasan/s390: "
` [PATCH 9/9] kasan/powerpc: "

[PATCH RFC] um: time: fix userspace detection during tick accounting
 2025-06-25 12:31 UTC  (2+ messages)

[PATCH] um: vector: Reduce stack usage in vector_eth_configure()
 2025-06-23 11:08 UTC 

[PATCH v9 00/13] nommu UML
 2025-06-21 12:40 UTC  (20+ messages)
` [PATCH v9 02/13] um: decouple MMU specific code from the common part
` [PATCH v9 04/13] x86/um: nommu: syscall handling
` [PATCH v9 05/13] um: nommu: seccomp syscalls hook
` [PATCH v9 06/13] x86/um: nommu: process/thread handling
` [PATCH v9 07/13] um: nommu: configure fs register on host syscall invocation
` [PATCH v9 08/13] x86/um/vdso: nommu: vdso memory update
` [PATCH v9 09/13] x86/um: nommu: signal handling
` [PATCH v9 10/13] um: nommu: a work around for MMU dependency to PCI driver
` [PATCH v9 11/13] um: change machine name for uname output
` [PATCH v9 12/13] um: nommu: add documentation of nommu UML
` [PATCH v9 13/13] um: nommu: plug nommu code into build system

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-06-19 17:47 UTC  (47+ messages)
` [PATCH 01/10] mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
` [PATCH 02/10] mm/nommu: use file_has_valid_mmap_hooks() helper
` [PATCH 03/10] fs: consistently "
` [PATCH 04/10] fs/dax: make it possible to check dev dax support without a VMA
` [PATCH 05/10] fs/ext4: transition from deprecated .mmap hook to .mmap_prepare
` [PATCH 06/10] fs/xfs: "
` [PATCH 07/10] mm/filemap: introduce generic_file_*_mmap_prepare() helpers
` [PATCH 08/10] fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
` [PATCH 09/10] fs: convert most other generic_file_*mmap() users "
` [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings

[PATCH v7 00/13] nommu UML
 2025-06-19 12:55 UTC  (4+ messages)
` [PATCH v7 10/13] x86/um: nommu: signal handling


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).