messages from 2023-08-07 07:58:40 to 2023-08-15 20:32:25 UTC [more...]
[PATCH v4 0/6] Enable loading local and third party keys on PowerVM guest
2023-08-15 20:30 UTC (8+ messages)
` [PATCH v4 1/6] integrity: PowerVM support for loading CA keys on machine keyring
` [PATCH v4 2/6] integrity: ignore keys failing CA restrictions on non-UEFI platform
` [PATCH v4 3/6] integrity: remove global variable from machine_keyring.c
` [PATCH v4 4/6] integrity: check whether imputed trust is enabled
` [PATCH v4 5/6] integrity: PowerVM machine keyring enablement
` [PATCH v4 6/6] integrity: PowerVM support for loading third party code signing keys
[PATCH] lsm: constify the 'file' parameter in security_binder_transfer_file()
2023-08-15 20:04 UTC (2+ messages)
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-08-15 20:03 UTC (7+ messages)
[PATCH mptcp-next v13 0/4] bpf: Force to MPTCP
2023-08-15 18:57 UTC (8+ messages)
` [PATCH mptcp-next v13 1/4] bpf: Add update_socket_protocol hook
` [PATCH mptcp-next v13 2/4] selftests/bpf: Add two mptcp netns helpers
` [PATCH mptcp-next v13 3/4] selftests/bpf: Fix error checks of mptcp open_and_load
` [PATCH mptcp-next v13 4/4] selftests/bpf: Add mptcpify test
[PATCH] audit: add task history record
2023-08-15 18:44 UTC (4+ messages)
[RESEND PATCH] cred: add get_cred_many and put_cred_many
2023-08-15 18:37 UTC
[PATCH v4 1/4] compiler_types: Introduce the Clang __preserve_most function attribute
2023-08-15 18:21 UTC (6+ messages)
` [PATCH v4 2/4] list_debug: Introduce inline wrappers for debug checks
` [PATCH v4 3/4] list: Introduce CONFIG_LIST_HARDENED
` [PATCH v4 4/4] hardening: Move BUG_ON_DATA_CORRUPTION to hardening options
[PATCH 00/13] Implement Trusted Security Event Modeling
2023-08-15 17:15 UTC (15+ messages)
` [PATCH 02/13] Add TSEM specific documentation
` [PATCH 03/13] Implement CAP_TRUST capability
` [PATCH 04/13] Add TSEM master header file
` [PATCH 05/13] Add primary TSEM implementation file
[RFC] IMA Log Snapshotting Design Proposal
2023-08-14 22:02 UTC (22+ messages)
[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
2023-08-14 21:54 UTC (4+ messages)
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes
[PATCH v3 0/5] Landlock: IOCTL support
2023-08-14 17:43 UTC (7+ messages)
` [PATCH v3 1/5] landlock: Add ioctl access right
` [PATCH v3 2/5] selftests/landlock: Test ioctl support
` [PATCH v3 3/5] selftests/landlock: Test ioctl with memfds
` [PATCH v3 4/5] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL
` [PATCH v3 5/5] landlock: Document ioctl support
[PATCH v3 0/6] Enable loading local and third party keys on PowerVM guest
2023-08-14 17:42 UTC (10+ messages)
` [PATCH v3 1/6] integrity: PowerVM support for loading CA keys on machine keyring
` [PATCH v3 2/6] integrity: ignore keys failing CA restrictions on non-UEFI platform
` [PATCH v3 3/6] integrity: remove global variable from machine_keyring.c
` [PATCH v3 4/6] integrity: check whether imputed trust is enabled
` [PATCH v3 5/6] integrity: PowerVM machine keyring enablement
` [PATCH v3 6/6] integrity: PowerVM support for loading third party code signing keys
[RFC][PATCH v2 00/13] integrity: Introduce a digest cache
2023-08-14 17:13 UTC (16+ messages)
` [RFC][PATCH v2 01/13] ima: Introduce hook DIGEST_LIST_CHECK
` [RFC][PATCH v2 02/13] integrity: Introduce a digest cache
` [RFC][PATCH v2 03/13] integrity/digest_cache: Add functions to populate and search
` [RFC][PATCH v2 04/13] integrity/digest_cache: Prefetch digest lists in a directory
` [RFC][PATCH v2 05/13] integrity/digest_cache: Parse tlv digest lists
` [RFC][PATCH v2 06/13] integrity/digest_cache: Parse rpm "
` [RFC][PATCH v2 07/13] ima: Add digest_cache policy keyword
` [RFC][PATCH v2 08/13] ima: Use digest cache for measurement
` [RFC][PATCH v2 09/13] ima: Use digest cache for appraisal
` [RFC][PATCH v2 10/13] tools: Add tool to manage digest lists
` [RFC][PATCH v2 11/13] tools/digest-lists: Add tlv digest list generator and parser
` [RFC][PATCH v2 12/13] tools/digest-lists: Add rpm "
` [RFC][PATCH v2 13/13] docs: Add documentation of the integrity digest cache
[PATCH v3 00/57] Scope-based Resource Management
2023-08-14 7:24 UTC (3+ messages)
` [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure
[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
2023-08-13 20:09 UTC (6+ messages)
` [PATCH v11.1] "
[PATCH AUTOSEL 5.4 14/14] security: keys: perform capable check only on privileged operations
2023-08-13 16:12 UTC
[PATCH AUTOSEL 4.19 13/13] security: keys: perform capable check only on privileged operations
2023-08-13 16:13 UTC
[PATCH AUTOSEL 4.14 9/9] security: keys: perform capable check only on privileged operations
2023-08-13 16:14 UTC
[PATCH AUTOSEL 5.10 24/25] security: keys: perform capable check only on privileged operations
2023-08-13 16:09 UTC
[PATCH AUTOSEL 5.15 30/31] security: keys: perform capable check only on privileged operations
2023-08-13 16:06 UTC
[PATCH AUTOSEL 6.1 46/47] security: keys: perform capable check only on privileged operations
2023-08-13 15:59 UTC
[PATCH AUTOSEL 6.4 53/54] security: keys: perform capable check only on privileged operations
2023-08-13 15:49 UTC
[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
2023-08-11 18:50 UTC (9+ messages)
` [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp
[PATCH v9] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
2023-08-11 14:19 UTC (6+ messages)
[PATCH] tomoyo: remove unused function declaration
2023-08-11 13:32 UTC
Napływ Klientów ze strony
2023-08-11 7:55 UTC
[PATCH v13 00/11] LSM: Three basic syscalls
2023-08-10 22:32 UTC (20+ messages)
` [PATCH v13 01/11] LSM: Identify modules by more than name
` [PATCH v13 02/11] LSM: Maintain a table of LSM attribute data
` [PATCH v13 03/11] proc: Use lsmids instead of lsm names for attrs
` [PATCH v13 04/11] LSM: syscalls for current process attributes
` [PATCH v13 05/11] LSM: Create lsm_list_modules system call
` [PATCH v13 06/11] LSM: wireup Linux Security Module syscalls
` [PATCH v13 07/11] LSM: Helpers for attribute names and filling lsm_ctx
` [PATCH v13 08/11] Smack: implement setselfattr and getselfattr hooks
` [PATCH v13 09/11] AppArmor: Add selfattr hooks
[PATCH v13 10/11] SELinux: Add selfattr hooks
2023-08-10 22:24 UTC (2+ messages)
[PATCH v2 0/6] Enable loading local and third party keys on PowerVM guest
2023-08-10 21:54 UTC (10+ messages)
` [PATCH v2 1/6] integrity: PowerVM support for loading CA keys on machine keyring
` [PATCH v2 2/6] integrity: ignore keys failing CA restrictions on non-UEFI platform
` [PATCH v2 3/6] integrity: remove global variable from machine_keyring.c
` [PATCH v2 4/6] integrity: check whether imputed trust is enabled
` [PATCH v2 5/6] integrity: PowerVM machine keyring enablement
` [PATCH v2 6/6] integrity: PowerVM support for loading third party code signing keys
[PATCH v1 0/2] Add LSM access controls for io_uring_setup
2023-08-10 12:27 UTC (11+ messages)
[PATCH -next] apparmor: remove unused functions in policy_ns.c/.h
2023-08-10 20:10 UTC
[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
2023-08-09 18:02 UTC (8+ messages)
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook
[PATCH 0/2] selftests: landlock: fix runs on older systems
2023-08-09 17:04 UTC (3+ messages)
` [PATCH 1/2] selftests: landlock: allow other ABI versions
` [PATCH 2/2] selftests: landlock: skip all tests without landlock syscall
[PATCH -next] apparmor: remove unneeded #ifdef in decompress_zstd()
2023-08-09 10:02 UTC (2+ messages)
[PATCH v2] lsm: constify the 'target' parameter in security_capget()
2023-08-08 20:57 UTC (5+ messages)
[PATCH -next] apparmor: cleanup unused functions in file.h
2023-08-08 20:38 UTC (2+ messages)
[PATCH -next] apparmor: cleanup unused declarations in policy.h
2023-08-08 20:39 UTC (2+ messages)
[PATCH -next] apparmor: remove kernel-doc warnings
2023-08-08 20:24 UTC (2+ messages)
[PATCH v2] lsm: add comment block for security_sk_classify_flow() LSM hook
2023-08-08 5:41 UTC (3+ messages)
[PATCH v8] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
2023-08-08 10:28 UTC (5+ messages)
[PATCH v2] TaskTracker : Simplified thread information tracker
2023-08-08 14:38 UTC (11+ messages)
[LSM Stacking] SELinux policy inside container affects a process on Host
2023-08-08 14:32 UTC (9+ messages)
` [LSM Stacking] SELinux policy inside container affects a processon Host
[PATCH] KEYS: trusted: tee: use tee_shm_register_alloc_buf()
2023-08-08 9:07 UTC (3+ messages)
[RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
2023-08-07 23:25 UTC (3+ messages)
[RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
2023-08-07 23:17 UTC (2+ messages)
ANN: new LSM guidelines
2023-08-07 21:52 UTC (8+ messages)
[PATCH v3 -next] keys: Remove unused extern declarations
2023-08-07 21:46 UTC (2+ messages)
[PATCH RFC 0/3] security: allow a LSM to specify NO-OP return code
2023-08-07 18:57 UTC (2+ messages)
[PATCH v2 RESEND] kexec_lock: Replace kexec_mutex() by kexec_lock() in two comments
2023-08-07 14:12 UTC (2+ messages)
[RFC 0/4] Landlock: ioctl support
2023-08-07 13:21 UTC (6+ messages)
` [RFC 3/4] selftests/landlock: Test "
[PATCH v7] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
2023-08-07 13:08 UTC (4+ messages)
[PATCH] apparmor: remove unused PROF_* macros
2023-08-07 9:39 UTC
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).