All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] virtio and two module fixes
@ 2012-11-09  4:43 Rusty Russell
  0 siblings, 0 replies; only message in thread
From: Rusty Russell @ 2012-11-09  4:43 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: LKML, Bruno Wolff III, Cornelia Huck, Josh Boyer, Masaki Kimura,
	Sjur Brændeland

The following changes since commit bc909421a9c7083fcde795846d22b36a51a7be54:

  Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio (2012-10-30 15:56:22 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git fixes

for you to fetch changes up to 237242bddc99041e15a4ca51b8439657cadaff17:

  virtio: Don't access index after unregister. (2012-11-09 14:54:24 +1030)

----------------------------------------------------------------
YA module signing build tweak, and two cc'd to stable.

----------------------------------------------------------------
Cornelia Huck (1):
      virtio: Don't access index after unregister.

Rusty Russell (2):
      module: fix out-by-one error in kallsyms
      modules: don't break modules_install on external modules with no key.

 drivers/virtio/virtio.c  |    4 +++-
 kernel/module.c          |   27 ++++++++++++++++-----------
 scripts/Makefile.modinst |    3 ++-
 3 files changed, 21 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-11-09  4:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-09  4:43 [PULL] virtio and two module fixes Rusty Russell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.