messages from 2026-06-22 04:07:06 to 2026-08-13 17:24:47 UTC [more...]
[PATCH 00/13] audit: log all six syscall arguments in the SYSCALL record
2026-08-13 17:24 UTC (25+ messages)
` [PATCH 01/13] "
` [PATCH 02/13] alpha: pass all six syscall args to audit_syscall_entry()
` [PATCH 03/13] arm: "
` [PATCH 04/13] arm64: "
` [PATCH 05/13] csky: "
` [PATCH 06/13] microblaze: "
` [PATCH 07/13] mips: "
` [PATCH 08/13] openrisc: "
` [PATCH 09/13] parisc: "
` [PATCH 10/13] sh: "
` [PATCH 11/13] sparc64: "
` [PATCH 12/13] um: "
` [PATCH 13/13] xtensa: "
[PATCH] audit: avoid dropping live tree ref on fsnotify rule autoremove
2026-08-12 20:46 UTC (4+ messages)
[PATCH] audit: add MOVE_MOUNT auxiliary record to log mount relocation
2026-08-12 20:43 UTC (10+ messages)
[PATCH] cred: clarify that task_struct::cred is only for the current task
2026-08-12 15:44 UTC (4+ messages)
[PATCH] audit: use copied skb length in kauditd_send_multicast_skb()
2026-08-10 21:10 UTC (6+ messages)
[PATCH] audit: add missing unlikely hint to audit_dummy_context() wrappers
2026-08-07 14:05 UTC
[PATCH v2] audit: free proctitle in context so it can be re-set by fork on exec_binprm
2026-08-07 12:25 UTC (2+ messages)
[PATCH 0/3] audit: Measure and reduce syscall filtering overhead
2026-08-07 1:01 UTC (4+ messages)
` [PATCH 1/3] selftests/audit: Add syscall overhead benchmark
` [PATCH 2/3] audit: Fix filter rule accounting after automatic removal
` [PATCH 3/3] audit: Skip exit filtering for syscalls without rules
[PATCH v1] audit: free proctitle in context so it can be set by fork
2026-08-06 21:15 UTC (4+ messages)
[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
2026-08-04 20:25 UTC (27+ messages)
` [RFC PATCH 01/24] pidfd: add spawn builder uapi
` [RFC PATCH 02/24] libfs: allow custom validation of stashed inode data
` [RFC PATCH 03/24] pidfs: add taskless future pidfd inodes
` [RFC PATCH 04/24] pidfd: create taskless spawn builders
` [RFC PATCH 05/24] pidfd: add spawn builder path configuration
` [RFC PATCH 06/24] exec: expose execveat internals to process builders
` [RFC PATCH 07/24] fork: expose vfork completion helper
` [RFC PATCH 08/24] pidfs: attach pids to future pidfd files
` [RFC PATCH 09/24] fork: let process builders supply preallocated pids
` [RFC PATCH 10/24] pidfs: publish future pidfd files
` [RFC PATCH 11/24] pidfd: add spawn builder state tracking
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks
` [RFC PATCH 13/24] fork: let new tasks start with task work
` [RFC PATCH 14/24] pidfd: create and execute spawn builder tasks
` [RFC PATCH 15/24] fork: keep embryonic tasks hidden until exec completes
` [RFC PATCH 16/24] audit: add pidfd spawn child contexts
` [RFC PATCH 17/24] pidfd: audit child spawn execution
` [RFC PATCH 18/24] pidfd: make spawn builder execution signal-safe
` [RFC PATCH 19/24] file: expose spawn file-action helpers
` [RFC PATCH 20/24] pidfd: add initial spawn file actions
` [RFC PATCH 21/24] pidfd: consume spawn builders on the first run attempt
` [RFC PATCH 22/24] pidfd: expose spawn builder system calls
` [RFC PATCH 23/24] selftests/pidfd: cover pidfd spawn builders
` [RFC PATCH 24/24] Documentation: describe "
[GIT PULL] audit/audit-pr-20260730
2026-07-30 22:15 UTC (2+ messages)
[PATCH] audit: add CLONE3 auxiliary record to log process cloning
2026-07-29 22:02 UTC (4+ messages)
[PATCH v2] audit: add FSCONFIG auxiliary record to log filesystem configuration
2026-07-29 20:33 UTC (5+ messages)
[PATCH 0/1] audit: fix use-after-free in audit_del_rule
2026-07-29 20:31 UTC (5+ messages)
` [PATCH 1/1] audit: fix potential use-after-free in audit_del_rule()
[PATCH v2] audit: Force audit_context() to be always inlined
2026-07-29 17:54 UTC (5+ messages)
[PATCH 0/2] audit: drop BUG_ON() calls
2026-07-28 22:46 UTC (7+ messages)
` [PATCH 1/2] audit: drop BUG_ON() from audit_add_to_parent()
` [PATCH 2/2] audit: drop BUG_ON() from audit_signal_info_syscall()
[PATCH 0/3] vfs: call audit_inode_child() in lookup_open() on failure
2026-07-27 21:59 UTC (9+ messages)
` [PATCH 1/3] vfs: move create error && negative dentry case in lookup_open() up
` [PATCH 2/3] vfs: call audit_inode_child() in lookup_open() on failure
` [PATCH 3/3] fs/namei.c: update kerneldoc of atomic_open()
[RFC PATCH] audit: drop BUG_ON() from audit_log_XXX()
2026-07-27 20:26 UTC (5+ messages)
Enable sashiko.dev for the audit list?
2026-07-27 20:26 UTC (3+ messages)
[RFC PATCH 0/5] Cleanup code in and around audit_expand()
2026-07-27 18:29 UTC (8+ messages)
` [RFC PATCH 1/5] audit: only call audit_expand() once in audit_log_vformat()
` [RFC PATCH 2/5] audit: convert audit_expand() to operate in multiples of AUDIT_BUFSIZ
` [RFC PATCH 3/5] audit: move from a size_t buffer length to an int buffer length
` [RFC PATCH 4/5] audit: add a missing function definition when !CONFIG_AUDIT
` [RFC PATCH 5/5] audit: drop BUG_ON() from audit_log_XXX()
[PATCH] audit: fix potential integer overflow in audit_log_n_string()
2026-07-23 17:43 UTC (4+ messages)
` [PATCH v2] "
[PATCH] audit: add FSCONFIG auxiliary record to log filesystem configuration
2026-07-22 14:43 UTC (5+ messages)
[PATCH v2] audit: add FSOPEN record to log filesystem name
2026-07-14 19:33 UTC (5+ messages)
[GIT PULL] audit/audit-pr-20260710
2026-07-11 3:07 UTC (2+ messages)
[PATCH RFC,-next] audit: add syscall fastpath to skip audit for uncovered syscalls
2026-07-08 18:35 UTC (2+ messages)
[PATCH v3] audit: fix potential integer overflow in audit_log_n_hex()
2026-07-08 18:28 UTC (3+ messages)
[PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
2026-07-06 14:05 UTC (16+ messages)
[PATCH] audit: add FSOPEN record to log filesystem name
2026-07-02 12:18 UTC (3+ messages)
[PATCH v2] audit: fix potential integer overflow in audit_log_n_hex()
2026-07-01 13:54 UTC (3+ messages)
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
2026-07-01 11:07 UTC (22+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
` [PATCH v3 2/7] llist: "
` [PATCH v3 5/7] kernel: Use mutable list iterators
[PATCH v2] audit: Fix data races of skb_queue_len() readers on audit_queue
2026-06-30 20:15 UTC (2+ messages)
[PATCH v2] audit: add missing syscalls to PERM class tables
2026-06-30 19:58 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox