mbox series

[GIT,PULL] audit/audit-pr-20241112

Message ID 454ead68c33bd0ec6297a6931451f174@paul-moore.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] audit/audit-pr-20241112 | expand

Pull-request

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

Message

Paul Moore Nov. 12, 2024, 11:02 p.m. UTC
Linus,

I'm expecting to have spotty network access later this week and early
into next so I'm sending my v6.13 merge window pull requests a bit
earlier than normal.  The audit patches are minimal this time around
with one patch to correct some kdoc function parameters and one to
leverage the `str_yes_no()` function; nothing very exciting.

-Paul

--
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 89282beaf75d81c9e04da7bc7c97bb261c2a0204:

  audit: Use str_yes_no() helper function (2024-10-22 19:16:50 -0400)

----------------------------------------------------------------
audit/stable-6.13 PR 20241112
----------------------------------------------------------------

Julia Lawall (1):
      audit: Reorganize kerneldoc parameter names

Thorsten Blum (1):
      audit: Use str_yes_no() helper function

 kernel/audit.c   |    2 +-
 kernel/auditsc.c |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

--
paul-moore.com

Comments

pr-tracker-bot@kernel.org Nov. 19, 2024, 2:23 a.m. UTC | #1
The pull request you sent on Tue, 12 Nov 2024 18:02:06 -0500:

> https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git tags/audit-pr-20241112

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a8220b0ca79844bf5abb40ff067fb1db18eb79f0

Thank you!