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]
Date:   Sat, 9 Oct 2021 01:19:55 +0200
From:   Vasily Gorbik <gor@...ux.ibm.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Heiko Carstens <hca@...ux.ibm.com>,
        Christian Borntraeger <borntraeger@...ibm.com>,
        linux-kernel@...r.kernel.org, linux-s390@...r.kernel.org
Subject: [GIT PULL] s390 updates for 5.15-rc5

Hello Linus,

please pull s390 fixes for 5.15-rc5.

Thank you,
Vasily

The following changes since commit 9e1ff307c779ce1f0f810c7ecce3d95bbae40896:

  Linux 5.15-rc4 (2021-10-03 14:08:47 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-5.15-5

for you to fetch changes up to a46044a92add6a400f4dada7b943b30221f7cc80:

  s390/pci: fix zpci_zdev_put() on reserve (2021-10-04 09:49:10 +0200)

----------------------------------------------------------------
s390 update for v5.15-rc5

- Fix potential memory leak on a error path in eBPF.

- Fix handling of zpci device on reserve.

----------------------------------------------------------------
Niklas Schnelle (1):
      s390/pci: fix zpci_zdev_put() on reserve

Tiezhu Yang (1):
      bpf, s390: Fix potential memory leak about jit_data

 arch/s390/include/asm/pci.h        |  2 ++
 arch/s390/net/bpf_jit_comp.c       |  2 +-
 arch/s390/pci/pci.c                | 45 +++++++++++++++++++++++++++++++++-----
 arch/s390/pci/pci_event.c          |  4 ++--
 drivers/pci/hotplug/s390_pci_hpc.c |  9 +-------
 5 files changed, 46 insertions(+), 16 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ