linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] libata fixes for 5.16-rc4
@ 2021-12-03 10:40 Damien Le Moal
  2021-12-03 18:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Damien Le Moal @ 2021-12-03 10:40 UTC (permalink / raw)
  To: Linus Torvalds, linux-ide

Linus,

The following changes since commit d58071a8a76d779eedab38033ae4c821c30295a5:

  Linux 5.16-rc3 (2021-11-28 14:09:19 -0800)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/libata-5.16-rc4

for you to fetch changes up to 06d5d558f5a30582546dcbe9327601af867ce1c9:

  ata: replace snprintf in show functions with sysfs_emit (2021-12-02 13:13:45 +0900)

----------------------------------------------------------------
libata fixes for 5.16-rc4

Two sparse warning fixes and a couple of patches to fix an issue with
sata_fsl driver module removal:

* A couple of patches to avoid sparse warnings in libata-sata and
  in the pata_falcon driver (from Yang and Finn).
* A couple of sata_fsl driver patches fixing IRQ free and proc
  unregister on module removal (from Baokun).
----------------------------------------------------------------

Baokun Li (2):
      sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl
      sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl

Finn Thain (1):
      pata_falcon: Avoid type warnings from sparse

Yang Guang (1):
      ata: replace snprintf in show functions with sysfs_emit

 drivers/ata/libata-sata.c |  2 +-
 drivers/ata/pata_falcon.c | 16 ++++++++--------
 drivers/ata/sata_fsl.c    | 20 +++++++++++++-------
 3 files changed, 22 insertions(+), 16 deletions(-)

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

* Re: [GIT PULL] libata fixes for 5.16-rc4
  2021-12-03 10:40 [GIT PULL] libata fixes for 5.16-rc4 Damien Le Moal
@ 2021-12-03 18:53 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-12-03 18:53 UTC (permalink / raw)
  To: Damien Le Moal; +Cc: Linus Torvalds, linux-ide

The pull request you sent on Fri,  3 Dec 2021 19:40:33 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/libata-5.16-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a44f27e45148260229ffb9c00e388b33e03bb7dc

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-12-03 18:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-03 10:40 [GIT PULL] libata fixes for 5.16-rc4 Damien Le Moal
2021-12-03 18:53 ` 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).