org.kernel.vger.audit archive
465 archived articles, newest first (page 2 of 5). Latest articles →
Re: [RFC PATCH] audit: drop BUG_ON() from audit_log_XXX()
Mon, 27 Jul 2026 17:07:54 -0300Re: [RFC PATCH 4/5] audit: add a missing function definition when !CONFIG_AUDIT
Mon, 27 Jul 2026 14:29:25 -0400Re: [RFC PATCH 4/5] audit: add a missing function definition when !CONFIG_AUDIT
Mon, 27 Jul 2026 15:02:07 -0300[PATCH v2] audit: add FSCONFIG auxiliary record to log filesystem configuration
Mon, 27 Jul 2026 14:37:10 -0300Re: [PATCH v1] audit: free proctitle in context so it can be set by fork
Mon, 27 Jul 2026 11:41:00 +0200[PATCH v1] audit: free proctitle in context so it can be set by fork
Sun, 26 Jul 2026 17:37:14 -0400Re: [PATCH 3/3] fs/namei.c: update kerneldoc of atomic_open()
Fri, 24 Jul 2026 17:10:38 -0400Re: [PATCH 2/3] vfs: call audit_inode_child() in lookup_open() on failure
Fri, 24 Jul 2026 17:10:36 -0400Re: [PATCH 1/3] vfs: move create error && negative dentry case in lookup_open() up
Fri, 24 Jul 2026 17:10:34 -0400[RFC PATCH 5/5] audit: drop BUG_ON() from audit_log_XXX()
Fri, 24 Jul 2026 15:56:23 -0400[RFC PATCH 4/5] audit: add a missing function definition when !CONFIG_AUDIT
Fri, 24 Jul 2026 15:56:22 -0400[RFC PATCH 3/5] audit: move from a size_t buffer length to an int buffer length
Fri, 24 Jul 2026 15:56:21 -0400[RFC PATCH 2/5] audit: convert audit_expand() to operate in multiples of AUDIT_BUFSIZ
Fri, 24 Jul 2026 15:56:20 -0400[RFC PATCH 1/5] audit: only call audit_expand() once in audit_log_vformat()
Fri, 24 Jul 2026 15:56:19 -0400[RFC PATCH 0/5] Cleanup code in and around audit_expand()
Fri, 24 Jul 2026 15:56:18 -0400[PATCH] audit: add CLONE3 auxiliary record to log process cloning
Fri, 24 Jul 2026 12:02:59 -0300Re: [PATCH v2] audit: Force audit_context() to be always inlined
Fri, 24 Jul 2026 16:53:35 +0200Re: Enable sashiko.dev for the audit list?
Fri, 24 Jul 2026 08:33:20 -0300Re: [PATCH 1/1] audit: fix potential use-after-free in audit_del_rule()
Fri, 24 Jul 2026 11:10:51 +0800Enable sashiko.dev for the audit list?
Thu, 23 Jul 2026 18:27:12 -0400Re: [PATCH 1/1] audit: fix potential use-after-free in audit_del_rule()
Thu, 23 Jul 2026 17:57:52 -0400Re: [RFC PATCH] audit: drop BUG_ON() from audit_log_XXX()
Thu, 23 Jul 2026 16:12:35 -0400Re: [PATCH v2] audit: fix potential integer overflow in audit_log_n_string()
Thu, 23 Jul 2026 13:43:39 -0400Re: [PATCH v2] audit: Force audit_context() to be always inlined
Thu, 23 Jul 2026 13:21:27 -0400Re: [PATCH] audit: add MOVE_MOUNT auxiliary record to log mount relocation
Wed, 22 Jul 2026 17:59:07 +0200Re: [PATCH] audit: add FSCONFIG auxiliary record to log filesystem configuration
Wed, 22 Jul 2026 16:43:43 +0200Re: [PATCH 0/3] vfs: call audit_inode_child() in lookup_open() on failure
Wed, 22 Jul 2026 16:40:59 +0200Re: [PATCH] audit: add FSCONFIG auxiliary record to log filesystem configuration
Wed, 22 Jul 2026 09:22:09 -0400Re: [PATCH] audit: add FSCONFIG auxiliary record to log filesystem configuration
Wed, 22 Jul 2026 10:05:46 -0300Re: [PATCH] audit: add FSCONFIG auxiliary record to log filesystem configuration
Tue, 21 Jul 2026 18:18:42 -0400Re: [PATCH] audit: add MOVE_MOUNT auxiliary record to log mount relocation
Tue, 21 Jul 2026 18:17:51 -0400[PATCH 1/1] audit: fix potential use-after-free in audit_del_rule()
Tue, 21 Jul 2026 23:37:41 +0800[PATCH 0/1] audit: fix use-after-free in audit_del_rule
Tue, 21 Jul 2026 23:37:40 +0800Re: [PATCH v2] audit: Force audit_context() to be always inlined
Tue, 21 Jul 2026 09:59:28 +0200[PATCH v2] audit: Force audit_context() to be always inlined
Tue, 21 Jul 2026 12:01:18 +0800[PATCH v2] audit: fix potential integer overflow in audit_log_n_string()
Sat, 18 Jul 2026 13:09:22 +0800Re: [PATCH] audit: fix potential integer overflow in audit_log_n_string()
Fri, 17 Jul 2026 17:44:01 -0400Re: [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks
Thu, 16 Jul 2026 08:57:58 -0700[RFC PATCH 24/24] Documentation: describe pidfd spawn builders
Thu, 16 Jul 2026 22:31:50 +0800[RFC PATCH 23/24] selftests/pidfd: cover pidfd spawn builders
Thu, 16 Jul 2026 22:31:49 +0800[RFC PATCH 22/24] pidfd: expose spawn builder system calls
Thu, 16 Jul 2026 22:31:48 +0800[RFC PATCH 21/24] pidfd: consume spawn builders on the first run attempt
Thu, 16 Jul 2026 22:31:47 +0800[RFC PATCH 20/24] pidfd: add initial spawn file actions
Thu, 16 Jul 2026 22:31:46 +0800[RFC PATCH 19/24] file: expose spawn file-action helpers
Thu, 16 Jul 2026 22:31:45 +0800[RFC PATCH 18/24] pidfd: make spawn builder execution signal-safe
Thu, 16 Jul 2026 22:31:44 +0800[RFC PATCH 17/24] pidfd: audit child spawn execution
Thu, 16 Jul 2026 22:31:43 +0800[RFC PATCH 16/24] audit: add pidfd spawn child contexts
Thu, 16 Jul 2026 22:31:42 +0800[RFC PATCH 15/24] fork: keep embryonic tasks hidden until exec completes
Thu, 16 Jul 2026 22:31:41 +0800[RFC PATCH 14/24] pidfd: create and execute spawn builder tasks
Thu, 16 Jul 2026 22:31:40 +0800[RFC PATCH 13/24] fork: let new tasks start with task work
Thu, 16 Jul 2026 22:31:39 +0800[RFC PATCH 12/24] fork: let kernel callers create embryonic tasks
Thu, 16 Jul 2026 22:31:38 +0800[RFC PATCH 11/24] pidfd: add spawn builder state tracking
Thu, 16 Jul 2026 22:31:37 +0800[RFC PATCH 10/24] pidfs: publish future pidfd files
Thu, 16 Jul 2026 22:31:36 +0800[RFC PATCH 09/24] fork: let process builders supply preallocated pids
Thu, 16 Jul 2026 22:31:35 +0800[RFC PATCH 08/24] pidfs: attach pids to future pidfd files
Thu, 16 Jul 2026 22:31:34 +0800[RFC PATCH 07/24] fork: expose vfork completion helper
Thu, 16 Jul 2026 22:31:33 +0800[RFC PATCH 06/24] exec: expose execveat internals to process builders
Thu, 16 Jul 2026 22:31:32 +0800[RFC PATCH 05/24] pidfd: add spawn builder path configuration
Thu, 16 Jul 2026 22:31:31 +0800[RFC PATCH 04/24] pidfd: create taskless spawn builders
Thu, 16 Jul 2026 22:31:30 +0800[RFC PATCH 03/24] pidfs: add taskless future pidfd inodes
Thu, 16 Jul 2026 22:31:29 +0800[RFC PATCH 02/24] libfs: allow custom validation of stashed inode data
Thu, 16 Jul 2026 22:31:28 +0800[RFC PATCH 01/24] pidfd: add spawn builder uapi
Thu, 16 Jul 2026 22:31:27 +0800[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
Thu, 16 Jul 2026 22:31:26 +0800[PATCH] audit: fix potential integer overflow in audit_log_n_string()
Wed, 15 Jul 2026 10:46:35 +0800Re: [PATCH v2] audit: add FSOPEN record to log filesystem name
Tue, 14 Jul 2026 15:33:12 -0400[PATCH] audit: add MOVE_MOUNT auxiliary record to log mount relocation
Mon, 13 Jul 2026 14:00:35 -0300[PATCH] audit: add FSCONFIG auxiliary record to log filesystem configuration
Mon, 13 Jul 2026 14:00:13 -0300Re: [GIT PULL] audit/audit-pr-20260710
Sat, 11 Jul 2026 03:07:54 +0000[GIT PULL] audit/audit-pr-20260710
Fri, 10 Jul 2026 15:13:49 -0400[PATCH 2/3] vfs: call audit_inode_child() in lookup_open() on failure
Fri, 10 Jul 2026 18:42:32 +0200[PATCH 3/3] fs/namei.c: update kerneldoc of atomic_open()
Fri, 10 Jul 2026 18:42:33 +0200[PATCH 0/3] vfs: call audit_inode_child() in lookup_open() on failure
Fri, 10 Jul 2026 18:42:30 +0200[PATCH 1/3] vfs: move create error && negative dentry case in lookup_open() up
Fri, 10 Jul 2026 18:42:31 +0200Re: [PATCH v2] audit: add FSOPEN record to log filesystem name
Fri, 10 Jul 2026 10:05:01 +0200Re: [PATCH v2] audit: add FSOPEN record to log filesystem name
Wed, 8 Jul 2026 14:39:10 -0400Re: [PATCH RFC,-next] audit: add syscall fastpath to skip audit for uncovered syscalls
Wed, 8 Jul 2026 14:35:35 -0400Re: [PATCH v3] audit: fix potential integer overflow in audit_log_n_hex()
Wed, 8 Jul 2026 15:28:01 -0300Re: [PATCH v3] audit: fix potential integer overflow in audit_log_n_hex()
Wed, 08 Jul 2026 14:22:07 -0400[PATCH RFC,-next] audit: add syscall fastpath to skip audit for uncovered syscalls
Wed, 8 Jul 2026 15:29:57 +0000Re: [PATCH v2] audit: add FSOPEN record to log filesystem name
Tue, 07 Jul 2026 13:23:02 +0200Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Mon, 6 Jul 2026 10:05:56 -0400Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Mon, 6 Jul 2026 13:59:19 +0530[PATCH v2] audit: add FSOPEN record to log filesystem name
Fri, 3 Jul 2026 09:25:49 -0300Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Thu, 2 Jul 2026 19:49:31 -0300Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Thu, 2 Jul 2026 15:19:10 -0300[PATCH v3] audit: fix potential integer overflow in audit_log_n_hex()
Thu, 2 Jul 2026 11:04:11 -0300Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Thu, 2 Jul 2026 09:27:49 -0400Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Thu, 2 Jul 2026 18:19:52 +0530Re: [PATCH] audit: add FSOPEN record to log filesystem name
Thu, 2 Jul 2026 09:18:35 -0300Re: [PATCH] audit: add FSOPEN record to log filesystem name
Thu, 02 Jul 2026 08:59:38 +0200Re: [PATCH v2] audit: fix potential integer overflow in audit_log_n_hex()
Wed, 1 Jul 2026 10:54:59 -0300[PATCH] audit: add FSOPEN record to log filesystem name
Wed, 1 Jul 2026 10:24:10 -0300Re: [RFC PATCH] audit: drop BUG_ON() from audit_log_XXX()
Wed, 1 Jul 2026 10:19:54 -0300Re: [PATCH v3 1/7] list: Add mutable iterator variants
Wed, 1 Jul 2026 19:07:22 +0800Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Wed, 1 Jul 2026 10:53:49 +0200Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Wed, 1 Jul 2026 13:39:01 +0530Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Wed, 1 Jul 2026 06:56:52 +0200Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Wed, 1 Jul 2026 10:02:06 +0530Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Wed, 1 Jul 2026 07:44:07 +0530Re: [PATCH v2] audit: Fix data races of skb_queue_len() readers on audit_queue
Tue, 30 Jun 2026 16:15:38 -0400
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.