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:   Wed, 29 Apr 2020 11:05:22 +0100
From:   Jules Irenge <jbi.octave@...il.com>
To:     linux-kernel@...r.kernel.org
Subject: [PATCH 0/6] Lock warnings cleanup

This patch serie propose a solution to functions that record context
imbalance by adding annotations

Jules Irenge (6):
  usb: gadget: Add missing annotation for xudc_handle_setup()
  udp: Add missing annotations for busylock_acquire() and
    busylock_release()
  udp: Add annotations for udp_rmem_release()
  net: atm: Add missing annotation for lec_seq_stop()
  USB: dummy-hcd: Add missing annotation for set_link_state()
  net: atm: Add annotation for lec_priv_walk()

 drivers/usb/gadget/udc/dummy_hcd.c  |  1 +
 drivers/usb/gadget/udc/udc-xilinx.c |  1 +
 net/atm/lec.c                       | 11 ++++++++++-
 net/ipv4/udp.c                      | 11 +++++++++++
 4 files changed, 23 insertions(+), 1 deletion(-)

-- 
2.25.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ