messages from 2008-04-28 17:28:53 to 2008-07-21 16:55:55 UTC [more...]
[uml-devel] [Patch] um: fix a build error
2008-07-21 16:54 UTC
[uml-devel] [PATCH] Fix for 2.6.26 ptrace crash
2008-07-21 15:46 UTC
[SPAM] [uml-devel] 2.6.25 uml kernel crashes when it calls down() on a semaphore with zero counter
2008-07-21 12:54 UTC (13+ messages)
` [SPAM] "
` "
[uml-devel] [PATCH 19/22] um: Introducing asm/syscalls.h
2008-07-20 23:54 UTC
[uml-devel] [PATCH] missed kmalloc() in vde_user.c
2008-07-20 14:39 UTC
[uml-devel] Kernel panic - not syncing: do_syscall_stub : PTRACE_SETREGS failed, errno = 5
2008-07-20 14:07 UTC (4+ messages)
[uml-devel] [PATCH] fix extern inline errors with gcc 4.3.0
2008-07-18 20:49 UTC (11+ messages)
` [SPAM] "
[uml-devel] Build Errors
2008-07-16 9:58 UTC (3+ messages)
` [SPAM] "
[uml-devel] UML kernel failed to start betvee 2.6.8-rc8 and current git sources
2008-07-11 8:43 UTC (7+ messages)
[uml-devel] hostfs oddities
2008-07-10 17:37 UTC (6+ messages)
[SPAM] [uml-devel] Question about Host PCI and DMA support in UML
2008-07-10 17:35 UTC (2+ messages)
` "
[uml-devel] [PATCH] UML - fix gcc ICEs and unresolved externs
2008-07-07 17:36 UTC
[uml-devel] arch/um/os-Linux/helper.c: Removed duplicated include
2008-06-27 17:54 UTC (3+ messages)
` [uml-devel] [uml-user] "
[uml-devel] How to trace early booting in 64bit Linux Kernel?
2008-06-25 0:43 UTC (3+ messages)
[uml-devel] [PATCH 10/14] arch/um: Eliminate NULL test and memset after alloc_bootmem
2008-06-24 8:25 UTC
[uml-devel] arch/um/os-Linux/helper.c: Removed duplicated include
2008-06-21 10:41 UTC
[uml-devel] [PATCH 0/2] UML - Two fixes for 2.6.26
2008-06-12 16:28 UTC
[uml-devel] [PATCH 1/2] UML - Remove include of asm/user.h
2008-06-12 16:28 UTC
[uml-devel] [PATCH 2/2] UML - Work around broken host PTRACE_SYSEMU
2008-06-12 16:28 UTC
[uml-devel] updated SKAS4 patch for 2.6-git 58e852d..929d053
2008-06-07 12:15 UTC (2+ messages)
[uml-devel] [PATCH 1/6] UML - Deal with host time going backwards
2008-06-05 21:41 UTC (18+ messages)
[uml-devel] [PATCH 1/6] UML - Deal with host time going backwards
2008-06-03 19:59 UTC
[uml-devel] [PATCH 6/6] UML - PATH_MAX needs limits.h
2008-06-03 19:02 UTC
[uml-devel] [PATCH 2/6] UML - Remove a duplicate include
2008-06-03 19:02 UTC
[uml-devel] [PATCH 5/6] UML - stub needs to tolerate SIGWINCH
2008-06-03 19:02 UTC
[uml-devel] [PATCH 0/6] UML - A batch for 2.6.26
2008-06-03 19:02 UTC
[uml-devel] [PATCH 3/6] UML - Deal with inaccessible address space start
2008-06-03 19:02 UTC
[uml-devel] [PATCH 4/6] UML - memcpy export needs to follow host declaration
2008-06-03 19:02 UTC
[uml-devel] umls unresponsive & consuming 100% cpu time
2008-05-31 9:16 UTC (9+ messages)
` [SPAM] "
[SPAM] [uml-devel] linux-next: UML build error
2008-05-21 20:20 UTC (3+ messages)
` "
` [SPAM] "
[uml-devel] [2.6 patch] UML: remove the dead TTY_LOG code
2008-05-20 22:54 UTC
[uml-devel] ‘struct thread_struct’ has no member named ‘mode’
2008-05-20 3:57 UTC (6+ messages)
` [uml-devel] ?struct thread_struct? has no member named ?mode?
[uml-devel] actually useful backtrace from a CPU-chewing hang
2008-05-19 18:54 UTC (26+ messages)
` [uml-devel] plug_and_play_clownix_network
[uml-devel] [PATCH] make quiet suppress parse_chan_pair boot messages
2008-05-19 16:12 UTC (5+ messages)
` [uml-devel] [PATCH] make quiet suppress parse_chan_pair boot?messages
[uml-devel] linux-next 20080516 build failure
2008-05-16 20:51 UTC (2+ messages)
[uml-devel] [RFC PATCH 8/12] SKAS4 - stub management preparation
2008-05-15 20:11 UTC
[uml-devel] [RFC PATCH 12/12] SKAS4 - Guest vcpu support
2008-05-15 20:11 UTC
[uml-devel] [RFC PATCH 11/12] SKAS4 - Guest get_mm and switch_mm support
2008-05-15 20:11 UTC
[uml-devel] [RFC PATCH 10/12] SKAS4 - Introduce STUB_ADDR
2008-05-15 20:11 UTC
[uml-devel] [RFC PATCH 9/12] SKAS4 - rename new_mm
2008-05-15 20:11 UTC
[uml-devel] [RFC PATCH 6/12] SKAS4 - start_up.c preparation
2008-05-15 20:11 UTC
[uml-devel] [RFC PATCH 7/12] SKAS4 - Guest support for using PTRACE_GETSIGINFO
2008-05-15 20:11 UTC
[uml-devel] [RFC PATCH 5/12] SKAS4 - Macroize stub system call execution loop
2008-05-15 20:11 UTC
[uml-devel] [RFC PATCH 4/12] SKAS4 - Host VCPU support
2008-05-15 20:11 UTC
[uml-devel] [RFC PATCH 3/12] SKAS4 - Host get_mm and switch_mm
2008-05-15 20:11 UTC
[uml-devel] [RFC PATCH 1/12] SKAS4 - Work around compat PTRACE_GETSIGINFO bug
2008-05-15 20:11 UTC
[uml-devel] [RFC PATCH 2/12] SKAS4 - Host SIGSEGV siginfo_t extensions
2008-05-15 20:11 UTC
[uml-devel] [RFC PATCH 0/12] SKAS4
2008-05-15 20:11 UTC
[uml-devel] [PATCH 1/3] UML - Random driver fixes
2008-05-09 16:54 UTC
[uml-devel] [PATCH 2/3] UML - Style fixes in the random driver
2008-05-09 16:54 UTC
[uml-devel] [PATCH 3/3] UML - Track and make up lost ticks
2008-05-09 16:54 UTC
[uml-devel] [PATCH 0/3] UML - Resend of three earlier patches
2008-05-09 16:54 UTC
[uml-devel] remove duplicated include
2008-05-09 15:13 UTC
[uml-devel] [PATCH] fix UML on x86-64
2008-05-07 4:00 UTC (9+ messages)
[uml-devel] [PATCH 11/19] UML - Track and make up lost ticks
2008-05-06 23:54 UTC (7+ messages)
[uml-devel] arch/um/Makefile:100: *** missing separator. Stop
2008-05-03 6:18 UTC (18+ messages)
[SPAM] [uml-devel] [Patch] UML: Fix inconsistence due to tty_operation change
2008-05-02 10:12 UTC (3+ messages)
` "
[SPAM] [uml-devel] [Patch] (Resend) UML: make several more things static
2008-05-02 6:45 UTC
[SPAM] [uml-devel] [Patch] (Resend) arch/um/kernel/mem.c: remove arch_validate()
2008-05-02 6:39 UTC
[SPAM] [uml-devel] [Patch] (Resend) arch/um/kernel/irq.c: clean up some functions
2008-05-02 6:36 UTC
[uml-devel] [PATCH 9/19] UML - Tidy ptrace interface
2008-04-29 8:14 UTC (4+ messages)
[uml-devel] [PATCH 7/19] UML - Move hppfs_kern.c to hppfs.c
2008-04-29 8:12 UTC (4+ messages)
[uml-devel] [PATCH 6/19] UML - hppfs fixes
2008-04-29 8:04 UTC (4+ messages)
[uml-devel] [PATCH 2/19] UML - Tidy stub management code
2008-04-29 7:57 UTC (4+ messages)
[uml-devel] [PATCH] SKAS4 - Clean up command line disable output
2008-04-28 22:15 UTC (4+ messages)
` [uml-devel] [PATCH] SKAS4 - Add noswitchmm, noptraceswitchmm and mode=skas3 switches
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