linux-um archives
 help / color / mirror / Atom feed
 messages from 2008-07-21 16:55:55 to 2008-09-12 12:35:07 UTC [more...]

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

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

[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  (4+ messages)
` [uml-devel] [stable] "

[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  (12+ messages)

[uml-devel] [PATCH 12/14] [UML] fix gcc ICEs and unresolved externs
 2008-08-01 22:41 UTC 

[uml-devel] [PATCH 14/14] uml: PATH_MAX needs limits.h
 2008-08-01 22:41 UTC 

[uml-devel] [PATCH 6/14] uml: deal with host time going backwards
 2008-08-01 22:41 UTC 

[uml-devel] [PATCH 5/14] missed kmalloc() in pcap_user.c
 2008-08-01 22:41 UTC 

[uml-devel] [PATCH 8/14] missing export of csum_partial() on uml/amd64
 2008-08-01 22:41 UTC 

[uml-devel] [PATCH 4/14] uml: track and make up lost ticks
 2008-08-01 22:41 UTC 

[uml-devel] [PATCH 13/14] UML - Fix boot crash
 2008-08-01 22:41 UTC 

[uml-devel] [PATCH 0/14] UML - 2.6.25.x
 2008-08-01 22:41 UTC 

[uml-devel] [PATCH 3/14] uml: physical memory shouldn't include initial stack
 2008-08-01 22:41 UTC 

[uml-devel] [PATCH 11/14] uml: work around broken host PTRACE_SYSEMU
 2008-08-01 22:41 UTC 

[uml-devel] [PATCH 9/14] uml: memcpy export needs to follow host declaration
 2008-08-01 22:41 UTC 

[uml-devel] [PATCH 10/14] uml: stub needs to tolerate SIGWINCH
 2008-08-01 22:41 UTC 

[uml-devel] [PATCH 2/14] uml: fix bad NTP interaction with clock
 2008-08-01 22:41 UTC 

[uml-devel] [PATCH 7/14] uml: deal with inaccessible address space start
 2008-08-01 22:41 UTC 

[uml-devel] Running 32bits code on 64bits kernel-uml
 2008-07-31 23:35 UTC  (2+ messages)

[uml-devel] [Patch] UML build: fix missing posix_types.h
 2008-07-31 20:16 UTC  (2+ messages)

[uml-devel] [2.6 patch] UML: remove the dead TTY_LOG code
 2008-07-28 21:51 UTC 

[uml-devel] [PATCH] UML - Fix boot crash
 2008-07-24 15:32 UTC  (5+ messages)
    ` [uml-devel] [stable] "

[uml-devel] [PATCH] Fix for 2.6.26 ptrace crash
 2008-07-23 16:14 UTC  (4+ messages)
` [uml-devel] [uml-user] "

[uml-devel] [Patch] uml: fix another build error
 2008-07-23 15:48 UTC  (2+ messages)

[uml-devel] [Patch] um: fix a build error
 2008-07-22 17:42 UTC  (5+ messages)

[uml-devel] [Patch] um: fix a build error
 2008-07-21 16:54 UTC  (2+ messages)


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