cryptodev: fix RSA key type name
[dpdk.git] / lib / eal / common /
2022-02-22 Sean Morrisseylib: remove unneeded header includes
2022-02-12 Stephen Hemmingerremove unnecessary null checks
2022-02-11 Stephen Hemmingermem: cleanup multiprocess resources
2022-02-11 Stephen Hemmingereal: cleanup multiprocess hotplug resources
2022-02-11 Stephen Hemmingeripc: end multiprocess thread during cleanup
2022-02-11 Stephen Hemmingerlog: close in cleanup stage
2022-02-11 Yunjian Wangmem: check allocation in dynamic hugepage init
2022-02-09 Stephen Hemmingereal: remove size for setting runtime directory
2022-02-08 Srikanth Yalavarthieal: add internal function to get base address
2022-02-08 Dmitry Kozlyukeal: extend --huge-unlink for hugepage file reuse
2022-02-08 Dmitry Kozlyukeal/linux: allow hugepage file reuse
2022-02-08 Dmitry Kozlyukeal: refactor --huge-unlink storage
2022-02-08 Dmitry Kozlyukmem: add dirty malloc element support
2022-02-08 Jie Zhoueal: differentiate strerror message on Windows
2022-01-28 Anatoly Burakovmem: quiet base address hint warning if not requested
2021-11-16 David Christenseneal/ppc: support ASan
2021-11-12 Volodymyr Fialkoeal/arm64: support ASan
2021-11-05 Ilyes Ben Hamoudamalloc: fix allocation with unknown socket ID
2021-11-05 David Hunteal: suggest using --lcores option
2021-11-04 Xueming Lieal: fix device iterator when no bus is selected
2021-10-29 Zhihong Pengmem: instrument allocator for ASan
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 Kalraalarm: remove direct access to interrupt handle
2021-10-25 Harman Kalrainterrupts: add allocator and accessors
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-21 Xueming Lidevargs: make bus optional
2021-10-21 Xueming Lidevargs: support path value with global device syntax
2021-10-20 Feifei Wangmem: use WFE for init sync on aarch64
2021-10-15 David Marchandmemzone: enforce valid flags when reserving
2021-10-01 William Tueal: remove sys/queue.h from public headers
2021-09-30 Dmitry Kozlyukeal: remove Windows-specific list of common files
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-02 Xueming Lidevargs: parse global device syntax
2021-09-02 Xueming Libus: add device arguments name parsing
2021-07-10 Changpeng Liueal: suppress error log on multi-process hotplug
2021-07-08 David Marchandipc: stop mp control thread on cleanup
2021-07-07 David Marchandeal: handle compressed firmware
2021-07-05 Xueming Lidevargs: add common key definition
2021-07-05 Thomas Monjaloneal: save error in string copy
2021-05-12 Chengwen Fengipc: use monotonic clock
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-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names