Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-12 | libbpf: Use IS_ERR_OR_NULL() in hashmap__free() | Mauricio Vásquez | 1 | -2/+1 |
2020-08-18 | libbpf: Centralize poisoning and poison reallocarray() | Andrii Nakryiko | 1 | -0/+3 |
2020-05-16 | libbpf, hashmap: Fix signedness warnings | Ian Rogers | 1 | -3/+2 |
2020-04-28 | libbpf: Fix memory leak and possible double-free in hashmap__clear | Andrii Nakryiko | 1 | -0/+7 |
2020-01-10 | libbpf: Poison kernel-only integer types | Andrii Nakryiko | 1 | -0/+3 |
2019-05-24 | libbpf: add resizable non-thread safe internal hashmap | Andrii Nakryiko | 1 | -0/+229 |