Message ID | ZX/blWwXpO3/K914@yilunxu-OptiPlex-7050 (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] FPGA Manager changes for 6.8-rc1 | expand |
On Mon, Dec 18, 2023 at 01:41:41PM +0800, Xu Yilun wrote: > The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86: > > Linux 6.7-rc1 (2023-11-12 16:19:07 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-6.8-rc1 Pulled and pushed out, thanks. greg k-h
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86: Linux 6.7-rc1 (2023-11-12 16:19:07 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-6.8-rc1 for you to fetch changes up to 5496fb8eedd637e1e9d87655f86dc816afd5ad68: drivers/fpga: use standard array-copy function (2023-11-17 16:34:26 +0800) ---------------------------------------------------------------- FPGA Manager changes for 6.8-rc1 DFL: - Philipp's change uses memdup_array_user() to do better overflow check All patches have been reviewed on the mailing list, and have been in the last linux-next releases (as part of our for-next branch). Signed-off-by: Xu Yilun <yilun.xu@intel.com> ---------------------------------------------------------------- Philipp Stanner (1): drivers/fpga: use standard array-copy function drivers/fpga/dfl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)