messages from 2025-03-19 13:55:44 to 2025-05-16 17:18:51 UTC [more...]
[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
2025-05-16 17:01 UTC (7+ 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 (9+ messages)
` [PATCH v2 01/57] irqdomain: um: use irq_domain_create_linear() helper
` (subset) [PATCH v2 00/57] irqdomain: Cleanups and Documentation
[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 20/28] um: work around sched_yield not yielding in time-travel mode
2025-04-28 0:00 UTC (6+ messages)
` [PATCH AUTOSEL 6.13 22/28] um: Switch to the pthread-based helper in sigio workaround
` [PATCH AUTOSEL 6.13 23/28] um: Rewrite the sigio workaround based on epoll and tgkill
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-03-20 10:44 UTC (8+ 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
[PATCH AUTOSEL 6.14 23/31] um: work around sched_yield not yielding in time-travel mode
2025-04-08 4:36 UTC (5+ messages)
` [PATCH AUTOSEL 6.14 25/31] um: Switch to the pthread-based helper in sigio workaround
` [PATCH AUTOSEL 6.14 26/31] um: Rewrite the sigio workaround based on epoll and tgkill
[PATCH AUTOSEL 6.12 17/22] um: work around sched_yield not yielding in time-travel mode
2025-04-07 18:13 UTC
[PATCH] docs: Remove literal markup from Documentation/ paths
2025-04-07 14:03 UTC (8+ messages)
[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
2025-04-07 8:06 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
2025-04-05 17:09 UTC (2+ messages)
[PATCH] um: fix _nofault accesses
2025-04-04 21:12 UTC (2+ messages)
[PATCH 0/2] Remove incorrect host mincore call and add rodata handling
2025-04-03 20:47 UTC (6+ messages)
` [PATCH 1/2] um: mark rodata read-only and implement _nofault accesses
pull-request: uml 6.15-rc1 [resend]
2025-04-02 7:49 UTC
pull-request: uml 6.15-rc1
2025-04-02 7:47 UTC
[PATCH -next] um: Remove duplicate arch.h header
2025-03-31 8:31 UTC
[PATCH] um: Add cmpxchg8b_emu and checksum functions to asm-prototypes.h
2025-03-26 19:05 UTC
[PATCH v3 0/4] um: Make errno multi-thread safe
2025-03-26 7:13 UTC (9+ messages)
` [PATCH v3 1/4] um: Add pthread-based helper support
` [PATCH v3 2/4] um: ubd: Switch to the pthread-based helper
` [PATCH v3 3/4] um: Switch to the pthread-based helper in sigio workaround
` [PATCH v3 4/4] um: Prohibit the VM_CLONE flag in run_helper_thread()
[PATCH 0/2] um: Minor cleanups to xterm
2025-03-26 7:01 UTC (3+ messages)
` [PATCH 1/2] um: xterm: Add Wayland support
` [PATCH 2/2] um: xterm: Update options for gnome-terminal
[PATCH v2 0/4] um: Make errno multi-thread safe
2025-03-26 6:30 UTC (7+ messages)
` [PATCH v2 1/4] um: Add pthread-based helper support
[akpm-mm:mm-stable] [arch, mm] 8268af309d: kernel_BUG_at_include/linux/page-flags.h
2025-03-24 6:14 UTC
[PATCH 0/3] um: Add VFIO-based PCI passthrough support
2025-03-20 15:16 UTC (4+ messages)
` [PATCH 3/3] um: Add VFIO-based virtual PCI driver
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).