Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds f1d38e423a Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl hace 13 años
  Lucas De Marchi 4e474a00d7 sysctl: protect poll() in entries that may go away hace 13 años
  Al Viro 4040153087 security: trim security.h hace 13 años
  Eric W. Biederman 4e75732035 sysctl: Don't call sysctl_follow_link unless we are a link. hace 13 años
  Eric W. Biederman 60f126d93b sysctl: Comments to make the code clearer. hace 13 años
  Eric W. Biederman 0eb97f38d2 sysctl: Correct error return from get_subdir hace 13 años
  Eric W. Biederman 51f72f4a0f sysctl: An easier to read version of find_subdir hace 13 años
  Dan Carpenter 1347440db6 sysctl: fix memset parameters in setup_sysctl_set() hace 13 años
  Dan Carpenter 4798178709 sysctl: remove an unused variable hace 13 años
  Eric W. Biederman fea478d410 sysctl: Add register_sysctl for normal sysctl users hace 13 años
  Eric W. Biederman ac13ac6f4c sysctl: Index sysctl directories with rbtrees. hace 13 años
  Eric W. Biederman 9e3d47df35 sysctl: Make the header lists per directory. hace 13 años
  Eric W. Biederman e54012cede sysctl: Move sysctl_check_dups into insert_header hace 13 años
  Eric W. Biederman 60a47a2e82 sysctl: Modify __register_sysctl_paths to take a set instead of a root and an nsproxy hace 13 años
  Eric W. Biederman 0e47c99d7f sysctl: Replace root_list with links between sysctl_table_sets. hace 13 años
  Eric W. Biederman 6980128fe1 sysctl: Add sysctl_print_dir and use it in get_subdir hace 13 años
  Eric W. Biederman 7ec66d0636 sysctl: Stop requiring explicit management of sysctl directories hace 13 años
  Eric W. Biederman 9eb47c26f0 sysctl: Add a root pointer to ctl_table_set hace 13 años
  Eric W. Biederman 6a75ce167c sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entry hace 13 años
  Eric W. Biederman 076c3eed2c sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry. hace 13 años
  Eric W. Biederman a194558e86 sysctl: Normalize the root_table data structure. hace 13 años
  Eric W. Biederman 8425d6aaf0 sysctl: Factor out insert_header and erase_header hace 13 años
  Eric W. Biederman e0d045290a sysctl: Factor out init_header from __register_sysctl_paths hace 13 años
  Eric W. Biederman 938aaa4f92 sysctl: Initial support for auto-unregistering sysctl tables. hace 13 años
  Eric W. Biederman 3cc3e04636 sysctl: A more obvious version of grab_header. hace 13 años
  Eric W. Biederman 8d6ecfcc01 sysctl: Remove the now unused ctl_table parent field. hace 13 años
  Eric W. Biederman 7c60c48f58 sysctl: Improve the sysctl sanity checks hace 13 años
  Eric W. Biederman f728019bb7 sysctl: register only tables of sysctl files hace 13 años
  Eric W. Biederman ec6a52668d sysctl: Add ctl_table chains into cstring paths hace 13 años
  Eric W. Biederman 6e9d516415 sysctl: Add support for register sysctl tables with a normal cstring path. hace 13 años