Linux-Security-Module Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-22 07:57:37 to 2023-06-06 16:14:09 UTC [more...]

[PATCH v11 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
 2023-06-06 16:09 UTC  (7+ messages)
` [PATCH v11 1/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v11 2/4] smack: Set the SMACK64TRANSMUTE xattr in smack_inode_init_security()
` [PATCH v11 3/4] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v11 4/4] evm: Support multiple LSMs providing an xattr

[PATCH 1/2] evm: Fix build warnings
 2023-06-06 15:35 UTC  (4+ messages)
` [PATCH 2/2] ima: "

[PATCH v11 00/12] Network support for Landlock
 2023-06-06 15:17 UTC  (8+ messages)
` [PATCH v11 11/12] samples/landlock: Add network demo
` [PATCH v11 12/12] landlock: Document Landlock's network support

[PATCH v1 0/5] Landlock support for UML
 2023-06-06 13:12 UTC  (7+ messages)
` [PATCH v1 1/5] hostfs: Fix ephemeral inodes

[GIT PULL] Asymmetric keys fix for v6.4-rc5
 2023-06-06 11:00 UTC  (11+ messages)

[PATCH] capability: erase checker warnings about struct __user_cap_data_struct
 2023-06-06  3:28 UTC  (2+ messages)

[PATCH RESEND bpf-next 00/18] BPF token
 2023-06-06  0:05 UTC  (32+ messages)
` [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
` [PATCH RESEND bpf-next 02/18] libbpf: add bpf_token_create() API
` [PATCH RESEND bpf-next 03/18] selftests/bpf: add BPF_TOKEN_CREATE test
` [PATCH RESEND bpf-next 04/18] bpf: move unprivileged checks into map_create() and bpf_prog_load()
` [PATCH RESEND bpf-next 05/18] bpf: inline map creation logic in map_create() function
` [PATCH RESEND bpf-next 06/18] bpf: centralize permissions checks for all BPF map types
` [PATCH RESEND bpf-next 07/18] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH RESEND bpf-next 08/18] libbpf: add BPF token support to bpf_map_create() API
` [PATCH RESEND bpf-next 09/18] selftests/bpf: add BPF token-enabled test for BPF_MAP_CREATE command
` [PATCH RESEND bpf-next 10/18] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH RESEND bpf-next 11/18] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH RESEND bpf-next 12/18] selftests/bpf: add BPF token-enabled BPF_BTF_LOAD selftest
` [PATCH RESEND bpf-next 13/18] bpf: keep BPF_PROG_LOAD permission checks clear of validations
` [PATCH RESEND bpf-next 14/18] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH RESEND bpf-next 15/18] bpf: take into account BPF token when fetching helper protos
` [PATCH RESEND bpf-next 16/18] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH RESEND bpf-next 17/18] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH RESEND bpf-next 18/18] selftests/bpf: add BPF token-enabled BPF_PROG_LOAD tests

[PATCH] evm: Complete description of evm_inode_setattr()
 2023-06-05 13:14 UTC  (4+ messages)

[syzbot] [reiserfs?] INFO: task hung in flush_old_commits
 2023-06-05 12:42 UTC  (8+ messages)

[PATCH] integrity: Fix possible multiple allocation in integrity_inode_get()
 2023-06-05 11:52 UTC  (4+ messages)
` [PATCH v2] "

Wyższa konwersja w e-sklepie
 2023-06-02  9:00 UTC 

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-06-02 15:07 UTC  (32+ messages)
` [PATCH v1 2/9] KVM: x86/mmu: Add support for prewrite page tracking
` [PATCH v1 3/9] virt: Implement Heki common code
` [PATCH v1 5/9] KVM: x86: Add new hypercall to lock control registers
` [PATCH v1 6/9] KVM: x86: Add Heki hypervisor support

[PATCH v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
 2023-06-02 13:39 UTC  (12+ messages)
` [PATCH v5 2/2] "

[GIT PULL] SELinux fixes for v6.4 (#1)
 2023-06-02 12:19 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-06-02  7:30 UTC 

[ANNOUNCE] KVM Microconference at LPC 2023
 2023-06-02  0:23 UTC  (3+ messages)

[PATCH 0/1] process attribute support for Landlock
 2023-06-01 22:08 UTC  (29+ messages)
      ` [PATCH v2] lsm: adds process attribute getter "

[PATCH] LSM: Infrastructure management of the sock
 2023-06-01  3:03 UTC  (4+ messages)

[PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
 2023-05-31 22:13 UTC  (4+ messages)

[PATCH] apparmor: remove unused macro
 2023-05-31 22:12 UTC  (2+ messages)

[PATCH 0/2] sysctl: move umh and keys sysctls
 2023-05-31 21:20 UTC  (4+ messages)
` [PATCH 1/2] sysctl: move umh sysctl registration to its own file
` [PATCH 2/2] sysctl: move security keys "

[PATCH -next 0/2] lsm: Change inode_setattr() to take struct
 2023-05-31 16:44 UTC  (13+ messages)

[PATCH] apparmor: aa_buffer: Convert 1-element array to flexible array
 2023-05-31 12:21 UTC  (4+ messages)

[PATCH] security: keys: perform capable check only on privileged operations
 2023-05-30 23:04 UTC  (6+ messages)

[PATCH] capabilities: use logical OR
 2023-05-30 14:05 UTC  (2+ messages)

[PATCH V4 1/2] debugfs: provide a way for relay user bypass lockdown
 2023-05-26 22:20 UTC  (12+ messages)
` [PATCH V4 2/2] blktrace: allow access trace file in lockdown mode

Stable backport of de3004c874e7 ("ocfs2: Switch to security_inode_init_security()")
 2023-05-26 18:36 UTC  (6+ messages)

[PATCH] lsm: fix a number of misspellings
 2023-05-25 21:53 UTC  (3+ messages)

[PATCH] reiserfs: Initialize sec->length in reiserfs_security_init()
 2023-05-25 21:49 UTC  (2+ messages)

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-05-25 14:43 UTC  (15+ messages)

[RFC 0/4] Landlock: ioctl support
 2023-05-24 21:43 UTC  (4+ messages)

[PATCH] KEYS: Replace all non-returning strlcpy with strscpy
 2023-05-24  2:49 UTC  (6+ messages)

[PATCH v2 0/3] Add digitalSignature enforcement keyring restrictions
 2023-05-24  1:27 UTC  (8+ messages)
` [PATCH v2 1/3] KEYS: DigitalSignature link restriction
` [PATCH v2 2/3] integrity: Enforce digitalSignature usage in the ima and evm keyrings
` [PATCH v2 3/3] integrity: Remove EXPERIMENTAL from Kconfig

[PATCH 0/2] capability: Introduce CAP_BLOCK_ADMIN
 2023-05-23  6:18 UTC  (8+ messages)

[PATCH -next] capability: fix kernel-doc warnings in capability.c
 2023-05-22 18:31 UTC  (5+ messages)

W sprawie samochodu
 2023-05-22  8:15 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).