messages from 2005-09-09 16:24:54 to 2005-09-27 18:22:32 UTC [more...]
[uml-devel] Review needed for ubd fixes
2005-09-27 18:12 UTC (9+ messages)
[uml-devel] a question about sigsetjmp() in copy_from/to_user()
2005-09-27 17:28 UTC (2+ messages)
[uml-devel] 2.6.13.2 + gcc 4.01 link error
2005-09-27 17:46 UTC (9+ messages)
[uml-devel] Uml showstopper bugs for 2.6.14
2005-09-27 16:46 UTC
[uml-devel] Writing on DM snapshots, and having no "mainstream" device (was: Re: Fw: [PATCH 1/7] Add dm-snapshot tutorial in Documentation)
2005-09-26 15:03 UTC (3+ messages)
` [uml-devel] "
[uml-devel] problem with wxGTK-2.6.2 and TLS in suse uml
2005-09-27 13:21 UTC
[uml-devel] sysrq patch
2005-09-27 4:54 UTC (2+ messages)
[uml-devel] [PATCH 0/10] "Bigger" UML fixes for 2.6.14
2005-09-25 21:34 UTC (27+ messages)
` [uml-devel] [PATCH 01/10] uml: don't remove umid files in conflict case
` [uml-devel] [PATCH 02/10] strlcat: use for uml umid.c
` [uml-devel] [PATCH 03/10] uml: don't redundantly mark pte as newpage in pte_modify
` [uml-devel] [PATCH 04/10] uml: fix hang in TT mode on fault
` [uml-devel] [PATCH 05/10] uml: fix condition in tlb flush
` [uml-devel] [PATCH 06/10] uml: run mconsole "sysrq" in process context
` [uml-devel] [PATCH 07/10] uml: avoid fixing faults while atomic
` [uml-devel] "
` [uml-devel] [PATCH 08/10] uml: Fix GFP_ flags usage
` [uml-devel] "
` [uml-devel] [PATCH 09/10] Uml: use GFP_ATOMIC for allocations under spinlocks
` [uml-devel] [PATCH 10/10] uml: replace printk with "stack-friendly" printf - to report console failure
[uml-devel] Curiosity about nested UML invocations
2005-09-25 17:59 UTC (3+ messages)
[uml-devel] UML/SKAS3 broken in 2.6.13-bs1, fixed up, sorry
2005-09-25 14:33 UTC (3+ messages)
` [uml-devel] x86_64 kernel panic in skas mode
[uml-devel] Any way to give /dev/console a controlling TTY?
2005-09-25 15:34 UTC (17+ messages)
[uml-devel] hangup
2005-09-22 19:23 UTC (2+ messages)
[uml-devel] Re: User-mode-linux-devel digest, Vol 1 #2054 - 9 msgs
2005-09-21 17:34 UTC
[uml-devel] [PATCH 12/12] HPPFS: fix nameidata handling
2005-09-21 17:23 UTC (4+ messages)
` [uml-devel] "
[uml-devel] [PATCH 04/12] HPPFS: fix access to ppos and file->f_pos
2005-09-21 16:48 UTC (3+ messages)
` [uml-devel] "
[uml-devel] [PATCH 0/10] Lots of UML fixups for 2.6.14
2005-09-21 16:40 UTC (11+ messages)
` [uml-devel] [PATCH 01/10] uml: adapt asm/futex.h to our arch
` [uml-devel] [PATCH 02/10] [ALL ARCHES] Remove unused var from asm/futex.h
` [uml-devel] [PATCH 03/10] uml: remove verify_area_{tt,skas}
` [uml-devel] [PATCH 04/10] uml: fix modify_ldt - missing break in switch
` [uml-devel] [PATCH 05/10] uml: fix uname output on 32-bit binary on 64-bit host
` [uml-devel] [PATCH 06/10] uml: Fix conflict between libc and ipv6
` [uml-devel] [PATCH 07/10] uml: fix bogus HOST_ELF_CLASS symbol name
` [uml-devel] [PATCH 08/10] uml: readd removed unistd.h inclusion
` [uml-devel] [PATCH 09/10] uml: comment about cast build fix
` [uml-devel] [PATCH 10/10] uml: fix compile warning after consolidation patch
[uml-devel] [PATCH 11/12] HPPFS: add dentry_ops->d_revalidate
2005-09-21 3:44 UTC (2+ messages)
` [uml-devel] "
[uml-devel] [patch 1/2] Fixup symlink function pointers for hppfs [for 2.6.13]
2005-09-21 3:40 UTC (6+ messages)
` [uml-devel] "
[uml-devel] Help? (Filesystem race condition in 2.6.13.2 in -skas0 and -tt mode.)
2005-09-20 20:24 UTC
[uml-devel] Skas_ptrace.h error
2005-09-20 18:56 UTC
[uml-devel] UML patch for linux-2.6.10
2005-09-20 18:31 UTC
[uml-devel] Re: RE:Fixed - copy_from_user(dest, -1,...) hangs in TT mode (was: Re: [um
2005-09-20 18:25 UTC
[uml-devel] UML patch for linux-2.6.10
2005-09-20 18:18 UTC (2+ messages)
[uml-devel] 2.6.14-rc1 x86 on 2.6.13.1 amd64 host: guest segfaults
2005-09-20 14:11 UTC (8+ messages)
[uml-devel] [patch 0/1] uml cricitical fix for -stable
2005-09-19 19:01 UTC (3+ messages)
` [uml-devel] [patch 1/1] uml - Fix x86_64 page leak
` [uml-devel] "
[uml-devel] Waiting for data on host FD
2005-09-19 16:26 UTC (2+ messages)
[uml-devel] [PATCH 07/12] HPPFS: fix broken read method
2005-09-18 14:09 UTC
[uml-devel] [PATCH 10/12] HPPFS: don't open a file when it stays unused
2005-09-18 14:10 UTC
[uml-devel] [PATCH 06/12] HPPFS: add ->release method to fix struct file leak
2005-09-18 14:09 UTC
[uml-devel] [PATCH 02/12] HPPFS: don't check sb->s_op in is_pid()
2005-09-18 14:09 UTC
[uml-devel] [PATCH 05/12] HPPFS: check copy_*_user calls
2005-09-18 14:09 UTC
[uml-devel] [PATCH 09/12] HPPFS: add special permission checking from procfs
2005-09-18 14:10 UTC
[uml-devel] [PATCH 08/12] HPPFS: add sparse annotations
2005-09-18 14:10 UTC
[uml-devel] [PATCH 01/12] HPPFS: procfs acquiring superblock cleanups
2005-09-18 14:09 UTC
[uml-devel] [PATCH 03/12] HPPFS: various simple fixes
2005-09-18 14:09 UTC
[uml-devel] Fixing HPPFS
2005-09-18 12:00 UTC
Fixed - copy_from_user(dest, -1,...) hangs in TT mode (was: Re: [uml-devel] weak check of access_ok may lead hang!)
2005-09-18 11:30 UTC (4+ messages)
[uml-devel] testing: 2.6.13 to 2.6.14-rc1 TT boot hangs early (sometimes)
2005-09-18 11:29 UTC (11+ messages)
` [uml-devel] pcap
` [uml-devel] pcap - FIXED
[uml-devel] Re: [uml-user] 2.6.13 / cannot set up LDT for thread-local storage
2005-09-16 20:53 UTC (5+ messages)
[uml-devel] UML compile errors for 2.6.10 kernel
2005-09-16 17:44 UTC (2+ messages)
[uml-devel] "Sleeping in atomic section" with ubd aio patch
2005-09-16 19:20 UTC (5+ messages)
` [uml-devel] "
[uml-devel] [PATCH 1/10] UML - _switch_to code consolidation
2005-09-16 18:55 UTC (5+ messages)
` [uml-devel] "
[uml-devel] [PATCH 1/1] UML - UML/i386 cmpxchg fix
2005-09-16 17:55 UTC
[uml-devel] [PATCH 3/10] UML - Remove a useless include
2005-09-14 21:55 UTC
[uml-devel] [PATCH 5/10] UML - Remove some build warnings
2005-09-14 21:56 UTC
[uml-devel] [PATCH 7/10] UML - move libc code out of mem_user.c and tempfile.c
2005-09-14 21:56 UTC
[uml-devel] [PATCH 9/10] UML - return a real error code
2005-09-14 21:56 UTC
[uml-devel] [PATCH 8/10] UML - merge mem_user.c and mem.c
2005-09-14 21:56 UTC
[uml-devel] [PATCH 10/10] UML - remove include of asm/elf.h
2005-09-14 21:56 UTC
[uml-devel] [PATCH 6/10] UML - preserve errno in error paths
2005-09-14 21:56 UTC
[uml-devel] [PATCH 4/10] UML - Remove an unused file
2005-09-14 21:55 UTC
[uml-devel] [PATCH 2/10] UML - breakpoint an arbitrary thread
2005-09-14 21:55 UTC
[uml-devel] SYSEMU getting merged - but I'm in doubt
2005-09-14 18:19 UTC (8+ messages)
[uml-devel] sys_ptrace consolidation and S390 port
2005-09-13 19:02 UTC (3+ messages)
` [uml-devel] "
[uml-devel] [RFC] [patch 0/18] remap_file_pages protection support (for UML), try 3
2005-09-13 18:25 UTC (4+ messages)
` [uml-devel] "
[uml-devel] UML/s390: first version
2005-09-13 13:57 UTC (3+ messages)
` [uml-devel] "
[uml-devel] Some changes in SKAS0
2005-09-13 13:17 UTC (3+ messages)
` [uml-devel] "
[uml-devel] [patch 0/7] Uml merge for 2.6.14
2005-09-11 11:49 UTC (12+ messages)
` [uml-devel] [patch 1/7] Uml: more cleaning
` [uml-devel] [patch 2/7] i386 / uml: add dwarf sections to static link script
` [uml-devel] "
` [uml-devel] [patch 3/7] x86_64 linker script cleanups for debug sections
` [uml-devel] [patch 4/7] uml: inline mk_pte and various friends
` [uml-devel] [patch 5/7] uml: fix fault handler on write
` [uml-devel] [patch 6/7] uml: avoid already done dirtying
` [uml-devel] [patch 7/7] uml: retry host close() on EINTR
` [uml-devel] "
[uml-devel] NPTL status?
2005-09-10 18:18 UTC (3+ messages)
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