Audit system development
 help / color / mirror / Atom feed
 messages from 2026-03-13 18:03:45 to 2026-07-16 14:41:42 UTC [more...]

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-07-16 14:31 UTC  (17+ 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

[PATCH] audit: fix potential integer overflow in audit_log_n_string()
 2026-07-15  2:46 UTC 

[PATCH v2] audit: add FSOPEN record to log filesystem name
 2026-07-14 19:33 UTC  (5+ messages)

[PATCH] audit: add MOVE_MOUNT auxiliary record to log mount relocation
 2026-07-13 17:00 UTC 

[PATCH] audit: add FSCONFIG auxiliary record to log filesystem configuration
 2026-07-13 17:00 UTC 

[GIT PULL] audit/audit-pr-20260710
 2026-07-11  3:07 UTC  (2+ messages)

[PATCH 0/3] vfs: call audit_inode_child() in lookup_open() on failure
 2026-07-10 16:42 UTC  (4+ 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()

[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  (18+ 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  (4+ messages)

[RFC PATCH] audit: drop BUG_ON() from audit_log_XXX()
 2026-07-01 13:19 UTC  (2+ 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] audit: Fix data race in audit_log_start()
 2026-06-30 20:15 UTC  (4+ messages)
` [PATCH v2] audit: Fix data races of skb_queue_len() readers on audit_queue

[PATCH v2] audit: add missing syscalls to PERM class tables
 2026-06-30 19:58 UTC  (2+ messages)

[PATCH] audit: Fix data race in audit_log_start()
 2026-06-17 12:15 UTC 

[GIT PULL] audit/audit-pr-20260615
 2026-06-17 11:59 UTC  (2+ messages)

[PATCH 04/12] fs/namei.c: lookup_open(): move audit_inode_child() up
 2026-06-17  8:55 UTC  (3+ messages)

[RFC PATCH v6 5/9] vfs: lookup_open(): move audit_inode_child() and i_op->create check to before try_break_deleg()
 2026-06-14 18:36 UTC  (2+ messages)

[PATCH] audit: add missing syscalls to PERM class tables
 2026-06-12  1:20 UTC  (8+ messages)

[PATCH v2] netlink, audit: prevent false ENOBUFS on timeout expiry
 2026-06-10 16:26 UTC  (13+ messages)

[linux-next:master] BUILD REGRESSION e7d700e14934e68f86338c5610cf2ae76798b663
 2026-05-28 15:12 UTC  (2+ messages)

[PATCH] audit: Update audit_alloc_mark() and audit_dupe_exe() CONFIG_AUDITSYSCALL=n stubs
 2026-05-27 23:28 UTC  (6+ messages)

[PATCH v3] netlink, audit: prevent false ENOBUFS on timeout expiry
 2026-05-27 22:00 UTC  (2+ messages)

[PATCH] audit: fix potential integer overflow in audit_log_n_hex()
 2026-05-27 19:57 UTC  (3+ messages)

[PATCH] audit: use 'unsigned int' instead of 'unsigned'
 2026-05-27 12:43 UTC  (3+ messages)

[PATCH v2 0/2] audit: fix recursive locking deadlock and dangling rule removal
 2026-05-27 12:43 UTC  (7+ messages)
` [PATCH v2 1/2] audit: fix removal of dangling executable rules
` [PATCH v2 2/2] audit: fix recursive locking deadlock in audit_dupe_exe()

[GIT PULL] audit/audit-pr-20260513
 2026-05-14 16:40 UTC  (2+ messages)

[PATCH 0/2] audit: fix recursive locking deadlock and dangling rule removal
 2026-05-13 21:04 UTC  (9+ messages)
` [PATCH 1/2] audit: fix recursive locking deadlock in audit_dupe_exe()
` [PATCH 2/2] audit: fix removal of dangling executable rules

[PATCH] netlink, audit: prevent false ENOBUFS on timeout expiry
 2026-05-13 15:39 UTC  (3+ messages)

[PATCH] audit: enforce AUDIT_LOCKED for AUDIT_TRIM and AUDIT_MAKE_EQUIV
 2026-05-12 20:10 UTC  (2+ messages)

[PATCH] audit: fix incorrect inheritable capability in CAPSET records
 2026-05-12 20:05 UTC  (2+ messages)

[PATCH] audit: add backlog high water mark metric
 2026-05-12 15:54 UTC  (11+ messages)

[PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
 2026-04-22 18:50 UTC  (18+ messages)
` [PATCH RFC bpf-next 1/4] audit: Implement bpf_audit_log_*() wrappers
  ` [PATCH RFC "

[RFC PATCH 0/2] seccomp: drop syscall exit events for rejected syscalls
 2026-04-21 18:59 UTC  (5+ messages)
` [RFC PATCH 1/2] seccomp: introduce seccomp_nack_syscall() helper
` [RFC PATCH 2/2] seccomp: drop syscall exit events for rejected syscalls

[GIT PULL] audit/audit-pr-20260410
 2026-04-14 17:15 UTC  (4+ messages)

[RFC] Modernizing Linux authentication logs (lastlog, btmp, utmp, wtmp) with SQLite
 2026-04-10 12:38 UTC  (8+ messages)

[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
 2026-03-18 23:12 UTC  (4+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox