OpenCloudOS-Kernel/drivers/infiniband/hw/qib
Ralph Campbell 5df4223a44 IB/qib: Clear eager buffer memory for each new process
The eager buffers are not being cleared before being mmapped into a
new user address space.  This is a potential security risk and should
be fixed.  Note that the eager header queue is already being cleared.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2010-07-06 14:13:21 -07:00
..
Kconfig
Makefile
qib.h IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem 2010-07-06 14:13:20 -07:00
qib_6120_regs.h
qib_7220.h
qib_7220_regs.h
qib_7322_regs.h IB/qib: Mask hardware error during link reset 2010-07-06 14:13:20 -07:00
qib_common.h
qib_cq.c
qib_diag.c IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem 2010-07-06 14:13:20 -07:00
qib_dma.c
qib_driver.c
qib_eeprom.c
qib_file_ops.c
qib_fs.c IB/qib: Don't rely on (undefined) order of function parameter evaluation 2010-05-26 13:15:06 -07:00
qib_iba6120.c IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=n 2010-05-25 21:09:43 -07:00
qib_iba7220.c
qib_iba7322.c IB/qib: Mask hardware error during link reset 2010-07-06 14:13:20 -07:00
qib_init.c IB/qib: Clear eager buffer memory for each new process 2010-07-06 14:13:21 -07:00
qib_intr.c
qib_keys.c
qib_mad.c
qib_mad.h
qib_mmap.c
qib_mr.c
qib_pcie.c IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem 2010-07-06 14:13:20 -07:00
qib_pio_copy.c
qib_qp.c
qib_qsfp.c
qib_qsfp.h
qib_rc.c
qib_ruc.c
qib_sd7220.c
qib_sd7220_img.c
qib_sdma.c
qib_srq.c
qib_sysfs.c
qib_twsi.c
qib_tx.c IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problem 2010-07-06 14:13:20 -07:00
qib_uc.c
qib_ud.c
qib_user_pages.c
qib_user_sdma.c
qib_user_sdma.h
qib_verbs.c
qib_verbs.h
qib_verbs_mcast.c
qib_wc_ppc64.c
qib_wc_x86_64.c