summaryrefslogtreecommitdiff
path: root/kernel/sysctl_check.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-11sysctl: Remove dead code from sysctl_checkEric W. Biederman1-1373/+3
2009-10-29sysctl: fix false positives when PROC_SYSCTL=nAlexey Dobriyan1-1/+1
2009-02-01net: add ARP notify option for devicesStephen Hemminger1-0/+1
2008-10-30[XFS] remove restricted chown parameter from xfs linuxTim Shimmin1-1/+0
2008-07-25sysctl: check for bogus modesAlexey Dobriyan1-0/+2
2008-02-08constify tables in kernel/sysctl_check.cJan Beulich1-76/+75
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn1-7/+0
2008-01-28sysctl: Infrastructure for per namespace sysctlsEric W. Biederman1-11/+14
2008-01-26[S390] Remove appldata include from sysctl_check.cHeiko Carstens1-1/+0
2007-12-17sysctl: fix ax25 checksEric W. Biederman1-1/+6
2007-12-05[SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string.David S. Miller1-1/+1
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds1-31/+0
2007-11-20[S390] appldata: remove unused binary sysctls.Heiko Carstens1-11/+0
2007-11-20[S390] cmm: remove unused binary sysctls.Heiko Carstens1-3/+0
2007-11-19[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman1-25/+0
2007-11-19[IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman1-2/+0
2007-11-19[IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger1-4/+0
2007-11-13[SYSCTL]: Fix warning for token-ring from sysctl checkerOlof Johansson1-1/+1
2007-11-05Dump stack during sysctl registration failureAlexey Dobriyan1-0/+1
2007-10-22Fix appletalk sysctl entry nameEric W. Biederman1-1/+1
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan1-0/+5
2007-10-18sysctl: for irda update sysctl_checks list of binary pathsEric W. Biederman1-0/+19
2007-10-18sysctl: update sysctl_check_tableEric W. Biederman1-14/+22
2007-10-18sysctl: Error on bad sysctl tablesEric W. Biederman1-0/+1556