linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-16 21:23:57 to 2019-01-25 15:52:11 UTC [more...]

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

[PATCH] security: mark expected switch fall-throughs
 2019-01-25 12:37 UTC  (6+ messages)

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

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

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

[PATCH v10 00/17] Remove nested TPM operations
 2019-01-25  1:05 UTC  (22+ messages)
` [PATCH v10 01/17] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
` [PATCH v10 02/17] tpm: fix invalid return value in pubek_show()
` [PATCH v10 03/17] tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails
` [PATCH v10 04/17] tpm: print tpm2_commit_space() error inside tpm2_commit_space()
` [PATCH v10 05/17] tpm: declare struct tpm_header
` [PATCH v10 06/17] tpm: access command header through struct in tpm_try_transmit()
` [PATCH v10 07/17] tpm: encapsulate tpm_dev_transmit()
` [PATCH v10 08/17] tpm: call tpm2_flush_space() on error in tpm_try_transmit()
` [PATCH v10 09/17] tpm: clean up tpm_try_transmit() error handling flow
` [PATCH v10 10/17] tpm: move tpm_validate_commmand() to tpm2-space.c
` [PATCH v10 11/17] tpm: move TPM space code out of tpm_transmit()
` [PATCH v10 12/17] tpm: remove @space from tpm_transmit()
` [PATCH v10 13/17] tpm: use tpm_try_get_ops() in tpm-sysfs.c
` [PATCH v10 14/17] tpm: remove TPM_TRANSMIT_UNLOCKED flag
` [PATCH v10 15/17] tpm: introduce tpm_chip_start() and tpm_chip_stop()
` [PATCH v10 16/17] tpm: take TPM chip power gating out of tpm_transmit()
` [PATCH v10 17/17] tpm: remove @flags from tpm_transmit()

[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 v8 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2019-01-24 15:49 UTC  (8+ 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-24 14:46 UTC  (11+ messages)

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

Getting weird TPM error after rebasing my tree to security/next-general
 2019-01-23 20:11 UTC  (10+ messages)

[PATCH] tomoyo: Swicth from cred->security to task_struct->security
 2019-01-23 19:38 UTC  (9+ messages)
` [PATCH v2] "
  ` [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 "

[PATCH 1/3] security: keys: annotate implicit fall through
 2019-01-23  4:38 UTC  (2+ messages)

[PATCH] capabilities:: annotate implicit fall through
 2019-01-23  3:43 UTC  (2+ messages)

Security tree sync to v5.0-rc3
 2019-01-22 22:53 UTC 

[PATCH] apparmor: Adjust offset when accessing task blob
 2019-01-22 22:41 UTC  (3+ messages)

[PATCH v7 0/5] tpm: retrieve digest size of unknown algorithms from TPM
 2019-01-22 16:55 UTC  (11+ messages)
` [PATCH v7 5/5] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()

[PATCH v2 0/3] Allow initializing the kernfs node's secctx based on its parent
 2019-01-22 15:26 UTC  (10+ messages)

[PATCH v2 0/5] Extend TPM PPI interface to support revision 1.3
 2019-01-22 12:10 UTC  (10+ messages)
` [PATCH v2 1/5] tpm: ppi: pass function revision ID to tpm_eval_dsm()
` [PATCH v2 2/5] tpm: ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_ID_1
` [PATCH v2 3/5] tpm: ppi: Display up to 101 operations as define for version 1.3
` [PATCH v2 4/5] tpm: ppi: Possibly show command parameter if TPM PPI 1.3 is used
` [PATCH v2 5/5] tpm: ppi: Enable submission of optional command parameter for PPI 1.3

evm_inode_init_security and module stacking
 2019-01-20 18:54 UTC  (5+ messages)

INFO: rcu detected stall in rw_verify_area
 2019-01-19 12:53 UTC  (2+ messages)

[PATCH -next] LSM: Make some functions static
 2019-01-18 19:47 UTC  (4+ messages)

[PATCH] LSM: Make lsm_early_cred() and lsm_early_task() local functions
 2019-01-18 19:45 UTC  (3+ messages)

[PATCH,RESEND] selftests: add TPM 2.0 tests
 2019-01-18 15:01 UTC  (3+ messages)

[PATCH 0/5] Extend TPM PPI interface to support revision 1.3
 2019-01-18 15:00 UTC  (14+ messages)
` [PATCH 1/5] tpm: ppi: pass function revision ID to tpm_eval_dsm()
` [PATCH 2/5] tpm: ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_1
` [PATCH 3/5] tpm: ppi: Display up to 101 operations as define for version 1.3
` [PATCH 4/5] tpm: ppi: Possibly show command parameter if TPM PPI 1.3 is used
` [PATCH 5/5] tpm: ppi: Enable submission of optional command parameter for PPI 1.3

[PATCH 0/3] Allow initializing the kernfs node's secctx based on its parent
 2019-01-17 20:35 UTC  (8+ messages)

[GIT PULL] Security subsystem fixes for v5.0-rc3
 2019-01-17  8:35 UTC  (2+ messages)

WARNING in apparmor_cred_free
 2019-01-17  0:19 UTC  (12+ messages)

[PATCH] security/apparmor/domain: use PTR_ERR_OR_ZERO
 2019-01-16 22:31 UTC  (2+ 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).