linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-13 09:10:36 to 2022-08-23 17:26:37 UTC [more...]

[PATCH v13 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-23 15:00 UTC  (10+ messages)
` [PATCH v13 01/10] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v13 02/10] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v13 03/10] bpf: Export bpf_dynptr_get_size()
` [PATCH v13 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v13 05/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v13 06/10] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v13 07/10] selftests/bpf: Compile kernel with everything as built-in
` [PATCH v13 08/10] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v13 09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key()

[PATCH 0/3] LSM hooks for IORING_OP_URING_CMD
 2022-08-23 13:33 UTC  (15+ messages)
` [PATCH 1/3] lsm,io_uring: add LSM hooks for the new uring_cmd file op
` [PATCH 2/3] selinux: implement the security_uring_cmd() LSM hook
` [PATCH 3/3] /dev/null: add IORING_OP_URING_CMD support

[PATCH v1] landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
 2022-08-23 14:41 UTC 

[PATCH -next 0/5] landlock: add chmod and chown support
 2022-08-23 12:50 UTC  (18+ messages)
` [PATCH -next 1/5] landlock: expand access_mask_t to u32 type
` [PATCH -next 2/5] landlock: add chmod and chown support
` [PATCH -next 3/5] landlock/selftests: add selftests for chmod and chown
` [PATCH -next 4/5] landlock/samples: add chmod and chown support
` [PATCH -next 5/5] landlock: update chmod and chown support in document

[PATCH 5.4 254/389] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
 2022-08-23  8:25 UTC 

[PATCH v6 00/17] Network support for Landlock
 2022-08-23  9:10 UTC  (5+ messages)

[PATCH] apparmor: fix a memleak in multi_transaction_new()
 2022-08-23  1:15 UTC 

[PATCH v3] selftests/landlock: skip overlayfs test when kernel not support it
 2022-08-23  1:05 UTC  (3+ messages)

[PATCH v4] selftests/landlock: skip overlayfs test when kernel not support it
 2022-08-23  1:02 UTC 

[PATCH 0/3] LSM hooks for IORING_OP_URING_CMD
 2022-08-22 21:17 UTC  (2+ messages)

[PATCH v2] selftests/landlock: skip overlayfs test when kernel not support it
 2022-08-22 17:01 UTC  (3+ messages)

[PATCHES] struct path constification
 2022-08-22 14:38 UTC  (4+ messages)
` Subject: [PATCH 01/11] ->getprocattr(): attribute name is const char *, TYVM

[PATCH] selftests/landlock: fix broken include of linux/landlock.h
 2022-08-22 14:00 UTC  (10+ messages)

[PATCH] selftests/landlock: skip overlayfs test when kernel not support it
 2022-08-22 12:55 UTC  (2+ messages)

[PATCH 2/2] tomoyo: struct path it might get from LSM callers won't have NULL dentry or mnt
 2022-08-21  3:40 UTC  (2+ messages)

[PATCH v5 0/4] landlock: truncate support
 2022-08-20  9:38 UTC  (12+ messages)
` [PATCH v5 1/4] landlock: Support file truncation
` [PATCH v5 2/4] selftests/landlock: Selftests for file truncation support
` [PATCH v5 3/4] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
` [PATCH v5 4/4] landlock: Document Landlock's file truncation support

[GIT PULL] hardening fixes for v6.0-rc2
 2022-08-19 21:14 UTC  (2+ messages)

[PATCH v5 0/4] Introduce security_create_user_ns()
 2022-08-19 21:10 UTC  (19+ messages)
` [PATCH v5 1/4] security, lsm: "
` [PATCH v5 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
` [PATCH v5 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook
` [PATCH v5 4/4] selinux: Implement "

[PATCH v7 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-19 20:52 UTC  (6+ messages)
` [PATCH v7 1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v7 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
` [PATCH v7 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v7 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v7 5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh

[PATCH v6 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-19 20:12 UTC  (11+ messages)
` [PATCH v6 1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v6 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
` [PATCH v6 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v6 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v6 5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh

[RFC PATCH RESEND] userfaultfd: open userfaultfds with O_RDONLY
 2022-08-19 18:50 UTC  (3+ messages)

[PATCH 5.10 489/545] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
 2022-08-19 15:44 UTC 

[PATCH 5.15 13/14] kexec, KEYS: make the code in bzImage64_verify_sig generic
 2022-08-19 15:40 UTC  (2+ messages)
` [PATCH 5.15 14/14] arm64: kexec_file: use more system keyrings to verify kernel image signature

[PATCH 5.18 5/6] kexec, KEYS: make the code in bzImage64_verify_sig generic
 2022-08-19 15:40 UTC  (2+ messages)
` [PATCH 5.18 6/6] arm64: kexec_file: use more system keyrings to verify kernel image signature

[PATCH 5.19 6/7] kexec, KEYS: make the code in bzImage64_verify_sig generic
 2022-08-19 15:39 UTC  (2+ messages)
` [PATCH 5.19 7/7] arm64: kexec_file: use more system keyrings to verify kernel image signature

Zwiększenie płynności finansowej
 2022-08-19  7:46 UTC 

[PATCH v3] nfs: Fix automount superblock LSM init problem, preventing sb sharing
 2022-08-19  2:07 UTC  (5+ messages)

[PATCH] security: move from strlcpy with unused retval to strscpy
 2022-08-18 21:02 UTC 

[PATCH 3/5] ->getprocattr(): attribute name is const char *, TYVM
 2022-08-18 18:34 UTC 

[PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-18 17:35 UTC  (12+ messages)
` [PATCH v12 01/10] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v12 02/10] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v12 03/10] bpf: Export bpf_dynptr_get_size()
` [PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v12 05/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v12 06/10] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v12 07/10] selftests/bpf: Compile kernel with everything as built-in
` [PATCH v12 08/10] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v12 09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v12 10/10] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc

Switching to iterate_shared
 2022-08-18 16:14 UTC  (5+ messages)
    ` [apparmor] "

[PATCH v4 0/4] landlock: truncate support
 2022-08-18 11:26 UTC  (13+ messages)
` [PATCH v4 1/4] landlock: Support file truncation
` [PATCH v4 2/4] selftests/landlock: Selftests for file truncation support
` [PATCH v4 3/4] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
` [PATCH v4 4/4] landlock: Document Landlock's file truncation support

[PATCH v5 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-08-17 19:53 UTC  (4+ messages)
` [PATCH v5 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd

[RFC PATCH v4 0/2] Add capabilities file to securityfs
 2022-08-17 17:19 UTC  (10+ messages)

Landlock news #2
 2022-08-17 16:49 UTC 

[PATCH 1/1] security: avoid a leak in securityfs_remove()
 2022-08-16 22:08 UTC  (2+ messages)

[PATCH] KEYS: Variable type completion
 2022-08-16 18:14 UTC  (2+ messages)

[PATCH] keys: Variable type completion
 2022-08-16 18:04 UTC 

[PATCH v11 0/9] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-16 16:39 UTC  (8+ messages)
` [PATCH v11 2/9] btf: Handle dynamic pointer parameter in kfuncs

[PATCH v10 0/9] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-16  8:40 UTC  (10+ messages)
` [PATCH v10 5/9] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs

[PATCH RESEND -next] lsm_audit: Clean up redundant NULL pointer check
 2022-08-16  2:27 UTC  (4+ messages)

[PATCH 5.19 1071/1157] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
 2022-08-15 18:07 UTC 

[PATCH 5.18 1004/1095] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
 2022-08-15 18:06 UTC 

[PATCH 5.15 719/779] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
 2022-08-15 18:06 UTC 

[PATCH v4 0/4] Introduce security_create_user_ns()
 2022-08-15 16:24 UTC  (9+ messages)

[PATCH v3 0/4] landlock: truncate support
 2022-08-14 18:44 UTC  (12+ messages)
` [PATCH v3 1/4] landlock: Support file truncation
` [PATCH v3 2/4] selftests/landlock: Selftests for file truncation support
` [PATCH v3 4/4] landlock: Document Landlock's "


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