mem: fix dynamic hugepage mapping in container
[dpdk.git] / lib / eal /
2021-11-05 Olivier Matzmem: fix dynamic hugepage mapping in container
2021-11-05 Ilyes Ben Hamoudamalloc: fix allocation with unknown socket ID
2021-11-05 David Hunteal: suggest using --lcores option
2021-11-04 David Marchandeal: promote non-EAL lcore API as stable
2021-11-04 David Marchandeal/linux: fix device hotplug
2021-11-04 David Marchandeal/linux: fix uevent message parsing
2021-11-04 Jim Harriseal/linux: remove unused variable for socket memory
2021-11-04 Xueming Lieal: fix device iterator when no bus is selected
2021-11-03 Dmitry Kozlyukeal/freebsd: fix IOVA mode selection
2021-11-03 Feifei Wangmcslock: use wait until scheme for unlock
2021-11-03 Feifei Wangpflock: use wait until scheme for read lock
2021-11-03 Feifei Wangeal: add a new helper for wait until scheme
2021-10-29 Zhihong Pengmem: instrument allocator for ASan
2021-10-28 Anatoly Burakovvfio: fix partial unmap
2021-10-25 Honnappa Nagarahallieal: simplify control thread creation
2021-10-25 Harman Kalrainterrupts: extend event list
2021-10-25 Harman Kalrainterrupts: rename device specific file descriptor
2021-10-25 Harman Kalrainterrupts: make interrupt handle structure opaque
2021-10-25 Harman Kalralib: remove direct access to interrupt handle
2021-10-25 Harman Kalraalarm: remove direct access to interrupt handle
2021-10-25 Harman Kalrainterrupts: remove direct access to interrupt handle
2021-10-25 Harman Kalrainterrupts: add allocator and accessors
2021-10-25 Dmitry Kozlyukeal/windows: fix IOVA mode detection and handling
2021-10-25 Harman Kalramem: add telemetry infos
2021-10-25 Honnappa Nagarahallieal: fix memory ordering around lcore task accesses
2021-10-25 Honnappa Nagarahallieal: remove FINISHED lcore state
2021-10-25 Honnappa Nagarahallieal: reset lcore task callback and argument
2021-10-25 Eli Britsteineal/x86: avoid cast-align warning in memcpy functions
2021-10-21 Xuan Dingvfio: allow partially unmapping adjacent memory
2021-10-21 Xueming Lidevargs: make bus optional
2021-10-21 Xueming Lidevargs: support path value with global device syntax
2021-10-20 Feifei Wangmcslock: use WFE in lock for aarch64
2021-10-20 Feifei Wangmem: use WFE for init sync on aarch64
2021-10-15 David Marchandmemzone: enforce valid flags when reserving
2021-10-14 Bruce Richardsoneal: limit telemetry to primary processes
2021-10-14 David Christenseneal/ppc: use compiler builtins for atomics
2021-10-13 Bruce Richardsoneal/freebsd: ignore in-memory option
2021-10-12 David Marchandeal/x86: sort CPU extended features definitions
2021-10-12 David Marchandeal/x86: fix some CPU extended features definitions
2021-10-12 John Levoneal/linux: allow hugetlbfs sub-directories
2021-10-11 Dmitry Kozlyukeal/windows: do not install virt2phys header
2021-10-11 Narcisa Vasileeal/windows: fix CPU cores counting
2021-10-02 Bruce Richardsoneal/freebsd: lock memory device to prevent conflicts
2021-10-02 Ivan Malovlog: promote some function to stable
2021-10-02 Mattias Rönnblomeal: promote random generator with upper bound to stable
2021-10-01 William Tueal: remove sys/queue.h from public headers
2021-10-01 Dmitry Kozlyuklib: remove sched.h from public headers
2021-09-30 Dmitry Kozlyukeal/windows: fix export list
2021-09-30 Dmitry Kozlyukeal: remove Windows-specific list of common files
2021-09-30 William Tueal/windows: export version function
2021-09-28 Anatoly Burakovmem: promote some shared memory config API to stable
2021-09-28 Anatoly Burakovmem: promote DMA mask API to stable
2021-09-28 Anatoly Burakovmem: promote external memory API to stable
2021-09-28 Anatoly Burakovmem: promote memseg API to stable
2021-09-28 Anatoly Burakovmalloc: promote some experimental API to stable
2021-09-28 Anatoly Burakovfbarray: promote experimental API to stable
2021-09-28 Anatoly Burakovipc: promote experimental API to stable
2021-09-27 Shijith Thottoneal: add macro to swap two variables
2021-09-23 Tal Shnaidermaneal/windows: fix debug build
2021-09-23 Thomas Monjaloneal: reword logs for CPU and NUMA counts
2021-09-22 Thomas Monjalonlib: remove C++ include guard from private headers
2021-09-16 Conor Walsheal: fix memory leak when saving arguments
2021-09-16 Stephen Hemmingereal: remove deprecated noninclusive API
2021-09-14 Dmitry Kozlyukbuild: propagate Windows system dependencies to pkg...
2021-09-13 David Christenseneal/ppc: ignore GCC 10 stringop-overflow warnings
2021-09-02 Xueming Lidevargs: parse global device syntax
2021-09-02 Xueming Libus: add device arguments name parsing
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-30 Dmitry Kozlyukeal/windows: cleanup virt2phys handle
2021-07-24 Stephen Hemmingereal: fix argument in 32-bit safe BSF function
2021-07-22 Jie Zhoueal/windows: check callback parameter of alarm functions
2021-07-10 Changpeng Liueal: suppress error log on multi-process hotplug
2021-07-09 Chengwen Fengconfig/arm: fix SVE build with GCC 8.3
2021-07-09 Gavin Huspinlock: use WFE to reduce contention on aarch64
2021-07-09 Anatoly Burakoveal: add power monitor for multiple events
2021-07-09 Anatoly Burakoveal: use callbacks for power monitoring comparison
2021-07-09 Juraj Linkešeal/arm: update CPU flags
2021-07-08 David Marchandipc: stop mp control thread on cleanup
2021-07-02 Jie Zhoueal/windows: add clock function
2021-07-02 Jie Zhoueal/windows: add device event stubs
2021-07-02 Jie Zhoueal/windows: add macros required by testpmd
2021-07-07 David Marchandeal: handle compressed firmware
2021-07-07 Bruce Richardsoneal: create runtime dir even when shared data is not...
2021-07-05 Xueming Lidevargs: add common key definition
2021-07-05 Thomas Monjaloneal: save error in string copy
2021-07-05 Ruifeng Wangeal/arm: remove unused type
2021-06-23 Dmitry Kozlyukeal/windows: cleanup interrupt resources
2021-06-23 Dmitry Kozlyukeal/windows: fix interrupt thread handle leakage
2021-06-23 Dmitry Kozlyukeal/windows: fix interrupt thread ID
2021-06-17 Christian Ehrhardtvfio: add stdbool include
2021-06-11 David Marchandmalloc: fix size annotation for NUMA-aware realloc
2021-06-11 Ivan Ilchenkobitmap: fix buffer overrun in bitmap init
2021-05-11 David Marchandnet/ice: fix leak on thread termination
2021-05-12 Chengwen Fengipc: use monotonic clock
2021-05-11 Lance Richardsoneal: fix memory mapping on 32-bit target
2021-05-11 David Marchandlog: register with standardized names
2021-05-10 David Marchandeal: fix leak in shared lib mode detection
2021-05-05 Chengwen Fengeal: fix service core list parsing
2021-05-05 Chengwen Fengipc: check malloc sync reply result
2021-05-04 Tal Shnaidermaneal/windows: fix MinGW build
next