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