messages from 2024-09-02 11:04:46 to 2024-09-12 12:51:42 UTC [more...]
[PATCH v4 0/6] landlock: Signal scoping support
2024-09-12 12:51 UTC (11+ messages)
` [PATCH v4 1/6] landlock: Add signal scoping control
` [PATCH v4 2/6] selftest/landlock: Signal restriction tests
` [PATCH v4 3/6] selftest/landlock: Add signal_scoping_threads test
` [PATCH v4 4/6] selftest/landlock: Test file_send_sigiotask by sending out-of-bound message
` [PATCH v4 5/6] sample/landlock: Support sample for signal scoping restriction
` [PATCH v4 6/6] landlock: Document LANDLOCK_SCOPED_SIGNAL
WARNING in process_measurement
2024-09-11 14:05 UTC (7+ messages)
[PATCH v6] tpm: Add new device/vendor ID 0x50666666
2024-09-11 13:21 UTC (2+ messages)
[PATCH v2 00/19] Migrate to sig_alg and templatize ecdsa
2024-09-11 12:56 UTC (3+ messages)
` [PATCH v2 06/19] crypto: rsassa-pkcs1 - Migrate to sig_alg backend
Trusted keys: DCP: Unable to handle paging request
2024-09-11 11:46 UTC (2+ messages)
[RFC PATCH v3 00/19] Support socket access-control
2024-09-11 8:19 UTC (28+ messages)
` [RFC PATCH v3 01/19] landlock: "
` [RFC PATCH v3 02/19] landlock: Add hook on socket creation
` [RFC PATCH v3 03/19] selftests/landlock: Test basic socket restriction
` [RFC PATCH v3 04/19] selftests/landlock: Test adding a rule with each supported access
` [RFC PATCH v3 05/19] selftests/landlock: Test adding a rule for each unknown access
` [RFC PATCH v3 06/19] selftests/landlock: Test adding a rule for unhandled access
` [RFC PATCH v3 07/19] selftests/landlock: Test adding a rule for empty access
` [RFC PATCH v3 08/19] selftests/landlock: Test overlapped restriction
` [RFC PATCH v3 09/19] selftests/landlock: Test creating a ruleset with unknown access
` [RFC PATCH v3 10/19] selftests/landlock: Test adding a rule with family and type outside the range
` [RFC PATCH v3 11/19] selftests/landlock: Test unsupported protocol restriction
` [RFC PATCH v3 12/19] selftests/landlock: Test that kernel space sockets are not restricted
` [RFC PATCH v3 13/19] selftests/landlock: Test packet protocol alias
` [RFC PATCH v3 14/19] selftests/landlock: Test socketpair(2) restriction
` [RFC PATCH v3 15/19] selftests/landlock: Test SCTP peeloff restriction
` [RFC PATCH v3 16/19] selftests/landlock: Test that accept(2) is not restricted
` [RFC PATCH v3 17/19] samples/landlock: Replace atoi() with strtoull() in populate_ruleset_net()
` [RFC PATCH v3 18/19] samples/landlock: Support socket protocol restrictions
` [RFC PATCH v3 19/19] landlock: Document socket rule type support
[PATCH v1] security/apparmor: remove duplicate unpacking in unpack_perm function
2024-09-10 23:22 UTC (4+ messages)
[PATCH v2 0/2] get rid of cred_transfer
2024-09-10 23:05 UTC (7+ messages)
` [PATCH v2 1/2] KEYS: use synchronous task work for changing parent credentials
` Can KEYCTL_SESSION_TO_PARENT be dropped entirely? -- was "
[PATCH 0/2 v2] remove PF_MEMALLOC_NORECLAIM
2024-09-10 19:37 UTC (24+ messages)
[PATCH v3 00/13] LSM: Move away from secids
2024-09-10 18:41 UTC (14+ messages)
` [PATCH v3 01/13] LSM: Add the lsm_prop data structure
` [PATCH v3 02/13] LSM: Use lsm_prop in security_audit_rule_match
` [PATCH v3 03/13] LSM: Add lsmprop_to_secctx hook
` [PATCH v3 04/13] Audit: maintain an lsm_prop in audit_context
` [PATCH v3 05/13] LSM: Use lsm_prop in security_ipc_getsecid
` [PATCH v3 06/13] Audit: Update shutdown LSM data
` [PATCH v3 07/13] LSM: Use lsm_prop in security_current_getsecid
` [PATCH v3 08/13] LSM: Use lsm_prop in security_inode_getsecid
` [PATCH v3 09/13] Audit: use an lsm_prop in audit_names
` [PATCH v3 10/13] LSM: Create new security_cred_getlsmprop LSM hook
` [PATCH v3 11/13] Audit: Change context data from secid to lsm_prop
` [PATCH v3 12/13] Use lsm_prop for audit data
` [PATCH v3 13/13] LSM: Remove lsm_prop scaffolding
[PATCH] apparmor: Remove unnecessary NULL check before kvfree()
2024-09-10 17:48 UTC
[PATCH] apparmor: domain: clean up duplicated parts of handle_onexec()
2024-09-10 6:37 UTC (2+ messages)
[PATCH -next] apparmor: Use IS_ERR_OR_NULL() helper function
2024-09-10 6:22 UTC (2+ messages)
[PATCH] LSM: allow loadable kernel module based LSM modules
2024-09-09 20:18 UTC (8+ messages)
[PATCH v3 1/2] fs: Fix file_set_fowner LSM hook inconsistencies
2024-09-09 18:43 UTC (6+ messages)
linux-next commit 0855feef5235 ("fsnotify: introduce pre-content permission event")
2024-09-09 18:23 UTC (3+ messages)
[PATCH 2/2] selinux: move genheaders to security/selinux/
2024-09-06 17:33 UTC (8+ messages)
[RFC][PATCH v3 00/10] ima: Integrate with Integrity Digest Cache
2024-09-06 13:40 UTC (16+ messages)
` [RFC][PATCH v3 01/10] ima: Introduce hook DIGEST_LIST_CHECK
` [RFC][PATCH v3 02/10] ima: Nest iint mutex for DIGEST_LIST_CHECK hook
` [RFC][PATCH v3 03/10] ima: Add digest_cache policy keyword
` [RFC][PATCH v3 04/10] ima: Add digest_cache_measure/appraise boot-time built-in policies
` [RFC][PATCH v3 05/10] ima: Modify existing boot-time built-in policies with digest cache policies
` [RFC][PATCH v3 06/10] ima: Retrieve digest cache and check if changed
` [RFC][PATCH v3 07/10] ima: Store verified usage in digest cache based on integrity metadata flags
` [RFC][PATCH v3 08/10] ima: Load verified usage from digest cache found from query
` [RFC][PATCH v3 09/10] ima: Use digest caches for measurement
` [RFC][PATCH v3 10/10] ima: Use digest caches for appraisal
[PATCH v5 00/14] integrity: Introduce the Integrity Digest Cache
2024-09-06 8:32 UTC (22+ messages)
` [PATCH v5 01/14] lib: Add TLV parser
` [PATCH v5 02/14] integrity: Introduce the Integrity Digest Cache
` [PATCH v5 03/14] digest_cache: Initialize digest caches
` [PATCH v5 04/14] digest_cache: Add securityfs interface
` [PATCH v5 05/14] digest_cache: Add hash tables and operations
` [PATCH v5 06/14] digest_cache: Populate the digest cache from a digest list
` [PATCH v5 07/14] digest_cache: Parse tlv digest lists
` [PATCH v5 08/14] digest_cache: Parse rpm "
` [PATCH v5 09/14] digest_cache: Add management of verification data
` [PATCH v5 10/14] digest_cache: Add support for directories
` [PATCH v5 11/14] digest cache: Prefetch digest lists if requested
` [PATCH v5 12/14] digest_cache: Reset digest cache on file/directory change
` [PATCH v5 13/14] selftests/digest_cache: Add selftests for the Integrity Digest Cache
` [PATCH v5 14/14] docs: Add documentation of "
[PATCH v2 -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-09-06 2:35 UTC (20+ messages)
` [PATCH v2 -next 01/15] mm: vmstat: move sysctls to "
` [PATCH v2 -next 02/15] mm: filemap: move sysctl to its own file
` [PATCH v2 -next 03/15] mm: swap: "
` [PATCH v2 -next 04/15] mm: vmscan: move vmscan sysctls "
` [PATCH v2 -next 05/15] mm: util: move sysctls into it own files
` [PATCH v2 -next 06/15] mm: mmap: move sysctl into its own file
` [PATCH v2 -next 07/15] security: min_addr: "
` [PATCH v2 -next 08/15] mm: nommu: move sysctl to "
` [PATCH v2 -next 09/15] fs: fs-writeback: "
` [PATCH v2 -next 10/15] fs: drop_caches: "
` [PATCH v2 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
` [PATCH v2 -next 12/15] fs: dcache: move the sysctl into its own file
` [PATCH v2 -next 13/15] x86: vdso: "
` [PATCH v2 -next 14/15] sh: "
` [PATCH v2 -next 15/15] sysctl: remove unneeded include
[PATCH 1/2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
2024-09-05 9:28 UTC (2+ messages)
[PATCH v11 0/8] Landlock: Add abstract UNIX socket restriction
2024-09-05 0:14 UTC (9+ messages)
` [PATCH v11 1/8] "
` [PATCH v11 2/8] selftests/landlock: Add test for handling unknown scope
` [PATCH v11 3/8] selftests/landlock: Add abstract UNIX socket restriction tests
` [PATCH v11 4/8] selftests/landlock: Add tests for UNIX sockets with any address formats
` [PATCH v11 5/8] selftests/landlock: Test connected vs non-connected datagram UNIX socket
` [PATCH v11 6/8] selftests/landlock: Restrict inherited datagram UNIX socket to connect
` [PATCH v11 7/8] sample/landlock: Add support abstract UNIX socket restriction
` [PATCH v11 8/8] Landlock: Document LANDLOCK_SCOPED_ABSTRACT_UNIX_SOCKET and ABI version
[PATCH v2 01/13] LSM: Add the lsmblob data structure
2024-09-04 20:36 UTC (6+ messages)
` [PATCH v2 1/13] "
[PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
2024-09-04 18:01 UTC (13+ messages)
[RFC PATCH v1 0/4] Implement performance impact measurement tool
2024-09-04 12:56 UTC (3+ messages)
` [RFC PATCH v1 2/4] selftests/landlock: Implement per-syscall microbenchmarks
[PATCH v2 05/13] LSM: Use lsmblob in security_ipc_getsecid
2024-09-04 1:24 UTC (3+ messages)
` [PATCH v2 5/13] "
[PATCH v2 04/13] Audit: maintain an lsmblob in audit_context
2024-09-04 1:18 UTC (3+ messages)
` [PATCH v2 4/13] "
[PATCH v2 03/13] LSM: Add lsmblob_to_secctx hook
2024-09-04 1:15 UTC (3+ messages)
` [PATCH v2 3/13] "
[PATCH] smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso
2024-09-03 15:38 UTC (2+ messages)
[PATCH -next 00/15] sysctl: move sysctls from vm_table into its own files
2024-09-02 11:17 UTC (5+ messages)
` [PATCH -next 12/15] fs: dcache: move the sysctl into its own file
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).