This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7428b2e5d0b1 Merge tag 'drm-fixes-2018-09-12' of git://anongit.freedesk [...] new cd2315d471f4 ipmi: kcs_bmc: don't change device name new 2512e40e48d2 ipmi: Rework SMI registration failure new c86ba91be757 ipmi: Move BT capabilities detection to the detect call new 0745dde62835 ipmi: Fix I2C client removal in the SSIF driver new a8627cda7cff ipmi: Fix NULL pointer dereference in ssif_probe new d3bd5973c72e Merge tag 'for-linus-4.19' of git://github.com/cminyard/li [...] new c3f00182a83b MAINTAINERS: Add entries for PPC64 RPA PCI hotplug drivers new f30cf498b427 MAINTAINERS: Add Gustavo Pimentel as DesignWare PCI maintainer new 50ca031b5110 Revert "PCI: Add ACS quirk for Intel 300 series" new 46feb6b495f7 switchtec: Fix Spectre v1 vulnerability new 34fb6bf9b13a PCI: pciehp: Fix hot-add vs powerfault detection order new d8a528103589 PCI: Fix faulty logic in pci_reset_bus() new bfc456060d0c IB/hfi1,PCI: Allow bus reset while probing new 9d27e39d309c PCI: Fix enabling of PASID on RC integrated endpoints new 54eda9df17f3 Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/ [...]
The 15 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MAINTAINERS | 16 ++++++- drivers/char/ipmi/ipmi_bt_sm.c | 92 +++++++++++++++++++------------------ drivers/char/ipmi/ipmi_msghandler.c | 53 +++++++++++---------- drivers/char/ipmi/ipmi_si_intf.c | 17 ++----- drivers/char/ipmi/ipmi_ssif.c | 32 +++++-------- drivers/char/ipmi/kcs_bmc.c | 7 +-- drivers/infiniband/hw/hfi1/pcie.c | 11 ++--- drivers/pci/hotplug/pciehp_hpc.c | 18 ++++---- drivers/pci/pci.c | 3 +- drivers/pci/probe.c | 5 +- drivers/pci/quirks.c | 6 --- drivers/pci/switch/switchtec.c | 4 ++ include/linux/pci.h | 3 ++ 13 files changed, 138 insertions(+), 129 deletions(-)