linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-20 18:06:43 to 2018-03-29 20:18:41 UTC [more...]

[uml-devel] [PATCH v2] Fix vector raw inintialization logic
 2018-03-29 20:18 UTC 

[uml-devel] [PATCH] Migrate vector timers to new timer API
 2018-03-29 20:17 UTC 

[PATCH 0/9] UML vector network driver: Adjustments for three function implementations
 2018-03-29 19:51 UTC  (13+ messages)
` [PATCH 1/9] um/drivers/vector_user: Delete unnecessary code in user_init_raw_fds()
` [PATCH 2/9] um/drivers/vector_user: Less checks in user_init_raw_fds() after error detection
  ` [2/9] "
` [PATCH 3/9] um/drivers/vector_user: Adjust an error message in user_init_socket_fds()
` [PATCH 4/9] um/drivers/vector_user: Delete an unnecessary check before kfree() "
` [PATCH 5/9] um/drivers/vector_user: Delete two unnecessary checks before freeaddrinfo() "
` [PATCH 6/9] um/drivers/vector_user: Less checks in user_init_socket_fds() after error detection
` [PATCH 7/9] um/drivers/vector_user: Adjust an error message in user_init_tap_fds()
` [PATCH 8/9] um/drivers/vector_user: Less checks in user_init_tap_fds() after error detection
` [PATCH 9/9] um/drivers/vector_user: Delete an unnecessary variable initialisation in user_init_tap_fds()
` [0/9] UML vector network driver: Adjustments for three function implementations

[PATCH 00/16] Generic infrastructure for unloading initramfs
 2018-03-29 17:53 UTC  (61+ messages)
` [PATCH 01/16] initrd: Add generic code path for common initrd unloading logic
` [PATCH 02/16] riscv: Use INITRAMFS_GENERIC_UNLOAD
` [PATCH 03/16] alpha: "
` [PATCH 04/16] arc: "
` [PATCH 05/16] c6x: "
` [PATCH 06/16] frv: "
` [PATCH 07/16] h8300: "
` [PATCH 08/16] m32r: "
` [PATCH 09/16] m68k: "
` [PATCH 10/16] microblaze: "
` [PATCH 11/16] nios2: "
` [PATCH 12/16] openrisc: "
` [PATCH 13/16] parisc: "
` [PATCH 14/16] powerpc: "
` [PATCH 15/16] sh: "
` [PATCH 16/16] um: "
` [PATCH v2 00/16] Generic infrastructure for unloading initramfs
  ` [PATCH v2 01/16] initrd: Add generic code path for common initrd unloading logic
  ` [PATCH v2 02/16] riscv: Use INITRAMFS_GENERIC_UNLOAD
  ` [PATCH v2 03/16] alpha: "
  ` [PATCH v2 04/16] arc: "
  ` [PATCH v2 05/16] c6x: "
  ` [PATCH v2 06/16] frv: "
  ` [PATCH v2 07/16] h8300: "
  ` [PATCH v2 08/16] m32r: "
  ` [PATCH v2 09/16] m68k: "
  ` [PATCH v2 10/16] microblaze: "
  ` [PATCH v2 11/16] nios2: "
  ` [PATCH v2 12/16] openrisc: "
  ` [PATCH v2 13/16] parisc: "
  ` [PATCH v2 14/16] powerpc: "
  ` [PATCH v2 15/16] sh: "
  ` [PATCH v2 16/16] um: "
  ` [PATCH] Extract initrd free logic from arch-specific code
      ` [PATCH v4 16/16] um: Use generic free_initrd_mem
        ` [PATCH v5 16/16] um: Switch to "

[PATCH 000/109] remove in-kernel calls to syscalls
 2018-03-29 14:55 UTC  (6+ messages)
` [PATCH 073/109] hostfs: rename do_rmdir() to hostfs_do_rmdir()

[uml-devel] UML hangs with hrtimer test module
 2018-03-29  6:04 UTC  (7+ messages)

[uml-devel] Is the list working correctly
 2018-03-20 14:53 UTC  (10+ messages)

[PATCH v2 25/36] hostfs: rename do_rmdir() to hostfs_do_rmdir()
 2018-03-15 19:05 UTC 

[RFC PATCH 25/35] hostfs: rename do_rmdir() to hostfs_do_rmdir()
 2018-03-11 11:19 UTC  (2+ messages)

[PATCH 00/23] kconfig: move compiler capability tests to Kconfig
 2018-03-02  9:12 UTC  (16+ messages)
` [PATCH 06/23] kconfig: reference environments directly and remove 'option env=' syntax

[PATCH] uml: Fix build with recent glibc
 2018-03-02  8:39 UTC  (3+ messages)
` [uml-devel] "

[PATCH 1/3] fixdep: remove stale references to uml-config.h
 2018-02-28 19:17 UTC 

[PATCH v2 1/3] Kconfig : Remove HAS_IOMEM dependency for Graphics support
 2018-02-19 14:01 UTC  (14+ messages)
        ` [PATCH] s390/console: enable dummy console for vt

[uml-devel] [PATCH 2/2] um: vector: Fix an error handling path in 'vector_parse()'
 2018-02-07  0:01 UTC  (3+ messages)

[uml-devel] [PATCH] um: fix user mode linux build
 2018-02-01 23:36 UTC 

[uml-devel] [PATCH 1/2] um: vector: Fix a memory allocation check
 2018-01-27 11:41 UTC  (2+ messages)

[PATCH] um: fix user mode linux build
 2018-01-25 19:36 UTC 

[PATCH -next] um: vector: fix missing unlock on error in vector_net_open()
 2018-01-05 10:12 UTC  (3+ messages)
` [uml-devel] "

[PATCH] arch/um: compile with modern headers
 2017-12-14  2:23 UTC  (3+ messages)

[uml-devel] [PATCH 1/2] um: vector_kern: Unlock on error in vector_net_open()
 2017-12-11  9:36 UTC  (2+ messages)

[PATCH] um: Convert ubd driver to blk-mq
 2017-12-04 16:29 UTC  (2+ messages)

[uml-devel] [PATCH] [RFC] um: Convert ubd driver to blk-mq
 2017-12-03 22:23 UTC  (7+ messages)
`  "

[PATCH v5 12/27] x86: um, annotate data appropriatelly
 2017-11-30 14:46 UTC 

[GIT PULL] UBI/UBIFS updates for 4.15-rc1
 2017-11-24  9:46 UTC 

[GIT PULL] UML updates for 4.15-rc1
 2017-11-24  3:40 UTC  (2+ messages)

[uml-devel] Errata for PATCH v11
 2017-11-22 13:49 UTC  (2+ messages)
` [uml-devel] [Errata for PATCH v11] UML EPOLL IRQ Controller errata

[uml-devel] PATCH v11-2
 2017-11-22 13:33 UTC  (4+ messages)
` [uml-devel] [PATCH v11-2 1/2] Epoll based IRQ controller

[uml-devel] PATCH v11
 2017-11-22 12:00 UTC  (4+ messages)
` [uml-devel] [PATCH v11 1/2] Epoll based IRQ controller

[uml-devel] [uml:for-linus-4.15-rc1 6/6] vector_user.c:(.text+0x397): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
 2017-11-22 11:29 UTC 

[uml-devel] [uml:for-linus-4.15-rc1 5/6] ERROR: "free_irq_by_fd" [arch/um/drivers/random.ko] undefined!
 2017-11-22 10:26 UTC  (3+ messages)

[uml-devel] PATCH v10
 2017-11-20 21:17 UTC  (2+ messages)
` [uml-devel] [PATCH v10 1/2] Epoll based IRQ controller

[uml-devel] PATCH v9
 2017-11-20 10:51 UTC  (3+ messages)
` [uml-devel] [PATCH v9 1/2] Epoll based IRQ controller
  ` [uml-devel] [PATCH v9 2/2] High Performance UML Vector Network Driver

[PATCH] um: use POSIX ucontext_t instead of struct ucontext
 2017-11-15 11:22 UTC  (5+ messages)

[PATCH] um/time: use timespec64 for persistent clock
 2017-11-02 12:07 UTC 

[PATCH] kconfig: kill off GENERIC_IO option
 2017-10-31 20:24 UTC  (4+ messages)

[PATCH] um: Use common error handling code in port_listen_fd()
 2017-10-23 12:04 UTC  (9+ messages)
  `  "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).