Commit ca74572
committed
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Pull rdma fixes from Jason Gunthorpe:
- Older "does not even boot" regression in qib from July
- Bug fixes for error unwind in rtrs
- Avoid a deadlock syzkaller found in srp
- Fix another UAF syzkaller found in cma
* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma:
RDMA/cma: Do not change route.addr.src_addr outside state checks
RDMA/ib_srp: Fix a deadlock
RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
RDMA/rtrs-clt: Fix possible double free in error case
IB/qib: Fix duplicate sysfs directory name4 files changed
Lines changed: 50 additions & 37 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3370 | 3370 | | |
3371 | 3371 | | |
3372 | 3372 | | |
3373 | | - | |
3374 | | - | |
3375 | | - | |
3376 | | - | |
3377 | | - | |
3378 | | - | |
3379 | | - | |
3380 | | - | |
3381 | | - | |
3382 | | - | |
3383 | | - | |
3384 | | - | |
3385 | | - | |
3386 | | - | |
3387 | | - | |
3388 | | - | |
| 3373 | + | |
| 3374 | + | |
| 3375 | + | |
| 3376 | + | |
| 3377 | + | |
| 3378 | + | |
| 3379 | + | |
| 3380 | + | |
| 3381 | + | |
| 3382 | + | |
| 3383 | + | |
| 3384 | + | |
| 3385 | + | |
| 3386 | + | |
| 3387 | + | |
| 3388 | + | |
| 3389 | + | |
| 3390 | + | |
| 3391 | + | |
| 3392 | + | |
| 3393 | + | |
| 3394 | + | |
| 3395 | + | |
| 3396 | + | |
3389 | 3397 | | |
3390 | 3398 | | |
3391 | 3399 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
544 | | - | |
| 544 | + | |
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2682 | 2682 | | |
2683 | 2683 | | |
2684 | 2684 | | |
| 2685 | + | |
| 2686 | + | |
2685 | 2687 | | |
2686 | 2688 | | |
2687 | 2689 | | |
| |||
2711 | 2713 | | |
2712 | 2714 | | |
2713 | 2715 | | |
| 2716 | + | |
| 2717 | + | |
2714 | 2718 | | |
2715 | 2719 | | |
2716 | 2720 | | |
| |||
2727 | 2731 | | |
2728 | 2732 | | |
2729 | 2733 | | |
| 2734 | + | |
2730 | 2735 | | |
2731 | | - | |
2732 | | - | |
2733 | 2736 | | |
2734 | 2737 | | |
2735 | | - | |
| 2738 | + | |
| 2739 | + | |
2736 | 2740 | | |
2737 | 2741 | | |
2738 | 2742 | | |
2739 | 2743 | | |
2740 | 2744 | | |
2741 | | - | |
2742 | | - | |
2743 | | - | |
2744 | | - | |
2745 | | - | |
| 2745 | + | |
| 2746 | + | |
| 2747 | + | |
2746 | 2748 | | |
2747 | 2749 | | |
2748 | 2750 | | |
2749 | 2751 | | |
2750 | | - | |
| 2752 | + | |
2751 | 2753 | | |
2752 | 2754 | | |
2753 | 2755 | | |
2754 | 2756 | | |
2755 | 2757 | | |
2756 | | - | |
| 2758 | + | |
2757 | 2759 | | |
2758 | 2760 | | |
2759 | 2761 | | |
2760 | 2762 | | |
2761 | 2763 | | |
2762 | | - | |
2763 | | - | |
2764 | | - | |
| 2764 | + | |
| 2765 | + | |
| 2766 | + | |
2765 | 2767 | | |
2766 | | - | |
| 2768 | + | |
2767 | 2769 | | |
2768 | 2770 | | |
2769 | 2771 | | |
2770 | 2772 | | |
2771 | 2773 | | |
2772 | | - | |
2773 | 2774 | | |
2774 | | - | |
2775 | | - | |
2776 | | - | |
| 2775 | + | |
| 2776 | + | |
| 2777 | + | |
| 2778 | + | |
2777 | 2779 | | |
2778 | 2780 | | |
2779 | 2781 | | |
| |||
2890 | 2892 | | |
2891 | 2893 | | |
2892 | 2894 | | |
| 2895 | + | |
2893 | 2896 | | |
2894 | 2897 | | |
2895 | 2898 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4047 | 4047 | | |
4048 | 4048 | | |
4049 | 4049 | | |
4050 | | - | |
| 4050 | + | |
| 4051 | + | |
| 4052 | + | |
| 4053 | + | |
4051 | 4054 | | |
4052 | | - | |
4053 | 4055 | | |
4054 | 4056 | | |
4055 | 4057 | | |
| |||
0 commit comments