diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-04-14 10:24:04 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-04-14 10:24:04 -0700 |
commit | 834a4a689699090a406d1662b03affa8b155d025 (patch) | |
tree | 22e34f76c15a13837d48ac3dc94e5f3fba467ac2 /Documentation/devicetree/bindings/phy/fsl,imx8qm-lvds-phy.yaml | |
parent | 3618002d007244be851fb5f314c6ddc61b8b860d (diff) | |
parent | ffc59e32c67e599cc473d6427a4aa584399d5b3c (diff) | |
download | lwn-master.tar.gz lwn-master.zip |
Pull rdma fixes from Jason Gunthorpe:
- Fix hang in bnxt_re due to miscomputing the budget
- Avoid a -Wformat-security message in dev_set_name()
- Avoid an unused definition warning in fs.c with some kconfigs
- Fix error handling in usnic and remove IS_ERR_OR_NULL() usage
- Regression in RXE support foudn by blktests due to missing ODP
exclusions
- Set the dma_segment_size on HNS so it doesn't corrupt DMA when using
very large IOs
- Move a INIT_WORK to near when the work is allocated in cm.c to fix a
racey crash where work in progress was being init'd
- Use __GFP_NOWARN to not dump in kvcalloc() if userspace requests a
very big MR
* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma:
RDMA/bnxt_re: Remove unusable nq variable
RDMA/core: Silence oversized kvmalloc() warning
RDMA/cma: Fix workqueue crash in cma_netevent_work_handler
RDMA/hns: Fix wrong maximum DMA segment size
RDMA/rxe: Fix null pointer dereference in ODP MR check
RDMA/mlx5: Fix compilation warning when USER_ACCESS isn't set
RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe()
RDMA/ucaps: Avoid format-security warning
RDMA/bnxt_re: Fix budget handling of notification queue
Diffstat (limited to 'Documentation/devicetree/bindings/phy/fsl,imx8qm-lvds-phy.yaml')
0 files changed, 0 insertions, 0 deletions