linux-um archives
 help / color / mirror / Atom feed
 messages from 2015-01-18 12:28:11 to 2015-05-31 19:48:55 UTC [more...]

[uml-devel] [PATCH] um: kernel: ksyms: Export symbol syscall() for fixing modpost issue
 2015-05-31 19:48 UTC  (2+ messages)

[uml-devel] [PATCH] um: Switch clocksource to hrtimers
 2015-05-31 19:10 UTC  (9+ messages)

[uml-devel] [PATCH v6] um: Add a high resolution timer subsystem
 2015-05-26 10:56 UTC  (17+ messages)

[uml-devel] [PATCH] um: handle GCC 5.x like GCC 4.x
 2015-05-24 22:33 UTC  (4+ messages)

[GIT PULL] UML fixes for 4.1-rc4
 2015-05-15 22:58 UTC 

[uml-devel] Rework UML's uaccess code
 2015-05-11 22:28 UTC  (6+ messages)
` [uml-devel] [PATCH 1/5] um: Cleanup mem_32/64.c headers
` [uml-devel] [PATCH 2/5] um: Add asm/elf.h to vma.c
` [uml-devel] [PATCH 3/5] um: Add uaccess.h to syscalls_64.c
` [uml-devel] [PATCH 4/5] um: Add uaccess.h to ldt.c
` [uml-devel] [PATCH 5/5] um: Rework uaccess code

[uml-devel] [PATCH v5] um: Add a high resolution timer subsystem
 2015-05-05 12:20 UTC  (7+ messages)

[PATCH] hostfs: Use correct mask for file mode
 2015-05-04 13:25 UTC  (3+ messages)

[uml-devel] [UM] Long loop in __getnsdayoftime() after resume from ram
 2015-04-30 16:40 UTC  (11+ messages)

Kill hppfs
 2015-04-22 20:56 UTC  (2+ messages)
` [uml-devel] [PATCH] um: Remove hppfs

[uml-devel] UML specific or just a generic 4.0.x glitch : kernel/time/Kconfig:157:warning: range is invalid ?
 2015-04-19 12:25 UTC  (2+ messages)

[GIT PULL] UML updates for 4.1
 2015-04-15 19:59 UTC 

[uml-devel] [PATCH v3] um: Print minimum physical memory requirement
 2015-04-13 20:37 UTC  (4+ messages)

[uml-devel] [PATCH v2] um: Print minimum physical memory requirement
 2015-04-03 13:25 UTC  (4+ messages)

[PATCH 0/4] kbuild: refactor Makefile inclusion
 2015-04-02 15:27 UTC  (3+ messages)
` [PATCH 2/4] kbuild: use relative path more to include Makefile

[PATCH 6/8] mtd: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-31  0:55 UTC  (2+ messages)

[uml-devel] UML Interfaces
 2015-03-30  8:11 UTC 

[uml-devel] [PATCH] um: Print minimum physical memory requirement
 2015-03-30  7:01 UTC  (2+ messages)

[uml-devel] [PATCH v4 1/2] um: Move uml_postsetup in the init_thread stack
 2015-03-28  8:59 UTC 

[uml-devel] [PATCH v4 2/2] um: add a kmsg_dumper
 2015-03-28  9:07 UTC 

[PATCH 0/2] Tracking user space vDSO remaping
 2015-03-27 11:02 UTC  (30+ messages)
` [PATCH 1/2] mm: Introducing arch_remap hook
    ` [PATCH v2 0/2] Tracking user space vDSO remaping
      ` [PATCH v2 1/2] mm: Introducing arch_remap hook
      ` [PATCH v2 2/2] powerpc/mm: Tracking vDSO remap
          ` [PATCH v3 0/2] Tracking user space vDSO remaping
            ` [PATCH v3 1/2] mm: Introducing arch_remap hook
            ` [PATCH v3 2/2] powerpc/mm: Tracking vDSO remap
                          ` [PATCH v4 0/2] Tracking user space vDSO remaping
                            ` [PATCH v4 1/2] mm: Introducing arch_remap hook
                            ` [PATCH v4 2/2] powerpc/mm: Tracking vDSO remap
` [PATCH "

[PATCH 1/7] um: Remove dead code from stacktrace
 2015-03-26 12:27 UTC  (7+ messages)
` [uml-devel] [PATCH 2/7] um: Remove ia64 cruft
` [uml-devel] [PATCH 3/7] um: Remove ppc cruft
` [uml-devel] [PATCH 4/7] um: Remove SKAS3/4 support
` [uml-devel] [PATCH 5/7] um: Remove broken SMP support
` [uml-devel] [PATCH 6/7] um: Remove broken highmem support
` [uml-devel] [PATCH 7/7] um: hostfs: Reduce number of syscalls in readdir

[PATCH] x86, UML: fix integer overflow in ELF_ET_DYN_BASE
 2015-03-24 15:31 UTC 

[uml-devel] Kmsg dumper patches?
 2015-03-23 19:04 UTC  (4+ messages)

[uml-devel] starting an 32 bit x86 chroot uml image at a ahrdened Gentoo amd64 system fails
 2015-03-22 20:50 UTC  (32+ messages)

[uml-devel] Hostfs updates
 2015-03-16 12:44 UTC  (19+ messages)
` [PATCH 01/15] hostfs: hostfs_file_open: Switch to data locking model
` [PATCH 02/15] hostfs: hostfs_file_open: Fix a fd leak in hostfs_file_open
` [PATCH 03/15] hostfs: Allow fsync on directories
` [uml-devel] [PATCH 04/15] hostfs: Handle bogus st.mode
` [uml-devel] [PATCH 05/15] hostfs: Make hostfs_readpage more readable
` [uml-devel] [PATCH 06/15] hostfs: Add a BUG_ON to detect behavior changes of dentry_path_raw()
` [uml-devel] [PATCH 07/15] hostfs: Remove open coded strcpy()
` [uml-devel] [PATCH 08/15] hostfs: Use __getname() in follow_link
` [uml-devel] [PATCH 09/15] hostfs: Report append flag in ->show_options()
` [PATCH 10/15] hostfs: Remove superfluous test in hostfs_open()
` [PATCH 11/15] hostfs: hostfs_open: Reset open flags upon each retry
` [uml-devel] [PATCH 12/15] hostfs: Remove superfluous initializations in hostfs_open()
` [uml-devel] [PATCH 13/15] hostfs: Set page flags in hostfs_readpage() correctly
` [uml-devel] [PATCH 14/15] hostfs: Use page_offset()
` [PATCH 15/15] hostfs: No need to box and later unbox the file mode

[PATCH 29/32] um: copy_thread(): rename 'arg' argument to 'kthread_arg'
 2015-03-13 18:14 UTC 

[PATCH 0/8] powerpc/8xx: Getting rid of CONFIG_8xx
 2015-03-12 20:20 UTC  (2+ messages)

[PATCH 4/8] net: freescale: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 19:27 UTC  (2+ messages)

[PATCH 7/8] isdn: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 19:27 UTC  (3+ messages)

[PATCH 8/8] powerpc: get rid of CONFIG_8xx
 2015-03-12 15:24 UTC 

[PATCH 5/8] tty: cpm_uart: replace CONFIG_8xx by CONFIG_CPM1
 2015-03-12 15:23 UTC 

[PATCH 3/8] video: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 15:23 UTC 

[PATCH 2/8] um: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 15:23 UTC 

[PATCH 1/8] powerpc: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 15:23 UTC 

[uml-devel] compile error after : make ARCH=um allmodconfig && make ARCH=um linux
 2015-03-10 15:06 UTC  (3+ messages)

[uml-devel] Warning in syscall_trace_enter
 2015-03-03  9:29 UTC  (6+ messages)

[uml-devel] [PATCH 07/16] um: fix up obsolete cpu function usage
 2015-03-02 11:35 UTC 

[uml-devel] hostfs does not compile as a module
 2015-02-27 19:09 UTC 

[PATCH RESEND] um,ethertap: use strncpy
 2015-01-20 12:24 UTC  (2+ messages)

[PATCH] um: x86: Removed orphaned barrier.h
 2015-01-18 21:35 UTC 


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