linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-23 11:04:36 to 2019-02-01 10:51:03 UTC [more...]

WARNING in apparmor_secid_to_secctx
 2019-02-01 10:50 UTC  (24+ messages)

[PATCH v9 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2019-02-01 10:06 UTC  (7+ messages)
` [PATCH v9 1/6] tpm: dynamically allocate the allocated_banks array
` [PATCH v9 2/6] tpm: rename and export tpm2_digest and tpm2_algorithms
` [PATCH v9 3/6] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH v9 4/6] tpm: move tpm_chip definition to include/linux/tpm.h
` [PATCH v9 5/6] KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()
` [PATCH v9 6/6] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()

Getting weird TPM error after rebasing my tree to security/next-general
 2019-02-01  8:12 UTC  (27+ messages)

[PATCH ghak107 V1] audit: remove unused actx param from audit_rule_match
 2019-02-01  4:15 UTC  (2+ messages)

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-02-01  0:25 UTC  (25+ messages)
` [PATCH v2 01/20] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH v2 02/20] x86/jump_label: Use text_poke_early() during early init
` [PATCH v2 03/20] x86/mm: temporary mm struct
` [PATCH v2 04/20] fork: provide a function for copying init_mm
` [PATCH v2 05/20] x86/alternative: initializing temporary mm for patching
` [PATCH v2 06/20] x86/alternative: use temporary mm for text poking
` [PATCH v2 07/20] x86/kgdb: avoid redundant comparison of patched code
` [PATCH v2 08/20] x86/ftrace: set trampoline pages as executable
` [PATCH v2 09/20] x86/kprobes: instruction pages initialization enhancements
` [PATCH v2 10/20] x86: avoid W^X being broken during modules loading
` [PATCH v2 11/20] x86/jump-label: remove support for custom poker
` [PATCH v2 12/20] x86/alternative: Remove the return value of text_poke_*()
` [PATCH v2 13/20] Add set_alias_ function and x86 implementation
` [PATCH v2 14/20] mm: Make hibernate handle unmapped pages
` [PATCH v2 15/20] vmalloc: New flags for safe vfree on special perms
` [PATCH v2 16/20] modules: Use vmalloc special flag
` [PATCH v2 17/20] bpf: "
` [PATCH v2 18/20] x86/ftrace: "
` [PATCH v2 19/20] x86/kprobes: "
` [PATCH v2 20/20] x86/alternative: comment about module removal races

[PATCH] ima: remove CREDS_CHECK fall through
 2019-01-31 21:26 UTC  (3+ messages)

[PATCH] security: mark expected switch fall-throughs
 2019-01-31 20:30 UTC  (10+ messages)

[PATCH] ima: requiring signed kernel modules
 2019-01-31 19:18 UTC  (2+ messages)
` [PATCH] x86/ima: require "

[PATCH 0/3] selftest/ima: add kexec_file_load test
 2019-01-31 18:55 UTC  (4+ messages)
` [PATCH 1/3] selftest/ima: cleanup the kexec selftest
` [PATCH 2/3] scripts/ima: define a set of common functions
` [PATCH 3/3] selftests/ima: kexec_file_load syscall test

[PATCH v3 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-01-31 16:39 UTC  (10+ messages)
` [PATCH v3 1/5] selinux: try security xattr after genfs for kernfs filesystems
` [PATCH v3 2/5] kernfs: use simple_xattrs for security attributes
` [PATCH v3 3/5] LSM: add new hook for kernfs node initialization
` [PATCH v3 4/5] selinux: implement the kernfs_init_security hook
` [PATCH v3 5/5] kernfs: initialize security of newly created nodes

[PATCH v10 00/17] Remove nested TPM operations
 2019-01-31 16:11 UTC  (17+ messages)
` [PATCH v10 08/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit()

[PATCH 1/2] tpm: don't return bool from update_timeouts
 2019-01-31 16:08 UTC  (3+ messages)
` [PATCH 2/2] tpm: don't print error message in tpm_transmit_cmd when tpm still testing

[PATCH v8 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2019-01-31 16:05 UTC  (18+ messages)
` [PATCH v8 1/7] tpm: dynamically allocate the allocated_banks array
` [PATCH v8 2/7] tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2
` [PATCH v8 3/7] tpm: rename and export tpm2_digest and tpm2_algorithms
` [PATCH v8 4/7] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH v8 5/7] tpm: move tpm_chip definition to include/linux/tpm.h
` [PATCH v8 6/7] KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()
` [PATCH v8 7/7] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()

Kernel memory corruption in CIPSO labeled TCP packets processing
 2019-01-31 13:20 UTC  (19+ messages)

actx not used?
 2019-01-31  1:57 UTC  (3+ messages)

[security:next-general 83/85] security/safesetid/lsm.c:17:10: fatal error: asm/syscall.h: No such file or directory
 2019-01-30 20:30 UTC  (3+ messages)
` [PATCH] LSM: SafeSetID: remove unused include

Email from yesterday
 2019-01-30 10:02 UTC 

[RFD] A mount api that notices previous mounts
 2019-01-30 16:19 UTC  (5+ messages)

[PATCH v4 2/2] LSM: add SafeSetID module that gates setid calls
 2019-01-30  7:15 UTC  (14+ messages)
` [PATCH v5 "
            ` [PATCH] LSM: Add 'name' field for SafeSetID in DEFINE_LSM

linux-next: Tree for Jan 29 (security/safesetid/)
 2019-01-29 19:52 UTC  (3+ messages)
    ` [PATCH] LSM: SafeSetID: 'depend' on CONFIG_SECURITY

[PATCH 0/3] gcc-plugins: Introduce stackinit plugin
 2019-01-29  0:12 UTC  (18+ messages)
` [PATCH 1/3] treewide: Lift switch variables out of switches
    ` [Intel-gfx] "
  ` [Intel-wired-lan] "
` [PATCH 3/3] lib: Introduce test_stackinit module

[PATCH AUTOSEL 4.20 117/304] smack: fix access permissions for keyring
 2019-01-28 15:40 UTC 

[PATCH AUTOSEL 4.19 100/258] smack: fix access permissions for keyring
 2019-01-28 15:56 UTC 

[PATCH AUTOSEL 4.14 064/170] smack: fix access permissions for keyring
 2019-01-28 16:10 UTC 

[PATCH AUTOSEL 4.9 039/107] smack: fix access permissions for keyring
 2019-01-28 16:18 UTC 

[PATCH AUTOSEL 4.4 29/80] smack: fix access permissions for keyring
 2019-01-28 16:23 UTC 

[PATCH AUTOSEL 3.18 21/61] smack: fix access permissions for keyring
 2019-01-28 16:25 UTC 

Data entry service and data processing services
 2019-01-26 10:04 UTC 

[PATCH ghak103 V1] audit: add support for fcaps v3
 2019-01-25 21:04 UTC  (3+ messages)

[PATCH 00/17] Merge text_poke fixes and executable lockdowns
 2019-01-25 18:28 UTC  (4+ messages)
` [PATCH 01/17] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"

[PATCH v5 2/2] LSM: add SafeSetID module that gates setid calls
 2019-01-25 15:51 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH] security: keys: add NULL checking for key->type->instantiate
 2019-01-25  7:16 UTC 

[PATCH 1/2] tomoyo: Coding style fix
 2019-01-24 22:53 UTC  (3+ messages)
` [PATCH 2/2] tomoyo: Allow multiple use_group lines

[PATCH v1] evm: Use defined constant for UUID representation
 2019-01-24 20:37 UTC 

[PATCH v2] tomoyo: Swicth from cred->security to task_struct->security
 2019-01-23 19:38 UTC  (5+ messages)
` [PATCH v3] "

[PATCH -next] evm: CHECK-remove set but not used variable 'xattr'
 2019-01-23 18:38 UTC  (4+ messages)
` [PATCH -next] evm: remove "


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