summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2009-10-21 15:59:35 +0200
committerTobias Klauser <tklauser@distanz.ch>2009-10-23 08:41:30 +0200
commit01e3bc1257599baaa3d81d197b5a7e378dc70de3 (patch)
treec2c9d1c63305905a38af60a2da72cd9b060258bb /src
parent56c429916cd0a450f700bdbb75ec845629914572 (diff)
lfhex (0.42-2) unstable; urgency=low
* Update watch file so it no longer produces a 404 errror (closes: #551418). * Add README.source file (text taken from /usr/share/doc/dpatch/README.source). This fixes a lintian warning. * Reference the versioned license file (GPL-2) in debian/copyright. This fixes a lintian warning. * Update to Standards-Version 3.8.3 * Update maintainer email address in some more places.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
cgi/linux/net-next.git/commit/net/bluetooth/hci_sock.c?h=nds-private-remove&id=7c2cf1c4615cc2f576d0604406cdf0065f00b83b'>7c2cf1c4615cc2f576d0604406cdf0065f00b83b (diff)
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu: - use-after-free in algif_aead - modular aesni regression when pcbc is modular but absent - bug causing IO page faults in ccp - double list add in ccp - NULL pointer dereference in qat (two patches) - panic in chcr - NULL pointer dereference in chcr - out-of-bound access in chcr * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: chcr - Fix key length for RFC4106 crypto: algif_aead - Fix kernel panic on list_del crypto: aesni - Fix failure when pcbc module is absent crypto: ccp - Fix double add when creating new DMA command crypto: ccp - Fix DMA operations when IOMMU is enabled crypto: chcr - Check device is allocated before use crypto: chcr - Fix panic on dma_unmap_sg crypto: qat - zero esram only for DH85x devices crypto: qat - fix bar discovery for c62x
Diffstat (limited to 'net/bluetooth/hci_sock.c')