generic string library · Supported
Maintainers
- M Kees Cook <kees@kernel.org>
- R Andy Shevchenko <andy@kernel.org>
Paths
- F
include/linux/string.h - F
include/linux/string_choices.h - F
include/linux/string_helpers.h - F
lib/string.c - F
lib/string_helpers.c - F
lib/tests/string_helpers_kunit.c - F
lib/tests/string_kunit.c - F
scripts/coccinelle/api/string_choices.cocci
Last 30 days
Recent patches
Most-recent 18 patches in this subsystem on cgroups, ordered by date desc.
-
STALE739d
[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
2024-06-03 · Andy Shevchenko <andriy.shevchenko@linux.intel.com> -
STALE786d
REVIEWED: 1 (0M) [PATCH v6 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends
2024-03-21 · Suren Baghdasaryan <surenb@google.com> -
STALE828d
REVIEWED: 1 (0M) [PATCH v5 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends
2024-03-06 · Suren Baghdasaryan <surenb@google.com> -
STALE830d
REVIEWED: 1 (0M) [PATCH v4 23/36] mm/slab: enable slab allocation tagging for kmalloc and friends
2024-02-21 · Suren Baghdasaryan <surenb@google.com> -
STALE842d
[PATCH v3 22/35] mm/slab: enable slab allocation tagging for kmalloc and friends
2024-02-12 · Suren Baghdasaryan <surenb@google.com> -
STALE842d
[PATCH v3 01/35] lib/string_helpers: Add flags param to string_get_size()
2024-02-12 · Suren Baghdasaryan <surenb@google.com> -
STALE964d
[PATCH v2 24/39] mm/slab: enable slab allocation tagging for kmalloc and friends
2023-10-24 · Suren Baghdasaryan <surenb@google.com> -
STALE964d
[PATCH v2 01/39] lib/string_helpers: Add flags param to string_get_size()
2023-10-24 · Suren Baghdasaryan <surenb@google.com> -
STALE1139d
[PATCH 06/40] lib/string.c: strsep_no_empty()
2023-05-01 · Suren Baghdasaryan <surenb@google.com> -
STALE1139d
[PATCH 01/40] lib/string_helpers: Drop space in string_get_size's output
2023-05-01 · Suren Baghdasaryan <surenb@google.com> -
STALE2580d
[PATCH 3/3][V2] lib: re-introduce new match_string() helper/macro
2019-05-28 · Alexandru Ardelean <hidden> -
STALE2580d
[PATCH 2/3][V2] treewide: rename match_string() -> __match_string()
2019-05-28 · Alexandru Ardelean <hidden> -
STALE2580d
[PATCH 1/3][V2] lib: fix match_string() helper on -1 array size
2019-05-28 · Alexandru Ardelean <hidden> -
STALE2580d
[PATCH 01/16] lib: fix match_string() helper when array size is positive
2019-05-08 · Alexandru Ardelean <hidden> -
STALE2580d
[PATCH 03/16] lib,treewide: add new match_string() helper/macro
2019-05-08 · Alexandru Ardelean <hidden> -
STALE2580d
[PATCH 02/16] treewide: rename match_string() -> __match_string()
2019-05-08 · Alexandru Ardelean <hidden> -
STALE2580d
[PATCH 01/16] lib: fix match_string() helper on -1 array size
2019-05-08 · Alexandru Ardelean <hidden> -
STALE3075d
[PATCH] string: drop __must_check from strscpy() and restore strscpy() usages in cgroup
2018-01-09 · Tejun Heo <tj@kernel.org>