doc: add Meson coding style to contributors guide
[dpdk.git] / lib / librte_eal / linux /
2021-04-21 Bruce Richardsonlib: clean up build files
2021-04-19 Yunjian Wangvfio: fix duplicated user mem map
2021-04-14 Dmitry Kozlyukeal: make OS shims internal
2021-04-09 Thomas Monjalonvfio: reformat logs
2021-04-09 David Marchandeal: fix evaluation of log level option
2021-04-09 Thomas Monjalonlog: move private functions
2021-04-08 David Marchandeal: fix telemetry log type on registration failure
2021-04-07 Renata Saiakhovaeal: add synchronous interrupt unregister
2021-04-07 Roy Shtermanmem: fix freeing segments in --huge-unlink mode
2021-03-25 Bruce Richardsontelemetry: move init function to internal header
2021-03-25 Bruce Richardsontelemetry: use log function from pointer
2021-03-23 Thomas Monjaloneal: fix build with musl
2021-03-23 Thomas Monjaloneal: fix comment of OS-specific header files
2021-03-15 Ferruh Yigitlog/linux: make default output stderr
2021-03-15 Bruce Richardsoneal: fix querying DPDK version at runtime
2021-03-03 Anatoly Burakovmem: detach memsegs on cleanup
2021-03-01 Nithin Dabilpuramvfio: fix DMA mapping granularity for IOVA as VA
2021-03-01 Nithin Dabilpuramvfio: do not merge contiguous areas
2021-01-19 Anatoly Burakoveal/linux: improve no hugepages logging
2021-01-17 Long Lieal/linux: allow multiple starts of event monitor
2021-01-15 Olivier Matzservice: propagate init error in EAL
2021-01-11 Yunjian Wangeal/linux: fix handling of error events from epoll
2020-11-13 David Christensenvfio: use static window sizing for sPAPR IOMMU
2020-10-31 Thomas Monjalonkni: move header file from EAL
2020-10-29 Yunjian Wangeal: fix interrupt trace point
2020-10-23 Thomas Monjalonremove config prefix used with make
2020-10-23 Thomas Monjalonmem: fix config name in error logs
2020-10-20 Yunjian Wangeal/linux: fix memory leak in uevent handling
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Stephen Hemmingereal/linux: add function to allow interruptible epoll
2020-10-13 Nick Connollymem: fix allocation failure on non-NUMA kernel
2020-10-05 David Marchandmem: fix allocation in container with SELinux
2020-10-05 Yunjian Wangvfio: fix group descriptor check
2020-09-25 Phil Yangeal: use C11 atomics for initialization check
2020-09-21 David Marchandeal: hide internal device event structure
2020-09-18 Thomas Monjalonmbuf: remove physical address alias
2020-09-16 Stephen Hemmingereal/linux: change udev debug message
2020-09-07 Ciara Powerbuild: remove makefiles
2020-07-11 David Marchandeal/linux: truncate thread name
2020-07-09 Phil Yangeal/linux: use C11 atomics for interrupt status
2020-07-08 David Marchandeal: add lcore iterators
2020-07-08 David Marchandeal: register non-EAL threads as lcores
2020-07-08 David Marchandeal: introduce thread init helper
2020-07-08 David Marchandeal: relocate per thread symbols to common
2020-07-07 Haiyue Wangvfio: support VF token
2020-07-07 Stephen Hemmingervfio: lower the priority of startup messages
2020-07-07 Yunjian Wangvfio: remove unused variable
2020-06-29 Tal Shnaidermaneal: move OS common options usage functions
2020-06-29 Tal Shnaidermaneal: move OS common config objects
2020-06-24 David Marchandeal: remove redundant newline in alert message
2020-06-24 Tal Shnaidermaneal: move OS common debug functions to single file
2020-06-24 Harman Kalraeal/linux: fix epoll fd list rebuild for interrupts
2020-06-23 Fady Badertimer: move from common to Unix directory
2020-06-15 Dmitry Kozlyukmem: extract common dynamic memory allocation
2020-06-15 Dmitry Kozlyukmem: extract common memseg list initialization
2020-06-15 Dmitry Kozlyukeal: introduce memory management wrappers
2020-06-15 Dmitry Kozlyukeal: introduce internal wrappers for file operations
2020-05-24 Ciara Powertelemetry: fix init log printing
2020-05-19 Ciara Powertelemetry: keep threads separate from data plane
2020-05-10 Bruce Richardsoneal: add telemetry callbacks
2020-05-10 Ciara Powereal: remove option registration infrastructure
2020-05-10 Ciara Powereal: add telemetry as dependency
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-04-24 Li Fengmem: exclude unused memory from core dump
2020-04-24 Li Fengmem: mark pages as not accessed when freeing memory
2020-04-23 Jerin Jacobtrace: add interrupt tracepoints
2020-04-23 Jerin Jacobtrace: add thread tracepoints
2020-04-23 Jerin Jacobtrace: add alarm tracepoints
2020-04-23 Jerin Jacobtrace: add generic tracepoints
2020-04-23 Jerin Jacobtrace: hook subsystem to Linux
2020-04-23 Jerin Jacobtrace: create CTF TDSL metadata in memory
2020-04-23 Jerin Jacobtrace: add internal init and fini interface
2020-04-23 Jerin Jacobtrace: introduce new subsystem
2020-04-23 Jerin Jacobeal: introduce API for getting thread name
2020-04-21 Wei Hu (Xavier)vfio: fix use after free with multiprocess
2020-04-21 Michael Haeuptlevfio: fix race condition with sysfs
2020-04-16 Thomas Monjalonreplace no-return attributes
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-03-31 Thomas Monjaloneal: clean make and meson files
2020-03-31 Thomas Monjaloneal: move OS-specific sub-directories
2020-03-31 Thomas Monjaloneal: move common header files
2020-03-31 Thomas Monjaloneal: move arch-specific C files
2020-03-31 Thomas Monjaloneal: remove useless makefiles
2020-03-27 Anatoly Burakovmem: preallocate VA space in no-huge mode
2020-03-27 Anatoly Burakovvfio: map contiguous areas in one go
2020-02-06 Harman Kalraeal: check if running in interrupt context
2020-02-06 Stephen Hemmingermem: fix munmap in error unwind
2020-02-05 Takeshi Yoshimuravfio: fix mapping failures in ppc64le
2020-01-19 Ali Alnubanieal/linux: fix build when VFIO is disabled
2019-12-04 David Marchandeal/linux: fix build error on RHEL 7.6
2019-12-04 Stephen Hemmingereal/linux: fix uninitialized data valgrind warning
2019-11-28 Ferruh Yigitkni: fix build with Linux 4.9.x
2019-11-20 Ferruh Yigitkni: increase kernel version requirement for VA
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-19 Kevin Traynorlib: fix log typos
2019-11-19 Michael Pfeifferkni: reduce interface name size
2019-11-18 Vamsi Attunurueal/linux: remove KNI restriction on IOVA
2019-11-18 Vamsi Attunurukni: support userspace VA
next