linux-um archives
 help / color / mirror / Atom feed
 messages from 2011-11-19 23:45:54 to 2012-04-23 14:57:54 UTC [more...]

[PATCH v3 0/9] Fixes for common mistakes w/ for_each_process and task->mm
 2012-04-23 14:57 UTC  (11+ messages)
` [PATCH 1/9] cpu: Introduce clear_tasks_mm_cpumask() helper
` [PATCH 2/9] arm: Use clear_tasks_mm_cpumask()
` [PATCH 3/9] powerpc: "
` [PATCH 4/9] sh: "
` [PATCH 5/9] blackfin: A couple of task->mm handling fixes
` [PATCH 6/9] blackfin: Fix possible deadlock in decode_address()
` [PATCH 7/9] um: Should hold tasklist_lock while traversing processes
` [PATCH 8/9] um: Fix possible race on task->mm
` [PATCH 9/9] um: Properly check all process' threads for a live mm

[uml-devel] 3.3.2: conflicting types for sys_ni_syscall
 2012-04-22 20:19 UTC  (3+ messages)

[uml-devel] [PATCH 1/4] um: Implement um_free_irq()
 2012-04-18  8:22 UTC  (7+ messages)
` [uml-devel] [PATCH 2/4] um: Remove usage of irq_chip->release()
` [uml-devel] [PATCH 3/4] um: Remove CONFIG_IRQ_RELEASE_METHOD
` [uml-devel] [PATCH 4/4] irq: Remove irq_chip->release()
  `  "

[PATCH 1/2] um: Implement a custom pte_same() function
 2012-04-14 15:52 UTC  (2+ messages)
` [PATCH 2/2] um: Fix __swp_type()

[uml-devel] [GIT PULL] UML fixes for 3.4-rc3
 2012-04-09 22:30 UTC 

[PATCH] um: Fix spin_lock usage in uml_net_interrupt()
 2012-04-09 14:22 UTC 

[uml-devel] UML static linking and embedded library
 2012-04-05 22:21 UTC  (4+ messages)

[uml-devel] 3.4.0-rc1 is broken due to asm/system.h restructure
 2012-04-02 18:35 UTC  (3+ messages)

[uml-devel] uml build failure on arch i386
 2012-04-02 12:25 UTC  (6+ messages)

[uml-devel] UML 3-4-rc1 /(rarely) core dumps
 2012-04-01 10:55 UTC  (2+ messages)

[uml-devel] 3 cc warnings while compiling an UML kernel
 2012-04-01 10:52 UTC  (2+ messages)

[PATCH 1/2] um: Disintegrate asm/system.h
 2012-03-30  8:17 UTC  (3+ messages)
` [PATCH 2/2] um: Use asm-generic/switch_to.h
` [uml-devel] [PATCH 1/2] um: Disintegrate asm/system.h

[PATCH v2 0/10] Fixes for common mistakes w/ for_each_process and task->mm
 2012-03-28  7:20 UTC  (27+ messages)
` [PATCH 01/10] cpu: Introduce clear_tasks_mm_cpumask() helper
    ` [PATCH v2.1 "
` [PATCH 02/10] arm: Use clear_tasks_mm_cpumask()
` [PATCH 03/10] powerpc: "
` [PATCH 04/10] sh: "
` [PATCH 05/10] blackfin: A couple of task->mm handling fixes
` [PATCH 06/10] blackfin: Fix possible deadlock in decode_address()
` [PATCH 07/10] um: Should hold tasklist_lock while traversing processes
` [PATCH 08/10] um: Fix possible race on task->mm
` [PATCH 09/10] um: Properly check all process' threads for a live mm
` [PATCH 10/10] oom: Make find_lock_task_mm() sparse-aware

[uml-devel] [PATCH ] um: uml_setup_stubs': warning: unused variable 'pages'
 2012-03-27  8:27 UTC  (3+ messages)

[uml-devel] v3.3-6972-ge22057c core dumped
 2012-03-26  9:08 UTC  (2+ messages)

[GIT PULL] UML changes for 3.4-rc1
 2012-03-25 12:33 UTC 

[uml-devel] kernel 3.3 panics during shutdown of an UML image
 2012-03-23 10:06 UTC  (3+ messages)

[PATCH 1/1 v2] um/kernel/trap.c: Port OOM changes to handle_page_fault
 2012-03-20 16:17 UTC 

[PATCH 1/1] um/kernel/trap.c: Port OOM changes to handle_page_fault
 2012-03-20 16:15 UTC  (2+ messages)

[PATCH 0/20] mmu: arch/mm: Port OOM changes to arch page fault handlers
 2012-03-20 13:49 UTC 

[uml-devel] UML: Please help with __module_text_address crashing
 2012-03-14 22:40 UTC  (10+ messages)

[uml-devel] make oldconfig asks every time for the 3 new options
 2012-03-03  8:52 UTC 

[PATCH 0/3] Cleanup raw handling of online/possible map
 2012-02-27 22:19 UTC  (5+ messages)
  ` [PATCH 1/3] hexagon: Avoid raw handling of cpu_possible_map
  ` [PATCH 2/3] mips: Avoid raw handling of cpu_possible_map/cpu_online_map
  ` [PATCH 3/3] um: Avoid raw handling of cpu_online_map

[PATCH 2/2] kbuild: Only build linux-image package for UML
 2012-02-24 22:56 UTC  (3+ messages)
    ` [uml-devel] "

linux-next: Tree for Feb 17 (uml)
 2012-02-17 21:32 UTC  (2+ messages)

[PATCH v2 00/10] Part 4: handle addr_assign_type for random addresses
 2012-02-17 21:05 UTC  (5+ messages)
` [PATCH 10/10] UML net: set addr_assign_type if random_ether_addr() used
    ` [uml-devel] "

[PATCH 1/5] remove references to cpu_*_map in arch/
 2012-02-16  3:51 UTC 

[uml-devel] X11 vfb forward ported to 3.2
 2012-02-15 20:52 UTC 

[uml-devel] [PATCH 1/12] arch/um: remove references to cpu_*_map
 2012-02-15  9:18 UTC  (2+ messages)
`  "

[PATCH 34/40] um: Don't restore current->blocked on error
 2012-02-14 11:41 UTC  (2+ messages)
` [PATCH 35/40] um: Use set_current_blocked() and block_sigmask()

[uml-devel] (no subject)
 2012-02-13  9:40 UTC  (11+ messages)
` [uml-devel] [PATCH] um: Use tty_port
  `  "
` your mail
` [uml-devel] "

[PATCH 1/2] um: Use generic io.h
 2012-02-12 21:28 UTC  (17+ messages)
` [PATCH 2/2] um: Serve io_remap_pfn_range()
  ` [uml-devel] [PATCH 1/2] um: Use generic io.h
    ` [PATCH] um: Cleanup headers files
      ` [uml-devel] "

[uml-devel] [PATCH 07/60] um: remove the second argument of k[un]map_atomic()
 2012-02-10  5:39 UTC 

[PATCH 05/50] UML net: set addr_assign_type if random_ether_addr() used
 2012-02-08 21:10 UTC 

[PATCH 1/5] Introduce CONFIG_GENERIC_IO
 2012-02-07 11:58 UTC  (6+ messages)
` [uml-devel] [PATCH 2/5] um: Serve io_remap_pfn_range()
` [uml-devel] [PATCH 3/5] um: a bunch of headers can be killed by using generic-y
` [uml-devel] [PATCH 4/5] um: Wire CONFIG_GENERIC_IO up
` [uml-devel] [PATCH 5/5] MTD: Relax dependencies
  `  "

/sys/class/tty/tty0/active?
 2012-01-28 14:11 UTC  (12+ messages)
` [uml-devel] /sys/class/tty/tty0/active?

[PATCH] uml/hostfs: Propagate dirent.d_type to filldir()
 2012-01-27 20:54 UTC  (3+ messages)

[uml-devel] rw semaphore lost wakeup in x86_64
 2012-01-27 15:59 UTC  (2+ messages)

[PATCH] um: Switch to large mcmodel on x86_64
 2012-01-24 19:09 UTC 

[uml-devel] BUGFIX : insmod fail with message "overflow in relocation type 11..." for mem=504M and above
 2012-01-23 23:33 UTC  (2+ messages)

linux-next: Tree for Jan 19 (uml)
 2012-01-19  3:40 UTC  (3+ messages)

[uml-devel] current kernel (git version linux-v3.2-6100-ge343a89) crashes
 2012-01-12 20:35 UTC  (4+ messages)

Is register_cpu() now obligatory?
 2012-01-09  2:36 UTC  (2+ messages)

[PATCH 0/3] UML fixes for tip:x86/syscall
 2011-12-08 22:06 UTC  (5+ messages)
` [PATCH 1/3] um: Run host archheaders, allow use of host generated headers
  ` [uml-devel] "
` [PATCH 2/3] um: Generate headers before generating user-offsets.s
` [PATCH 3/3] x86, um: Use the same style generated syscall tables as native

[PATCHv5] atomic: add *_dec_not_zero
 2011-12-05 11:44 UTC  (10+ messages)
  `  "
        `  "

[uml-devel] [PATCH 07/62] um: remove the second argument of k[un]map_atomic()
 2011-11-27  5:26 UTC 

[uml-devel] VDE backend does not handle EINTR properly
 2011-11-20  1:29 UTC  (3+ messages)
  ` [uml-devel] ]PATCH 3.03 1/1] um: VDE backend needs to handle EINTR/EAGAIN


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