messages from 2021-09-15 08:10:46 to 2021-11-08 20:59:26 UTC [more...]
[PATCH v0 25/42] arch/um: Check notifier registration return value
2021-11-08 20:59 UTC (18+ messages)
` [PATCH v0 42/42] notifier: Return an error when callback is already registered
` [PATCH v0 00/42] notifiers: "
[PATCH] um: use swap() to make code cleaner
2021-11-05 11:30 UTC (5+ messages)
` [PATCH v2] "
[PATCH] hostfs: Fix writeback of dirty pages
2021-11-05 8:10 UTC
[PATCH net-next 2/3] net: um: use eth_hw_addr_set()
2021-10-29 6:37 UTC (2+ messages)
[PATCH -next] um: virt-pci: Fix application of sizeof to pointer
2021-10-27 14:35 UTC
[PATCH 2/2] futex: remove futex_cmpxchg detection
2021-10-26 20:26 UTC (6+ messages)
[PATCH 5.14 038/169] hamradio: baycom_epp: fix build for UML
2021-10-25 19:13 UTC
[git:media_tree/master] media: ivtv: fix build for UML
2021-10-19 7:08 UTC
[PATCH 0/9] block: reviewed add_disk() error handling set
2021-10-21 15:01 UTC (16+ messages)
` [PATCH 1/9] scsi/sd: add error handling support for add_disk()
` [PATCH 2/9] scsi/sr: "
` [PATCH 3/9] dm: add add_disk() error handling
` [PATCH 4/9] bcache: add error handling support for add_disk()
` [PATCH 5/9] xen-blkfront: "
` [PATCH 6/9] m68k/emu/nfblock: "
` [PATCH 7/9] um/drivers/ubd_kern: "
` [PATCH 8/9] rnbd: "
` [PATCH 9/9] mtd: add add_disk() error handling
` (subset) [PATCH 0/9] block: reviewed add_disk() error handling set
linux-next: Tree for Oct 18 ('make' error on ARCH=um)
2021-10-20 20:59 UTC (8+ messages)
[git:media_stage/master] media: ivtv: fix build for UML
2021-10-19 7:08 UTC
[git:media_stage/master] media: ivtv: fix build for UML
2021-10-18 15:49 UTC
[PATCH net] hamradio: baycom_epp: fix build for UML
2021-10-18 12:00 UTC (2+ messages)
[PATCH RFC] virtio: wrap config->reset calls
2021-10-18 9:24 UTC (14+ messages)
[PATCH net-next] net: fealnx: fix build for UML
2021-10-15 2:30 UTC (2+ messages)
[PATCH net-next] net: intel: igc_ptp: fix build for UML
2021-10-15 2:30 UTC (2+ messages)
[PATCH net-next] net: tulip: winbond-840: fix build for UML
2021-10-15 2:30 UTC (2+ messages)
[PATCH] PCI: vmd: depend on !UML
2021-10-13 14:13 UTC (4+ messages)
[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)
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)
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).