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
| ||
|
Message-ID: <2a4042f1-1473-b9bd-1e89-11691ad8e43a@acm.org> Date: Mon, 11 Dec 2017 07:54:25 -0600 From: Corey Minyard <minyard@....org> To: Linus Torvalds <torvalds@...ux-foundation.org> Cc: linux-kernel <linux-kernel@...r.kernel.org>, "openipmi-developer@...ts.sourceforge.net" <openipmi-developer@...ts.sourceforge.net> Subject: [GIT PULL] IPMI bug fixes for 4.15 changes The following changes since commit 6363b3f3ac5be096d08c8c504128befa0c033529: Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi (2017-11-15 15:12:28 -0800) are available in the git repository at: https://github.com/cminyard/linux-ipmi.git tags/for-linus-4.15-2 for you to fetch changes up to 51614b26a029515dd3bc43a8c0e16a9ee51bbf52: ipmi_si: fix crash on parisc (2017-12-11 07:43:26 -0600) ---------------------------------------------------------------- The big changes for IPMI that just went in had a few problems. These have been in for-next for a while, each since about their creation date. I forgot the bugzilla reference on the second one (ipmi_si: Fix oops with PCI devices) so I rebased to add that. ---------------------------------------------------------------- Corey Minyard (1): ipmi_si: Fix oops with PCI devices Masamitsu Yamazaki (1): ipmi: Stop timers before cleaning up the module Mikulas Patocka (1): ipmi_si: fix crash on parisc drivers/char/ipmi/ipmi_si_intf.c | 44 ++++++++++++++++++++------------------ drivers/char/ipmi/ipmi_si_parisc.c | 2 ++ drivers/char/ipmi/ipmi_si_pci.c | 7 ++++-- 3 files changed, 30 insertions(+), 23 deletions(-)
Powered by blists - more mailing lists