Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-16 | lib: objagg: Replace zero-length arrays with flexible-array member | Gustavo A. R. Silva | 1 | -2/+2 |
2019-06-05 | lib: objagg: Use struct_size() in kzalloc() | Gustavo A. R. Silva | 1 | -4/+2 |
2019-02-14 | lib: objagg: fix handling of object with 0 users when assembling hints | Jiri Pirko | 1 | -3/+5 |
2019-02-13 | lib: objagg: Fix an error code in objagg_hints_get() | Dan Carpenter | 1 | -1/+3 |
2019-02-08 | lib: objagg: add root count to stats | Jiri Pirko | 1 | -0/+4 |
2019-02-08 | lib: objagg: implement optimization hints assembly and use hints for object c... | Jiri Pirko | 1 | -13/+560 |
2019-02-08 | lib: objagg: fix typo in objagg_stats_put() docstring | Jiri Pirko | 1 | -1/+1 |
2018-11-15 | lib: introduce initial implementation of object aggregation manager | Jiri Pirko | 1 | -0/+501 |