linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-07 23:15:35 to 2022-07-26 17:43:46 UTC [more...]

[PATCH v6 00/17] Network support for Landlock
 2022-07-26 17:43 UTC  (22+ messages)
` [PATCH v6 01/17] landlock: renames access mask
` [PATCH v6 02/17] landlock: refactors landlock_find/insert_rule

[PATCH v3 0/4] Introduce security_create_user_ns()
 2022-07-26 14:41 UTC  (16+ messages)
` [PATCH v3 1/4] security, lsm: "
` [PATCH v3 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
` [PATCH v3 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook
` [PATCH v3 4/4] selinux: Implement "

[RFC PATCH v4 0/2] Add capabilities file to securityfs
 2022-07-25 12:41 UTC  (3+ messages)
` [RFC PATCH v4 1/2] capability: Add cap_string
` [RFC PATCH v4 2/2] security/inode.c: Add capabilities file

[PATCH v2] kernel/watch_queue: Make pipe NULL while clearing watch_queue
 2022-07-24  7:48 UTC  (2+ messages)

[PATCH v2] kernel/watch_queue: Make pipe NULL while clearing watch_queue
 2022-07-24  4:02 UTC 

[PATCH] kernel/watch_queue: Make pipe NULL while clearing watch_queue
 2022-07-24  4:02 UTC  (7+ messages)

[PATCH] keys/keyctl: Use kfree_rcu instead of kfree
 2022-07-23 15:28 UTC  (7+ messages)

[PATCH v2] KEYS: trusted: Fix memory leak in tpm2_key_encode()
 2022-07-22  8:21 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 0/4] Introduce security_create_user_ns()
 2022-07-20 22:39 UTC  (14+ messages)
` [PATCH v2 4/4] selinux: Implement create_user_ns hook

[PATCH v3] apparmor: test: Remove some casts which are no-longer required
 2022-07-20 20:30 UTC  (2+ messages)

[PATCH] apparmor: correct config reference to intended one
 2022-07-20 20:24 UTC  (2+ messages)

[PATCH v2 0/1] lockdown: Fix kexec lockdown bypass with ima policy
 2022-07-20 16:40 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2] lsm,io_uring: add LSM hooks for the new uring_cmd file op
 2022-07-20 15:11 UTC  (10+ messages)

[PATCH] lockdown: Fix kexec lockdown bypass with ima policy
 2022-07-20 14:24 UTC  (3+ messages)

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2022-07-20 11:52 UTC  (21+ messages)

[PATCH -next] apparmor: Fix some kernel-doc comments
 2022-07-20  2:28 UTC  (2+ messages)

[PATCH] apparmor: Mark alloc_unconfined() as static
 2022-07-20  2:29 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 01/16] Revert "evm: Fix memleak in init_desc"
 2022-07-20  1:17 UTC 

[PATCH AUTOSEL 5.10 01/25] Revert "evm: Fix memleak in init_desc"
 2022-07-20  1:15 UTC 

[PATCH AUTOSEL 5.15 01/42] Revert "evm: Fix memleak in init_desc"
 2022-07-20  1:13 UTC 

[PATCH AUTOSEL 5.18 01/54] Revert "evm: Fix memleak in init_desc"
 2022-07-20  1:09 UTC 

[PATCH] selftests/landlock: skip ptrace_test when YAMA is enabled
 2022-07-18 21:24 UTC  (14+ messages)

[PATCH] lsm,io_uring: add LSM hooks to for the new uring_cmd file op
 2022-07-18 14:55 UTC  (25+ messages)

[PATCH 1/1] keys/keyrings: Fix typo in string
 2022-07-15  9:18 UTC 

Wycena paneli fotowoltaicznych
 2022-07-15  8:16 UTC 

[PATCH v10 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic
 2022-07-14 13:40 UTC  (3+ messages)
` [PATCH v10 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature
` [PATCH v10 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification

[PATCH RESEND -next] lsm_audit: Clean up redundant NULL pointer check
 2022-07-14  2:48 UTC  (3+ messages)

[PATCH] ima: force signature verification when CONFIG_KEXEC_SIG is configured
 2022-07-13 14:23 UTC  (4+ messages)
` [PATCH v2] "

Linux 5.18-rc4
 2022-07-13  9:37 UTC  (8+ messages)

[PATCH v7 0/7] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-07-13  0:53 UTC  (9+ messages)
` [PATCH v7 1/7] bpf: Export bpf_dynptr_get_size()
` [PATCH v7 2/7] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v7 3/7] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers
` [PATCH v7 4/7] bpf: Add bpf_verify_pkcs7_signature() helper
` [PATCH v7 5/7] selftests: Add verifier tests for bpf_lookup_user_key() and bpf_key_put()
` [PATCH v7 6/7] selftests/bpf: Add additional test for bpf_lookup_user_key()
` [PATCH v7 7/7] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper

Updated LSM tree for linux-next
 2022-07-12 21:52 UTC  (2+ messages)

[PATCH v37 00/33] LSM: Module stacking for AppArmor
 2022-07-12 21:58 UTC  (3+ messages)

[RFC PATCH RESEND] userfaultfd: open userfaultfds with O_RDONLY
 2022-07-12 21:16 UTC  (3+ messages)

[PATCH v2 0/4] landlock: truncate support
 2022-07-12 21:14 UTC  (5+ messages)
` [PATCH v2 1/4] landlock: Support file truncation
` [PATCH v2 2/4] selftests/landlock: Selftests for file truncation support
` [PATCH v2 3/4] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
` [PATCH v2 4/4] landlock: Document Landlock's file truncation support

[PATCH v2] ima/evm: Fix potential memory leak in ima_init_crypto()
 2022-07-12 11:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: update the LSM maintainer info
 2022-07-11 17:49 UTC  (7+ messages)

[PATCH 0/2] landlock: truncate(2) support
 2022-07-11 16:27 UTC  (9+ messages)
` [PATCH 1/2] landlock: Support truncate(2)
` [PATCH 2/2] landlock: Selftests for truncate(2) support

[PATCH] ima/evm: Fix potential memory leak in ima_init_crypto()
 2022-07-11 12:04 UTC  (2+ messages)

[PATCH] keys/keyring: Fix typo in string
 2022-07-11  2:52 UTC  (2+ messages)

[PATCH] keys/keyctl: Fix typo in string
 2022-07-11  0:10 UTC  (2+ messages)

[PATCH v7 0/3] LoadPin: Enable loading from trusted dm-verity devices
 2022-07-08 17:47 UTC  (2+ messages)

[RFC PATCH 0/7] ima: Support measurement of kexec initramfs components
 2022-07-08 15:34 UTC  (10+ messages)
` [RFC PATCH 1/7] initramfs: Move cpio handling routines into lib/
` [RFC PATCH 2/7] lib/cpio: Improve error handling
` [RFC PATCH 3/7] lib/cpio: use non __init filesystem related functions
` [RFC PATCH 4/7] lib/cpio: Allow use outside of initramfs creation
` [RFC PATCH 5/7] lib/cpio: Add a parse-only option that doesn't extract any files
` [RFC PATCH 6/7] HACK: Allow the use of generic decompress with gzip outside __init
` [RFC PATCH 7/7] ima: Support measurement of kexec initramfs components

[PATCH v6 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-07-08 12:12 UTC  (6+ messages)
` [PATCH v6 4/5] "

[PATCH -next] evm: Use IS_ENABLED to initialize .enabled
 2022-07-07 23:15 UTC  (2+ messages)


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