Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-09 | libbpf: Hashmap interface update to allow both long and void* keys/values | 1 | -9/+9 | |
2022-01-12 | libbpf: Use IS_ERR_OR_NULL() in hashmap__free() | 1 | -2/+1 | |
2020-08-18 | libbpf: Centralize poisoning and poison reallocarray() | 1 | -0/+3 | |
2020-05-16 | libbpf, hashmap: Fix signedness warnings | 1 | -3/+2 | |
2020-04-28 | libbpf: Fix memory leak and possible double-free in hashmap__clear | 1 | -0/+7 | |
2020-01-10 | libbpf: Poison kernel-only integer types | 1 | -0/+3 | |
2019-05-24 | libbpf: add resizable non-thread safe internal hashmap | 1 | -0/+229 |