messages from 2025-09-22 23:21:28 to 2025-12-16 03:54:49 UTC [more...]
[RFC PATCH v3 00/59] struct filename work
2025-12-16 3:55 UTC (30+ messages)
` [RFC PATCH v3 01/59] do_faccessat(): import pathname only once
` [RFC PATCH v3 02/59] do_fchmodat(): "
` [RFC PATCH v3 03/59] do_fchownat(): "
` [RFC PATCH v3 04/59] do_utimes_path(): "
` [RFC PATCH v3 05/59] chdir(2): "
` [RFC PATCH v3 06/59] chroot(2): "
` [RFC PATCH v3 07/59] user_statfs(): "
` [RFC PATCH v3 08/59] do_sys_truncate(): "
` [RFC PATCH v3 09/59] do_readlinkat(): "
` [RFC PATCH v3 10/59] get rid of audit_reusename()
` [RFC PATCH v3 11/59] ntfs: ->d_compare() must not block
` [RFC PATCH v3 12/59] getname_flags() massage, part 1
` [RFC PATCH v3 13/59] getname_flags() massage, part 2
` [RFC PATCH v3 14/59] struct filename: use names_cachep only for getname() and friends
` [RFC PATCH v3 15/59] struct filename: saner handling of long names
` [RFC PATCH v3 16/59] fs: hide names_cache behind runtime const machinery
` [RFC PATCH v3 17/59] allow incomplete imports of filenames
` [RFC PATCH v3 18/59] struct filename ->refcnt doesn't need to be atomic
` [RFC PATCH v3 19/59] allow to use CLASS() for struct filename *
` [RFC PATCH v3 21/59] file_setattr(): filename_lookup() accepts ERR_PTR() as filename
` [RFC PATCH v3 51/59] move_mount(2): switch to CLASS(filename_maybe_null)
` [RFC PATCH v3 52/59] chroot(2): switch to CLASS(filename)
` [RFC PATCH v3 53/59] quotactl_block(): "
` [RFC PATCH v3 54/59] statx: switch to CLASS(filename_maybe_null)
` [RFC PATCH v3 55/59] user_statfs(): switch to CLASS(filename)
` [RFC PATCH v3 56/59] mqueue: "
` [RFC PATCH v3 57/59] ksmbd: use CLASS(filename_kernel)
` [RFC PATCH v3 58/59] alpha: switch osf_mount() to strndup_user()
` [RFC PATCH v3 59/59] sysfs(2): fs_index() argument is _not_ a pathname
[RFC PATCH v2 00/18] io_uring, struct filename and audit
2025-12-16 2:18 UTC (26+ messages)
` [RFC PATCH v2 01/18] do_faccessat(): import pathname only once
` [RFC PATCH v2 02/18] do_fchmodat(): "
` [RFC PATCH v2 03/18] do_fchownat(): "
` [RFC PATCH v2 04/18] do_utimes_path(): "
` [RFC PATCH v2 05/18] chdir(2): "
` [RFC PATCH v2 06/18] chroot(2): "
` [RFC PATCH v2 07/18] user_statfs(): "
` [RFC PATCH v2 08/18] do_sys_truncate(): "
` [RFC PATCH v2 09/18] do_readlinkat(): "
` [RFC PATCH v2 10/18] get rid of audit_reusename()
` [RFC PATCH v2 11/18] ntfs: ->d_compare() must not block
` [RFC PATCH v2 12/18] getname_flags() massage, part 1
` [RFC PATCH v2 13/18] getname_flags() massage, part 2
` [RFC PATCH v2 14/18] struct filename: use names_cachep only for getname() and friends
` [RFC PATCH v2 15/18] struct filename: saner handling of long names
` [RFC PATCH v2 16/18] allow incomplete imports of filenames
` [RFC PATCH v2 17/18] fs: touch up predicts in putname()
` [RFC PATCH v2 18/18] struct filename ->refcnt doesn't need to be atomic
[PATCH v7 0/2] audit: improve NETFILTER_PKT records
2025-12-16 2:07 UTC (4+ messages)
` [PATCH v7 1/2] audit: add audit_log_nf_skb helper function
` [PATCH v7 2/2] audit: include source and destination ports to NETFILTER_PKT
[PATCH] audit: add fchmodat2() to change attributes class
2025-12-15 19:27 UTC (2+ messages)
[GIT PULL] audit/audit-pr-20251201
2025-12-03 19:32 UTC (2+ messages)
[RFC][PATCH 00/13] io_uring, struct filename and audit
2025-11-19 5:41 UTC (51+ messages)
` [RFC][PATCH 01/13] do_faccessat(): import pathname only once
` [RFC][PATCH 02/13] do_fchmodat(): "
` [RFC][PATCH 03/13] do_fchownat(): "
` [RFC][PATCH 04/13] do_utimes_path(): "
` [RFC][PATCH 05/13] chdir(2): "
` [RFC][PATCH 06/13] chroot(2): "
` [RFC][PATCH 07/13] user_statfs(): "
` [RFC][PATCH 08/13] do_sys_truncate(): "
` [RFC][PATCH 09/13] do_readlinkat(): "
` [RFC][PATCH 10/13] get rid of audit_reusename()
` [RFC][PATCH 11/13] allow incomplete imports of filenames
` [RFC][PATCH 12/13] fs: touch up predicts in putname()
` [RFC][PATCH 13/13] struct filename ->refcnt doesn't need to be atomic
[PATCH v6 1/2] audit: add audit_log_nf_skb helper function
2025-11-14 11:45 UTC (5+ messages)
` [PATCH v6 2/2] audit: include source and destination ports to NETFILTER_PKT
[PATCH v6 0/2] audit: improve NETFILTER_PKT records
2025-11-13 13:36 UTC
[PATCH v5 0/2] audit: improve NETFILTER_PKT records
2025-11-11 11:05 UTC (10+ messages)
` [PATCH v5 1/2] audit: add audit_log_packet_ip4 and audit_log_packet_ip6 helper functions
` [PATCH v5 2/2] audit: include source and destination ports to NETFILTER_PKT
[PATCH v3] audit: merge loops in __audit_inode_child()
2025-11-10 12:11 UTC (3+ messages)
[PATCH] audit: Use kzalloc instead of kmalloc/memset
2025-11-07 21:38 UTC (2+ messages)
[RFC PATCH 05/15] LSM: Single calls in secid hooks
2025-11-04 16:00 UTC (3+ messages)
` [PATCH RFC 5/15] "
[PATCH v4 0/2] audit: improve NETFILTER_PKT records
2025-11-03 11:05 UTC (8+ messages)
` [PATCH v4 1/2] audit: add audit_log_packet_ip4 and audit_log_packet_ip6 helper functions
` [PATCH v4 2/2] audit: include source and destination ports to NETFILTER_PKT
[viro@zeniv.linux.org.uk: [RFC] audit reporting (or not reporting) pathnames on early failures in syscalls]
2025-11-01 17:36 UTC (3+ messages)
[PATCH v1] audit: Improve path logging for unlinked files
2025-10-29 2:15 UTC (4+ messages)
[RFC bpf-next] lsm: bpf: Remove lsm_prop_bpf
2025-10-28 19:08 UTC (5+ messages)
[PATCH v2] audit: merge loops in __audit_inode_child()
2025-10-24 15:54 UTC (5+ messages)
audit/dev rebased to v6.18-rc2
2025-10-22 23:36 UTC
[RFC PATCH 13/15] LSM: restrict security_cred_getsecid() to a single LSM
2025-10-14 23:13 UTC (2+ messages)
` [PATCH RFC "
[RFC PATCH 12/15] LSM: Allow reservation of netlabel
2025-10-14 23:12 UTC (2+ messages)
` [PATCH RFC "
[RFC PATCH 11/15] LSM: Infrastructure management of the mnt_opts security blob
2025-10-14 23:12 UTC (2+ messages)
` [PATCH RFC "
[RFC PATCH 10/15] LSM: allocate mnt_opts blobs instead of module specific data
2025-10-14 23:12 UTC (2+ messages)
` [PATCH RFC "
[RFC PATCH 09/15] LSM: Add mount opts blob size tracking
2025-10-14 23:12 UTC (2+ messages)
` [PATCH RFC 9/15] "
[RFC PATCH 07/15] Audit: Call only the first of the audit rule hooks
2025-10-14 23:12 UTC (2+ messages)
` [PATCH RFC 7/15] "
[RFC PATCH 06/15] LSM: Exclusive secmark usage
2025-10-14 23:12 UTC (2+ messages)
` [PATCH RFC 6/15] "
[RFC PATCH 04/15] Audit: Add record for multiple object contexts
2025-10-14 23:12 UTC (2+ messages)
` [PATCH RFC 4/15] "
[RFC PATCH 03/15] Audit: Add record for multiple task security contexts
2025-10-14 23:12 UTC (2+ messages)
` [PATCH RFC 3/15] "
[RFC PATCH 02/15] LSM: security_lsmblob_to_secctx module selection
2025-10-14 23:12 UTC (2+ messages)
` [PATCH RFC 2/15] "
[RFC PATCH 01/15] Audit: Create audit_stamp structure
2025-10-14 23:12 UTC (2+ messages)
` [PATCH RFC 1/15] "
[PATCH] audit: fix comment misindentation in audit.h
2025-10-14 12:43 UTC (3+ messages)
[PATCH v1] audit: merge loops in __audit_inode_child()
2025-10-14 12:42 UTC (6+ messages)
[PATCH v3] audit: include source and destination ports to NETFILTER_PKT
2025-10-13 20:26 UTC (7+ messages)
[PATCH AUTOSEL 6.17-6.6] audit: record fanotify event regardless of presence of rules
2025-10-06 18:17 UTC
[GIT PULL] audit/audit-pr-20250926
2025-09-30 17:35 UTC (2+ messages)
[PATCH v2] audit: include source and destination ports to NETFILTER_PKT
2025-09-26 18:28 UTC (3+ messages)
[PATCH v1] audit: include source and destination ports to NETFILTER_PKT
2025-09-23 20:11 UTC (5+ 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