linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-26 14:52:47 to 2020-10-02 01:25:01 UTC [more...]

[PATCH 0/2] Broad write-locking of nascent mm in execve
 2020-10-02  1:24 UTC  (2+ messages)
` [PATCH 1/2] mmap locking API: Order lock of nascent mm outside lock of live mm

[patch 00/13] preempt: Make preempt count unconditional
 2020-09-29 14:54 UTC  (50+ messages)
` [patch 01/13] lib/debug: Remove pointless ARCH_NO_PREEMPT dependencies
` [patch 02/13] preempt: Make preempt count unconditional
` [patch 03/13] preempt: Clenaup PREEMPT_COUNT leftovers
` [patch 04/13] lockdep: "
` [patch 05/13] mm/pagemap: "
` [patch 06/13] locking/bitspinlock: "
` [patch 07/13] uaccess: "
` [patch 08/13] sched: "
` [patch 09/13] ARM: "
` [patch 10/13] xtensa: "
` [patch 11/13] drm/i915: "
` [patch 12/13] rcutorture: "
` [patch 13/13] preempt: Remove PREEMPT_COUNT from Kconfig
        ` [PATCH] crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC unconditionally

[PATCH v4] docs: replace the old User Mode Linux HowTo with a new one
 2020-09-24 16:54 UTC  (2+ messages)

[PATCH 00/13] Allow readpage to return a locked page
 2020-09-24  9:00 UTC  (21+ messages)
` [PATCH 01/13] mm: Add AOP_UPDATED_PAGE return value
` [PATCH 02/13] 9p: Tell the VFS that readpage was synchronous
  ` [V9fs-developer] "
` [PATCH 03/13] afs: "
` [PATCH 04/13] ceph: "
` [PATCH 05/13] cifs: "
` [PATCH 06/13] cramfs: "
` [PATCH 07/13] ecryptfs: "
` [PATCH 08/13] fuse: "
` [PATCH 09/13] hostfs: "
` [PATCH 10/13] jffs2: "
` [PATCH 11/13] ubifs: "
` [PATCH 12/13] udf: "
` [PATCH 13/13] vboxsf: "

[RFC v5 00/21] Unifying LKL into UML
 2020-09-24  8:37 UTC  (31+ messages)
` [RFC v5 01/21] um: split build in kernel and host parts
` [RFC v6 00/21] Unifying LKL into UML
  ` [RFC v6 01/21] um: split build in kernel and host parts
  ` [RFC v6 02/21] um: add os init and exit calls
  ` [RFC v6 03/21] um: move arch/um/os-Linux dir to tools/um/uml
  ` [RFC v6 04/21] um: host: implement os_initcalls and os_exitcalls
  ` [RFC v6 05/21] um: move arch/x86/um/os-Linux to tools/um/uml/
  ` [RFC v6 06/21] scritps: um: suppress warnings if SRCARCH=um
  ` [RFC v6 07/21] um: extend arch_switch_to for alternate SUBARCH
  ` [RFC v6 08/21] um: add nommu mode for UML library mode
  ` [RFC v6 09/21] um: nommu: host interface
  ` [RFC v6 10/21] um: nommu: memory handling
  ` [RFC v6 11/21] um: nommu: kernel thread support
  ` [RFC v6 12/21] um: nommu: system call interface and application API
  ` [RFC v6 13/21] um: nommu: basic console support
  ` [RFC v6 14/21] um: nommu: initialization and cleanup
  ` [RFC v6 15/21] um: nommu: integrate with irq infrastructure of UML
  ` [RFC v6 16/21] um: nommu: plug in the build system
  ` [RFC v6 17/21] um: host: add nommu build for ARCH=um
  ` [RFC v6 18/21] um: host: add utilities functions
  ` [RFC v6 19/21] um: host: posix host operations
  ` [RFC v6 20/21] um: host: add test programs
  ` [RFC v6 21/21] um: nommu: add block device support of UML

[PATCH] um: vector: Use GFP_ATOMIC under spin lock
 2020-09-21 14:36 UTC  (2+ messages)

[PATCH] um: vector: Add dynamic tap interfaces and scripting
 2020-09-21 13:58 UTC 

[PATCH] um: clean up stacktrace dump
 2020-09-21 11:43 UTC 

[PATCH v2] kbuild: preprocess module linker script
 2020-09-19 10:26 UTC  (4+ messages)

[PATCH v3] docs: add a new User Mode Linux HowTo
 2020-09-16 18:51 UTC  (2+ messages)

[PATCH v2 1/2]: um: time-travel=ext fixes
 2020-09-16  7:30 UTC  (5+ messages)
` [PATCH v2 1/2] um: time-travel: fix IRQ handling in time_travel_handle_message()
` [PATCH v2 2/2] um: time-travel: return the sequence number in ACK messages

[RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-15 17:31 UTC  (62+ messages)
` [RFC PATCH v2 1/3] "
                            ` [PATCH] "
                                  ` [PATCH v2] "
` [RFC PATCH v2 2/3] mm: make pXd_addr_end() functions page-table entry aware
` [RFC PATCH v2 3/3] mm: make generic pXd_addr_end() macros inline functions

[PATCH] kbuild: preprocess module linker script
 2020-09-10 19:45 UTC  (3+ messages)

[PATCH 0/2] um: time-travel=ext fixes
 2020-09-10  9:29 UTC  (3+ messages)
` [PATCH 1/2] um: time-travel: fix IRQ handling in time_travel_handle_message()
` [PATCH 2/2] um: time-travel: return the sequence number in ACK messages

[PATCH] docs: add a new User Mode Linux HowTo
 2020-09-09 19:40 UTC  (7+ messages)

[PATCH v2] docs: add a new User Mode Linux HowTo
 2020-09-09 18:57 UTC  (3+ messages)

[PATCH v3 21/23] um: use asm-generic/mmu_context.h for no-op implementations
 2020-09-01 14:15 UTC 

[PATCH] block: convert tasklets to use new tasklet_setup() API
 2020-08-27  1:37 UTC  (12+ messages)

[PATCH v2 21/23] um: use asm-generic/mmu_context.h for no-op implementations
 2020-08-26 14:52 UTC 


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).