linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] xtensa csum regression fix
@ 2020-07-24 18:16 Al Viro
  2020-07-24 18:24 ` Al Viro
  2020-07-24 21:40 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Al Viro @ 2020-07-24 18:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes

for you to fetch changes up to 5fff09bc141570cd15c118b097b17dec832b517f:

  xtensa: fix access check in csum_and_copy_from_user (2020-07-21 19:08:25 -0400)

----------------------------------------------------------------
Max Filippov (1):
      xtensa: fix access check in csum_and_copy_from_user

 arch/xtensa/include/asm/checksum.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

* Re: [git pull] xtensa csum regression fix
  2020-07-24 18:16 [git pull] xtensa csum regression fix Al Viro
@ 2020-07-24 18:24 ` Al Viro
  2020-07-24 21:40 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: Al Viro @ 2020-07-24 18:24 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

On Fri, Jul 24, 2020 at 07:16:44PM +0100, Al Viro wrote:

Argh...  Sorry, hit send too early; the missing summary would be

	Max Filippov has caught a breakage introduced in xtensa this
cycle by the csum_and_copy_..._user() series.  Cut'n'paste from the
wrong source - the check that belongs in csum_and_copy_to_user() has
ended up both there and in csum_and_copy_from_user().  Please, apply


> The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
> 
>   Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes
> 
> for you to fetch changes up to 5fff09bc141570cd15c118b097b17dec832b517f:
> 
>   xtensa: fix access check in csum_and_copy_from_user (2020-07-21 19:08:25 -0400)
> 
> ----------------------------------------------------------------
> Max Filippov (1):
>       xtensa: fix access check in csum_and_copy_from_user
> 
>  arch/xtensa/include/asm/checksum.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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

* Re: [git pull] xtensa csum regression fix
  2020-07-24 18:16 [git pull] xtensa csum regression fix Al Viro
  2020-07-24 18:24 ` Al Viro
@ 2020-07-24 21:40 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2020-07-24 21:40 UTC (permalink / raw)
  To: Al Viro; +Cc: Linus Torvalds, linux-kernel

The pull request you sent on Fri, 24 Jul 2020 19:16:44 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2020-07-24 21:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24 18:16 [git pull] xtensa csum regression fix Al Viro
2020-07-24 18:24 ` Al Viro
2020-07-24 21:40 ` 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).