lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 11 Jan 2009 15:37:31 +0100
From:	Karsten Keil <kkeil@...e.de>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	LKML <linux-kernel@...r.kernel.org>, Karsten Keil <kkeil@...e.de>
Subject: [PATCH 0/7] Small fixes for mISDN

Additional fixes to mISDN.

Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 for_2.6.29

Ilpo Järvinen (3):
  indentation & braces disagree - add braces
  misdn: one handmade ARRAY_SIZE converted
  misdn: indentation and braces disagree - add braces

Julia Lawall (1):
  drivers/isdn/hardware/mISDN: move a dereference below a NULL test

Karsten Keil (2):
  Make parameter debug writable
  Fix small typo

Martin Bachem (1):
  BUGFIX: used NULL pointer at ioctl(sk,IMGETDEVINFO,&devinfo) when
    devinfo.id not registered

 drivers/isdn/hardware/mISDN/hfcmulti.c |    3 ++-
 drivers/isdn/hardware/mISDN/hfcpci.c   |    2 +-
 drivers/isdn/mISDN/dsp_cmx.c           |    5 +++--
 drivers/isdn/mISDN/dsp_pipeline.c      |    4 ++--
 include/linux/mISDNif.h                |    5 ++++-
 5 files changed, 12 insertions(+), 7 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ