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:   Sat, 3 Dec 2016 19:53:41 +0000
From:   Johan Hedberg <johan.hedberg@...il.com>
To:     davem@...emloft.net
Cc:     linux-bluetooth@...r.kernel.org, netdev@...r.kernel.org
Subject: pull request: bluetooth-next 2016-12-03

Hi Dave,

Here's a set of Bluetooth & 802.15.4 patches for net-next (i.e. 4.10
kernel):

 - Fix for a potential NULL deref in the ieee802154 netlink code
 - Fix for the ED values of the at86rf2xx driver
 - Documentation updates to ieee802154
 - Cleanups to u8 vs __u8 usage
 - Timer API usage cleanups in HCI drivers

Please let me know if there are any issues pulling. Thanks.

Johan

---
The following changes since commit 0b42f25d2f123bb7fbd3565d003a8ea9e1e810fe:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2016-11-26 23:42:21 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git for-upstream

for you to fetch changes up to 6bf0d84d13e968b4f8bf0710e0cae785e228dbba:

  docs: ieee802154: update main documentation file (2016-11-30 12:33:07 +0100)

----------------------------------------------------------------
Alexander Aring (1):
      at86rf230: fix cca ed values for rf233

Pavel Machek (1):
      Bluetooth: __ variants of u8 and friends are not neccessary inside kernel

Prasanna Karthik (3):
      Bluetooth: hci_bcsp: Use setup_timer Kernel API instead of init_timer
      Bluetooth: hci_h5: Use setup_timer Kernel API instead of init_timer
      Bluetooth: hci_qca: Use setup_timer Kernel API instead of init_timer

Stefan Schmidt (3):
      ieee802154: add myself as co-maintainer to MAINTAINERS file
      ieee802154: fakelb: print number of created fake devices during probe
      docs: ieee802154: update main documentation file

vegard.nossum@...cle.com (1):
      ieee802154: check device type

 Documentation/networking/ieee802154.txt | 26 +++++++++++---------------
 MAINTAINERS                             |  1 +
 drivers/bluetooth/hci_bcsp.c            |  4 +---
 drivers/bluetooth/hci_h5.c              |  4 +---
 drivers/bluetooth/hci_qca.c             |  9 +++------
 drivers/net/ieee802154/at86rf230.c      | 16 +++++++++++-----
 drivers/net/ieee802154/fakelb.c         |  2 +-
 include/net/bluetooth/bluetooth.h       | 25 +++++++++++++------------
 net/ieee802154/nl-phy.c                 |  6 +++++-
 9 files changed, 47 insertions(+), 46 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (802 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ