linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-13 09:43:14 to 2023-02-01 03:03:06 UTC [more...]

[PATCH v4 1/2] ima: Align ima_file_mmap() parameters with mmap_file LSM hook
 2023-02-01  3:02 UTC  (6+ messages)
` [PATCH v4 2/2] ima: Introduce MMAP_CHECK_REQPROT hook
` [PATCH ima-evm-utils v2] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks

[PATCH v2 0/4] Track exported dma-buffers with memcg
 2023-02-01  1:49 UTC  (20+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers
` [PATCH v2 2/4] dmabuf: Add cgroup charge transfer function
` [PATCH v2 3/4] binder: Add flags to relinquish ownership of fds
` [PATCH v2 4/4] security: binder: Add binder object flags to selinux_binder_transfer_file

[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-02-01  0:48 UTC  (31+ 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

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-31 16:28 UTC  (6+ messages)
` [PATCH 25/35] Documentation: security: correct spelling
` (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)

[PATCH -next] evm: Use __vfs_setxattr() to update security.evm
 2023-01-31 11:31 UTC  (4+ messages)

[PATCH -next] evm: call dump_security_xattr() in all cases to remove code duplication
 2023-01-31  2:11 UTC  (2+ messages)

[PATCH -next] evm: call dump_security_xattr() in all cases to remove code duplication
 2023-01-31  2:05 UTC  (5+ messages)

[PATCH] smackfs: Added check catlen
 2023-01-30 17:37 UTC  (2+ messages)

[PATCH v9 00/12] Network support for Landlock
 2023-01-30 12:26 UTC  (18+ messages)
` [PATCH v9 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v9 02/12] landlock: Allow filesystem layout changes for domains without such rule type
` [PATCH v9 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v9 04/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v9 05/12] landlock: Move and rename umask_layers() and init_layer_masks()
` [PATCH v9 06/12] landlock: Refactor _unmask_layers() and _init_layer_masks()
` [PATCH v9 07/12] landlock: Refactor landlock_add_rule() syscall
` [PATCH v9 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v9 09/12] selftests/landlock: Share enforce_ruleset()
` [PATCH v9 10/12] selftests/landlock: Add 10 new test suites dedicated to network
` [PATCH v9 11/12] samples/landlock: Add network demo
` [PATCH v9 12/12] landlock: Document Landlock's network support

[PATCH v3 1/2] ima: Align ima_file_mmap() parameters with mmap_file LSM hook
 2023-01-30 10:37 UTC  (9+ messages)
` [PATCH v3 2/2] ima: Introduce MMAP_CHECK_REQPROT hook
` [PATCH ima-evm-utils] Add tests for MMAP_CHECK and MMAP_CHECK_REQPROT hooks

[PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
 2023-01-27 20:16 UTC  (16+ messages)
` [PATCH bpf-next 1/4] kernel: Add helper macros for loop unrolling
` [PATCH bpf-next 2/4] security: Generate a header with the count of enabled LSMs
` [PATCH bpf-next 3/4] security: Replace indirect LSM hook calls with static calls
` [PATCH bpf-next 4/4] bpf: Only enable BPF LSM hooks when an LSM program is attached

[PATCH v6 0/1] selftests/landlock: fix ptrace_test
 2023-01-27 18:00 UTC  (4+ messages)
` [PATCH v6 1/1] selftests/landlock: skip ptrace_test according to YAMA

[PATCH v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
 2023-01-27  8:27 UTC  (9+ messages)
` [PATCH v5 1/2] lib/mpi: Fix buffer overrun when SG is too long
` [PATCH v5 2/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()

[PATCH v2 1/2] capability: add cap_isidentical
 2023-01-25 17:11 UTC  (16+ messages)
` [PATCH v2 2/2] vfs: avoid duplicating creds in faccessat if possible

[PATCH v3 1/2] capability: add cap_isidentical
 2023-01-25 15:55 UTC  (2+ messages)
` [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible

[PATCH v2] security: Restore passing final prot to ima_file_mmap()
 2023-01-23 21:03 UTC  (11+ messages)

Prezentacja
 2023-01-23  8:37 UTC 

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

[PATCH RESEND v6 0/3] certs: Prevent spurious errors on repeated blacklisting
 2023-01-20 21:10 UTC  (2+ messages)

[PATCH] public_key: Add a comment to public_key_signature struct definition
 2023-01-20 20:16 UTC  (4+ messages)

[PATCH RESEND bpf-next 0/4] Reduce overhead of LSMs with static calls
 2023-01-20 18:26 UTC  (14+ messages)
` [PATCH RESEND bpf-next 1/4] kernel: Add helper macros for loop unrolling
` [PATCH RESEND bpf-next 2/4] security: Generate a header with the count of enabled LSMs
` [PATCH RESEND bpf-next 3/4] security: Replace indirect LSM hook calls with static calls
` [PATCH RESEND bpf-next 4/4] bpf: Only enable BPF LSM hooks when an LSM program is attached

[PATCH V2] bpf: security enhancement by limiting the offensive eBPF helpers
 2023-01-20  0:26 UTC  (4+ messages)

[PATCH -next] evm: Support small xattr in dump_security_xattr()
 2023-01-18 20:23 UTC  (2+ messages)

[PATCH net-next 06/10] cipso_ipv4: use iph_set_totlen in skbuff_setattr
 2023-01-18 19:18 UTC  (11+ messages)

[PATCH] apparmor: make aa_set_current_onexec return void
 2023-01-18  6:45 UTC  (3+ messages)
` [apparmor] "

[PATCH V2] bpf: security enhancement by limiting the offensive eBPF helpers
 2023-01-18  5:25 UTC 

[PATCH 1/2] capability: add cap_isidentical
 2023-01-14 19:33 UTC  (3+ messages)
` [PATCH 2/2] vfs: avoid duplicating creds in faccessat if possible

[PATCH v8 0/1] selftests/landlock: fix fs_tests when overlayfs
 2023-01-14  2:17 UTC  (3+ messages)

[PATCH v5 1/1] selftests/landlock: skip ptrace_test according to YAMA
 2023-01-14  2:02 UTC  (4+ messages)
` [PATCH] selftests/landlock: Improve ptrace_test with Yama

Closing the BPF map permission loophole
 2023-01-13 23:44 UTC  (12+ messages)

[PATCH v7 0/6] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-01-13 10:35 UTC  (3+ messages)

[PATCH v5 0/8] LSM: Three basic syscalls
 2023-01-13  9:31 UTC  (3+ messages)
` [PATCH v5 7/8] LSM: wireup Linux Security Module syscalls


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