linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-01 15:07:24 to 2021-04-10 05:54:51 UTC [more...]

[PATCH] um: add 2 missing libs to fix various build errors
 2021-04-10  5:28 UTC  (3+ messages)

[PATCH v2 1/1] kernel.h: Split out panic and oops helpers
 2021-04-09 22:39 UTC  (5+ messages)

[PATCH] um: remove unused including <linux/version.h>
 2021-04-06  2:00 UTC 

[PATCH] mm: Move mem_init_print_info() into mm_init()
 2021-03-31  9:34 UTC  (16+ messages)
` [PATCH RESEND] "
    ` [PATCH v2] "

Build regressions/improvements in v5.12-rc4
 2021-03-22 14:57 UTC  (2+ messages)

[PATCH 0/6] um: fix up CONFIG_GCOV support
 2021-03-18 21:30 UTC  (11+ messages)
` [PATCH 1/6] seq_file: rename mangle_path to seq_mangle_path
` [PATCH 2/6] module: add support for CONFIG_MODULE_DESTRUCTORS
` [PATCH 3/6] .gitignore: also ignore gcda files
` [PATCH 4/6] um: split up CONFIG_GCOV
` [PATCH 5/6] um: fix CONFIG_GCOV for built-in code
` [PATCH 6/6] um: fix CONFIG_GCOV for modules

[RFC v7 00/21] Unifying LKL into UML
 2021-03-18 16:28 UTC  (42+ messages)
` [RFC v8 00/20] "
  ` [RFC v8 06/20] um: add UML library mode
  ` [RFC v8 07/20] um: lkl: host interface
  ` [RFC v8 08/20] um: lkl: memory handling
  ` [RFC v8 09/20] um: lkl: kernel thread support
  ` [RFC v8 11/20] um: lkl: basic console support
  ` [RFC v8 12/20] um: lkl: initialization and cleanup
  ` [RFC v8 13/20] um: lkl: integrate with irq infrastructure of UML
  ` [RFC v8 19/20] um: lkl: add block device support "

[PATCH] um: replace if (cond) BUG() with BUG_ON()
 2021-03-17  7:11 UTC 

[PATCH] um: implement flush_cache_vmap/flush_cache_vunmap
 2021-03-16 11:10 UTC  (5+ messages)

[PATCH] um: implement arch_sync_kernel_mappings
 2021-03-16 11:10 UTC  (12+ messages)

[PATCH] um: disable CONFIG_GCOV with MODULES
 2021-03-15 22:47 UTC 

Updated performance patch series - resend
 2021-03-12 15:16 UTC  (4+ messages)
` [PATCH v7 1/3] um: Add support for host CPU flags and alignment
` [PATCH v7 2/3] um: enable the use of optimized xor routines in UML
` [PATCH v7 3/3] um: add a UML specific futex implementation

[PATCH] uml: remove unneeded variable 'ret'
 2021-03-10  8:58 UTC  (2+ messages)

[PATCH] um: allow not setting extra rpaths in the linux binary
 2021-03-08 15:24 UTC  (2+ messages)

[PATCH next v4 00/15] printk: remove logbuf_lock
 2021-03-08 15:09 UTC  (8+ messages)
` [PATCH next v4 01/15] um: synchronize kmsg_dumper
` [PATCH next v4 12/15] printk: introduce a kmsg_dump iterator
` lkml delivery: was: Re: [PATCH next v4 00/15] printk: remove logbuf_lock

linux uml segfault
 2021-03-08 10:33 UTC  (39+ messages)
                      ` Bug#983379: "
` [PATCH] um: mark all kernel symbols as local
      ` Bug#983379: "

[PATCH v4 0/9] PCI support for UML
 2021-03-05 14:10 UTC  (11+ messages)
` [PATCH v4 1/9] um: allow disabling NO_IOMEM
` [PATCH v4 2/9] lib: add iomem emulation (logic_iomem)
` [PATCH v4 3/9] um: remove unused smp_sigio_handler() declaration
` [PATCH v4 4/9] um: export signals_enabled directly
` [PATCH v4 5/9] um: expose time-travel mode to userspace side
` [PATCH v4 6/9] um: time-travel/signals: fix ndelay() in interrupt
` [PATCH v4 7/9] um: irqs: allow invoking time-travel handler multiple times
` [PATCH v4 8/9] um: add PCI over virtio emulation driver
` [PATCH v4 9/9] um: virtio/pci: enable suspend/resume

[PATCH v3 0/9] PCI support for UML
 2021-03-05 11:37 UTC  (10+ messages)
` [PATCH v3 1/9] um: allow disabling NO_IOMEM
` [PATCH v3 2/9] lib: add iomem emulation (logic_iomem)
` [PATCH v3 3/9] um: remove unused smp_sigio_handler() declaration
` [PATCH v3 4/9] um: export signals_enabled directly
` [PATCH v3 5/9] um: expose time-travel mode to userspace side
` [PATCH v3 6/9] um: time-travel/signals: fix ndelay() in interrupt
` [PATCH v3 7/9] um: irqs: allow invoking time-travel handler multiple times
` [PATCH v3 8/9] um: add PCI over virtio emulation driver
` [PATCH v3 9/9] um: virtio/pci: enable suspend/resume

[PATCH 00/27] Implement SECCOMP based userland
 2021-03-03 15:55 UTC  (28+ messages)
` [PATCH 01/27] um: Switch printk calls to adhere to correct coding style
` [PATCH 02/27] um: Declare fix_range_common as a static function
` [PATCH 03/27] um: Drop support for hosts without SYSEMU_SINGLESTEP support
` [PATCH 04/27] um: Drop NULL check from start_userspace
` [PATCH 05/27] um: Make errors to stop ptraced child fatal during startup
` [PATCH 06/27] um: Don't use vfprintf() for os_info()
` [PATCH 07/27] um: Do not use printk in SIGWINCH helper thread
` [PATCH 08/27] um: Reap winch thread if it fails
` [PATCH 09/27] um: Do not use printk in userspace trampoline
` [PATCH 10/27] um: Always inline stub functions
` [PATCH 11/27] um: Rely on PTRACE_SETREGSET to set FS/GS base registers
` [PATCH 12/27] um: Remove unused register save/restore functions
` [PATCH 13/27] um: Mark 32bit syscall helpers as clobbering memory
` [PATCH 14/27] um: Create signal stack memory assignment in stub_data
` [PATCH 15/27] um: Add generic stub_syscall6 function
` [PATCH 16/27] um: Rework syscall handling
` [PATCH 17/27] um: Store full CSGSFS and SS register from mcontext
` [PATCH 18/27] um: Pass full mm_id to functions creating helper processes
` [PATCH 19/27] um: Move faultinfo extraction into userspace routine
` [PATCH 20/27] um: Use struct uml_pt_regs for copy_context_skas0
` [PATCH 21/27] um: Add UML_SECCOMP configuration option
` [PATCH 22/27] um: Add stub side of SECCOMP/futex based process handling
` [PATCH 23/27] um: Add helper functions to get/set state for SECCOMP
` [PATCH 24/27] um: Add SECCOMP support detection and initialization
` [PATCH 25/27] um: Die if a child dies unexpectedly in seccomp mode
` [PATCH 26/27] um: Implement kernel side of SECCOMP based process handling
` [PATCH 27/27] um: Delay flushing syscalls until the thread is restarted

[PATCH next v3 00/15] printk: remove logbuf_lock
 2021-03-02 13:55 UTC  (10+ messages)
` [PATCH next v3 01/15] um: synchronize kmsg_dumper
` [PATCH next v3 12/15] printk: introduce a kmsg_dump iterator

[PATCH v2 0/8] PCI support for UML
 2021-03-01 15:07 UTC  (7+ messages)
` [PATCH v2 1/8] um: allow disabling NO_IOMEM
` [PATCH v2 2/8] lib: add iomem emulation (logic_iomem)
` [PATCH v2 3/8] um: remove unused smp_sigio_handler() declaration
` [PATCH v2 4/8] um: export signals_enabled directly
` [PATCH v2 7/8] um: add PCI over virtio emulation driver
` [PATCH v2 8/8] um: virtio/pci: enable suspend/resume


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 read-only IMAP folder(s) and NNTP newsgroup(s).