index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sysctl.h
Age
Commit message (
Expand
)
Author
2025-07-23
sysctl: Removed unused variable
Joel Granados
2025-07-23
fork: mv threads-max into kernel/fork.c
Joel Granados
2025-07-23
parisc/power: Move soft-power into power.c
Joel Granados
2024-10-23
sysctl: update comments to new registration APIs
Thomas Weißschuh
2024-10-09
sysctl: allow registration of const struct ctl_table
Thomas Weißschuh
2024-10-09
sysctl: move internal interfaces to const struct ctl_table
Thomas Weißschuh
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-06-03
sysctl: constify ctl_table arguments of utility function
Thomas Weißschuh
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-04-24
sysctl: move sysctl type to ctl_table_header
Thomas Weißschuh
2024-04-24
sysctl: treewide: constify argument ctl_table_root::permissions(table)
Thomas Weißschuh
2024-04-24
sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
Thomas Weißschuh
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2023-12-28
sysctl: remove struct ctl_path
Thomas Weißschuh
2023-12-28
sysctl: delete unused define SYSCTL_PERM_EMPTY_DIR
Thomas Weißschuh
2023-11-01
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
2023-08-15
sysctl: Add size arg to __register_sysctl_init
Joel Granados
2023-08-15
sysctl: Add size to register_sysctl
Joel Granados
2023-08-15
sysctl: Add a size arg to __register_sysctl_table
Joel Granados
2023-08-15
sysctl: Add ctl_table_size to ctl_table_header
Joel Granados
2023-06-18
sysctl: replace child with an enumeration
Joel Granados
2023-05-23
sysctl: Refactor base paths registrations
Joel Granados
2023-05-23
sysctl: stop exporting register_sysctl_table
Joel Granados
2023-05-02
sysctl: remove register_sysctl_paths()
Luis Chamberlain
2022-08-08
mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
Muchun Song
2022-06-30
sysctl: add proc_dointvec_ms_jiffies_minmax
Yuwei Wang
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
2022-01-30
include/linux/sysctl.h: fix register_sysctl_mount_point() return type
Andrew Morton
2022-01-22
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
2022-01-22
sysctl: add and use base directory declarer and registration helper
Luis Chamberlain
2022-01-22
fs: move pipe sysctls to is own file
Luis Chamberlain
2022-01-22
sysctl: move maxolduid as a sysctl specific const
Luis Chamberlain
2022-01-22
sysctl: share unsigned long const values
Luis Chamberlain
2022-01-22
sysctl: add helper to register a sysctl mount point
Luis Chamberlain
2022-01-22
random: move the random sysctl declarations to its own file
Xiaoming Ni
2022-01-22
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
2022-01-22
eventpoll: simplify sysctl declaration with register_sysctl()
Xiaoming Ni
2022-01-22
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
2022-01-22
sysctl: add a new register_sysctl_init() interface
Xiaoming Ni
2021-08-17
sysctl: introduce new proc handler proc_dobool
Jia He
2021-03-25
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-06-08
kernel/sysctl: support setting sysctl parameters from kernel command line
Vlastimil Babka
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
sysctl: remove all extern declaration from sysctl.c
Christoph Hellwig
2019-12-04
include/linux/sysctl.h: inline braces for ctl_table and ctl_table_header
Alessio Balsini
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-06-14
sysctl: define proc_do_static_key()
Eric Dumazet
2018-02-06
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
2017-11-17
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
[next]