aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/printk/sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados1-1/+1
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados1-1/+1
2024-04-24printk: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados1-1/+0
2022-02-03printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()Mickaël Salaün1-1/+1
2022-01-22printk: move printk sysctl to printk/sysctl.cXiaoming Ni1-0/+85