linux-audit.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-20 19:03:08 to 2023-03-04 20:55:34 UTC [more...]

[PATCH v38 00/39] LSM: Module stacking for AppArmor
 2023-03-03 17:14 UTC  (6+ messages)
` [PATCH v38 01/39] LSM: Identify modules by more than name
` [PATCH v38 02/39] LSM: Add an LSM identifier for external use

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

Key based rate limiter (audit_set_rate_limit)
 2023-03-02 19:11 UTC  (10+ messages)

audit userspace problems with io_uring async ops
 2023-02-28 22:04 UTC 

[GIT PULL] Audit patches for v6.3
 2023-02-22 20:59 UTC  (2+ messages)

Clarification Around File System Auditing
 2023-02-17 21:50 UTC  (4+ messages)

[PATCH] tests/filter_exclude: euid filtering now possible in exclude filter
 2023-02-14 19:26 UTC  (2+ messages)

small patch for issue with rules that have been (incorrecly) copied from Windows
 2023-02-10 23:37 UTC 

[PATCH v2] io_uring,audit: don't log IORING_OP_MADVISE
 2023-02-10 22:59 UTC  (13+ messages)

audit-3.1 released
 2023-02-09 16:40 UTC 

[PATCH v7 0/3] fanotify: Allow user space to pass back additional audit info
 2023-02-09  9:07 UTC  (14+ messages)
` [PATCH v7 1/3] fanotify: Ensure consistent variable type for response
` [PATCH v7 2/3] fanotify: define struct members to hold response decision context
` [PATCH v7 3/3] fanotify, audit: Allow audit to use the full permission event response

[PATCH] audit: update the mailing list in MAINTAINERS
 2023-02-07 18:56 UTC  (2+ messages)

Upstream kernel development and the linux-audit mailing list
 2023-02-07 15:31 UTC  (3+ messages)

Re: audit library license
 2023-02-02  5:25 UTC  (3+ messages)
  `  "

audit library license
 2023-01-31 15:53 UTC  (2+ messages)

Setting priority to auditd rule files
 2023-01-30 16:51 UTC  (2+ messages)

[RFC PATCH v2 00/31] Upstream kvx Linux port
 2023-01-29 11:50 UTC  (56+ messages)
` [RFC PATCH v2 01/31] Documentation: kvx: Add basic documentation
` [RFC PATCH v2 02/31] Documentation: Add binding for kalray,kv3-1-core-intc
` [RFC PATCH v2 03/31] Documentation: Add binding for kalray,kv3-1-apic-gic
` [RFC PATCH v2 04/31] Documentation: Add binding for kalray,kv3-1-apic-mailbox
` [RFC PATCH v2 05/31] Documentation: Add binding for kalray,coolidge-itgen
` [RFC PATCH v2 06/31] Documentation: Add binding for kalray,kv3-1-ipi-ctrl
  ` [RFC PATCH v2 06/31] Documentation: Add binding for kalray, kv3-1-ipi-ctrl
` [RFC PATCH v2 07/31] Documentation: Add binding for kalray,kv3-1-pwr-ctrl
  ` [RFC PATCH v2 07/31] Documentation: Add binding for kalray, kv3-1-pwr-ctrl
` [RFC PATCH v2 09/31] kvx: Add build infrastructure
` [RFC PATCH v2 11/31] kvx: Add atomic/locking headers
` [RFC PATCH v2 12/31] kvx: Add other common headers
` [RFC PATCH v2 13/31] kvx: Add boot and setup routines
` [RFC PATCH v2 14/31] kvx: Add exception/interrupt handling
` [RFC PATCH v2 15/31] irqchip: Add irq-kvx-apic-gic driver
` [RFC PATCH v2 18/31] irqchip: Add kvx-core-intc core interupt controller driver
` [RFC PATCH v2 20/31] kvx: Add memory management
` [RFC PATCH v2 21/31] kvx: Add system call support
` [RFC PATCH v2 22/31] kvx: Add signal handling support
` [RFC PATCH v2 23/31] kvx: Add ELF relocations and module support
` [RFC PATCH v2 24/31] kvx: Add misc common routines
` [RFC PATCH v2 27/31] kvx: Add kvx default config file
` [RFC PATCH v2 28/31] kvx: Add debugging related support
` [RFC PATCH v2 29/31] kvx: Add support for cpuinfo
` [RFC PATCH v2 30/31] kvx: Add power controller driver
` [RFC PATCH v2 31/31] kvx: Add IPI driver

[PATCH v1 0/2] two suggested iouring op audit updates
 2023-01-29 23:37 UTC  (29+ messages)
` [PATCH v1 1/2] io_uring, audit: audit IORING_OP_FADVISE but not IORING_OP_MADVISE
    ` [PATCH v1 1/2] io_uring,audit: "
` [PATCH v1 2/2] io_uring,audit: do not log IORING_OP_*GETXATTR

[PATCH v6 0/3] fanotify: Allow user space to pass back additional audit info
 2023-01-27 20:17 UTC  (10+ messages)
` [PATCH v6 3/3] fanotify, audit: Allow audit to use the full permission event response
    ` [PATCH v6 3/3] fanotify,audit: "

[ANNOUNCE] Linux Security Summit North Americ (LSS-NA) CfP
 2023-01-20 22:24 UTC 


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).