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:   Mon, 1 Aug 2022 15:52:12 -0400
From:   Paul Moore <paul@...l-moore.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-audit@...hat.com, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Audit patches for v6.0

Linus,

Two minor audit patches: on marks a function as static, the other
removes a redundant length check.  Everything merges cleanly against
your tree of a few minutes ago, please merge for v6.0.

-Paul

--
The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

 Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
   tags/audit-pr-20220801

for you to fetch changes up to 546093206ba16623c18e344630dbfdd71a4327e0:

 audit: make is_audit_feature_set() static (2022-06-13 14:08:57 -0400)

----------------------------------------------------------------
audit/stable-6.0 PR 20220801

----------------------------------------------------------------
Shreenidhi Shedi (1):
     audit: remove redundant data_len check

Xiu Jianfeng (1):
     audit: make is_audit_feature_set() static

include/linux/audit.h | 2 --
kernel/audit.c        | 4 ++--
2 files changed, 2 insertions(+), 4 deletions(-)

-- 
paul-moore.com

Powered by blists - more mailing lists