aboutsummaryrefslogtreecommitdiff
path: root/lib/objagg.c
AgeCommit message (Expand)Author
2020-02-16lib: objagg: Replace zero-length arrays with flexible-array memberGustavo A. R. Silva
2019-06-05lib: objagg: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-14lib: objagg: fix handling of object with 0 users when assembling hintsJiri Pirko
2019-02-13lib: objagg: Fix an error code in objagg_hints_get()Dan Carpenter
2019-02-08lib: objagg: add root count to statsJiri Pirko
2019-02-08lib: objagg: implement optimization hints assembly and use hints for object c...Jiri Pirko
2019-02-08lib: objagg: fix typo in objagg_stats_put() docstringJiri Pirko
2018-11-15lib: introduce initial implementation of object aggregation managerJiri Pirko