messages from 2021-08-09 09:22:32 to 2021-10-13 10:55:31 UTC [more...]
[PATCH RFC] virtio: wrap config->reset calls
2021-10-13 10:55 UTC
[PATCH] docs: UML: user_mode_linux_howto_v2 edits
2021-10-12 20:08 UTC (3+ messages)
[PATCH v3] Fix application of sizeof to pointer
2021-10-12 10:30 UTC
[PATCH v2] Fix application of sizeof to pointer
2021-10-12 7:01 UTC (2+ messages)
[PATCH virt-pci] Fix application of sizeof to pointer
2021-10-12 6:03 UTC (3+ messages)
[PATCH v2] drm/r128: fix build for UML
2021-10-11 17:02 UTC (3+ messages)
[PATCH v2] drm/r128: fix build for UML
2021-10-10 20:53 UTC (3+ messages)
[PATCH] media: ivtv: fix build for UML
2021-10-10 19:38 UTC
[PATCH] um: Add missing "FORCE" target when using if_changed
2021-10-09 20:20 UTC (6+ messages)
[PATCH] PCI: vmd: depend on !UML
2021-10-08 21:37 UTC (4+ messages)
Using GDB to debug a user space process in UML
2021-10-08 19:45 UTC (8+ messages)
Bug 214611 - UM: stdout output ceases under certain conditions
2021-10-07 7:10 UTC (16+ messages)
Is exec still very slow compared to other aspects of UML?
2021-10-06 19:50 UTC (2+ messages)
Build regressions/improvements in v5.15-rc4
2021-10-04 11:18 UTC
[PATCH v2 0/6] memblock: cleanup memblock_free interface
2021-09-30 22:10 UTC (9+ messages)
` [PATCH v2 1/6] arch_numa: simplify numa_distance allocation
` [PATCH v2 2/6] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [PATCH v2 3/6] memblock: drop memblock_free_early_nid() and memblock_free_early()
` [PATCH v2 4/6] memblock: stop aliasing __memblock_free_late with memblock_free_late
` [PATCH v2 5/6] memblock: rename memblock_free to memblock_phys_free
` [PATCH v2 6/6] memblock: use memblock_free for freeing virtual pointers
[PATCH] uml: x86: add FORCE to user_constants.h
2021-09-29 4:43 UTC (2+ messages)
[PATCH v2 00/15] block: third batch of add_disk() error handling conversions
2021-09-27 23:24 UTC (19+ messages)
` [PATCH v2 01/15] z2ram: add error handling support for add_disk()
` [PATCH v2 02/15] aoe: "
` [PATCH v2 03/15] m68k/emu/nfblock: "
` [PATCH v2 04/15] drbd: "
` [PATCH v2 05/15] um/drivers/ubd_kern: "
` [PATCH v2 06/15] xtensa/platforms/iss/simdisk: "
` [PATCH v2 07/15] n64cart: "
` [PATCH v2 08/15] pcd: move the identify buffer into pcd_identify
` [PATCH v2 09/15] pcd: cleanup initialization
` [PATCH v2 10/15] pf: "
` [PATCH v2 11/15] pd: "
` [PATCH v2 12/15] pcd: add error handling support for add_disk()
` [PATCH v2 13/15] pcd: fix ordering of unregister_cdrom()
` [PATCH v2 14/15] pcd: capture errors on cdrom_register()
` [PATCH v2 15/15] pd: add error handling support for add_disk()
[PATCH 0/3] memblock: cleanup memblock_free interface
2021-09-24 5:32 UTC (13+ messages)
` [PATCH 1/3] arch_numa: simplify numa_distance allocation
` [PATCH 2/3] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [PATCH 3/3] memblock: cleanup memblock_free interface
[PATCHES] uml cleanups and (minor) fixes
2021-09-20 21:33 UTC (16+ messages)
` [PATCH 01/15] uml: trim unused junk from arch/x86/um/sys_call_table_*.c
` [PATCH 02/15] um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c
` [PATCH 03/15] logic_io instance of iounmap() needs volatile on argument
` [PATCH 04/15] um: stop polluting the namespace with registers.h contents
` [PATCH 05/15] uml/i386: missing include in barrier.h
` [PATCH 06/15] um: kill unused cpu()
` [PATCH 07/15] um: remove a dangling extern of syscall_trace()
` [PATCH 08/15] um: unexport handle_page_fault()
` [PATCH 09/15] um, x86: bury crypto_tfm_ctx_offset
` [PATCH 10/15] um: common-offsets.h debriding
` [PATCH 11/15] um: header debriding - activate_ipi()
` [PATCH 12/15] um: header debriding - mem_user.h
` [PATCH 13/15] um: header debriding - net_*.h
` [PATCH 14/15] um: header debriding - os.h
` [PATCH 15/15] um: header debriding - sigio.h
[PATCH v2] um: virtio_uml: fix time-travel external time propagation
2021-09-16 11:09 UTC
[PATCH v2 1/3] um: virt-pci: fix 32-bit compile
2021-09-15 19:06 UTC (5+ messages)
` [PATCH v2 2/3] lib/logic_iomem: fix 32-bit build
` [PATCH v2 3/3] lib/logic_iomem: fix operation on 32-bit
[PATCH 12/16] tty: arch/, stop using tty_flip_buffer_push
2021-09-15 8:10 UTC (2+ messages)
[PATCH] um: gitignore: add kernel/capflags.c
2021-09-13 8:46 UTC (2+ messages)
[PATCH] um: virtio_uml: fix time-travel external time propagation
2021-09-13 8:16 UTC
[PATCH] um: registers: rename function names to avoid conflicts and build problems
2021-09-13 6:12 UTC
[GIT PULL] UML changes for v5.15
2021-09-09 20:50 UTC (2+ messages)
[PATCH v2 0/3] power: reset: Convert Power-Off driver to tristate
2021-09-09 12:04 UTC (2+ messages)
` [PATCH v2 1/3] arch: Export machine_restart() instances so they can be called from modules
[PATCH] drm/ttm: provide default page protection for UML
2021-09-08 17:11 UTC (11+ messages)
[PATCH] um: don't use CONFIG_X86_{32,64} symbols on x86
2021-09-03 10:05 UTC (4+ messages)
[PATCH -next] um: virt-pci: Fix the application of sizeof to pointer
2021-09-03 8:20 UTC (2+ messages)
[PATCH v2] um: don't use CONFIG_X86_{32,64} symbols on x86
2021-09-02 8:36 UTC
[PATCH] drm/r128: fix build for UML
2021-09-02 7:10 UTC (2+ messages)
[PATCH 00/15] block: third batch of add_disk() error handling conversions
2021-09-01 19:41 UTC (21+ messages)
` [PATCH 01/15] z2ram: add error handling support for add_disk()
` [PATCH 02/15] aoe: "
` [PATCH 03/15] m68k/emu/nfblock: "
` [PATCH 04/15] drbd: "
` [PATCH 05/15] um/drivers/ubd_kern: "
` [PATCH 06/15] xtensa/platforms/iss/simdisk: "
` [PATCH 07/15] n64cart: "
` [PATCH 08/15] pcd: move the identify buffer into pcd_identify
` [PATCH 09/15] pcd: cleanup initialization
` [PATCH 10/15] pf: "
` [PATCH 11/15] pd: "
` [PATCH 12/15] pcd: add error handling support for add_disk()
` [PATCH 13/15] pcd: fix ordering of unregister_cdrom()
` [PATCH 14/15] pcd: capture errors on cdrom_register()
` [PATCH 15/15] pd: add error handling support for add_disk()
[PATCH] um: fix ndelay/udelay defines
2021-08-31 7:27 UTC
[PATCH] um: rename set_signals() to um_set_signals()
2021-08-31 7:11 UTC
[PATCH linux-next] um: Replace if (cond) BUG() with BUG_ON()
2021-08-28 1:11 UTC
[PATCH net-next] um: vector: adjust to coalesce API changes
2021-08-27 15:30 UTC (2+ messages)
[PATCH, RFC] um: remove set_fs
2021-08-27 5:40 UTC (11+ messages)
[uml:linux-next 10/10] arch/x86/include/asm/page_64_types.h:64: warning: "TASK_SIZE_MAX" redefined
2021-08-27 4:25 UTC
[PATCH 2/3] trace: refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
2021-08-25 3:49 UTC (2+ messages)
Build regressions/improvements in v5.14-rc6
2021-08-23 11:16 UTC
[PATCH] init: consolidate trap_init()
2021-08-22 19:48 UTC (3+ messages)
` [PATCH v2] "
` [OpenRISC] "
[PATCH] um: virt-pci: fix uapi documentation
2021-08-17 15:53 UTC
[PATCH v2 7/8] um: add PCI over virtio emulation driver
2021-08-17 15:51 UTC (3+ messages)
add a bvec_virt helper
2021-08-16 16:51 UTC (3+ messages)
[OpenRISC] [PATCH -next] trap: Cleanup trap_init()
2021-08-13 2:27 UTC (4+ messages)
` "
[PATCH 1/2] um: virt-pci: don't do DMA from stack
2021-08-11 14:58 UTC (2+ messages)
` [PATCH 2/2] um: enable VMAP_STACK
[PATCH] dmaengine: idxd: depends on !UML
2021-08-09 9:21 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).