linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-03 18:17:40 to 2022-08-17 16:50:03 UTC [more...]

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

[PATCH v4 0/4] landlock: truncate support
 2022-08-17 16:31 UTC  (9+ 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/4] Introduce security_create_user_ns()
 2022-08-17 16:01 UTC  (8+ 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 "

Switching to iterate_shared
 2022-08-16 23:09 UTC  (3+ messages)

[RFC PATCH RESEND] userfaultfd: open userfaultfds with O_RDONLY
 2022-08-16 22:12 UTC  (2+ messages)

[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  (10+ 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 v3] nfs: Fix automount superblock LSM init problem, preventing sb sharing
 2022-08-16  3:25 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  (21+ messages)

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

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

[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  (28+ 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 04/10] bpf: Export bpf_dynptr_get_size()
` [PATCH v9 05/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [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 v9 08/10] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v9 09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v9 10/10] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc

[PATCH] netlabel: fix typo in comment
 2022-08-10  8:30 UTC  (3+ messages)

[GIT PULL] tpmdd updates for v5.20
 2022-08-09 16:57 UTC  (9+ messages)

[RFC PATCH v8 00/17] Integrity Policy Enforcement LSM (IPE)
 2022-08-09 15:57 UTC  (3+ messages)
` [RFC PATCH v8 07/17] ipe: add auditing support

[PATCH 00/10] Encrypted Hibernation
 2022-08-06 18:21 UTC  (14+ messages)
` [PATCH 04/10] security: keys: trusted: Allow storage of PCR values in creation data

[PATCH 1/1] efi: Correct Macmini capitalisation in uefi cert quirk
 2022-08-06 11:20 UTC 

[PATCH 0/2] landlock: truncate(2) support
 2022-08-05 17:12 UTC  (12+ messages)
` [PATCH 2/2] landlock: Selftests for "
        ` Landlock best-effort

[PATCH v2] nfs: Fix automount superblock LSM init problem, preventing sb sharing
 2022-08-05 13:43 UTC  (3+ messages)

[PATCH v2 0/4] landlock: truncate support
 2022-08-04 16:45 UTC  (12+ messages)
` [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] nfs: Fix automount superblock LSM init problem, preventing sb sharing
 2022-08-04 15:38 UTC  (2+ messages)

[BUG] watch_queue resource accounting seems broken
 2022-08-04  8:40 UTC 

[PATCH v3] kernel/watch_queue: Make pipe NULL while clearing watch_queue
 2022-08-04  8:39 UTC  (9+ messages)

[GIT PULL] Kselftest update for Linux 5.20-rc1
 2022-08-03 23:12 UTC  (6+ 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).