aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl_check.c
Commit message (Expand)AuthorAge
* sysctl: Remove dead code from sysctl_checkEric W. Biederman2009-11-11
* sysctl: fix false positives when PROC_SYSCTL=nAlexey Dobriyan2009-10-29
* net: add ARP notify option for devicesStephen Hemminger2009-02-01
* [XFS] remove restricted chown parameter from xfs linuxTim Shimmin2008-10-30
* sysctl: check for bogus modesAlexey Dobriyan2008-07-25
* constify tables in kernel/sysctl_check.cJan Beulich2008-02-08
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-05
* sysctl: Infrastructure for per namespace sysctlsEric W. Biederman2008-01-28
* [S390] Remove appldata include from sysctl_check.cHeiko Carstens2008-01-26
* sysctl: fix ax25 checksEric W. Biederman2007-12-17
* [SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string.David S. Miller2007-12-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-11-26
|\
| * [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman2007-11-20
| * [IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman2007-11-20
| * [IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger2007-11-20
* | [S390] appldata: remove unused binary sysctls.Heiko Carstens2007-11-20
* | [S390] cmm: remove unused binary sysctls.Heiko Carstens2007-11-20
|/
* [SYSCTL]: Fix warning for token-ring from sysctl checkerOlof Johansson2007-11-14
* Dump stack during sysctl registration failureAlexey Dobriyan2007-11-05
* Fix appletalk sysctl entry nameEric W. Biederman2007-10-22
* V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan2007-10-18
* sysctl: for irda update sysctl_checks list of binary pathsEric W. Biederman2007-10-18
* sysctl: update sysctl_check_tableEric W. Biederman2007-10-18
* sysctl: Error on bad sysctl tablesEric W. Biederman2007-10-18
410'>410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542





























































































































































































































































































































































































































































































































































                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
PK