index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sysctl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-01
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
1
-0
/
+6
2023-08-15
sysctl: Add size arg to __register_sysctl_init
Joel Granados
1
-2
/
+3
2023-08-15
sysctl: Add size to register_sysctl
Joel Granados
1
-2
/
+8
2023-08-15
sysctl: Add a size arg to __register_sysctl_table
Joel Granados
1
-1
/
+1
2023-08-15
sysctl: Add ctl_table_size to ctl_table_header
Joel Granados
1
-2
/
+12
2023-06-18
sysctl: replace child with an enumeration
Joel Granados
1
-2
/
+12
2023-05-23
sysctl: Refactor base paths registrations
Joel Granados
1
-23
/
+0
2023-05-23
sysctl: stop exporting register_sysctl_table
Joel Granados
1
-7
/
+1
2023-05-02
sysctl: remove register_sysctl_paths()
Luis Chamberlain
1
-12
/
+0
2022-08-08
mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
Muchun Song
1
-0
/
+4
2022-06-30
sysctl: add proc_dointvec_ms_jiffies_minmax
Yuwei Wang
1
-0
/
+2
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
1
-4
/
+5
2022-01-30
include/linux/sysctl.h: fix register_sysctl_mount_point() return type
Andrew Morton
1
-1
/
+1
2022-01-22
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
1
-1
/
+1
2022-01-22
sysctl: add and use base directory declarer and registration helper
Luis Chamberlain
1
-0
/
+24
2022-01-22
fs: move pipe sysctls to is own file
Luis Chamberlain
1
-0
/
+6
2022-01-22
sysctl: move maxolduid as a sysctl specific const
Luis Chamberlain
1
-0
/
+3
2022-01-22
sysctl: share unsigned long const values
Luis Chamberlain
1
-0
/
+6
2022-01-22
sysctl: add helper to register a sysctl mount point
Luis Chamberlain
1
-0
/
+7
2022-01-22
random: move the random sysctl declarations to its own file
Xiaoming Ni
1
-1
/
+0
2022-01-22
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
1
-1
/
+0
2022-01-22
eventpoll: simplify sysctl declaration with register_sysctl()
Xiaoming Ni
1
-1
/
+0
2022-01-22
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
1
-3
/
+10
2022-01-22
sysctl: add a new register_sysctl_init() interface
Xiaoming Ni
1
-0
/
+3
2021-08-17
sysctl: introduce new proc handler proc_dobool
Jia He
1
-0
/
+2
2021-03-25
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
1
-0
/
+2
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-4
/
+2
2020-06-08
kernel/sysctl: support setting sysctl parameters from kernel command line
Vlastimil Babka
1
-0
/
+4
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-31
/
+22
2020-04-27
sysctl: remove all extern declaration from sysctl.c
Christoph Hellwig
1
-0
/
+8
2019-12-04
include/linux/sysctl.h: inline braces for ctl_table and ctl_table_header
Alessio Balsini
1
-4
/
+2
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-0
/
+7
2019-06-14
sysctl: define proc_do_static_key()
Eric Dumazet
1
-0
/
+3
2018-02-06
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
1
-3
/
+0
2017-11-17
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
1
-0
/
+3
2017-11-09
sysctl: add register_sysctl() dummy helper
Arnd Bergmann
1
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+3
2017-07-12
sysctl: add unsigned int range support
Luis R. Rodriguez
1
-0
/
+3
2017-07-11
proc: Fix proc_sys_prune_dcache to hold a sb reference
Eric W. Biederman
1
-1
/
+1
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
1
-1
/
+1
2017-04-16
sysctl: Remove dead register_sysctl_root
Eric W. Biederman
1
-1
/
+0
2017-02-13
proc/sysctl: prune stale dentries during unregistering
Konstantin Khlebnikov
1
-0
/
+1
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+1
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2016-08-26
sysctl: handle error writing UINT_MAX to u32 fields
Subash Abhinov Kasiviswanathan
1
-0
/
+2
2016-08-14
net: make net namespace sysctls belong to container's owner
Dmitry Torokhov
1
-0
/
+4
2016-08-08
sysctl: Stop implicitly passing current into sysctl_table_root.lookup
Eric W. Biederman
1
-2
/
+1
2016-08-02
uapi: move forward declarations of internal structures
Alexey Dobriyan
1
-0
/
+1
[next]