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>] [day] [month] [year] [list]
Date:	Sat, 5 Aug 2006 19:37:54 +0200 (CEST)
From:	Jaroslav Kysela <perex@...e.cz>
To:	Linus Torvalds <torvalds@...l.org>
Cc:	Andrew Morton <akpm@...l.org>, Takashi Iwai <tiwai@...e.de>,
	Johannes Berg <johannes@...solutions.net>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [ALSA PATCH] bugfixes

Linus, please do an update from:

  http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2006-08-03.patch.gz

Additional notes:

  Just simple bugfixes and k[z|c]alloc code cleanup.

The following files will be updated:

 MAINTAINERS                             |    7 +++++++
 sound/aoa/codecs/snd-aoa-codec-toonie.c |   17 +++++++++++++----
 sound/aoa/core/snd-aoa-gpio-feature.c   |    7 +++++--
 sound/aoa/core/snd-aoa-gpio-pmf.c       |    2 +-
 sound/core/oss/mixer_oss.c              |    3 +--
 sound/core/oss/pcm_oss.c                |    2 ++
 sound/core/seq/seq_device.c             |    3 +--
 sound/core/sgbuf.c                      |    9 +++------
 sound/drivers/vx/vx_pcm.c               |    7 ++-----
 sound/pci/echoaudio/echoaudio.c         |    4 ++--
 sound/pci/emu10k1/emu10k1_main.c        |   11 +++++++++++
 sound/pci/emu10k1/irq.c                 |    6 +++++-
 sound/ppc/awacs.c                       |    3 +--
 sound/ppc/daca.c                        |    3 +--
 sound/ppc/keywest.c                     |    3 +--
 sound/ppc/powermac.c                    |   13 +++----------
 sound/ppc/tumbler.c                     |    3 +--
 sound/usb/usbaudio.c                    |    6 ++----
 18 files changed, 62 insertions(+), 47 deletions(-)


The following things were done:

James Courtier-Dutton:
      [ALSA] snd-emu10k1: Fixes ALSA bug#2190
      [ALSA] snd-emu10k1: Implement support for Audigy 2 ZS [SB0353]

Johannes Berg:
      [ALSA] aoa: feature gpio layer: fix IRQ access
      [ALSA] aoa: fix toonie codec
      [ALSA] make snd-powermac load even when it can't bind the device
      [ALSA] aoa: platform function gpio: ignore errors from functions that don't exist
      [ALSA] add MAINTAINERS entry for snd-aoa

Panagiotis Issaris:
      [ALSA] Conversions from kmalloc+memset to k(z|c)alloc

Takashi Iwai:
      [ALSA] Don't reject O_RDWR at opening PCM OSS with read/write-only device


-----
Jaroslav Kysela <perex@...e.cz>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
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