audit.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-08 17:16:03 to 2023-08-18 10:32:37 UTC [more...]

[PATCH] audit: add task history record
 2023-08-18 10:29 UTC  (7+ messages)

[PATCH] audit: Annotate struct audit_chunk with __counted_by
 2023-08-17 20:59 UTC  (2+ messages)

[PATCH v1] kernel: Add space before parenthesis and around '=', "==" and '<'
 2023-08-16 13:38 UTC  (4+ messages)

[PATCH v1] kernel: auditsc: Removes use of assignment in if condition and moves open brace following function definitions to the next line
 2023-08-16  2:58 UTC  (4+ messages)

[PATCH v1] kernel: Moves trailing statements to next line
 2023-08-15 22:16 UTC  (2+ messages)

[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
 2023-08-09 18:02 UTC  (45+ messages)
` [RFC PATCH v10 01/17] security: add ipe lsm
  ` [PATCH RFC v10 1/17] "
` [RFC PATCH v10 02/17] ipe: add policy parser
  ` [PATCH RFC v10 2/17] "
` [RFC PATCH v10 03/17] ipe: add evaluation loop
  ` [PATCH RFC v10 3/17] "
` [RFC PATCH v10 04/17] ipe: add LSM hooks on execution and kernel read
  ` [PATCH RFC v10 4/17] "
` [RFC PATCH v10 05/17] ipe: introduce 'boot_verified' as a trust provider
  ` [PATCH RFC v10 5/17] "
` [RFC PATCH v10 06/17] security: add new securityfs delete function
  ` [PATCH RFC v10 6/17] "
` [RFC PATCH v10 07/17] ipe: add userspace interface
  ` [PATCH RFC v10 7/17] "
` [RFC PATCH v10 08/17] uapi|audit|ipe: add ipe auditing support
  ` [PATCH RFC v10 8/17] "
` [RFC PATCH v10 09/17] ipe: add permissive toggle
  ` [PATCH RFC v10 9/17] "
` [RFC PATCH v10 10/17] block|security: add LSM blob to block_device
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v10 12/17] ipe: add support for dm-verity as a trust provider
  ` [PATCH RFC "
` [RFC PATCH v10 13/17] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v10 14/17] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v10 15/17] scripts: add boot policy generation program
` [RFC PATCH v10 16/17] ipe: kunit test for parser
` [RFC PATCH v10 17/17] documentation: add ipe documentation

[PATCH v2] audit: fix possible soft lockup in __audit_inode_child()
 2023-08-08 18:45 UTC  (2+ messages)

[PATCH] audit: fix possible soft lockup in __audit_inode_child()
 2023-08-08 11:58 UTC  (3+ messages)

[PATCH v2] TaskTracker : Simplified thread information tracker
 2023-08-08 14:38 UTC  (11+ messages)

[PATCH -next] audit: remove out-of-date comment in auditd_reset()
 2023-08-08  0:56 UTC  (3+ messages)

[PATCH -next] audit: correct audit_filter_inodes() definition
 2023-07-21 16:17 UTC  (2+ messages)
` [PATCH] "

[PATCH -next] audit: Include securiry.h unconditionally
 2023-07-20 19:06 UTC  (2+ messages)
` [PATCH] "

[GIT PULL] Audit patches for v6.5
 2023-06-28  1:01 UTC  (2+ messages)

[PATCH 00/14] mm/init/kernel: missing-prototypes warnings
 2023-06-22 15:02 UTC  (24+ messages)
` [PATCH 01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype
` [PATCH 02/14] mm: page_poison: always declare __kernel_map_pages() function
` [PATCH 03/14] mm: sparse: mark populate_section_memmap() static
` [PATCH 04/14] audit: avoid missing-prototype warnings
  ` [PATCH 4/14] "
` [PATCH 05/14] lib: devmem_is_allowed: include linux/io.h
` [PATCH 06/14] locking: add lockevent_read() prototype
` [PATCH 07/14] panic: hide unused global functions
` [PATCH 08/14] panic: make function declarations visible
` [PATCH 09/14] kunit: include debugfs header file
` [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
` [PATCH 11/14] init: consolidate prototypes in linux/init.h
` [PATCH 12/14] init: move cifs_root_data() prototype into linux/mount.h
` [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
` [PATCH 14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso

ANN: audit and stable kernel changes
 2023-06-08  0:27 UTC 

[PATCH] audit: check syscall bitmap on entry to avoid extra work
 2023-06-02 15:15 UTC  (9+ messages)

Auditd doesn't receive syscalls after installation for the current shell
 2023-05-24 19:12 UTC  (4+ messages)

Can AUDIT_LIST_RULES causes kthreadd-spam?
 2023-05-24 10:48 UTC  (12+ messages)

[PATCH v2 0/5] audit: refactors and fixes for potential deadlocks
 2023-05-23 21:07 UTC  (19+ messages)
` [PATCH v2 1/5] audit: refactor queue full checks
` [PATCH v2 2/5] audit: account backlog waiting time in audit_receive()
` [PATCH v2 3/5] audit: convert DECLARE_WAITQUEUE to DEFINE_WAIT
` [PATCH v2 4/5] audit: check if audit_queue is full after prepare_to_wait_exclusive()
` [PATCH v2 5/5] audit: do not use exclusive wait in audit_receive()

[PATCH 0/4] audit: refactor and fix for potential deadlock
 2023-05-17 16:15 UTC  (15+ messages)
` [PATCH 1/4] audit: refactor queue full checks
` [PATCH 2/4] audit: account backlog waiting time in audit_receive()
` [PATCH 3/4] audit: convert DECLARE_WAITQUEUE to DEFINE_WAIT
` [PATCH 4/4] audit: check if queue is full after prepare_to_wait_exclusive()

[RFC PATCH v2] fs/xattr: add *at family syscalls
 2023-05-15 14:20 UTC  (6+ messages)

[PATCH] tools: update astyle config for astyle v3.2.x
 2023-04-28 20:32 UTC  (2+ messages)

Linux v6.4 and audit
 2023-04-20 20:32 UTC 

[PATCH v2 0/2] audit: syscall audit optimization (> +6% faster)
 2023-04-18 13:19 UTC  (4+ messages)
` [PATCH v2 1/2] audit: add global auditd_pid to make auditd_test_task() faster
` [PATCH v2 2/2] audit: replace auditd_conn.pid with auditd_pid

[PATCH] audit: use pid.is_auditd to make auditd_test_task() faster
 2023-04-18  8:13 UTC  (6+ messages)

[PATCH -next] audit: let the caller of audit_get_sk() ensure that net is valid
 2023-03-24  2:31 UTC  (3+ messages)

Help with setting up Auditd kernel repository
 2023-03-20 15:50 UTC 

[PATCH] dm verity: log audit events for dm-verity target
 2023-03-17 21:29 UTC  (2+ messages)
    `  "

[PATCH] tests/io_uring: set a filter for the io_uring ops we want to catch
 2023-03-17 20:48 UTC 

[PATCH -next] audit: refactor audit_log_cap to improve performance
 2023-03-08 17:14 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).