Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris Wilson edc41b3c54 kernel/params.c: downgrade warning for unsafe parameters hace 7 años
  Jean Delvare e0596c80f4 kernel/params.c: improve STANDARD_PARAM_DEF readability hace 8 años
  Jean Delvare 96802e6b1d kernel/params.c: fix an overflow in param_attr_show hace 8 años
  Jean Delvare 90ceb2a3ad kernel/params.c: fix the maximum length in param_get_string hace 8 años
  Jean Delvare 630cc2b30a kernel/params.c: align add_sysfs_param documentation with code hace 8 años
  Baoquan He f51b17c8d9 boot/param: Move next_arg() function to lib/cmdline.c for later reuse hace 8 años
  Linus Torvalds 50c36504fc Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux hace 10 años
  Dan Streetman 3d9c637f4a module: export param_free_charp() hace 10 años
  Oleg Nesterov 74b22c465c params: don't ignore the rest of cmdline if parse_one() fails hace 10 años
  Linus Torvalds 02201e3f1b Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux hace 10 años
  Stephen Rothwell 20bdc2cfdb modules: only use mod->param_lock if CONFIG_MODULES hace 10 años
  Rusty Russell cf2fde7b39 param: fix module param locks when !CONFIG_SYSFS. hace 10 años
  Dan Streetman b51d23e4e9 module: add per-module param_lock hace 10 años
  Dan Streetman 5104b7d767 module: make perm const hace 10 años
  Rusty Russell 74c3dea355 params: suppress unused variable error, warn once just in case code changes. hace 10 años
  Luis R. Rodriguez 154be21c58 kernel/params.c: export param_ops_bool_enable_only hace 10 años
  Luis R. Rodriguez d19f05d8a8 kernel/params.c: generalize bool_enable_only hace 10 años
  Luis R. Rodriguez 9c27847dda kernel/params: constify struct kernel_param_ops uses hace 10 años
  Luis R. Rodriguez ecc8617053 module: add extra argument for parse_params() callback hace 10 años
  Rusty Russell b9cc4489c6 params: handle quotes properly for values not of form foo="bar". hace 10 años
  Rusty Russell c772be5231 param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC hace 11 años
  Rusty Russell 574732c73d param: initialize store function to NULL if not available. hace 11 años
  Kees Cook b0a65b0ccc param: do not set store func without write perm hace 11 años
  Rusty Russell 18eb74fa94 params: cleanup sysfs allocation hace 11 años
  Geert Uytterhoeven 63a12d9d01 kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> hace 11 años
  Rusty Russell 7a486d3781 param: check for tainting before calling set op. hace 11 años
  Jani Nikula 91f9d330cc module: make it possible to have unsafe, tainting module params hace 11 años
  Jani Nikula 6a4c264313 module: rename KERNEL_PARAM_FL_NOARG to avoid confusion hace 11 años
  Hannes Reinecke b4210b810e Add module param type 'ullong' hace 11 años
  Rusty Russell 51e158c12a param: hand arguments after -- straight to init hace 11 años