index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
security.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
1
-13
/
+11
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
1
-4
/
+7
2019-02-09
RDMA/device: Ensure that security memory is always freed
Jason Gunthorpe
1
-3
/
+1
2019-02-09
IB/core: Don't register each MAD agent for LSM notifier
Daniel Jurgens
1
-22
/
+28
2019-02-09
IB/core: Fix potential memory leak while creating MAD agents
Daniel Jurgens
1
-2
/
+6
2019-02-09
IB/core: Unregister notifier before freeing MAD security
Daniel Jurgens
1
-1
/
+2
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
1
-4
/
+4
2018-09-26
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
1
-4
/
+3
2018-05-01
IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security code
Parav Pandit
1
-4
/
+0
2017-12-28
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
1
-6
/
+54
2017-12-28
IB/core: Verify that QP is security enabled in create and destroy
Moni Shoua
1
-0
/
+3
2017-12-18
IB/core: Avoid exporting module internal function
Parav Pandit
1
-6
/
+4
2017-12-07
IB/core: Don't enforce PKey security on SMI MADs
Daniel Jurgens
1
-2
/
+5
2017-12-01
IB/core: Only enforce security for InfiniBand
Daniel Jurgens
1
-4
/
+46
2017-11-14
IB/core: Only maintain real QPs in the security lists
Daniel Jurgens
1
-23
/
+28
2017-11-13
IB/core: Avoid unnecessary return value check
Parav Pandit
1
-11
/
+4
2017-09-25
IB/core: Fix qp_sec use after free access
Parav Pandit
1
-1
/
+3
2017-07-07
IB/core: Fix uninitialized variable use in check_qp_port_pkey_settings
Daniel Jurgens
1
-8
/
+12
2017-05-23
IB/core: Enforce security on management datagrams
Daniel Jurgens
1
-0
/
+92
2017-05-23
IB/core: Enforce PKey security on QPs
Daniel Jurgens
1
-0
/
+613