linux-um archives
 help / color / mirror / Atom feed
 messages from 2008-08-04 16:44:48 to 2008-11-24 00:01:13 UTC [more...]

[uml-devel] A shared memory framebuffer for UML
 2008-11-23 23:59 UTC  (2+ messages)

[uml-devel] [PATCH] uml: shared memory framebuffer
 2008-11-23 17:29 UTC 

[uml-devel] Debug under Skas3 start_uml - start_userspace returned -22
 2008-11-23  5:13 UTC 

[uml-devel] [Patch] uml: fix undeclared variables
 2008-11-21 17:07 UTC  (5+ messages)

[uml-devel] [Patch] hostfs: fix a duplicated global function name
 2008-11-19  7:53 UTC  (2+ messages)

[uml-devel] query on STDERR output from UML tracing
 2008-11-13  6:44 UTC  (2+ messages)

[uml-devel] How to avoid stopping at gdb's "Program received signal SIGSEGV, Segmentation fault"?
 2008-11-06 15:38 UTC  (3+ messages)

[uml-devel] UML: multiple error in compilation
 2008-11-05  4:39 UTC 

[uml-devel] hostfs leaks file descriptors
 2008-11-04 14:53 UTC 

[uml-devel] UML crashes when built with _FORTIFY_SOURCE
 2008-11-03 21:35 UTC  (3+ messages)

[uml-devel] "warning: passing argument 1 of ‘um_execve’ discards qualifiers from pointer target type"
 2008-10-31  8:52 UTC  (5+ messages)

[uml-devel] Strange code in smp_prepare_cpus?
 2008-10-23 19:20 UTC  (2+ messages)

[uml-devel] I/O Performance
 2008-10-22 14:44 UTC 

[uml-devel] [FW: [libvirt] PATCH: Experimental User Mode Linux driver for libvirt]
 2008-10-20 19:11 UTC  (4+ messages)

[uml-devel] parallel I/O
 2008-10-06 13:28 UTC  (6+ messages)

[uml-devel] Is this list dead?
 2008-10-01 14:22 UTC 

[uml-devel] [PATCH 0/3] Globally defining phys_addr_t
 2008-09-11 11:50 UTC 

[uml-devel] /dev/random problems _not_ solved in 2.6.26
 2008-09-12 20:27 UTC  (18+ messages)
        ` [uml-devel] /dev/random problems .. or FP registers corruption?!
            ` [uml-devel] FP registers corruption

[uml-devel] [PATCH 1/1] system call notification with self_ptrace
 2008-09-12 14:32 UTC  (12+ messages)

[uml-devel] [PATCH 0/6] support valgrinding uml
 2008-09-06 22:12 UTC  (25+ messages)
` [uml-devel] [PATCH 1/6] base: Valgrind headers and Kconfig
` [uml-devel] [PATCH 2/6] UML: Don't valgrind userspace
` [uml-devel] [PATCH 3/6] UML and sched: Annotate stacks
` [uml-devel] [PATCH 4/6] VM: Annotate pagealloc
` [uml-devel] [PATCH 5/6] slab: Annotate slab
` [uml-devel] [PATCH 6/6] VM: Annotate vmalloc

[uml-devel] [PATCH] Removing an unused variable in trap.c
 2008-09-05 18:06 UTC 

[uml-devel] [PATH] Fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is not set
 2008-09-05 10:57 UTC  (2+ messages)

[uml-devel] [PATCH] Removing an unused return value of do_IRQ
 2008-09-04 17:22 UTC 

[uml-devel] Connecting UML_SWITCH and Wireshark
 2008-09-04  9:17 UTC  (8+ messages)

[uml-devel] [Pkg-uml-pkgs] Bug#495611: user-mode-linux: page_mapcount(page) went negative!
 2008-09-03 17:21 UTC  (5+ messages)

[uml-devel] [PATCH] uml: ubd can access uninitialized memory
 2008-08-29 23:26 UTC 

[uml-devel] [Bug 98444] valgrind fails to run against user-mode-linux (UML) process - clone
 2008-08-28  0:18 UTC 

[uml-devel] [PATCH] Removing an unused variable in ptrace.c
 2008-08-27 17:44 UTC 

[uml-devel] [RFC PATCH] uml: fix double statement if missing braces
 2008-08-27 15:09 UTC  (4+ messages)

[uml-devel] Bug#494995: user-mode-linux: static build fails with multiple definition of `strrchr'
 2008-08-27 15:01 UTC  (4+ messages)

[uml-devel] Error starting uml
 2008-08-26 19:43 UTC  (4+ messages)

[uml-devel] kernel module support broken on x86-64?
 2008-08-25 21:47 UTC  (11+ messages)

[uml-devel] [patch 27/49] uml: fix build when SLOB is enabled
 2008-08-18 19:20 UTC  (14+ messages)
  ` [uml-devel] [patch 28/49] uml: fix bad NTP interaction with clock
  ` [uml-devel] [patch 29/49] uml: physical memory shouldnt include initial stack
  ` [uml-devel] [patch 30/49] uml: track and make up lost ticks
  ` [uml-devel] [patch 31/49] uml: missed kmalloc() in pcap_user.c
  ` [uml-devel] [patch 32/49] uml: deal with host time going backwards
  ` [uml-devel] [patch 33/49] uml: deal with inaccessible address space start
  ` [uml-devel] [patch 34/49] uml: missing export of csum_partial() on uml/amd64
  ` [uml-devel] [patch 35/49] uml: memcpy export needs to follow host declaration
  ` [uml-devel] [patch 36/49] uml: stub needs to tolerate SIGWINCH
  ` [uml-devel] [patch 37/49] uml: work around broken host PTRACE_SYSEMU
  ` [uml-devel] [patch 38/49] uml: fix gcc ICEs and unresolved externs
  ` [uml-devel] [patch 39/49] uml: Fix boot crash
  ` [uml-devel] [patch 40/49] uml: PATH_MAX needs limits.h

[uml-devel] [PATCH 7/14] uml: deal with inaccessible address space start
 2008-08-16 22:44 UTC  (4+ messages)
` [uml-devel] patch uml-deal-with-inaccessible-address-space-start.patch added to 2.6.25-stable tree

[uml-devel] [PATCH 11/14] uml: work around broken host PTRACE_SYSEMU
 2008-08-16 22:32 UTC  (2+ messages)
` [uml-devel] patch uml-work-around-broken-host-ptrace_sysemu.patch added to 2.6.25-stable tree

[uml-devel] [PATCH 4/14] uml: track and make up lost ticks
 2008-08-16 22:32 UTC  (2+ messages)
` [uml-devel] patch uml-track-and-make-up-lost-ticks.patch added to 2.6.25-stable tree

[uml-devel] [PATCH 3/14] uml: physical memory shouldn't include initial stack
 2008-08-16 22:32 UTC  (2+ messages)
` [uml-devel] patch uml-physical-memory-shouldn-t-include-initial-stack.patch added to 2.6.25-stable tree

[uml-devel] [PATCH 10/14] uml: stub needs to tolerate SIGWINCH
 2008-08-16 22:32 UTC  (2+ messages)
` [uml-devel] patch uml-stub-needs-to-tolerate-sigwinch.patch added to 2.6.25-stable tree

[uml-devel] [PATCH 14/14] uml: PATH_MAX needs limits.h
 2008-08-16 22:32 UTC  (2+ messages)
` [uml-devel] patch uml-path_max-needs-limits.h.patch added to 2.6.25-stable tree

[uml-devel] [PATCH 5/14] missed kmalloc() in pcap_user.c
 2008-08-16 22:32 UTC  (2+ messages)
` [uml-devel] patch uml-missed-kmalloc-in-pcap_user.c.patch added to 2.6.25-stable tree

[uml-devel] [PATCH 8/14] missing export of csum_partial() on uml/amd64
 2008-08-16 22:32 UTC  (2+ messages)
` [uml-devel] patch uml-missing-export-of-csum_partial-on-uml-amd64.patch added to 2.6.25-stable tree

[uml-devel] [PATCH 9/14] uml: memcpy export needs to follow host declaration
 2008-08-16 22:32 UTC  (2+ messages)
` [uml-devel] patch uml-memcpy-export-needs-to-follow-host-declaration.patch added to 2.6.25-stable tree

[uml-devel] [PATCH 12/14] [UML] fix gcc ICEs and unresolved externs
 2008-08-16 22:32 UTC  (2+ messages)
` [uml-devel] patch uml-fix-gcc-ices-and-unresolved-externs.patch added to 2.6.25-stable tree

[uml-devel] [PATCH 1/14] uml: fix build when SLOB is enabled
 2008-08-16 22:32 UTC  (2+ messages)
` [uml-devel] patch uml-fix-build-when-slob-is-enabled.patch added to 2.6.25-stable tree

[uml-devel] [PATCH 13/14] UML - Fix boot crash
 2008-08-16 22:32 UTC  (2+ messages)
` [uml-devel] patch uml-fix-boot-crash.patch added to 2.6.25-stable tree

[uml-devel] [PATCH 2/14] uml: fix bad NTP interaction with clock
 2008-08-16 22:32 UTC  (2+ messages)
` [uml-devel] patch uml-fix-bad-ntp-interaction-with-clock.patch added to 2.6.25-stable tree

[uml-devel] [PATCH 6/14] uml: deal with host time going backwards
 2008-08-16 22:32 UTC  (2+ messages)
` [uml-devel] patch uml-deal-with-host-time-going-backwards.patch added to 2.6.25-stable tree

[uml-devel] get_wchan() can return incorrect results
 2008-08-13 18:35 UTC 

[uml-devel] [PATCH] ubd does multiple io's when one will suffice
 2008-08-13 18:16 UTC 

[SPAM] Re: [uml-devel] [PATCH] fix extern inline errors with gcc 4.3.0
 2008-08-08  1:42 UTC  (4+ messages)
  `  "

[uml-devel] Test email please ignore
 2008-08-07 16:48 UTC 

[uml-devel] Couldn't obtain random bytes in sshd - problem in RAND_poll?
 2008-08-07  8:51 UTC  (5+ messages)

[uml-devel] [PATCH 0/14] UML 2.6.25.x patchset resend
 2008-08-05 20:14 UTC 

[uml-devel] [PATCH 1/14] uml: fix build when SLOB is enabled
 2008-08-05  9:05 UTC  (2+ messages)

[uml-devel] sysconf(_SC_NPROCESSORS_CONF) returning zero
 2008-08-04 22:07 UTC  (6+ messages)

[uml-devel] ALSA and host audio relay in UML
 2008-08-04 16:58 UTC  (2+ messages)

[uml-devel] 2.6.25 uml kernel crashes when it calls down() on a semaphore with zero counter
 2008-08-04 16:44 UTC  (11+ messages)


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