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-next>] [day] [month] [year] [list]
Message-Id: <20210203130857.17648-1-brgl@bgdev.pl>
Date:   Wed,  3 Feb 2021 14:08:57 +0100
From:   Bartosz Golaszewski <brgl@...ev.pl>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linus Walleij <linus.walleij@...aro.org>,
        linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
        Bartosz Golaszewski <brgl@...ev.pl>
Subject: [GIT PULL] gpio: fixes for v5.11-rc7

Linus,

here are some more fixes from the GPIO subsystem for this release. This
time it's only core fixes. Details are in the signed tag.

Please pull,
Bartosz

The following changes since commit 6ee1d745b7c9fd573fba142a2efdad76a9f1cb04:

  Linux 5.11-rc5 (2021-01-24 16:47:14 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.11-rc7

for you to fetch changes up to c07ea8d0b170c0cf6592a53981841c7973e142ea:

  gpio: gpiolib: remove shadowed variable (2021-02-01 13:24:28 +0100)

----------------------------------------------------------------
gpio fixes for v5.11-rc7

- fix a memory leak in error path in gpiolib
- clear debounce period in output mode in the character device code
- remove shadowed variable

----------------------------------------------------------------
Kent Gibson (1):
      gpiolib: cdev: clear debounce period if line set to output

Quanyang Wang (1):
      gpiolib: free device name on error path to fix kmemleak

Wolfram Sang (1):
      gpio: gpiolib: remove shadowed variable

 drivers/gpio/gpiolib-cdev.c |  2 ++
 drivers/gpio/gpiolib.c      | 12 +++++++++---
 2 files changed, 11 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ