linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-30 10:28:05 to 2021-09-13 19:37:57 UTC [more...]

[PATCH] integrity: support including firmware ".platform" keys at build time
 2021-09-13 19:37 UTC  (5+ messages)

[RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
 2021-09-13 19:23 UTC  (17+ messages)
` [RFC PATCH v2 9/9] Smack: Brutalist io_uring support with debug

[PATCH v3 0/1] Relax restrictions on user.* xattr
 2021-09-13 19:05 UTC  (33+ messages)
` [PATCH v3 1/1] xattr: Allow user.* xattr on symlink and special files
` [PATCH 2/1] man-pages: xattr.7: Update text for user extended xattr behavior change
            ` [Virtio-fs] [PATCH v3 0/1] Relax restrictions on user.* xattr
` [PATCH 3/1] xfstests: generic/062: Do not run on newer kernels
` [PATCH 4/1] xfstest: Add a new test to test xattr operations

[PATCH] Revert "Enable '-Werror' by default for all kernel builds"
 2021-09-13 17:42 UTC  (20+ messages)

[PATCH v4] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-09-13 17:13 UTC  (2+ messages)

[PATCH] landlock: Drop "const" argument qualifier to avoid GCC 4.9 warnings
 2021-09-13 16:16 UTC  (3+ messages)

[PATCH v3] KEYS: trusted: Fix trusted key backends when building as module
 2021-09-13  7:47 UTC  (2+ messages)

[syzbot] riscv/fixes boot error: BUG: unable to handle kernel paging request in corrupted
 2021-09-12 10:41 UTC 

[PATCH v6 0/1] NAX (No Anonymous Execution) LSM
 2021-09-11 10:38 UTC  (2+ messages)
` [PATCH v6 1/1] NAX LSM: Add initial support

[PATCH] smack: Guard smack_ipv6_lock definition within a SMACK_IPV6_PORT_LABELING block
 2021-09-10  9:45 UTC 

[PATCH v5 00/12] Enroll kernel keys thru MOK
 2021-09-09 18:19 UTC  (31+ messages)
` [PATCH v5 01/12] integrity: Introduce a Linux keyring called machine
` [PATCH v5 02/12] integrity: Do not allow machine keyring updates following init
` [PATCH v5 03/12] KEYS: CA link restriction
` [PATCH v5 04/12] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca
` [PATCH v5 05/12] integrity: add new keyring handler for mok keys
` [PATCH v5 06/12] KEYS: add a reference to machine keyring
` [PATCH v5 07/12] KEYS: Introduce link restriction to include builtin, secondary and machine keys
` [PATCH v5 08/12] KEYS: integrity: change link restriction to trust the machine keyring
` [PATCH v5 09/12] KEYS: link secondary_trusted_keys to machine trusted keys
` [PATCH v5 10/12] integrity: store reference to machine keyring
` [PATCH v5 11/12] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH v5 12/12] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true

[PATCH AUTOSEL 4.4 06/35] Smack: Fix wrong semantics in smk_access_entry()
 2021-09-09 12:01 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 35/35] net: fix NULL pointer reference in cipso_v4_doi_free

[PATCH AUTOSEL 4.9 06/48] Smack: Fix wrong semantics in smk_access_entry()
 2021-09-09 12:00 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 47/48] net: fix NULL pointer reference in cipso_v4_doi_free

[PATCH AUTOSEL 4.14 08/59] Smack: Fix wrong semantics in smk_access_entry()
 2021-09-09 11:58 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 58/59] net: fix NULL pointer reference in cipso_v4_doi_free

[PATCH AUTOSEL 4.19 09/74] Smack: Fix wrong semantics in smk_access_entry()
 2021-09-09 11:57 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 73/74] net: fix NULL pointer reference in cipso_v4_doi_free

[PATCH AUTOSEL 5.4 013/109] Smack: Fix wrong semantics in smk_access_entry()
 2021-09-09 11:55 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 107/109] net: fix NULL pointer reference in cipso_v4_doi_free

[PATCH AUTOSEL 5.10 017/176] Smack: Fix wrong semantics in smk_access_entry()
 2021-09-09 11:51 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 173/176] net: fix NULL pointer reference in cipso_v4_doi_free

[PATCH AUTOSEL 5.13 026/219] Smack: Fix wrong semantics in smk_access_entry()
 2021-09-09 11:46 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 216/219] net: fix NULL pointer reference in cipso_v4_doi_free

[PATCH AUTOSEL 5.14 033/252] Smack: Fix wrong semantics in smk_access_entry()
 2021-09-09 11:41 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 249/252] net: fix NULL pointer reference in cipso_v4_doi_free

[PATCH AUTOSEL 5.13 13/14] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-09-07 13:06 UTC  (5+ messages)

[PATCH] apparmor: remove unused argument of aa_umount()
 2021-09-04  2:27 UTC  (4+ messages)

[PATCH] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-09-03 14:08 UTC  (22+ messages)
` [PATCH v2] "
  ` [PATCH] Revert "net: fix NULL pointer reference in cipso_v4_doi_free"
` [PATCH] net: remove the unnecessary check in cipso_v4_doi_free

[GIT PULL] hardening updates for v5.15-rc1
 2021-09-02 20:05 UTC  (2+ messages)

[PATCH 0/3] Allow access to confidential computing secret area in SEV guests
 2021-09-02 18:14 UTC  (11+ messages)
` [PATCH 3/3] virt: Add sev_secret module to expose confidential computing secrets

Landlock news #1
 2021-09-02 16:13 UTC  (2+ messages)

[PATCH v4 00/12] Enroll kernel keys thru MOK
 2021-09-02 10:18 UTC  (18+ messages)

[PATCH] smackfs: Fix use-after-free in netlbl_catmap_walk()
 2021-09-01 23:18 UTC 

[GIT PULL] Smack patches for v5.15
 2021-08-31 20:06 UTC  (3+ messages)

[GIT PULL] SELinux patches for v5.15
 2021-08-31 20:06 UTC  (2+ messages)

[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-08-31 18:59 UTC  (9+ messages)

[syzbot] BUG: unable to handle kernel paging request in tomoyo_encode2
 2021-08-31 10:33 UTC 

[syzbot] general protection fault in legacy_parse_param
 2021-08-31  7:38 UTC  (7+ messages)

[PATCH v5 0/1] NAX (No Anonymous Execution) LSM
 2021-08-31  7:26 UTC  (4+ messages)
` [PATCH v5 1/1] NAX LSM: Add initial support

[PATCH v2 1/1] xattr: Allow user.* xattr on symlink and special files
 2021-08-30 18:45 UTC  (11+ messages)

[PATCH bpf-next v2 0/5] Implement file local storage
 2021-08-30 15:31 UTC  (5+ messages)
` [PATCH bpf-next v2 1/5] bpf: "

[PATCH AUTOSEL 5.10 10/11] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-08-30 12:00 UTC 

[PATCH AUTOSEL 5.4 09/10] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-08-30 12:00 UTC 

[PATCH AUTOSEL 4.14 6/7] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-08-30 12:00 UTC 

[PATCH AUTOSEL 4.9 4/5] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-08-30 12:00 UTC 

[PATCH AUTOSEL 4.4 2/3] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-08-30 12:01 UTC 

[PATCH AUTOSEL 4.19 7/8] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-08-30 12:00 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 NNTP newsgroup(s).