linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-03 05:49:32 to 2019-05-17 01:26:26 UTC [more...]

[PATCH v2 1/4] mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
 2019-05-17  1:26 UTC  (12+ messages)
` [PATCH v2 2/4] lib: introduce test_meminit module
` [PATCH v2 3/4] gfp: mm: introduce __GFP_NO_AUTOINIT
` [PATCH v2 4/4] net: apply __GFP_NO_AUTOINIT to AF_UNIX sk_buff allocations
  ` [PATCH 5/4] mm: Introduce SLAB_NO_FREE_INIT and mark excluded caches

SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)
 2019-05-17  1:21 UTC  (21+ messages)

[PATCH 1/4] evm: check hash algorithm passed to init_desc()
 2019-05-16 16:12 UTC  (4+ messages)
` [PATCH 2/4] evm: reset status in evm_inode_post_setattr()
` [PATCH 3/4] ima: don't ignore INTEGRITY_UNKNOWN EVM status
` [PATCH 4/4] ima: only audit failed appraisal verifications

KMSAN: uninit-value in tomoyo_check_inet_address
 2019-05-16 13:37 UTC  (4+ messages)

KMSAN: uninit-value in tomoyo_check_unix_address
 2019-05-16 12:58 UTC 

[PATCH AUTOSEL 5.0 14/34] securityfs: fix use-after-free on symlink traversal
 2019-05-16 11:39 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 15/34] apparmorfs: "

[PATCH AUTOSEL 4.19 10/25] securityfs: fix use-after-free on symlink traversal
 2019-05-16 11:40 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 11/25] apparmorfs: "

[PATCH AUTOSEL 4.14 07/16] securityfs: fix use-after-free on symlink traversal
 2019-05-16 11:40 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 08/16] apparmorfs: "

[PATCH 0/4] RFC: add init_on_alloc/init_on_free boot options
 2019-05-15 10:06 UTC  (13+ messages)
` [PATCH 1/4] mm: security: introduce init_on_alloc=1 and init_on_free=1 "
` [PATCH 2/4] lib: introduce test_meminit module
` [PATCH 3/4] gfp: mm: introduce __GFP_NOINIT
` [PATCH 4/4] net: apply __GFP_NOINIT to AF_UNIX sk_buff allocations

[PATCH v10 00/12] Appended signatures support for IMA appraisal
 2019-05-14 12:09 UTC  (16+ messages)
` [PATCH v10 01/12] MODSIGN: Export module signature definitions
` [PATCH v10 02/12] PKCS#7: Refactor verify_pkcs7_signature()
` [PATCH v10 03/12] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v10 06/12] ima: Use designated initializers for struct ima_event_data
` [PATCH v10 08/12] ima: Factor xattr_verify() out of ima_appraise_measurement()
` [PATCH v10 09/12] ima: Implement support for module-style appended signatures
` [PATCH v10 11/12] ima: Define ima-modsig template

[GIT PULL] security subsystem: Tomoyo updates for v5.2
 2019-05-13 18:22 UTC  (10+ messages)

[PATCH v2 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-05-13 13:03 UTC  (23+ messages)
` [PATCH v2 1/3] fs: add ksys_lsetxattr() wrapper
` [PATCH v2 2/3] initramfs: set extended attributes
` [PATCH v2 3/3] initramfs: introduce do_readxattrs()

[PATCH 0/5] integrity: improve ima measurement accuracy
 2019-05-13 12:53 UTC  (6+ messages)
` [PATCH 1/5] integrity: keep the integrity state of open files up to date
` [PATCH 2/5] integrity: update the file measurement on truncate
` [PATCH 3/5] integrity: update the file measurement on write
` [PATCH 4/5] integrity: measure the file on sync
` [PATCH 5/5] integrity: measure the file on msync

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-13  7:00 UTC  (26+ messages)
` [PATCH 01/16] lib: fix match_string() helper on -1 "
` [PATCH 01/16] lib: fix match_string() helper when array size is positive
` [PATCH 02/16] treewide: rename match_string() -> __match_string()
` [PATCH 03/16] lib,treewide: add new match_string() helper/macro
` [PATCH 04/16] powerpc/xmon: use "
` [PATCH 05/16] ALSA: oxygen: "
` [PATCH 06/16] x86/mtrr: use new match_string() helper + add gaps == minor fix
` [PATCH 07/16] device connection: use new match_string() helper/macro
` [PATCH 08/16] cpufreq/intel_pstate: remove NULL entry + use match_string()
` [PATCH 09/16] mmc: sdhci-xenon: use new match_string() helper/macro
` [PATCH 10/16] pinctrl: armada-37xx: "
` [PATCH 11/16] mm/vmpressure.c: "
` [PATCH 12/16] rdmacg: "
` [PATCH 13/16] drm/edid: "
` [PATCH 14/16] staging: gdm724x: "
` [PATCH 15/16] video: fbdev: pxafb: "
` [PATCH 16/16] sched: debug: "

Carrying over the ima log during kexec_file_load
 2019-05-11  0:16 UTC 

[GIT PULL] Security subsystem: Smack updates for v5.2
 2019-05-10 16:54 UTC  (5+ messages)

[PATCH next] security: smack: fix sap undeclared error in smack_socket_sendmsg
 2019-05-10  1:01 UTC  (3+ messages)

[GIT PULL] security subsytem: TPM changes for v5.2
 2019-05-09 22:19 UTC  (3+ messages)

[GIT PULL] Security subsystem: integrity updates for v5.2
 2019-05-09 20:50 UTC  (2+ messages)

Tomoyo build warnings
 2019-05-09  3:56 UTC  (2+ messages)

[PATCH] tomoyo: Don't emit WARNING: string while fuzzing testing
 2019-05-08 22:53 UTC  (5+ messages)

[GIT PULL] SELinux patches for v5.2
 2019-05-08  2:40 UTC  (2+ messages)

[PATCH 1/2] apparmor: Use a memory pool instead per-CPU caches
 2019-05-07 19:57 UTC  (15+ messages)
` [PATCH 2/2] apparmor: Switch to GFP_KERNEL where possible
              ` [PATCH v2] apparmor: Use a memory pool instead per-CPU caches
                ` [PATCH v3] "
                    ` [PATCH v4] "

[PATCH] apparmor: Force type-casting of current->real_cred
 2019-05-07 19:53 UTC  (2+ messages)

[GIT PULL] Security subsystem: general updates for v5.2
 2019-05-07 17:20 UTC  (2+ messages)

[PATCH 10/10] LSM: SafeSetID: fix use of literal -1 in capable hook
 2019-05-07 15:03 UTC  (3+ messages)

[PATCH v2 09/10] LSM: SafeSetID: verify transitive constrainedness
 2019-05-07 15:03 UTC  (3+ messages)

[PATCH v2 08/10] LSM: SafeSetID: add read handler
 2019-05-07 15:02 UTC  (3+ messages)

[PATCH 07/10] LSM: SafeSetID: rewrite userspace API to atomic updates
 2019-05-07 15:02 UTC  (5+ messages)

[PATCH 06/10] LSM: SafeSetID: fix userns handling in securityfs
 2019-05-07 15:01 UTC  (3+ messages)

[PATCH 05/10] LSM: SafeSetID: refactor policy parsing
 2019-05-07 15:01 UTC  (3+ messages)

[PATCH 04/10] LSM: SafeSetID: refactor safesetid_security_capable()
 2019-05-07 15:01 UTC  (3+ messages)

[PATCH 03/10] LSM: SafeSetID: refactor policy hash table
 2019-05-07 15:01 UTC  (3+ messages)

[PATCH 02/10] LSM: SafeSetID: fix check for setresuid(new1, new2, new3)
 2019-05-07 15:01 UTC  (3+ messages)

[PATCH 01/10] LSM: SafeSetID: fix pr_warn() to include newline
 2019-05-07 15:01 UTC  (5+ messages)

Fwd: Re: kernel panic: MAC Initialization failed. (3)
 2019-05-07 11:37 UTC 

[PATCH 1/2 v2] efi: add a function to convert the status value to string
 2019-05-07  8:43 UTC  (12+ messages)
` [PATCH 2/2 v3] efi: print appropriate status message when loading certificates

[PATCH AUTOSEL 4.14 41/95] ima: open a new file instance if no read permissions
 2019-05-07  5:37 UTC 

[PULL] Smack: Repair for 5.2 build issue
 2019-05-07  3:29 UTC  (5+ messages)

Add support for TCG2 log format on UEFI systems
 2019-05-06 19:20 UTC  (16+ messages)
` [PATCH V5 2/4] tpm: Reserve the TPM final events table

[PATCH v2 08/79] docs: cgroup-v1: convert docs to ReST and rename to *.rst
 2019-05-06 15:47 UTC 

[PATCH] kexec_buffer measure
 2019-05-03 14:24 UTC  (5+ messages)

[ANNOUNCE][CFP] Linux Security Summit Europe 2019
 2019-05-03 11:46 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).