version: 19.02-rc4
[dpdk.git] / lib / librte_eal / linuxapp /
2019-01-23 Ilya Maximetseal/linux: fix parsing zero socket memory and limits
2019-01-21 Anatoly Burakovvfio: allow secondary process to query IOMMU type
2019-01-14 Anatoly Burakovmem: fix storing old policy
2019-01-14 Anatoly Burakovmem: fix variable shadowing
2019-01-14 Anatoly Burakovvfio: do not unregister callback in secondary process
2019-01-14 Anatoly Burakoveal: fix strdup usages in internal config
2018-12-21 Qi Zhangeal: close multi-process socket during cleanup
2018-12-20 Anatoly Burakoveal: add 64-bit log2 function
2018-12-20 Anatoly Burakoveal: add 64-bit bsf and 32-bit safe bsf functions
2018-12-20 Anatoly Burakoveal: fix runtime directory cleanup in noshconf mode
2018-12-20 Anatoly Burakovmem: use memfd for no-huge mode
2018-12-20 Anatoly Burakovmem: allow setting up segment list fd
2018-12-20 Anatoly Burakovmem: check for memfd support in segment fd API
2018-12-20 Jim Harrismalloc: add option --match-allocations
2018-12-19 Anatoly Burakoveal: clean up unused files on initialization
2018-11-26 Anatoly Burakovmem: fix division by zero in no-NUMA mode
2018-11-18 Jeff Guoeal: fix deadlock in hot-unplug
2018-11-18 David Wildermem: fix anonymous mapping on Power9
2018-11-14 Bruce Richardsoneal/x86: reduce contention when retrying TSX
2018-11-06 Anatoly Burakovmem: fix use after free in legacy mem init
2018-11-05 Alejandro Luceromem: add thread unsafe version for DMA mask check
2018-11-05 Alejandro Luceromem: use DMA mask check for legacy memory
2018-11-02 Luca Boccassieal/linux: handle UIO read failure in interrupt handler
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-29 Darek Stojaczykvfio: share default container in multi-process
2018-10-29 Darek Stojaczykvfio: fix read of freed memory on getting container fd
2018-10-29 Dariusz Stojaczykvfio: cleanup getting group fd
2018-10-29 Dariusz Stojaczykvfio: check if group fd is already open
2018-10-28 Eric Zhangeal: force IOVA to a particular mode
2018-10-28 Takeshi Yoshimuravfio: fix sPAPR IOMMU mapping
2018-10-28 Alejandro Luceromem: add function for checking memseg IOVA
2018-10-28 Ziye Yangeal/linux: fix memory leak of logid
2018-10-27 Kevin Laatzeal: export function to get runtime directory
2018-10-27 Kevin Laatzeal: add option register infrastructure
2018-10-26 Phil Yangkni: introduce C11 atomic into FIFO synchronization
2018-10-26 Phil Yangkni: fix kernel FIFO synchronization
2018-10-25 Stephen Hemmingereal/linux: eliminate cast of HPET thread signature
2018-10-25 Stephen Hemmingereal: remove double space in init alert messages
2018-10-23 Anatoly Burakovmem: fix resource leak
2018-10-22 Anatoly Burakovmem: improve segment list preallocation
2018-10-22 Anatoly Burakoveal: improve musl compatibility of thread log
2018-10-22 Anatoly Burakovmem: improve musl compatibility
2018-10-22 Anatoly Burakoveal/linux: improve musl compatibility
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-10-17 Qi Zhangeal: enable hotplug on multi-process
2018-10-17 Jerin Jacobvfio: fix missing header inclusion
2018-10-16 Jeff Guovfio: fix build with Linux < 4.0
2018-10-15 Jeff Guoeal: modify device event process function
2018-10-15 Jeff Guovfio: add request notifier interrupt
2018-10-15 Jeff Guoeal: add failure handling for hot-unplug
2018-10-11 Pawel Wodkowskimem: fix --huge-unlink option
2018-10-11 Anatoly Burakovmalloc: enable event callbacks for external memory
2018-10-11 Anatoly Burakovmem: allow memseg lists to be marked as external
2018-10-11 Anatoly Burakovmem: add length to memseg list
2018-10-03 Anatoly Burakovmem: fix undefined behavior in NUMA-aware mapping
2018-10-03 Anatoly Burakovmem: store memory mode flags in shared config
2018-09-19 Anatoly Burakovmem: support using memfd segments for in-memory mode
2018-09-19 Anatoly Burakovmem: allow querying offset into segment fd
2018-09-19 Anatoly Burakovmem: add external API to retrieve page fd
2018-09-19 Anatoly Burakovmem: add internal API to get and set segment fd
2018-09-19 Anatoly Burakovmem: track page fd in non-single file mode
2018-09-19 Anatoly Burakovmem: rename lock list to fd list
2018-09-19 Anatoly Burakovmem: raise maximum fd limit unconditionally
2018-08-08 Olivier Matzeal: remove experimental tag for user mbuf pool ops
2018-08-08 Olivier Matzeal: remove deprecated function for mbuf pool ops
2018-07-26 Hemant Agrawalvfio: remove experimental tag
2018-07-26 Anatoly Burakovmem: revert reversed allocation
2018-07-20 Qi Zhangvfio: remove uneccessary IPC for group fd clear
2018-07-20 Anatoly Burakovmem: add logic check for static analyzer
2018-07-19 Anatoly Burakoveal: fix dependency in multi-process detection
2018-07-15 Gaetan Rivetdevargs: add function to parse device layers
2018-07-15 Gaetan Riveteal: introduce device class abstraction
2018-07-13 Stephen Hemmingereal: add uuid API
2018-07-13 Anatoly Burakovmem: support --in-memory mode
2018-07-13 Anatoly Burakovmem: support --huge-unlink mode
2018-07-13 Anatoly Burakoveal: do not create runtime dir in --no-shconf mode
2018-07-13 Anatoly Burakoveal: support --no-shconf in hugepage data file
2018-07-13 Anatoly Burakoveal: support --no-shconf for hugepage info
2018-07-13 Jianfeng Taneal: bring forward init of interrupt handling
2018-07-13 Jianfeng Taneal/linux: use libc malloc in interrupt handling
2018-07-13 Jianfeng Taneal/linux: use libc malloc in alarm
2018-07-13 Anatoly Burakovvfio: fix uninitialized variable
2018-07-13 Anatoly Burakoveal/linux: fix uninitialized value
2018-07-13 Anatoly Burakoveal/linux: fix invalid syntax in interrupts
2018-07-13 Anatoly Burakoveal: add option to limit memory allocation on sockets
2018-07-13 Anatoly Burakovmem: provide thread-unsafe memseg list walk variant
2018-07-13 Anatoly Burakovmem: provide thread-unsafe memseg walk variant
2018-07-13 Anatoly Burakovmem: mark pages as freeable on exit
2018-07-13 Anatoly Burakovmem: allocate in reverse to reduce fragmentation
2018-07-12 Anatoly Burakovmem: make segment preallocation OS-specific
2018-07-12 Dariusz Stojaczykeal: fix return codes on thread naming failure
2018-07-12 Dariusz Stojaczykmem: do not unmap overlapping region on mmap failure
2018-07-12 Dariusz Stojaczykmem: do not leave unmapped holes in EAL memory area
2018-06-27 David Marchandlog: remove useless intermediate buffer
2018-05-20 Adrien Mazarguileal: fix runtime directory permissions
2018-05-15 Anatoly Burakoveal: move runtime directory creation after args parsing
2018-05-14 Anatoly Burakoveal: move runtime data into dedicated directory
2018-05-14 Anatoly Burakoveal: add directory for runtime data
2018-05-14 Anatoly Burakovmem: rename function returning hugepage data path
2018-05-14 Anatoly Burakovmem: fix unmapping and marking segments as free
next