messages from 2025-05-30 22:47:23 to 2025-06-10 22:35:32 UTC [more...]
[PATCH 00/12] Signed BPF programs
2025-06-10 22:35 UTC (48+ messages)
` [PATCH 01/12] bpf: Implement an internal helper for SHA256 hashing
` [PATCH 02/12] bpf: Update the bpf_prog_calc_tag to use SHA256
` [PATCH 03/12] bpf: Implement exclusive map creation
` [PATCH 04/12] libbpf: Implement SHA256 internal helper
` [PATCH 05/12] libbpf: Support exclusive map creation
` [PATCH 06/12] selftests/bpf: Add tests for exclusive maps
` [PATCH 07/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
` [PATCH 08/12] bpf: Implement signature verification for BPF programs
` [PATCH 09/12] libbpf: Update light skeleton for signing
` [PATCH 10/12] libbpf: Embed and verify the metadata hash in the loader
` [PATCH 11/12] bpftool: Add support for signing BPF programs
` [PATCH 12/12] selftests/bpf: Enable signature verification for all lskel tests
[PATCH v3 bpf-next 0/5] bpf path iterator
2025-06-10 22:34 UTC (15+ messages)
` [PATCH v3 bpf-next 1/5] namei: Introduce new helper function path_walk_parent()
` [PATCH v3 bpf-next 2/5] landlock: Use path_walk_parent()
` [PATCH v3 bpf-next 3/5] bpf: Introduce path iterator
` [PATCH v3 bpf-next 4/5] selftests/bpf: Add tests for bpf "
` [PATCH v3 bpf-next 5/5] selftests/bpf: Path walk test
[PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
2025-06-09 8:58 UTC (19+ messages)
` [PATCH RFC 1/1] module: Make use of platform keyring for module signature verify
adding CAP_RESERVED_# bits
2025-06-07 2:11 UTC (6+ messages)
[PATCH v4 0/4] Audit: Records for multiple security contexts
2025-06-07 0:51 UTC (5+ messages)
` [PATCH v4 1/4] Audit: Create audit_stamp structure
` [PATCH v4 2/4] LSM: security_lsmblob_to_secctx module selection
` [PATCH v4 3/4] Audit: Add record for multiple task security contexts
` [PATCH v4 4/4] Audit: Add record for multiple object contexts
[PATCH v2 bpf-next 0/4] bpf path iterator
2025-06-06 17:01 UTC (23+ messages)
` [PATCH v2 bpf-next 1/4] namei: Introduce new helper function path_walk_parent()
` [PATCH v2 bpf-next 2/4] landlock: Use path_walk_parent()
` [PATCH v2 bpf-next 3/4] bpf: Introduce path iterator
` [PATCH v2 bpf-next 4/4] selftests/bpf: Add tests for bpf "
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2025-06-06 15:24 UTC (7+ messages)
[PATCH 1/2] fs: Provide function that allocates a secure anonymous inode
2025-06-06 15:09 UTC (4+ messages)
[PATCH v1] selftests/landlock: Add test to check rule tied to covered mount point
2025-06-06 11:08 UTC
[PATCH] selftests/landlock: Fix build of audit_test
2025-06-06 10:42 UTC (2+ messages)
[RFC PATCH 0/3] landlock: walk parent dir with RCU, without taking references
2025-06-06 10:25 UTC (13+ messages)
` [RFC PATCH 1/3] landlock: walk parent dir "
` [RFC PATCH 2/3] selftests/landlock: Add fs_race_test
` [RFC PATCH 3/3] Restart pathwalk on rename seqcount change
[PATCH net] calipso: unlock rcu before returning -EAFNOSUPPORT
2025-06-05 15:20 UTC (3+ messages)
[LTP] [PATCH v2] lsm: fix overset attr test
2025-06-05 9:58 UTC
[LTP] [PATCH v4 7/7] Add lsm_set_self_attr01 test
2025-06-05 8:25 UTC (3+ messages)
PATCH 2/3] security: add Lilium - Linux Integrity Lock-In User Module - Documentation
2025-06-05 0:22 UTC (3+ messages)
[PATCH 0/3] BPF signature verification
2025-06-04 16:25 UTC (15+ messages)
` [PATCH 1/3] bpf: Add bpf_check_signature
[PATCH bpf-next 0/4] bpf path iterator
2025-06-04 0:58 UTC (43+ messages)
` [PATCH bpf-next 2/4] landlock: Use path_parent()
` [PATCH bpf-next 3/4] bpf: Introduce path iterator
[PATCH] landlock/ruleset: Minor comments improvements
2025-06-03 21:56 UTC (3+ messages)
` [PATCH] Another one
[PATCH v1 net] calipso: Don't call calipso functions for AF_INET sk
2025-06-03 11:46 UTC (4+ messages)
landlock: Use hashtable for merged domains
2025-06-02 19:50 UTC (9+ messages)
` [RFC PATCH 02/10] landlock/hash: define (dynamic, non-resizable) hash table helpers
` [RFC PATCH 08/10] landlock: Construct the inode hashtable in the new landlock_domain
[RFC 1/2] landlock: Multithreading support for landlock_restrict_self()
2025-06-02 6:45 UTC (11+ messages)
[PATCH 1/3] security: add Lilium - Linux Integrity Lock-In User Module
2025-06-01 18:18 UTC (3+ messages)
[PATCH] fs/ceph: set superblock s_magic for IMA fsmagic matching: up to 60x speedup
2025-06-01 16:03 UTC (3+ messages)
[PATCH 3/3] security: add Lilium - Linux Integrity Lock-In User Module - MAINTAINER
2025-06-01 1:09 UTC
[PATCH 1/3] security: add Lilium - Linux Integrity Lock-In User Module
2025-05-31 22:37 UTC (2+ messages)
[PATCH 0/3] security: add Lilium - Linux Integrity Lock-In User Module
2025-05-31 17:56 UTC
listxattr() should return ENOTSUP for sysfs / tmpfs entries, not 0
2025-05-31 15:25 UTC (3+ messages)
` bug#77597: "
[PATCH 0/2] apparmor unaligned memory fixes
2025-05-31 15:08 UTC (3+ messages)
` [PATCH 1/2] apparmor: Fix 8-byte alignment for initial dfa blob streams
` [PATCH 2/2] apparmor: Fix unaligned memory accesses in KUnit test
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;
as well as URLs for NNTP newsgroup(s).