linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-09 21:41:52 to 2022-08-20 09:38:18 UTC [more...]

[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

[PATCH] selftests/landlock: skip overlayfs test when kernel not support it
 2022-08-20  0:45 UTC 

[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  (8+ messages)
` [PATCH v5 2/5] "
` [PATCH v5 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v5 4/5] userfaultfd: update documentation to describe /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] selftests/landlock: fix broken include of linux/landlock.h
 2022-08-16 16:57 UTC  (9+ messages)

[PATCH v11 0/9] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-16 16:39 UTC  (16+ messages)
` [PATCH v11 1/9] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v11 2/9] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v11 3/9] bpf: Export bpf_dynptr_get_size()
` [PATCH v11 4/9] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v11 5/9] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v11 6/9] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v11 7/9] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v11 8/9] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v11 9/9] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc

[PATCH v10 0/9] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-16  8:40 UTC  (20+ messages)
` [PATCH v10 1/9] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v10 2/9] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v10 3/9] bpf: Export bpf_dynptr_get_size()
` [PATCH v10 4/9] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v10 5/9] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v10 6/9] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v10 7/9] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v10 8/9] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v10 9/9] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc

[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  (19+ 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 "

[PATCH] remove unnecessary type casting
 2022-08-11  6:33 UTC  (2+ messages)

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

[GIT PULL] apparmor changes for v5.20
 2022-08-10 18:33 UTC  (2+ messages)

[PATCH v9 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-10 14:58 UTC  (22+ messages)
` [PATCH v9 01/10] btf: Add a new kfunc flag which allows to mark a function to be sleepable
` [PATCH v9 02/10] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v9 03/10] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v9 06/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v9 07/10] bpf: Add bpf_verify_pkcs7_signature() kfunc

[PATCH] netlabel: fix typo in comment
 2022-08-10  8:30 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).