Files
android_kernel_xiaomi_sm8450/arch/ia64/kernel
Linus Torvalds 193934123c Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Pull module and param fixes from Rusty Russell:
 "Surprising number of fixes this merge window :(

  The first two are minor fallout from the param rework which went in
  this merge window.

  The next three are a series which fixes a longstanding (but never
  previously reported and unlikely , so no CC stable) race between
  kallsyms and freeing the init section.

  Finally, a minor cleanup as our module refcount will now be -1 during
  unload"

* tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux:
  module: make module_refcount() a signed integer.
  module: fix race in kallsyms resolution during module load success.
  module: remove mod arg from module_free, rename module_memfree().
  module_arch_freeing_init(): new hook for archs before module->module_init freed.
  param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC
  param: initialize store function to NULL if not available.
2015-01-23 06:40:36 +12:00
..
2010-02-08 10:42:17 -08:00
2005-04-16 15:20:36 -07:00
2006-06-21 11:19:22 -07:00
2013-03-19 16:14:52 -07:00
2010-03-03 11:25:59 +01:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2014-05-16 14:05:22 +02:00
2014-08-26 13:45:52 -04:00
2014-08-26 13:45:52 -04:00
2014-08-26 13:45:52 -04:00
2012-03-28 18:30:02 +01:00
2008-02-04 15:42:06 -08:00
2013-03-19 16:14:53 -07:00
2008-02-04 15:42:06 -08:00
2014-08-26 13:45:52 -04:00
2012-03-28 18:30:02 +01:00
2011-03-31 11:26:23 -03:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-12-07 10:48:19 -08:00
2014-08-26 13:45:52 -04:00
2007-05-08 14:51:59 -07:00
2014-08-26 13:45:52 -04:00
2010-05-18 14:45:54 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2012-03-28 18:30:02 +01:00