Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vppinfra
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-25
pmalloc: support for 4K pages
Damjan Marion
1
-15
/
+26
2018-10-24
vppinfra: autodetect default hugepage size
Damjan Marion
2
-8
/
+56
2018-10-23
Numa-aware, growable physical memory allocator (pmalloc)
Damjan Marion
1
-0
/
+6
2018-10-22
vppinfra: use log2 page size in hugepage functions
Damjan Marion
3
-19
/
+27
2018-10-22
Fix dereferencing null string in dpdk_early_init
Juraj Sloboda
1
-0
/
+2
2018-10-19
vppinfra: use memfd_create for hugepage mounts if supported
Damjan Marion
1
-25
/
+51
2018-10-16
Fix coverity issue for potentially overflowing of page size
Haiyang Tan
1
-2
/
+3
2018-10-10
vppinfra: introduce clib_mem_vm_ext_free() to avoid fd leaks
Haiyang Tan
1
-0
/
+11
2018-08-28
32/64 shmem bihash interoperability
Dave Barach
1
-3
/
+3
2018-04-18
vppinfra: make set_mempolicy failure non-critical unless NUMA_FORCE is set
Damjan Marion
1
-1
/
+2
2018-04-11
Clean up temp dir in failure cases
Dave Barach
1
-0
/
+3
2018-03-09
Correct address calculation for VPP-1168
Lee Roberts
1
-1
/
+1
2018-03-06
glibc 2.27 fix
Marco Varlese
1
-0
/
+2
2018-03-04
vppinfra: fix clib_mem_vm_ext_alloc non-shared allocations
Damjan Marion
1
-3
/
+7
2018-02-06
Provide page-aligned length to ftruncate.
Igor Mikhailov (imichail)
1
-1
/
+1
2018-01-25
session: add support for memfd segments
Florin Coras
1
-1
/
+1
2018-01-17
ssvm: reuse clib mem infra for memfd segments
Florin Coras
1
-6
/
+51
2018-01-09
physmem: fix physmem allocation on kernels without NUMA support
Damjan Marion
1
-4
/
+4
2017-09-27
Various fixes for issues found by Coverity (VPP-972)
Chris Luke
1
-0
/
+6
2017-09-18
Fixes for issues Coverity has reported (VPP-972)
Chris Luke
1
-1
/
+1
2017-09-15
vppinfra: add clib_mem_vm_ext_alloc function
Damjan Marion
4
-0
/
+612