messages from 2025-04-08 04:38:20 to 2025-06-10 04:15:55 UTC [more...]
[RFC PATCH] um: replace deprecated strncpy with strscpy
2025-06-10 4:15 UTC (2+ messages)
[PATCH 0/7] printk cleanup - part 2
2025-06-09 20:13 UTC (9+ 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 3/7] drivers: tty: Check CON_SUSPENDED instead of CON_ENABLED
` [PATCH 4/7] drivers: serial: kgdboc: "
` [PATCH 5/7] arch: um: kmsg_dump: Don't check for CON_ENABLED
` [PATCH 6/7] debug: kgd_io: "
` [PATCH 7/7] printk: Don't check for CON_ENABLED on console_unblank
[PATCH] um: fix execve stub execution on old host OSs
2025-06-09 17:23 UTC (6+ messages)
[PATCH 0/4] um: Misc fixes
2025-06-06 12:44 UTC (5+ messages)
` [PATCH 1/4] um: ubd: Add missing error check in start_io_thread()
` [PATCH 2/4] um: virtio_pcidev: Rename UM_PCI_STAT_WAITING
` [PATCH 3/4] um: vfio: Prevent duplicate device assignments
` [PATCH 4/4] um: Use correct data source in fpregs_legacy_set()
[PATCH 35/41] um: Replace __ASSEMBLY__ with __ASSEMBLER__ in the usermode headers
2025-06-06 7:27 UTC (2+ messages)
[GIT PULL] uml 6.16-rc1
2025-06-05 18:53 UTC (2+ messages)
[PATCH 1/2] um: fix unused variable warning
2025-06-05 5:03 UTC (2+ messages)
` [PATCH 2/2] um: remove "extern" from implementation of sigchld_handler
[PATCH] um: fix SECCOMP 32bit xstate register restore
2025-06-04 8:17 UTC
[PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
2025-06-03 12:58 UTC (3+ messages)
[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
2025-06-02 15:16 UTC (4+ messages)
[PATCH v3 0/7] SECCOMP based userspace for UML
2025-06-02 13:00 UTC (8+ messages)
` [PATCH v3 1/7] um: Move faultinfo extraction into userspace routine
` [PATCH v3 2/7] um: Add stub side of SECCOMP/futex based process handling
` [PATCH v3 3/7] um: Add helper functions to get/set state for SECCOMP
` [PATCH v3 4/7] um: Track userspace children dying in SECCOMP mode
` [PATCH v3 5/7] um: Implement kernel side of SECCOMP based process handling
` [PATCH v3 6/7] um: Add SECCOMP support detection and initialization
` [PATCH v3 7/7] um: pass FD for memory operations when needed
[PATCH] um: Fix tgkill compile error on old host OSes
2025-05-27 15:12 UTC
[PATCH AUTOSEL 5.4 4/5] um: let 'make clean' properly clean underlying SUBARCH as well
2025-05-19 21:23 UTC
[PATCH AUTOSEL 5.10 4/6] um: let 'make clean' properly clean underlying SUBARCH as well
2025-05-19 21:23 UTC
[PATCH AUTOSEL 5.15 4/7] um: let 'make clean' properly clean underlying SUBARCH as well
2025-05-19 21:23 UTC
[PATCH AUTOSEL 6.1 4/8] um: let 'make clean' properly clean underlying SUBARCH as well
2025-05-19 21:22 UTC
[PATCH AUTOSEL 6.6 05/11] um: let 'make clean' properly clean underlying SUBARCH as well
2025-05-19 21:22 UTC
[PATCH AUTOSEL 6.12 05/18] um: let 'make clean' properly clean underlying SUBARCH as well
2025-05-19 21:21 UTC
[PATCH AUTOSEL 6.14 07/23] um: let 'make clean' properly clean underlying SUBARCH as well
2025-05-19 21:21 UTC
[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
2025-05-19 17:19 UTC (9+ messages)
` [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
[PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
2025-05-13 14:52 UTC (15+ messages)
` [PATCH v2 1/3] gcc-plugins: Force full rebuild when plugins change
` [PATCH v2 2/3] randstruct: Force full rebuild when seed changes
` [PATCH v2 3/3] integer-wrap: Force full rebuild when .scl file changes
[PATCH v2 00/57] irqdomain: Cleanups and Documentation
2025-05-12 9:55 UTC (7+ messages)
` (subset) "
[PATCH 6.12] Revert "um: work around sched_yield not yielding in time-travel mode"
2025-05-12 13:30 UTC (5+ messages)
` Patch "[PATCH 6.12] Revert "um: work around sched_yield not yielding in time-travel mode"" has been added to the 6.12-stable tree
[PATCH] um: stop using PCI port I/O
2025-05-09 8:40 UTC
[PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
2025-05-08 23:43 UTC (11+ messages)
[PATCH] um: work around sched_yield not yielding in time-travel mode
2025-05-08 17:12 UTC (3+ messages)
` Missing patch in 6.12.27 - breaks UM target builds
[tip: x86/msr] um: Add UML version of <asm/tsc.h> to define rdtsc()
2025-05-08 9:03 UTC (4+ messages)
` [PATCH -v2] accel/habanalabs: Don't build the driver on UML
[PATCH] MAINTAINERS: remove obsolete file entry in TUN/TAP DRIVER
2025-05-07 11:52 UTC (2+ messages)
[PATCH] um: Include linux/types.h in asm/fpu/api.h
2025-05-07 5:41 UTC (2+ messages)
[PATCH] kbuild: introduce include/generated/global-rebuild.h
2025-05-06 10:52 UTC (2+ messages)
[PATCH 0/2] um: Misc cleanups for vector
2025-05-06 4:51 UTC (3+ messages)
` [PATCH 1/2] um: vector: Clean up and modernize log messages
` [PATCH 2/2] um: vector: Use mac_pton() for MAC address parsing
[PATCH AUTOSEL 5.4 16/79] um: Store full CSGSFS and SS register from mcontext
2025-05-05 23:20 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 17/79] um: Update min_low_pfn to match changes in uml_reserved
[PATCH AUTOSEL 5.10 022/114] um: Store full CSGSFS and SS register from mcontext
2025-05-05 23:16 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 023/114] um: Update min_low_pfn to match changes in uml_reserved
[PATCH AUTOSEL 5.15 031/153] um: Store full CSGSFS and SS register from mcontext
2025-05-05 23:11 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 032/153] um: Update min_low_pfn to match changes in uml_reserved
[PATCH AUTOSEL 6.1 044/212] um: Store full CSGSFS and SS register from mcontext
2025-05-05 23:03 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 045/212] um: Update min_low_pfn to match changes in uml_reserved
[PATCH AUTOSEL 6.6 054/294] um: Store full CSGSFS and SS register from mcontext
2025-05-05 22:52 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 055/294] um: Update min_low_pfn to match changes in uml_reserved
[PATCH AUTOSEL 6.12 089/486] um: Store full CSGSFS and SS register from mcontext
2025-05-05 22:32 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 090/486] um: Update min_low_pfn to match changes in uml_reserved
[PATCH AUTOSEL 6.14 113/642] um: Store full CSGSFS and SS register from mcontext
2025-05-05 22:05 UTC (2+ messages)
` [PATCH AUTOSEL 6.14 114/642] um: Update min_low_pfn to match changes in uml_reserved
[GIT PULL] uml 6.15-rc6
2025-05-05 17:32 UTC (2+ messages)
[PATCH 0/3] um: Remove legacy network transport support
2025-05-05 14:03 UTC (11+ messages)
` [PATCH 1/3] um: Remove obsolete legacy network transports
` [PATCH 2/3] um: vector: Eliminate the dependency on uml_net
` [PATCH 3/3] um: Remove legacy network transport infrastructure
[PATCH] um: chan_kern: use raw spinlock for irqs_to_free_lock
2025-05-05 8:33 UTC
[PATCH] um: Merge os-Linux/drivers/ into drivers/
2025-05-03 4:17 UTC (6+ messages)
[PATCH v7 00/13] nommu UML
2025-05-01 10:40 UTC (6+ messages)
[PATCH v2 0/8] SECCOMP based userspace for UML
2025-04-30 16:04 UTC (9+ messages)
` [PATCH v2 1/8] um: Move faultinfo extraction into userspace routine
` [PATCH v2 2/8] um: Add stub side of SECCOMP/futex based process handling
` [PATCH v2 3/8] um: Add helper functions to get/set state for SECCOMP
` [PATCH v2 4/8] um: Add SECCOMP support detection and initialization
` [PATCH v2 5/8] um: Track userspace children dying in SECCOMP mode
` [PATCH v2 6/8] um: Implement kernel side of SECCOMP based process handling
` [PATCH v2 7/8] um: pass FD for memory operations when needed
` [PATCH v2 8/8] um: Add UML_SECCOMP configuration option
[PATCH v8 00/12] nommu UML
2025-04-30 4:27 UTC (13+ messages)
` [PATCH v8 01/12] x86/um: nommu: elf loader for fdpic
` [PATCH v8 02/12] um: decouple MMU specific code from the common part
` [PATCH v8 03/12] um: nommu: memory handling
` [PATCH v8 04/12] x86/um: nommu: syscall handling
` [PATCH v8 05/12] um: nommu: seccomp syscalls hook
` [PATCH v8 06/12] x86/um: nommu: process/thread handling
` [PATCH v8 07/12] um: nommu: configure fs register on host syscall invocation
` [PATCH v8 08/12] x86/um/vdso: nommu: vdso memory update
` [PATCH v8 09/12] x86/um: nommu: signal handling
` [PATCH v8 10/12] um: change machine name for uname output
` [PATCH v8 11/12] um: nommu: add documentation of nommu UML
` [PATCH v8 12/12] um: nommu: plug nommu code into build system
Confirm Correct Account for Today’s Payment
2025-04-30 3:23 UTC
[PATCH AUTOSEL 6.13 23/28] um: Rewrite the sigio workaround based on epoll and tgkill
2025-04-28 0:00 UTC (3+ messages)
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-03-19 17:29 UTC (6+ messages)
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
[PATCH v2 1/2] um/asm: Rename rep_nop() to native_pause()
2025-04-18 8:33 UTC (2+ messages)
` [PATCH v2 2/2] um/asm: Replace "REP; NOP" with PAUSE mnemonic
[PATCH] um/asm: Replace "REP; NOP" with PAUSE mnemonic
2025-04-16 6:57 UTC (4+ messages)
[PATCH v2] rust: helpers: Remove volatile qualifier from io helpers
2025-04-15 21:13 UTC (7+ messages)
[PATCH] irqdomain: um: use irq_domain_create_linear() helper
2025-04-15 10:47 UTC
linux-next: Tree for Apr 14 (UML [2])
2025-04-14 18:12 UTC
[PATCH v2] um: Add VFIO-based virtual PCI driver
2025-04-13 15:44 UTC
[PATCH v1] um: fix incompatible argument type in iounmap()
2025-04-10 13:05 UTC (8+ messages)
[PATCH 1/2] um: do not send SIGALRM to userspace in time-travel mode
2025-04-08 7:45 UTC (2+ messages)
` [PATCH 2/2] um: use proper care when taking mmap lock during segfault
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).