linux-um archives
 help / color / mirror / Atom feed
 messages from 2005-08-26 20:08:56 to 2005-09-21 17:49:01 UTC [more...]

[uml-devel] [PATCH 0/10] "Bigger" UML fixes for 2.6.14
 2005-09-21 17:29 UTC  (11+ 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] [PATCH 08/10] uml: Fix GFP_ flags usage
` [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] 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] Review needed for ubd fixes
 2005-09-21 15:49 UTC  (4+ messages)

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

[uml-devel] hppfs file descriptor leak?
 2005-09-08 17:53 UTC  (3+ messages)

[uml-devel] stack and scheduler patches
 2005-09-06 16:10 UTC  (6+ messages)
    ` [uml-devel] sched and stack patch changelogs

[uml-devel] weak check of access_ok may lead hang!
 2005-09-04 14:39 UTC  (2+ messages)

[uml-devel] [patch 1/3] uml: share page bits handling between 2 and 3 level pagetables
 2005-09-04 11:33 UTC  (6+ messages)
` [uml-devel] "

[uml-devel] [PATCH 10/12] UML - Allow host capability usage to be disabled
 2005-09-02 17:13 UTC  (3+ messages)

[uml-devel] [PATCH 1/12] UML - tty fix
 2005-09-02 12:38 UTC  (2+ messages)
` [uml-devel] "

[uml-devel] guest process core dump panics kernel
 2005-09-01 23:26 UTC  (3+ messages)
  ` [uml-devel] "

[uml-devel] [PATCH 12/12] UML - Fix x86_64 page leak
 2005-09-01 22:17 UTC 

[uml-devel] [PATCH 7/12] UML - Move libc-dependent startup and signal code
 2005-09-01 22:17 UTC 

[uml-devel] [PATCH 5/12] UML - Use host AIO support
 2005-09-01 22:17 UTC 

[uml-devel] [PATCH 2/12] UML - x86_64 build fix
 2005-09-01 22:16 UTC 

[uml-devel] [PATCH 3/12] UML - System call path cleanup
 2005-09-01 22:16 UTC 

[uml-devel] [PATCH 8/12] UML - Increase granularity of host capability checking
 2005-09-01 22:17 UTC 

[uml-devel] [PATCH 9/12] UML - skas0 stubs now check system call return values
 2005-09-01 22:17 UTC 

[uml-devel] [PATCH 4/12] UML - build cleanups
 2005-09-01 22:17 UTC 

[uml-devel] [PATCH 11/12] UML - Fix advanced sysemu check
 2005-09-01 22:17 UTC 

[uml-devel] [PATCH 6/12] UML - Add host AIO support to block driver
 2005-09-01 22:17 UTC 

[uml-devel] Re: [uml-user] Hardware Requirements -Some Questions about UML by a Newbie
 2005-08-31 18:05 UTC  (7+ messages)

[uml-devel] [PATCH 4/9] UML - Mark SMP on UML/x86_64 as broken
 2005-08-30 21:28 UTC  (3+ messages)
` [uml-devel] "

[uml-devel] Possible SKAS3 >= v8 bug
 2005-08-29 22:12 UTC  (5+ messages)

[uml-devel] UML Tutorial with Apples
 2005-08-29 20:56 UTC 

[uml-devel] [PATCH 5/9] UML - Remove duplicated exports
 2005-08-29 20:07 UTC 

[uml-devel] [PATCH 8/9] UML - Merge duplicated page table code
 2005-08-29 20:07 UTC 

[uml-devel] [PATCH 1/9] UML - Error path cleanup
 2005-08-29 20:06 UTC 

[uml-devel] [PATCH 2/9] UML - Build cleanup
 2005-08-29 20:06 UTC 

[uml-devel] [PATCH 3/9] UML - Remove libc reference in build
 2005-08-29 20:07 UTC 

[uml-devel] [PATCH 6/9] UML - UML/i386 is i386 when running on x86_64
 2005-08-29 20:07 UTC 

[uml-devel] [PATCH 7/9] UML - TLB operation batching
 2005-08-29 20:07 UTC 

[uml-devel] [PATCH 9/9] UML - Remove debugging code
 2005-08-29 20:07 UTC 

[uml-devel] gdb ignoring skas breakpoints?
 2005-08-28 13:40 UTC  (3+ messages)

[uml-devel] UML guest silently exiting, doesn't boot
 2005-08-27 10:15 UTC  (2+ messages)
` [uml-devel] "

[uml-devel] patch, try #3 for interrupt
 2005-08-26 22:10 UTC 

[uml-devel] rc7 UML patchset
 2005-08-26 21:08 UTC 

[uml-devel] patch for interrupt, try 3
 2005-08-26 20:25 UTC 


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