linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-07 00:00:36 to 2019-03-25 22:10:51 UTC [more...]

[PULL REQUEST] Lockdown patches for 5.2
 2019-03-25 22:09 UTC  (3+ messages)
` [PATCH 07/27] kexec_file: Restrict at runtime if the kernel is locked down
` [PATCH 18/27] Lock down TIOCSSERIAL

[PATCH] KEYS: trusted: allow trusted.ko to initialize w/o a TPM
 2019-03-25 21:33 UTC  (2+ messages)

[PATCH] tomoyo: Add a kernel config option for fuzzing testing
 2019-03-25 21:09 UTC  (7+ messages)

Linux 5.1-rc2
 2019-03-25 21:05 UTC  (3+ messages)

Repost: Missing security_mmap_file() in remap_file_pages syscall
 2019-03-25 19:53 UTC  (3+ messages)

[PATCH] KEYS: trusted: defer execution of TPM-specific code until key instantiate
 2019-03-25 14:56 UTC  (3+ messages)

[PATCH v19 17/27] x86/sgx: Add provisioning
 2019-03-25 14:55 UTC  (14+ messages)

[PATCH] LSM: lsm_hooks.h - fix missing colon in docstring
 2019-03-25 14:08 UTC  (2+ messages)

INFO: task hung in process_measurement
 2019-03-25 11:57 UTC  (2+ messages)

[PATCH 1/2] efi: add a function for transferring status to string
 2019-03-24  0:26 UTC  (2+ messages)
` [PATCH 2/2 v2] efi: print appropriate status message when loading certificates

[PATCH 1/2] efi: add a function for transferring status to string
 2019-03-23  8:37 UTC 

[PATCH 1/2] efi: add a function for transferring status to string
 2019-03-23  2:56 UTC  (4+ messages)
` [PATCH 2/2] efi: print appropriate status message when loading certificates

mount.nfs: Protocol error after upgrade to linux/master
 2019-03-23  2:44 UTC  (10+ messages)

[PATCH 00/43] VFS: Introduce filesystem context
 2019-03-22 14:00 UTC  (6+ messages)
` [PATCH 11/43] convert do_remount_sb() to fs_context

[PATCH] tpm: turn on TPM on suspend for TPM 1.x
 2019-03-22 10:51 UTC 

[PATCH v7 0/7] Allow initializing the kernfs node's secctx based on its parent
 2019-03-21 21:21 UTC  (9+ messages)

[GIT PULL] SELinux fixes for v5.1 (#2)
 2019-03-21 19:05 UTC  (2+ messages)

crypto: Kernel memory overwrite attempt detected to spans multiple pages
 2019-03-21 17:51 UTC  (5+ messages)

[PATCH v2 0/2] RFC: introduce CONFIG_INIT_ALL_MEMORY
 2019-03-21 17:47 UTC  (5+ messages)
` [PATCH v2 1/2] initmem: introduce CONFIG_INIT_ALL_MEMORY and CONFIG_INIT_ALL_STACK
` [PATCH v2 2/2] initmem: introduce CONFIG_INIT_ALL_HEAP

what happened to SECURITY_DAC?
 2019-03-21 16:36 UTC 

[PATCH v10, RESEND 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2019-03-21 13:25 UTC  (5+ messages)
` [PATCH v10, RESEND 5/6] KEYS: trusted: explicitly use tpm_chip structure from tpm_default_chip()

[PATCH ghak109 V1] audit: link integrity evm_write_xattrs record to syscall event
 2019-03-21  1:03 UTC  (4+ messages)

[PATCH v19,RESEND 17/27] x86/sgx: Add provisioning
 2019-03-20 16:21 UTC 

[PULL REQUEST] Lock down patches
 2019-03-19 22:15 UTC  (4+ messages)
` [PATCH 01/27] Add the ability to lock down access to the running kernel image
  ` [PATCH 09/27] hibernate: Disable when the kernel is locked down

[PATCH] device_cgroup: fix RCU imbalance in error case
 2019-03-19 17:47 UTC  (3+ messages)

[PULL REQUEST] Kernel lockdown patches for 5.2
 2019-03-18 18:55 UTC  (35+ messages)
` [PATCH 01/27] Add the ability to lock down access to the running kernel image
` [PATCH 02/27] Add a SysRq option to lift kernel lockdown
` [PATCH 03/27] Enforce module signatures if the kernel is locked down
` [PATCH 04/27] Restrict /dev/{mem,kmem,port} when "
` [PATCH 06/27] Copy secure_boot flag in boot params across kexec reboot
` [PATCH 07/27] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
` [PATCH 09/27] hibernate: Disable when the kernel is locked down
` [PATCH 10/27] uswsusp: "
` [PATCH 14/27] ACPI: Limit access to custom_method "
` [PATCH 15/27] acpi: Ignore acpi_rsdp kernel param when the kernel has been "
` [PATCH 16/27] acpi: Disable ACPI table override if the kernel is "
` [PATCH 17/27] acpi: Disable APEI error injection "
` [PATCH 18/27] Prohibit PCMCIA CIS storage when "
` [PATCH 19/27] Lock down TIOCSSERIAL
` [PATCH 21/27] x86/mmiotrace: Lock down the testmmiotrace module
` [PATCH 22/27] Lock down /proc/kcore
` [PATCH 23/27] Lock down kprobes
` [PATCH 24/27] bpf: Restrict kernel image access functions when the kernel is locked down
` [PATCH 25/27] Lock down perf
` [PATCH 26/27] debugfs: Restrict debugfs when the kernel is locked down
` [PATCH 27/27] lockdown: Print current->comm in restriction messages

[PATCH RESEND] KEYS: remove CONFIG_KEYS_COMPAT
 2019-03-18 17:28 UTC  (3+ messages)

[PATCH] security: inode: fix a missing check for securityfs_create_file
 2019-03-15 22:34 UTC  (4+ messages)

Add support for TCG2 log format on UEFI systems
 2019-03-15 11:47 UTC  (4+ messages)

[PATCH 1/1] Smack: Create smack_rule cache to optimize memory usage
 2019-03-14 17:07 UTC  (2+ messages)

[PATCH 34/38] vfs: Convert apparmorfs to fs_context
 2019-03-14 16:13 UTC  (4+ messages)
` [PATCH 35/38] vfs: Convert securityfs "
` [PATCH 36/38] vfs: Convert selinuxfs "
` [PATCH 37/38] vfs: Convert smackfs "

[PATCH v3 RFC] Smack: Inform peer that IPv6 traffic has been blocked
 2019-03-13 22:55 UTC  (3+ messages)
    ` Replacing IPv6 port labeling with CALIPSO in Smack

[PATCH] tomoyo: Add a kernel config option for fuzzing testing
 2019-03-13 20:00 UTC  (10+ messages)

[PATCH AUTOSEL 4.20 13/60] keys: Fix dependency loop between construction record and auth key
 2019-03-13 19:09 UTC 

[PATCH AUTOSEL 4.19 11/48] keys: Fix dependency loop between construction record and auth key
 2019-03-13 19:12 UTC 

[PATCH AUTOSEL 4.14 07/33] keys: Fix dependency loop between construction record and auth key
 2019-03-13 19:14 UTC 

[GIT PULL] SELinux fixes for v5.1 (#1)
 2019-03-13 18:40 UTC  (2+ messages)

[GIT PULL] apparmor updates for v5.1
 2019-03-13 18:40 UTC  (2+ messages)

[PATCH 1/1] smack: removal of global rule list
 2019-03-11 21:05 UTC  (2+ messages)

[PATCH 0/3] selftest/ima: fail kexec_load syscall
 2019-03-11 19:20 UTC  (12+ messages)
` [PATCH 3/3] x86/ima: retry detecting secure boot mode

[PATCH v5 1/2] LSM: SafeSetID: gate setgid transitions
 2019-03-11 18:38 UTC  (4+ messages)
` [PATCH v4 2/2] "

[GIT PULL] security: tpm subsystem updates for v5.1
 2019-03-11 15:55 UTC  (2+ messages)

kernel panic: MAC Initialization failed. (3)
 2019-03-11 13:45 UTC  (3+ messages)

[PATCH] secuirty: integrity: ima: pedantic formatting
 2019-03-11 13:44 UTC 

Inquiry March-2019
 2019-03-09  9:50 UTC 

[GIT PULL] security: integrity subsystem updates for v5.1
 2019-03-08 22:44 UTC 

[PATCH 0/3] selftest/ima: add kexec_file_load test
 2019-03-08 13:45 UTC  (6+ messages)
` [PATCH 2/3] scripts/ima: define a set of common functions

[PATCH 0/1] RFC: introduce CONFIG_INIT_ALL_MEMORY
 2019-03-08 13:29 UTC  (7+ messages)
` [PATCH 1/1] RFC: initmem: introduce CONFIG_INIT_ALL_MEMORY and CONFIG_INIT_ALL_STACK

[PATCH v2] x86/ima: require signed kernel modules
 2019-03-07 22:45 UTC  (6+ messages)

[GIT PULL] SELinux patches for v5.1
 2019-03-07 20:55 UTC  (2+ messages)

[GIT PULL] security subsystem changes for v5.1
 2019-03-07 20:55 UTC  (2+ messages)

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-03-07 20:25 UTC  (18+ messages)
` [PATCH v2 10/20] x86: avoid W^X being broken during modules loading
                  ` [PATCH] x86/cpufeature: Remove __pure attribute to _static_cpu_has()

[RFC PATCH 0/2] Create CAAM HW key in linux keyring and use in dmcrypt
 2019-03-07 13:17 UTC  (5+ messages)

[PATCH 1/1] Smack :- In this patch, global rule list has been removed. Now all smack rules will be read using "smack_known_list". This list contains all the smack labels and internally each smack label structure maintains the list of smack rules corresponding to that smack label. So there is no need to maintain extra list
 2019-03-07  9:23 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).