Age | Commit message (Expand) | Author |
---|---|---|
2023-01-31 | container_of: Update header inclusions | Andy Shevchenko |
2022-12-06 | container_of: add container_of_const() that preserves const-ness of the pointer | Greg Kroah-Hartman |
2022-10-25 | linux/container_of.h: Warn about loss of constness | Sakari Ailus |
2022-10-25 | container_of: remove container_of_safe() | Greg Kroah-Hartman |
2021-11-09 | linux/container_of.h: switch to static_assert | Rasmus Villemoes |
2021-11-09 | kernel.h: split out container_of() and typeof_member() macros | Andy Shevchenko |