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:   Fri, 30 Oct 2020 18:04:41 +1100
From:   Anand K Mistry <amistry@...gle.com>
To:     linux-kernel@...r.kernel.org
Cc:     Anand K Mistry <amistry@...gle.com>,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        "Rafael J. Wysocki" <rafael@...nel.org>
Subject: [PATCH 0/1] debugfs: Add a helper to export atomic64_t values

Here's my story:
Once upon a time, there lived a developer that wanted to export an
atomic64_t value to userspace using debugfs to help with debugging. But
that developer found there was no helper function to do so and was very
sad.
The End.

Yeah, it's a sad story. Here's my patch, merge me maybe?


Anand K Mistry (1):
  debugfs: Add a helper to export atomic64_t values

 fs/debugfs/file.c       | 37 +++++++++++++++++++++++++++++++++++++
 include/linux/debugfs.h |  6 ++++++
 2 files changed, 43 insertions(+)

-- 
2.29.1.341.ge80a0c044ae-goog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ