git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
eal: fix leak on multi-process request error
[dpdk.git]
/
lib
/
librte_eal
/
2018-12-19
Gao Feng
eal: fix leak on multi-process request error
tree
|
commitdiff
2018-12-19
Gaetan Rivet
eal: fix detection of duplicate option register
tree
|
commitdiff
2018-12-19
Keith Wiles
eal: fix missing newline in a log
tree
|
commitdiff
2018-12-19
Konstantin Ananyev
rwlock: introduce try semantics
tree
|
commitdiff
2018-12-19
Anatoly Burakov
eal: clean up unused files on initialization
tree
|
commitdiff
2018-12-19
David Marchand
log: add missing experimental tag
tree
|
commitdiff
2018-12-19
Jeff Shaw
eal: remove unnecessary dirent.h include
tree
|
commitdiff
2018-11-30
Thomas Monjalon
version: 19.02-rc0
tree
|
commitdiff
2018-11-26
Thomas Monjalon
version: 18.11.0
tree
|
commitdiff
2018-11-26
Anatoly Burakov
mem: fix division by zero in no-NUMA mode
tree
|
commitdiff
2018-11-25
Thomas Monjalon
version: 18.11-rc5
tree
|
commitdiff
2018-11-25
Darek Stojaczyk
eal: fix devargs reference after probing failure
tree
|
commitdiff
2018-11-25
Darek Stojaczyk
eal: fix devargs leak on multi-process detach request
tree
|
commitdiff
2018-11-25
Darek Stojaczyk
eal: fix multi-process hotplug if attached in secondary
tree
|
commitdiff
2018-11-25
Darek Stojaczyk
eal: fix multi-process hotplug if already probed
tree
|
commitdiff
2018-11-25
Darek Stojaczyk
eal: fix multi-process hotplug rollback
tree
|
commitdiff
2018-11-25
Ilya Maximets
eal/bsd: fix possible IOPL fd leak
tree
|
commitdiff
2018-11-23
Thomas Monjalon
eal: fix build with -O1
tree
|
commitdiff
2018-11-23
Anatoly Burakov
eal: deprecate and rename bsf64 function
tree
|
commitdiff
2018-11-23
Anatoly Burakov
eal: remove useless code in bsf64 function
tree
|
commitdiff
2018-11-23
Anatoly Burakov
ipc: fix access after async request failure
tree
|
commitdiff
2018-11-19
Thomas Monjalon
version: 18.11-rc4
tree
|
commitdiff
2018-11-18
Jeff Guo
eal: fix deadlock in hot-unplug
tree
|
commitdiff
2018-11-18
David Wilder
mem: fix anonymous mapping on Power9
tree
|
commitdiff
2018-11-18
Anatoly Burakov
malloc: fix adjacency check to also include segment...
tree
|
commitdiff
2018-11-18
Anatoly Burakov
mem: check for contiguousness in external segments
tree
|
commitdiff
2018-11-18
Kevin Laatz
eal: fix duplicate function declaration
tree
|
commitdiff
2018-11-14
Thomas Monjalon
version: 18.11-rc3
tree
|
commitdiff
2018-11-14
Bruce Richardson
eal/x86: move header to standard BSD license
tree
|
commitdiff
2018-11-14
Bruce Richardson
eal/x86: reduce contention when retrying TSX
tree
|
commitdiff
2018-11-13
Anatoly Burakov
ipc: remove panic in async request
tree
|
commitdiff
2018-11-12
Jerin Jacob
eal: fix build
tree
|
commitdiff
2018-11-12
Jerin Jacob
eal: introduce rte version of fls
tree
|
commitdiff
2018-11-11
Thomas Monjalon
eal/x86: remove unused memcpy file
tree
|
commitdiff
2018-11-11
Thomas Monjalon
devargs: do not replace already inserted device
tree
|
commitdiff
2018-11-07
Alejandro Lucero
mem: fix DMA mask width sanity check
tree
|
commitdiff
2018-11-06
Anatoly Burakov
mem: fix use after free in legacy mem init
tree
|
commitdiff
2018-11-06
Thomas Monjalon
version: 18.11-rc2
tree
|
commitdiff
2018-11-06
Ferruh Yigit
service: fix possible null access
tree
|
commitdiff
2018-11-06
Thomas Monjalon
eal: remove experimental tag for probe/remove
tree
|
commitdiff
2018-11-06
Anatoly Burakov
malloc: fix invalid argument handling
tree
|
commitdiff
2018-11-05
Alejandro Lucero
mem: add thread unsafe version for DMA mask check
tree
|
commitdiff
2018-11-05
Alejandro Lucero
mem: use DMA mask check for legacy memory
tree
|
commitdiff
2018-11-05
Alejandro Lucero
malloc: modify error message for DMA mask check
tree
|
commitdiff
2018-11-05
Alejandro Lucero
mem: add function for setting DMA mask
tree
|
commitdiff
2018-11-05
Alejandro Lucero
mem: rename DMA mask check with proper prefix
tree
|
commitdiff
2018-11-05
Alejandro Lucero
malloc: fix DMA mask check
tree
|
commitdiff
2018-11-04
Ferruh Yigit
eal: fix build with gcc 9.0
tree
|
commitdiff
2018-11-04
Jerin Jacob
eal: fix error string function
tree
|
commitdiff
2018-11-02
Luca Boccassi
eal/linux: handle UIO read failure in interrupt handler
tree
|
commitdiff
2018-11-01
Darek Stojaczyk
eal: fix memory leak on multi-process hotplug rollback
tree
|
commitdiff
2018-10-31
Darek Stojaczyk
eal: fix IPC memory leak on device hotplug
tree
|
commitdiff
2018-10-29
Thomas Monjalon
version: 18.11-rc1
tree
|
commitdiff
2018-10-29
Ferruh Yigit
add missing static keyword to globals
tree
|
commitdiff
2018-10-29
Darek Stojaczyk
vfio: share default container in multi-process
tree
|
commitdiff
2018-10-29
Darek Stojaczyk
vfio: fix read of freed memory on getting container fd
tree
|
commitdiff
2018-10-29
Dariusz Stojaczyk
vfio: cleanup getting group fd
tree
|
commitdiff
2018-10-29
Dariusz Stojaczyk
vfio: check if group fd is already open
tree
|
commitdiff
2018-10-28
Eric Zhang
eal: force IOVA to a particular mode
tree
|
commitdiff
2018-10-28
Santosh Shukla
eal: add --iova-mode option
tree
|
commitdiff
2018-10-28
Takeshi Yoshimura
vfio: fix sPAPR IOMMU mapping
tree
|
commitdiff
2018-10-28
Alejandro Lucero
mem: use address hint for mapping hugepages
tree
|
commitdiff
2018-10-28
Alejandro Lucero
mem: add function for checking memseg IOVA
tree
|
commitdiff
2018-10-28
Darek Stojaczyk
malloc: check size hint when reserving the biggest...
tree
|
commitdiff
2018-10-28
Ziye Yang
eal/linux: fix memory leak of logid
tree
|
commitdiff
2018-10-27
Kevin Laatz
eal: export function to get runtime directory
tree
|
commitdiff
2018-10-27
Kevin Laatz
eal: add option register infrastructure
tree
|
commitdiff
2018-10-26
Ilya Maximets
eal: add nanosleep based delay function
tree
|
commitdiff
2018-10-26
Thomas Monjalon
eal: remove deprecated attach/detach functions
tree
|
commitdiff
2018-10-26
Thomas Monjalon
ethdev: add iterator to match devargs input
tree
|
commitdiff
2018-10-26
Anatoly Burakov
malloc: fix external heap allocation in no-huge mode
tree
|
commitdiff
2018-10-26
Phil Yang
kni: introduce C11 atomic into FIFO synchronization
tree
|
commitdiff
2018-10-26
Phil Yang
kni: fix kernel FIFO synchronization
tree
|
commitdiff
2018-10-26
Jerin Jacob
eal/ppc: support pause API
tree
|
commitdiff
2018-10-25
Paul Luse
bus/vdev: fix multi-process IPC buffer leak on scan
tree
|
commitdiff
2018-10-25
Gaetan Rivet
devargs: fix variadic parsing memory leak
tree
|
commitdiff
2018-10-25
Keith Wiles
eal: add macro for attribute weak
tree
|
commitdiff
2018-10-25
Stephen Hemminger
eal/arm: remove profanity in comment
tree
|
commitdiff
2018-10-25
Stephen Hemminger
eal/linux: eliminate cast of HPET thread signature
tree
|
commitdiff
2018-10-25
Stephen Hemminger
eal: remove double space in init alert messages
tree
|
commitdiff
2018-10-24
Dariusz Stojaczyk
ipc: fix undefined behavior in no-shconf mode
tree
|
commitdiff
2018-10-23
Anatoly Burakov
mem: fix resource leak
tree
|
commitdiff
2018-10-22
Qi Zhang
eal: fix bus name read for removal in multi-process
tree
|
commitdiff
2018-10-22
Anatoly Burakov
mem: improve segment list preallocation
tree
|
commitdiff
2018-10-22
Anatoly Burakov
eal: improve musl compatibility of thread log
tree
|
commitdiff
2018-10-22
Anatoly Burakov
eal: improve musl compatibility of string functions
tree
|
commitdiff
2018-10-22
Anatoly Burakov
mem: improve musl compatibility
tree
|
commitdiff
2018-10-22
Anatoly Burakov
eal/linux: improve musl compatibility
tree
|
commitdiff
2018-10-22
Anatoly Burakov
fbarray: improve musl compatibility
tree
|
commitdiff
2018-10-22
Anatoly Burakov
mk: build with _GNU_SOURCE defined by default
tree
|
commitdiff
2018-10-19
Thomas Monjalon
devargs: fix freeing during device removal
tree
|
commitdiff
2018-10-17
Thomas Monjalon
eal: allow probing a device again
tree
|
commitdiff
2018-10-17
Thomas Monjalon
eal: add function to query device status
tree
|
commitdiff
2018-10-17
Thomas Monjalon
drivers/bus: move driver assignment to end of probing
tree
|
commitdiff
2018-10-17
Qi Zhang
eal: support attach/detach shared device from secondary
tree
|
commitdiff
2018-10-17
Qi Zhang
eal: enable hotplug on multi-process
tree
|
commitdiff
2018-10-17
Jerin Jacob
vfio: fix missing header inclusion
tree
|
commitdiff
2018-10-16
Jeff Guo
eal/bsd: fix build
tree
|
commitdiff
2018-10-16
Jeff Guo
vfio: fix build with Linux < 4.0
tree
|
commitdiff
2018-10-15
Jeff Guo
eal: modify device event process function
tree
|
commitdiff
next