LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 5.14-rc5
@ 2021-08-08 11:32 Greg KH
2021-08-08 18:35 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-08-08 11:32 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, Arnd Bergmann, linux-kernel
The following changes since commit ff1176468d368232b684f75e82563369208bc371:
Linux 5.14-rc3 (2021-07-25 15:35:14 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.14-rc5
for you to fetch changes up to 6bfc5272904af6873aa6bc7cd5732552f9c6e955:
Merge tag 'icc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus (2021-08-03 14:10:59 +0200)
----------------------------------------------------------------
Char/Misc driver fixes for 5.14-rc5
Here are some small char/misc driver fixes for 5.14-rc5.
They resolve a few regressions that people reported:
- acrn driver fix
- fpga driver fix
- interconnect tiny driver fixes
All have been in linux-next for a while with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Colin Ian King (1):
interconnect: Fix undersized devress_alloc allocation
Greg Kroah-Hartman (2):
Merge tag 'fpga-fixes-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-linus
Merge tag 'icc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus
Kajol Jain (1):
fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
Mike Tipton (4):
interconnect: Zero initial BW after sync-state
interconnect: Always call pre_aggregate before aggregate
interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodes
interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate
Shuo Liu (1):
virt: acrn: Do hcall_destroy_vm() before resource release
drivers/fpga/dfl-fme-perf.c | 2 ++
drivers/interconnect/core.c | 9 ++++++++-
drivers/interconnect/qcom/icc-rpmh.c | 22 ++++++++++------------
drivers/virt/acrn/vm.c | 16 ++++++++--------
4 files changed, 28 insertions(+), 21 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Char/Misc driver fixes for 5.14-rc5
2021-08-08 11:32 [GIT PULL] Char/Misc driver fixes for 5.14-rc5 Greg KH
@ 2021-08-08 18:35 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-08-08 18:35 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, Arnd Bergmann, linux-kernel
The pull request you sent on Sun, 8 Aug 2021 13:32:11 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.14-rc5
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/66745863ecdec7abbfc3325c2d917eecb739c069
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-08-08 18:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-08 11:32 [GIT PULL] Char/Misc driver fixes for 5.14-rc5 Greg KH
2021-08-08 18:35 ` pr-tracker-bot
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).