Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Torvalds 50c36504fc Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux vor 9 Jahren
  Dan Streetman 3d9c637f4a module: export param_free_charp() vor 9 Jahren
  Oleg Nesterov 74b22c465c params: don't ignore the rest of cmdline if parse_one() fails vor 10 Jahren
  Linus Torvalds 02201e3f1b Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux vor 10 Jahren
  Stephen Rothwell 20bdc2cfdb modules: only use mod->param_lock if CONFIG_MODULES vor 10 Jahren
  Rusty Russell cf2fde7b39 param: fix module param locks when !CONFIG_SYSFS. vor 10 Jahren
  Dan Streetman b51d23e4e9 module: add per-module param_lock vor 10 Jahren
  Dan Streetman 5104b7d767 module: make perm const vor 10 Jahren
  Rusty Russell 74c3dea355 params: suppress unused variable error, warn once just in case code changes. vor 10 Jahren
  Luis R. Rodriguez 154be21c58 kernel/params.c: export param_ops_bool_enable_only vor 10 Jahren
  Luis R. Rodriguez d19f05d8a8 kernel/params.c: generalize bool_enable_only vor 10 Jahren
  Luis R. Rodriguez 9c27847dda kernel/params: constify struct kernel_param_ops uses vor 10 Jahren
  Luis R. Rodriguez ecc8617053 module: add extra argument for parse_params() callback vor 10 Jahren
  Rusty Russell b9cc4489c6 params: handle quotes properly for values not of form foo="bar". vor 10 Jahren
  Rusty Russell c772be5231 param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC vor 10 Jahren
  Rusty Russell 574732c73d param: initialize store function to NULL if not available. vor 10 Jahren
  Kees Cook b0a65b0ccc param: do not set store func without write perm vor 10 Jahren
  Rusty Russell 18eb74fa94 params: cleanup sysfs allocation vor 10 Jahren
  Geert Uytterhoeven 63a12d9d01 kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> vor 10 Jahren
  Rusty Russell 7a486d3781 param: check for tainting before calling set op. vor 11 Jahren
  Jani Nikula 91f9d330cc module: make it possible to have unsafe, tainting module params vor 11 Jahren
  Jani Nikula 6a4c264313 module: rename KERNEL_PARAM_FL_NOARG to avoid confusion vor 11 Jahren
  Hannes Reinecke b4210b810e Add module param type 'ullong' vor 11 Jahren
  Rusty Russell 51e158c12a param: hand arguments after -- straight to init vor 11 Jahren
  Felipe Contreras 88a88b320a params: improve standard definitions vor 11 Jahren
  Jean Delvare 3a126f85e0 kernel/params: fix handling of signed integer types vor 12 Jahren
  Jingoo Han 6072ddc852 kernel: replace strict_strto*() with kstrto*() vor 12 Jahren
  Li Zhong 942e443127 module: Fix mod->mkobj.kobj potentially freed too early vor 12 Jahren
  Chen Gang f4940ab7c5 kernel/params.c: use scnprintf() instead of sprintf() vor 12 Jahren
  Steven Rostedt ab013c5f60 module: Add flag to allow mod params to have no arguments vor 12 Jahren