Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2018-08-11sys: don't hold uts_sem while accessing userspace memoryJann Horn
2017-03-03sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>Ingo Molnar
2014-06-07sysctl: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-05kernel/utsname_sysctl.c: replace obsolete __initcall by device_initcallFabian Frederick
2013-02-28kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code blockYuanhan Liu
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03sysctl: add support for poll()Lucas De Marchi
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2009-11-12sysctl kernel: Remove binary sysctl logicEric W. Biederman
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-04-03proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlersSerge E. Hallyn
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2007-11-29Isolate the UTS namespace's domainname and hostname backPavel Emelyanov
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: move utsname sysctls to their own fileEric W. Biederman