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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230609131817.712867-1-xianting.tian@linux.alibaba.com>
Date:   Fri,  9 Jun 2023 21:18:14 +0800
From:   Xianting Tian <xianting.tian@...ux.alibaba.com>
To:     arei.gonglei@...wei.com, mst@...hat.com, jasowang@...hat.com,
        xuanzhuo@...ux.alibaba.com, herbert@...dor.apana.org.au,
        davem@...emloft.net, amit@...nel.org, arnd@...db.de,
        gregkh@...uxfoundation.org, marcel@...tmann.org,
        johan.hedberg@...il.com, luiz.dentz@...il.com
Cc:     linux-bluetooth@...r.kernel.org,
        virtualization@...ts.linux-foundation.org,
        linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
        Xianting Tian <xianting.tian@...ux.alibaba.com>
Subject: [PATCH 0/3] fixup potential cpu stall

Cpu stall issue may happen if device is configured with multi queues
and large queue depth, so fix it.

Xianting Tian (3):
  virtio-crypto: fixup potential cpu stall when free unused bufs
  virtio_console: fixup potential cpu stall when free unused bufs
  virtio_bt: fixup potential cpu stall when free unused bufs

 drivers/bluetooth/virtio_bt.c              | 1 +
 drivers/char/virtio_console.c              | 1 +
 drivers/crypto/virtio/virtio_crypto_core.c | 1 +
 3 files changed, 3 insertions(+)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ