From: Leon Romanovsky <leonro@xxxxxxxxxxxx> Hi, This is second version of previously sent patch "IB/core: Don't register MAD agents for LSM notifications", due to the fact that we found extra things to fix during the review, I grouped that patch together with other fixes in that area. Thanks Daniel Jurgens (4): IB/core: Unregister notifier before freeing MAD security IB/core: Fix potential memory leak while creating MAD agents IB/core: Eliminate a hole in MAD agent struct IB/core: Don't register each MAD agent for LSM notifier drivers/infiniband/core/core_priv.h | 5 +++ drivers/infiniband/core/device.c | 1 + drivers/infiniband/core/security.c | 57 +++++++++++++++++------------ include/rdma/ib_mad.h | 5 +-- 4 files changed, 42 insertions(+), 26 deletions(-) -- 2.19.1