messages from 2020-02-20 19:35:44 to 2020-04-09 13:20:47 UTC [more...]
[PATCH] um: add a generic "fd" vector transport
2020-04-09 13:20 UTC (5+ messages)
Documentation for UML Vector network
2020-04-08 13:20 UTC (10+ messages)
[GIT PULL] UML changes for v5.7-rc1
2020-04-07 19:55 UTC (2+ messages)
[RFC v3 00/26] Unifying LKL into UML
2020-04-07 19:25 UTC (36+ messages)
` [RFC v4 00/25] "
` [RFC v4 01/25] arch: add __SYSCALL_DEFINE_ARCH
` [RFC v4 02/25] um lkl: architecture skeleton for Linux kernel library
` [RFC v4 03/25] um lkl: host interface
` [RFC v4 04/25] um lkl: memory handling
` [RFC v4 05/25] um lkl: kernel threads support
` [RFC v4 06/25] um lkl: interrupt support
` [RFC v4 07/25] um lkl: system call interface and application API
` [RFC v4 08/25] um lkl: timers, time and delay support
` [RFC v4 09/25] um lkl: basic kernel console support
` [RFC v4 10/25] um lkl: initialization and cleanup
` [RFC v4 11/25] um lkl: plug in the build system
` [RFC v4 12/25] lkl tools: skeleton for host side library
` [RFC v4 13/25] lkl tools: host lib: add utilities functions
` [RFC v4 14/25] lkl tools: host lib: filesystem helpers
` [RFC v4 15/25] lkl tools: host lib: networking helpers
` [RFC v4 16/25] lkl tools: host lib: posix host operations
` [RFC v4 17/25] lkl tools: add test programs
` [RFC v4 18/25] lkl tools: cptofs that reads/writes to/from a filesystem image
` [RFC v4 19/25] lkl tools: fs2tar that converts a filesystem image to tar
` [RFC v4 20/25] lkl tools: add lklfuse
` [RFC v4 21/25] um lkl: add documentation
` [RFC v4 22/25] um lkl: add CI scripts to conduct regression tests
` [RFC v4 23/25] um lkl: add UML network driver for lkl
` [RFC v4 24/25] um lkl: add UML block device driver (ubd) "
` [RFC v4 25/25] um: fix clone flags to be familiar with valgrind
[PATCH] arch: um: fix xor.h include
2020-04-06 17:37 UTC (2+ messages)
Clean up scripts/tags.sh
2020-04-05 19:19 UTC (2+ messages)
[PATCH] um: delete an unnecessary check before the kfree
2020-04-05 8:36 UTC
[PATCH] um: add include: memset() and memcpy() are in <string.h>
2020-04-02 7:44 UTC (2+ messages)
Patch to remove symbol conflicts in pcap transport
2020-04-01 8:00 UTC (3+ messages)
[PATCH] UML: add support for KASAN under x86_64
2020-03-31 16:54 UTC (21+ messages)
use-after-free warning on ubd driver
2020-03-30 8:32 UTC (4+ messages)
[PATCH 0/2] Remove dead code and driver version
2020-03-30 7:22 UTC (11+ messages)
` [PATCH 1/2] um: Don't overwrite ethtool "
` [PATCH 2/2] um: Delete never executed timer
[PATCH] um: Remove some unnecessary NULL checks in vector_user.c
2020-03-29 21:57 UTC (2+ messages)
[PATCH] um: vector: Avoid NULL ptr deference if transport is unset
2020-03-29 21:55 UTC (3+ messages)
[PATCH v3] uml: make CONFIG_STATIC_LINK actually static
2020-03-29 21:54 UTC (4+ messages)
[PATCH 0/6] um: external time travel
2020-03-29 21:48 UTC (2+ messages)
[PATCH v1] hostfs: Use kasprintf() instead of fixed buffer formatting
2020-03-29 21:42 UTC (3+ messages)
[PATCH] arch/um: falloc.h needs to be directly included for older libc
2020-03-29 21:41 UTC (4+ messages)
[PATCH 0/2] fixes to the hypervisor ubd thread
2020-03-29 21:40 UTC (4+ messages)
` [PATCH 1/2] um: ubd: Prevent buffer overrun on command completion
` [PATCH 2/2] um: ubd: Retry buffer read on any kind of error
[PATCH] um: Fix overlapping ELF segments when statically linked
2020-03-29 21:38 UTC (3+ messages)
[PATCH] um: fix len of file in create_pid_file
2020-03-29 21:36 UTC (2+ messages)
[PATCH v2] um: Don't use console_drivers directly
2020-03-29 21:34 UTC (3+ messages)
[PATCH] um: configs: Cleanup CONFIG_IOSCHED_CFQ
2020-03-29 21:33 UTC (3+ messages)
[RFC PATCH] um: implement CONFIG_CONSTRUCTORS for modules
2020-03-29 19:37 UTC (5+ messages)
[PATCHv2 00/50] Add log level to show_stack()
2020-03-16 14:39 UTC (3+ messages)
` [PATCHv2 35/50] um/sysrq: Remove needless variable sp
` [PATCHv2 36/50] um: Add show_stack_loglvl()
[OpenRISC] [PATCH -next 000/491] treewide: use fallthrough;
2020-03-11 4:51 UTC
[PATCH V3] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
2020-03-10 14:52 UTC
[PATCH V2] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
2020-03-10 13:46 UTC (3+ messages)
Build regressions/improvements in v5.6-rc5
2020-03-09 9:33 UTC
[PATCH net-next 0/7] ethtool: consolidate irq coalescing - other drivers
2020-03-07 6:46 UTC (13+ messages)
` [PATCH net-next 1/7] um: reject unsupported coalescing params
` [PATCH net-next 2/7] RDMA/ipoib: "
` [PATCH net-next 3/7] tun: "
` [PATCH net-next 4/7] r8152: "
` [PATCH net-next 5/7] vmxnet3: let core reject the unsupported coalescing parameters
` [PATCH net-next 6/7] staging: qlge: reject unsupported coalescing params
` [PATCH net-next 7/7] wil6210: "
[PATCH] mm/special: Create generic fallbacks for pte_special() and pte_mkspecial()
2020-03-05 7:34 UTC (7+ messages)
[PATCH 0/2] mm/vma: some new flags
2020-03-05 6:50 UTC (2+ messages)
` [PATCH 1/2] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS
[PATCH v3 0/7] kunit: create a centralized executor to dispatch all KUnit tests
2020-03-04 23:10 UTC (17+ messages)
` [PATCH v3 1/7] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v3 2/7] arch: um: "
` [PATCH v3 3/7] kunit: test: create a single centralized executor for all tests
` [PATCH v3 4/7] init: main: add KUnit to kernel init
` [PATCH v3 5/7] kunit: test: add test plan to KUnit TAP format
` [PATCH v3 6/7] kunit: Add 'kunit_shutdown' option
` [PATCH v3 7/7] Documentation: Add kunit_shutdown to kernel-parameters.txt
[RFC 0/3] mm/vma: some new flags and helpers
2020-03-04 5:19 UTC (5+ messages)
` [RFC 1/3] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS
[PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
2020-03-03 13:46 UTC (3+ messages)
[RFC v2 21/37] lkl tools: "boot" test
2020-03-02 22:25 UTC (4+ messages)
[PATCH v2 0/7] kunit: create a centralized executor to dispatch all KUnit tests
2020-03-02 20:00 UTC (3+ messages)
` [PATCH v2 4/7] init: main: add KUnit to kernel init
[RFC v1 0/6] kunit: create a centralized executor to dispatch all KUnit tests
2020-03-02 19:45 UTC (10+ messages)
[PATCH v3] virtio: Work around frames incorrectly marked as gso
2020-02-26 19:09 UTC (14+ messages)
[PATCH v2] virtio: Work around frames incorrectly marked as gso
2020-02-24 12:51 UTC (4+ messages)
[PATCH] Documentation: update UserModeLinux-HOWTO.txt
2020-02-22 18:17 UTC (2+ messages)
[PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
2020-02-21 9:22 UTC (4+ 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).