lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yqywy+Md2AfGDu8v@dev-arch.thelio-3990X>
Date:   Fri, 17 Jun 2022 09:50:19 -0700
From:   Nathan Chancellor <nathan@...nel.org>
To:     Greg KH <gregkh@...uxfoundation.org>
Cc:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Arnd Bergmann <arnd@...db.de>, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] Char/Misc driver fixes 5.19-rc3

Hi Greg,

On Fri, Jun 17, 2022 at 10:15:34AM +0200, Greg KH wrote:
> The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
> 
>   Linux 5.19-rc1 (2022-06-05 17:18:54 -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.19-rc3
> 
> for you to fetch changes up to 0a35780c755ccec097d15c6b4ff8b246a89f1689:
> 
>   eeprom: at25: Split reads into chunks and cap write size (2022-06-10 16:42:48 +0200)
> 
> ----------------------------------------------------------------
> Char/Misc driver fixes for 5.19-rc3
> 
> Here are some small char/misc driver fixes for 5.19-rc3 that resolve
> some reported issues.
> 
> They include:
> 	- mei driver fixes
> 	- comedi driver fix
> 	- rtsx build warning fix
> 	- fsl-mc-bus driver fix
> 
> All of these have been in linux-next for a while with no reported
> issues.
> 
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

I think you tagged the wrong branch (char-misc-next vs. char-misc-linus)?
The commits below do not match the tag description above.

Cheers,
Nathan

> ----------------------------------------------------------------
> Brad Bishop (1):
>       eeprom: at25: Split reads into chunks and cap write size
> 
> Miaoqian Lin (1):
>       misc: atmel-ssc: Fix IRQ check in ssc_probe
> 
> Shreenidhi Shedi (1):
>       char: lp: remove redundant initialization of err
> 
>  drivers/char/lp.c          |  2 +-
>  drivers/misc/atmel-ssc.c   |  4 +-
>  drivers/misc/eeprom/at25.c | 93 ++++++++++++++++++++++++++--------------------
>  3 files changed, 56 insertions(+), 43 deletions(-)
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ