October 30, 20 |
19:32 |
Re: [UNIKRAFT PATCH v4 06/12] plat/xen/drivers/net: Configure netfront tx queue |
Simon Kuenzer |
|
19:11 |
Re: [UNIKRAFT PATCH v4 10/12] plat/xen/drivers/net: Add transmit operation |
Simon Kuenzer |
|
18:33 |
[UNIKRAFT/LWIP PATCH v4 5/5] uknetdev: Retrieve `ioalign` from device |
Simon Kuenzer |
|
18:32 |
[UNIKRAFT/LWIP PATCH v4 4/5] netbuf: Aligned buffers with `lwip_alloc_netbuf()` |
Simon Kuenzer |
|
18:32 |
[UNIKRAFT/LWIP PATCH v4 3/5] uknetdev: Per device RX/TX headroom |
Simon Kuenzer |
|
18:32 |
[UNIKRAFT/LWIP PATCH v4 2/5] lwipopts.h: Disable Ethernet frame padding |
Simon Kuenzer |
|
18:32 |
[UNIKRAFT/LWIP PATCH v4 1/5] uknetdev: Per device `lwip_data` to callbacks |
Simon Kuenzer |
|
18:32 |
[UNIKRAFT/LWIP PATCH v4 0/5] Xen netfront support |
Simon Kuenzer |
|
13:42 |
[UNIKRAFT PATCH 4/4] lib/uknetdev: Introduce ioalign |
Simon Kuenzer |
|
13:42 |
[UNIKRAFT PATCH 3/4] lib/uknetdev: `uk_netbuf_alloc_buf()`: Introduce alignment |
Simon Kuenzer |
|
13:41 |
[UNIKRAFT PATCH 2/4] lib/uknetdev: netbuf: Metadata at the end of an allocation |
Simon Kuenzer |
|
13:41 |
[UNIKRAFT PATCH 1/4] lib/uknetdev: netbuf: Store allocation base |
Simon Kuenzer |
|
13:41 |
[UNIKRAFT PATCH 0/4] lib/uknetdev: Aligned netbufs |
Simon Kuenzer |
|
11:54 |
Re: [UNIKRAFT PATCH] include: Include string.h in uk/bitmap.h |
Costin Lupu |
|
11:13 |
[UNIKRAFT PATCH] include: Include string.h in uk/bitmap.h |
stefanl . teodorescu |
|
09:13 |
Re: [UNIKRAFT PATCH v2] include: Move sections.h to include/uk |
Michalis Pappas |
|
October 28, 20 |
22:54 |
[UNIKRAFT PATCH v3 5/5] lib/ukallocpool: Batched allocation |
Simon Kuenzer |
|
22:53 |
[UNIKRAFT PATCH v3 4/5] lib/ukallocpool: `lib/ukalloc` compatible interface |
Simon Kuenzer |
|
22:53 |
[UNIKRAFT PATCH v3 3/5] lib/ukallocpool: Allocate pool on parent allocator |
Simon Kuenzer |
|
22:53 |
[UNIKRAFT PATCH v3 2/5] lib/ukallocpool: LIFO pool implementation |
Simon Kuenzer |
|
22:53 |
[UNIKRAFT PATCH v3 1/5] lib/ukallocpool: Library skeleton |
Simon Kuenzer |
|
22:53 |
[UNIKRAFT PATCH v3 0/5] Memory Pools |
Simon Kuenzer |
|
20:09 |
Re: [UNIKRAFT PATCH v2] include: Move sections.h to include/uk |
Simon Kuenzer |
|
14:26 |
Re: [UNIKRAFT PATCH v2] include: Move sections.h to include/uk |
Michalis Pappas |
|
13:45 |
Re: [UNIKRAFT PATCH v2] include: Move sections.h to include/uk |
Stefan Teodorescu |
|
13:19 |
Re: [UNIKRAFT PATCH v2] include: Move sections.h to include/uk |
Costin Lupu |
|
13:14 |
Re: [UNIKRAFT PATCH v2] include: Move sections.h to include/uk |
Simon Kuenzer |
|
October 27, 20 |
12:07 |
Re: [UNIKRAFT PATCH v4 11/12] plat/xen/drivers/net: Add receive operation |
Costin Lupu |
|
11:29 |
Re: [UNIKRAFT PATCH v4 11/12] plat/xen/drivers/net: Add receive operation |
Sharan Santhanam |
|
10:14 |
Re: [UNIKRAFT PATCH v4 11/12] plat/xen/drivers/net: Add receive operation |
Costin Lupu |
|
09:46 |
Re: [UNIKRAFT PATCH v4 11/12] plat/xen/drivers/net: Add receive operation |
Sharan Santhanam |
|
09:41 |
Re: [UNIKRAFT PATCH v4 01/12] plat/drivers/virtio: Fill MTU and queues alignments when retrieving information |
Sharan Santhanam |
|
October 26, 20 |
18:05 |
Re: [UNIKRAFT PATCH v4 01/12] plat/drivers/virtio: Fill MTU and queues alignments when retrieving information |
Costin Lupu |
|
17:47 |
Re: [UNIKRAFT PATCH v2] include: Move sections.h to include/uk |
Costin Lupu |
|
16:15 |
[UNIKRAFT PATCH v2] include: Move sections.h to include/uk |
stefanl . teodorescu |
|
16:06 |
Re: [UNIKRAFT PATCH 1/2] plat/kvm: Support non-executable pages on x86 |
Costin Lupu |
|
10:47 |
[UNIKRAFT PATCH 2/2] include: Move sections.h to include/uk |
stefanl . teodorescu |
|
10:47 |
[UNIKRAFT PATCH 1/2] plat/kvm: Support non-executable pages on x86 |
stefanl . teodorescu |
|
October 23, 20 |
16:29 |
Re: [UNIKRAFT PATCH v4 11/12] plat/xen/drivers/net: Add receive operation |
Costin Lupu |
|
15:55 |
Re: [UNIKRAFT PATCH v4 11/12] plat/xen/drivers/net: Add receive operation |
Costin Lupu |
|
15:55 |
Re: [UNIKRAFT PATCH v4 10/12] plat/xen/drivers/net: Add transmit operation |
Costin Lupu |
|
15:24 |
Re: [UNIKRAFT PATCH v4 07/12] plat/xen/drivers/net: Configure netfront rx queue |
Costin Lupu |
|
15:18 |
Re: [UNIKRAFT PATCH v4 06/12] plat/xen/drivers/net: Configure netfront tx queue |
Costin Lupu |
|
14:58 |
Re: [UNIKRAFT PATCH v4 12/12] lib/uknetdev: Enable default drivers |
Costin Lupu |
|
14:50 |
Re: [UNIKRAFT PATCH v4 05/12] plat/xen/drivers/net: Create netfront queues |
Costin Lupu |
|
14:16 |
Re: [UNIKRAFT PATCH v4 04/12] plat/xen/drivers/net: Configure netfront device |
Costin Lupu |
|
12:50 |
[UNIKRAFT PATCH v2 5/5] lib/ukallocpool: Batched allocation |
Simon Kuenzer |
|
12:50 |
[UNIKRAFT PATCH v2 4/5] lib/ukallocpool: `lib/ukalloc` compatible interface |
Simon Kuenzer |
|
12:50 |
[UNIKRAFT PATCH v2 3/5] lib/ukallocpool: Allocate pool on parent allocator |
Simon Kuenzer |
|
12:50 |
[UNIKRAFT PATCH v2 2/5] lib/ukallocpool: LIFO pool implementation |
Simon Kuenzer |
|
12:50 |
[UNIKRAFT PATCH v2 1/5] lib/ukallocpool: Library skeleton |
Simon Kuenzer |
|
12:50 |
[UNIKRAFT PATCH v2 0/5] Memory Pools |
Simon Kuenzer |
|
12:10 |
Re: [UNIKRAFT PATCH 0/5] Memory Pools |
Simon Kuenzer |
|
11:58 |
[UNIKRAFT PATCH 5/5] lib/ukallocpool: Batched allocation |
Simon Kuenzer |
|
11:58 |
[UNIKRAFT PATCH 4/5] lib/ukallocpool: `lib/ukalloc` compatible interface |
Simon Kuenzer |
|
11:58 |
[UNIKRAFT PATCH 3/5] lib/ukallocpool: Allocate pool on parent allocator |
Simon Kuenzer |
|
11:58 |
[UNIKRAFT PATCH 2/5] lib/ukallocpool: LIFO pool implementation |
Simon Kuenzer |
|
11:58 |
[UNIKRAFT PATCH 1/5] lib/ukallocpool: Library skeleton |
Simon Kuenzer |
|
11:58 |
[UNIKRAFT PATCH 0/5] Memory Pools |
Simon Kuenzer |
|
October 22, 20 |
14:44 |
[UNIKRAFT PATCH] plat/xen: Automatically enable blkfront, 9pfront |
Simon Kuenzer |
|
13:45 |
Re: [UNIKRAFT PATCH] lib/uknetdev: UK_ETH_FRAME_8021AD_MAXLEN: Fix typo |
Sharan Santhanam |
|
13:43 |
Re: [UNIKRAFT PATCH v4 12/12] lib/uknetdev: Enable default drivers |
Sharan Santhanam |
|
13:41 |
Re: [UNIKRAFT PATCH v4 11/12] plat/xen/drivers/net: Add receive operation |
Sharan Santhanam |
|
13:38 |
Re: [UNIKRAFT PATCH v4 10/12] plat/xen/drivers/net: Add transmit operation |
Sharan Santhanam |
|
13:36 |
Re: [UNIKRAFT PATCH v4 09/12] plat/xen/drivers/net: Start netfront device |
Sharan Santhanam |
|
13:35 |
Re: [UNIKRAFT PATCH v4 08/12] plat/xen/drivers/net: Enable/disable interrupts for rx queues |
Sharan Santhanam |
|
13:33 |
Re: [UNIKRAFT PATCH v4 07/12] plat/xen/drivers/net: Configure netfront rx queue |
Sharan Santhanam |
|
11:57 |
[UNIKRAFT PATCH 7/7] lib/ukblkdev: blkdev.h: Description about interrupts |
Simon Kuenzer |
|
11:56 |
[UNIKRAFT PATCH 6/7] lib/ukblkdev: Provide `uk_blkdev_size()` |
Simon Kuenzer |
|
11:56 |
[UNIKRAFT PATCH 5/7] lib/ukblkdev: API refactoring: `uk_blkdev_queue_configure()` |
Simon Kuenzer |
|
11:56 |
[UNIKRAFT PATCH 4/7] lib/ukblkdev: blkreq.h: Use UK_BLKREQ_ prefix for states and ops |
Simon Kuenzer |
|
11:56 |
[UNIKRAFT PATCH 3/7] lib/ukblkdev: blkreq.h: Use typedef for __sector |
Simon Kuenzer |
|
11:56 |
[UNIKRAFT PATCH 2/7] lib/ukblkdev: blkreq.h: Include <uk/arch/atomic.h> |
Simon Kuenzer |
|
11:56 |
[UNIKRAFT PATCH 1/7] lib/ukblkdev: blkdev.h: Include <uk/assert.h> |
Simon Kuenzer |
|
11:55 |
[UNIKRAFT PATCH 0/7] lib/ukblkdev: Minor API improvements and fixes |
Simon Kuenzer |
|
11:54 |
Re: [UNIKRAFT PATCH v4 06/12] plat/xen/drivers/net: Configure netfront tx queue |
Sharan Santhanam |
|
11:14 |
Re: [UNIKRAFT PATCH v4 05/12] plat/xen/drivers/net: Create netfront queues |
Sharan Santhanam |
|
11:03 |
Re: [UNIKRAFT PATCH v4 01/12] plat/drivers/virtio: Fill MTU and queues alignments when retrieving information |
Sharan Santhanam |
|
11:01 |
Re: [UNIKRAFT PATCH v4 04/12] plat/xen/drivers/net: Configure netfront device |
Sharan Santhanam |
|
October 19, 20 |
10:17 |
[UNIKRAFT PATCH] lib/ukboot: Provide option to initialize TLSF |
Simon Kuenzer |
|
10:17 |
[UNIKRAFT/TLSF PATCH] Provide LIBTLSF_INCLUDED (invisible, always "y") |
Simon Kuenzer |
|
08:25 |
[UNIKRAFT/MUSL PATCH 1/7] Makefile.*, Config.uk: Sub-componentize MUSL |
gaulthier . gain |
|
08:25 |
[UNIKRAFT/MUSL PATCH 7/7] README.md: Update with latest changes |
gaulthier . gain |
|
08:25 |
[UNIKRAFT/MUSL PATCH 6/7] Prevent syscall shim layer libc wrapper generation |
gaulthier . gain |
|
08:25 |
[UNIKRAFT/MUSL PATCH 5/7] Fix stdout flushing in musl |
gaulthier . gain |
|
08:24 |
[UNIKRAFT/MUSL PATCH 4/7] Synchronize musl with POSIX internal libs with musl |
gaulthier . gain |
|
08:24 |
[UNIKRAFT/MUSL PATCH 3/7] patches: Update ioctl prototype definition |
gaulthier . gain |
|
08:24 |
[UNIKRAFT/MUSL PATCH 2/7] scripts: Add header helper script |
gaulthier . gain |
|
08:24 |
[UNIKRAFT/MUSL PATCH 0/7] Continue MUSL integration |
gaulthier . gain |
|
October 16, 20 |
14:51 |
[<UNIKRAFT/LIBHOGWEED> 1/4] Add md files |
ARGINT DRAGOS IULIAN |
|
14:51 |
[<UNIKRAFT/LIBHOGWEED> 2/4] Add Config.uk |
ARGINT DRAGOS IULIAN |
|
14:51 |
[<UNIKRAFT/LIBHOGWEED> 4/4] Add test directory |
ARGINT DRAGOS IULIAN |
|
14:51 |
[<UNIKRAFT/LIBHOGWEED> 0/4] Initial port of libhogweed on Unikraft |
ARGINT DRAGOS IULIAN |
|
14:51 |
[<UNIKRAFT/LIBHOGWEED> 3/4] Add Makefile.uk |
ARGINT DRAGOS IULIAN |
|
October 05, 20 |
11:13 |
[UNIKRAFT PATCH] lib/ukblkdev: blkdev.h: Include <uk/assert.h> |
Simon Kuenzer |
|
October 01, 20 |
14:47 |
[UNIKRAFT PATCH] lib/uknetdev: UK_ETH_FRAME_8021AD_MAXLEN: Fix typo |
Simon Kuenzer |
|
12:43 |
[UNIKRAFT PATCH] plat/xen: x86: Detect initrd entry from start_info |
Simon Kuenzer |
|
12:43 |
[UNIKRAFT PATCH] plat/xen: x86: Maximum command line length from Xen headers |
Simon Kuenzer |
|
09:37 |
Re: [PATCH 0/2] mini-os: netfront: fix some issues |
Wei Liu |
|
07:24 |
[UNIKRAFT/LIBP11-KIT 3/3] Add Makefile.uk with the build logic |
Cezar Craciunoiu |
|
07:24 |
[COMMENT] Ignore last patches |
Cezar Craciunoiu |
|
07:24 |
[UNIKRAFT/LIBP11-KIT 0/3] Initial port of libp11-kit |
Cezar Craciunoiu |
|
07:24 |
[UNIKRAFT/LIBP11-KIT 1/3] Add all information files and Config.uk |
Cezar Craciunoiu |
|
07:24 |
[UNIKRAFT/LIBP11-KIT 2/3] Add necessary functions as glue code |
Cezar Craciunoiu |
|