linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-18 16:19:05 to 2023-09-27 02:02:47 UTC [more...]

[PATCH] selftests: Fix wrong TARGET in kselftest top level Makefile
 2023-09-27  1:18 UTC  (2+ messages)

[PATCH] ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig
 2023-09-26 21:32 UTC  (3+ messages)

[PATCH v5 bpf-next 00/13] BPF token and BPF FS-based delegation
 2023-09-26 22:10 UTC  (16+ messages)
` [PATCH v5 bpf-next 01/13] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v5 bpf-next 02/13] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v5 bpf-next 03/13] bpf: introduce BPF token object
` [PATCH v5 bpf-next 04/13] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v5 bpf-next 05/13] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v5 bpf-next 06/13] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v5 bpf-next 07/13] bpf: take into account BPF token when fetching helper protos
` [PATCH v5 bpf-next 08/13] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH v5 bpf-next 09/13] libbpf: add bpf_token_create() API
` [PATCH v5 bpf-next 10/13] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v5 bpf-next 11/13] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v5 bpf-next 12/13] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v5 bpf-next 13/13] selftests/bpf: add BPF token-enabled tests

[RFC PATCH v1 0/7] Landlock audit support
 2023-09-26 21:19 UTC  (13+ messages)
` [RFC PATCH v1 1/7] lsm: Add audit_log_lsm_data() helper
` [RFC PATCH v1 2/7] landlock: Factor out check_access_path()
` [RFC PATCH v1 3/7] landlock: Log ruleset creation and release
` [RFC PATCH v1 4/7] landlock: Log domain creation and enforcement
` [RFC PATCH v1 5/7] landlock: Log file-related requests
` [RFC PATCH v1 6/7] landlock: Log mount-related requests
` [RFC PATCH v1 7/7] landlock: Log ptrace requests

ANN: new LSM guidelines
 2023-09-26 21:23 UTC  (15+ messages)

[PATCH v4 bpf-next 02/12] bpf: introduce BPF token object
 2023-09-26 21:32 UTC  (9+ messages)
` [PATCH v4 2/12] "

[RFC PATCH 0/3] quering mount attributes
 2023-09-26 14:39 UTC  (53+ messages)
` [RFC PATCH 2/3] add statmnt(2) syscall
` [RFC PATCH 3/3] add listmnt(2) syscall

use per-cpu refcounts for apparmor labels?
 2023-09-26 12:48 UTC  (5+ messages)
` [apparmor] "

[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-09-26 11:15 UTC  (5+ messages)
` [PATCH v3 12/25] security: Introduce inode_post_setattr hook
` [PATCH v3 20/25] security: Introduce key_post_create_or_update hook

[PATCH v4 0/5] Reduce overhead of LSMs with static calls
 2023-09-25 22:02 UTC  (18+ messages)
` [PATCH v4 1/5] kernel: Add helper macros for loop unrolling
` [PATCH v4 2/5] security: Count the LSMs enabled at compile time
` [PATCH v4 3/5] security: Replace indirect LSM hook calls with static calls
` [PATCH v4 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
` [PATCH v4 5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-25 17:37 UTC  (32+ messages)
` [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v12 07/33] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
` [RFC PATCH v12 10/33] KVM: Set the stage for handling only shared mappings in mmu_notifier events
` [RFC PATCH v12 11/33] KVM: Introduce per-page memory attributes
` [RFC PATCH v12 14/33] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
` [RFC PATCH v12 18/33] KVM: x86/mmu: Handle page fault for private memory

[PATCH v3 0/5] Reduce overhead of LSMs with static calls
 2023-09-25 15:48 UTC  (38+ messages)
` [PATCH v3 1/5] kernel: Add helper macros for loop unrolling
` [PATCH v3 2/5] security: Count the LSMs enabled at compile time
` [PATCH v3 3/5] security: Replace indirect LSM hook calls with static calls
` [PATCH v3 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
` [PATCH v3 5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY

[PATCH v3 0/3] DCP as trusted keys backend
 2023-09-25 15:36 UTC  (7+ messages)
` [PATCH v3 1/3] crypto: mxs-dcp: Add support for hardware provided keys
` [PATCH v3 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys
` [PATCH v3 3/3] doc: trusted-encrypted: add DCP as new trust source

[PATCH 0/2] Sign the Image which is zboot's payload
 2023-09-25 15:24 UTC  (5+ messages)

[PATCH v15 00/11] LSM: Three basic syscalls
 2023-09-24 19:48 UTC  (12+ messages)
` [PATCH v15 01/11] LSM: Identify modules by more than name

[PATCH v2] cred: add get_cred_many and put_cred_many
 2023-09-21 23:29 UTC  (2+ messages)

[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
 2023-09-20 10:00 UTC  (10+ messages)
` [PATCH v11.1] "

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

Poptávka
 2023-09-20  7:31 UTC 

[PATCH] ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig
 2023-09-20  2:29 UTC  (3+ messages)

Pytanie o samochód
 2023-09-19  7:35 UTC 

[PATCH v2] apparmor/file: Removing unnecessary initial values for variable pointers
 2023-09-19  1:56 UTC 

[PATCH v2 0/5] Reduce overhead of LSMs with static calls
 2023-09-18 16:28 UTC  (6+ messages)
` [PATCH v2 5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY


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