mbox series

[GIT,PULL] FPGA Manager changes for 6.1-final

Message ID Y3T9jtqxT3Nja1Rk@yilunxu-OptiPlex-7050 (mailing list archive)
State New
Headers show
Series [GIT,PULL] FPGA Manager changes for 6.1-final | expand

Pull-request

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

Message

Xu Yilun Nov. 16, 2022, 3:11 p.m. UTC
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

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

for you to fetch changes up to dfd10332596ef11ceafd29c4e21b4117be423fc4:

  fpga: m10bmc-sec: Fix kconfig dependencies (2022-11-15 21:46:58 +0800)

----------------------------------------------------------------
FPGA Manager changes for 6.1-final

Intel m10 bmc secure update

- Russ's change fixes Kconfig dependencies

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

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

----------------------------------------------------------------
Russ Weight (1):
      fpga: m10bmc-sec: Fix kconfig dependencies

 drivers/fpga/Kconfig | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Greg KH Nov. 22, 2022, 5:17 p.m. UTC | #1
On Wed, Nov 16, 2022 at 11:11:10PM +0800, Xu Yilun wrote:
> The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
> 
>   Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga tags/fpga-for-6.1-final

Pulled and pushed out, thanks.

greg k-h