Age | Commit message (Expand) | Author |
---|---|---|
2022-11-09 | libbpf: Hashmap interface update to allow both long and void* keys/values | Eduard Zingerman |
2022-01-12 | libbpf: Use IS_ERR_OR_NULL() in hashmap__free() | Mauricio Vásquez |
2020-08-18 | libbpf: Centralize poisoning and poison reallocarray() | Andrii Nakryiko |
2020-05-16 | libbpf, hashmap: Fix signedness warnings | Ian Rogers |
2020-04-28 | libbpf: Fix memory leak and possible double-free in hashmap__clear | Andrii Nakryiko |
2020-01-10 | libbpf: Poison kernel-only integer types | Andrii Nakryiko |
2019-05-24 | libbpf: add resizable non-thread safe internal hashmap | Andrii Nakryiko |