linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] FPGA Manager changes for 6.6-final
@ 2023-10-17 15:00 Xu Yilun
  2023-10-17 17:17 ` Greg KH
  0 siblings, 1 reply; 10+ messages in thread
From: Xu Yilun @ 2023-10-17 15:00 UTC (permalink / raw)
  To: gregkh; +Cc: yilun.xu, yilun.xu, linux-fpga, hao.wu, mdf

The following changes since commit 6465e260f48790807eef06b583b38ca9789b6072:

  Linux 6.6-rc3 (2023-09-24 14:31:13 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-6.6-final

for you to fetch changes up to 6a935361500a21ef11a82814ee66fc58e59813f7:

  fpga: Fix memory leak for fpga_region_test_class_find() (2023-10-12 12:59:29 +0800)

----------------------------------------------------------------
FPGA Manager changes for 6.6-final

FPGA KUnit test:

- Marco's change fixes null-ptr-deref when try_module_get()
- Jinjie's change fixes a memory leak issue

Intel m10 bmc secure update:

- Maintainer change from Russ Weight to Peter Colberg

All patches have been reviewed on the mailing list, and have been in the
last linux-next releases (as part of our fixes branch)

Signed-off-by: Xu Yilun <yilun.xu@intel.com>

----------------------------------------------------------------
Jinjie Ruan (1):
      fpga: Fix memory leak for fpga_region_test_class_find()

Marco Pagani (4):
      fpga: add helpers for the FPGA KUnit test suites.
      fpga: add a platform driver to the FPGA Manager test suite
      fpga: add a platform driver to the FPGA Bridge test suite
      fpga: add a platform driver to the FPGA Region test suite

Russ Weight (1):
      fpga: m10bmc-sec: Change contact for secure update driver

 .../testing/sysfs-driver-intel-m10-bmc-sec-update  | 14 +++++------
 MAINTAINERS                                        |  2 +-
 drivers/fpga/tests/fpga-bridge-test.c              | 18 +++++++++++++-
 drivers/fpga/tests/fpga-mgr-test.c                 | 18 +++++++++++++-
 drivers/fpga/tests/fpga-region-test.c              | 28 +++++++++++++++++----
 drivers/fpga/tests/fpga-test-helpers.h             | 29 ++++++++++++++++++++++
 6 files changed, 94 insertions(+), 15 deletions(-)
 create mode 100644 drivers/fpga/tests/fpga-test-helpers.h

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-10-19  2:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-17 15:00 [GIT PULL] FPGA Manager changes for 6.6-final Xu Yilun
2023-10-17 17:17 ` Greg KH
2023-10-18  2:02   ` Xu Yilun
2023-10-18  7:50     ` Greg KH
2023-10-18  9:39       ` Marco Pagani
2023-10-18 11:50         ` Greg KH
2023-10-18 15:40           ` Marco Pagani
2023-10-18 18:28             ` Greg KH
2023-10-19  2:11           ` Jinjie Ruan
2023-10-18 15:49       ` Xu Yilun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).