*** BLURB HERE ***
Andy Shevchenko (1): ipmi: use %*ph to print small buffer
Dan Carpenter (1): evm: Fix a small race in init_desc()
Eric Biggers (1): crypto: rsa-pkcs1pad - fix buffer overread in pkcs1pad_verify_complete()
Greg Kroah-Hartman (1): iommu: Properly export iommu_group_get_for_dev()
Herbert Xu (2): crypto: algif_skcipher - EBUSY on aio should be an error crypto: algif_skcipher - Use chunksize instead of blocksize
Lubomir Rintel (1): component: do not dereference opaque pointer in debugfs
Nishka Dasgupta (2): of: unittest: Add of_node_put() before return of: resolver: Add of_node_put() before return and break
Ondrej Mosnacek (1): selinux: reorder hooks to make runtime disable less broken
Roberto Sassu (1): evm: Check also if *tfm is an error pointer in init_desc()
Will Deacon (2): drivers/iommu: Export core IOMMU API symbols to permit modular drivers drivers/iommu: Allow IOMMU bus ops to be unregistered
crypto/algif_skcipher.c | 4 +- crypto/rsa-pkcs1pad.c | 2 + drivers/base/component.c | 8 +-- drivers/char/ipmi/ipmi_msghandler.c | 27 ++------- drivers/iommu/iommu-sysfs.c | 5 ++ drivers/iommu/iommu.c | 12 ++++ drivers/of/resolver.c | 12 +++- drivers/of/unittest.c | 4 +- security/integrity/evm/evm_crypto.c | 45 +++++++------- security/selinux/hooks.c | 93 ++++++++++++++++++++--------- 10 files changed, 129 insertions(+), 83 deletions(-)