summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
: Handle 'struct module_version_attribute' as constThomas Weißschuh 2025-01-26params: Prepare for 'const struct module_attribute *'Thomas Weißschuh 2023-12-01params: Fix multi-line comment styleAndy Shevchenko 2023-12-01params: Sort headersAndy Shevchenko 2023-12-01params: Use size_add() for kmalloc()Andy Shevchenko 2023-12-01params: Do not go over the limit when getting the string lengthAndy Shevchenko 2023-12-01params: Introduce the param_unknown_fn typeAndy Shevchenko 2023-07-10kernel: params: Remove unnecessary ‘0’ values from errLi zeming 2023-06-14kallsyms: Replace all non-returning strlcpy with strscpyAzeem Shaikh 2023-03-09module: make module_ktype structure constantThomas Weißschuh 2023-01-25kernel/params.c: Use kstrtobool() instead of strtobool()Christophe JAILLET 2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2022-11-22kobject: kset_uevent_ops: make filter() callback take a const *Greg Kroah-Hartman 2022-11-11kernel/params.c: defer most of param_sysfs_init() to late_initcall timeRasmus Villemoes 2022-11-11module: remove redundant module_sysfs_initialized variableRasmus Villemoes