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:	Mon, 12 Oct 2015 14:19:43 +0300
From:	Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To:	platform-driver-x86@...r.kernel.org,
	Darren Hart <dvhart@...radead.org>,
	linux-kernel@...r.kernel.org
Cc:	Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH v2 0/5] intel_scu_ipc: bug fixes and amendments

There are couple of bugfixes (patches 1 & 5) and amendments to the driver.

Patch series has been tested on Intel Medfield and Intel Edison (Merrifield)
boards.

Changes v2:
- improve patch 4 commit message (suggested by Darren)
- leave only fix of a potential bug in patch 5

Andy Shevchenko (5):
  intel_scu_ipc: fix error path by turning to devm_* / pcim_*
  intel_scu_ipc: propagate pointer to struct intel_scu_ipc_dev
  intel_scu_ipc: convert to use struct device *
  intel_scu_ipc: switch to use module_pci_driver() macro
  intel_scu_ipc: protect dev member assignment on ->remove()

 drivers/platform/x86/intel_scu_ipc.c | 189 +++++++++++++++++------------------
 1 file changed, 90 insertions(+), 99 deletions(-)

-- 
2.5.3

--
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