linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-04 01:20:16 to 2018-05-15 07:21:54 UTC [more...]

[PATCH v5 1/7] proc: add proc_fs_info struct to store proc information
 2018-05-15  7:21 UTC  (3+ messages)

[PATCH v3] tpm: check selftest status before retrying full selftest
 2018-05-15  7:17 UTC 

[PATCH ghak81 RFC V2 0/5] audit: group task params
 2018-05-15  3:28 UTC  (13+ messages)
` [PATCH ghak81 RFC V2 1/5] audit: normalize loginuid read access
` [PATCH ghak81 RFC V2 2/5] audit: convert sessionid unset to a macro
` [PATCH ghak81 RFC V2 3/5] audit: use inline function to get audit context
` [PATCH ghak81 RFC V2 4/5] audit: use inline function to set "
` [PATCH ghak81 RFC V2 5/5] audit: collect audit task parameters

[PATCH 0/6] firmware: kernel signature verification
 2018-05-15  3:26 UTC  (19+ messages)
` [PATCH 3/6] firmware: differentiate between signed regulatory.db and other firmware

Linux Security Summit North America CFP - 2 Weeks Left!
 2018-05-14 21:02 UTC 

[PATCH v2 1/3] selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()
 2018-05-14 19:39 UTC  (5+ messages)
` [PATCH v2 2/3] selinux: fix address family in bind() and connect() to match address/port
` [PATCH v2 3/3] selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()

[PATCH 00/23] LSM: Full security module stacking
 2018-05-14 18:55 UTC  (31+ messages)
` [PATCH 01/23] procfs: add smack subdir to attrs
` [PATCH 02/23] Smack: Abstract use of cred security blob
` [PATCH 03/23] SELinux: "
` [PATCH 04/23] LSM: Infrastructure management of the cred security
` [PATCH 05/23] SELinux: Abstract use of file security blob
` [PATCH 06/23] LSM: Infrastructure management of the file security
` [PATCH 07/23] LSM: Infrastructure management of the task security
` [PATCH 08/23] SELinux: Abstract use of inode security blob
` [PATCH 09/23] Smack: "
` [PATCH 10/23] LSM: Infrastructure management of the inode security
` [PATCH 11/23] LSM: Infrastructure management of the superblock
` [PATCH 12/23] LSM: Infrastructure management of the sock security
` [PATCH 13/23] LSM: Infrastructure management of the ipc security blob
` [PATCH 14/23] LSM: Infrastructure management of the key "
` [PATCH 15/23] LSM: Mark security blob allocation failures as unlikely
` [PATCH 16/23] LSM: Sharing of security blobs
` [PATCH 17/23] LSM: Allow mount options from multiple security modules
` [PATCH 18/23] LSM: Use multiple secids in security module interfaces
` [PATCH 19/23] LSM: Use multiple secids in LSM interfaces
` [PATCH 20/23] LSM: Move common usercopy into
` [PATCH 21/23] LSM: Multiple concurrent major security modules
` [PATCH 22/23] LSM: Fix setting of the IMA data in inode init
` [PATCH 23/23] Netfilter: Add a selection for Smack
` [PATCH 24/23] LSM: Functions for dealing with struct secids

[PATCH v2 22/35] vfs: don't open real
 2018-05-14 14:03 UTC  (4+ messages)

[PATCH v5 7/7] proc: add option to mount only a pids subset
 2018-05-14 13:13 UTC  (4+ messages)

[PATCH v3 0/2] tpm: improving granularity in poll sleep times
 2018-05-14 10:52 UTC  (10+ messages)
` [PATCH v3 1/2] tpm: reduce poll sleep time in tpm_transmit()
` [PATCH v3 2/2] tpm: reduce polling time to usecs for even finer granularity

[PATCH v2] tpm: check selftest status before retrying full selftest
 2018-05-14 10:41 UTC  (2+ messages)

[PATCH v5 5/7] proc: instantiate only pids that we can ptrace on 'limit_pids=1' mount option
 2018-05-14  8:34 UTC  (5+ messages)

Spende von 2.800.000 Millionen Euro
 2018-05-13 23:19 UTC 

[PATCH v5 2/5] efi: Add embedded peripheral firmware support
 2018-05-13 11:41 UTC  (6+ messages)

[PATCH ghak81 RFC V1 0/5] audit: group task params
 2018-05-11 22:17 UTC  (18+ messages)
` [PATCH ghak81 RFC V1 1/5] audit: normalize loginuid read access
` [PATCH ghak81 RFC V1 2/5] audit: convert sessionid unset to a macro
` [PATCH ghak81 RFC V1 3/5] audit: use inline function to get audit context
` [PATCH ghak81 RFC V1 4/5] audit: use inline function to set "
` [PATCH ghak81 RFC V1 5/5] audit: collect audit task parameters

[PATCH v3 1/3] big key: get rid of stack array allocation
 2018-05-11 20:09 UTC  (7+ messages)

[PATCH v5 0/7] proc: modernize proc to support multiple private instances
 2018-05-11 19:28 UTC  (3+ messages)

[RFC PATCH v4 0/5] ima: Namespacing IMA
 2018-05-11 14:42 UTC  (6+ messages)
` [RFC PATCH v4 1/5] ima: Add IMA namespace support
` [RFC PATCH v4 2/5] ima: Add ns_status for storing namespaced iint data
` [RFC PATCH v4 3/5] ima: differentiate auditing policy rules from "audit" actions
` [RFC PATCH v4 4/5] ima: extend IMA audit policy rules with attribute to audit namespaces
` [RFC PATCH v4 5/5] ima: namespace audit status flags

[PATCH 05/24] apparmor: Implement security hooks for the new mount API [ver #7]
 2018-05-11 12:20 UTC  (4+ messages)
` [PATCH 00/24] VFS: Introduce filesystem context "

[PATCH] tpm: tpm_crb: relinquish locality on error path
 2018-05-11 10:18 UTC  (15+ messages)

[PATCH v5 6/7] proc: flush task dcache entries from all procfs instances
 2018-05-11  9:36 UTC 

[PATCH v5 4/7] proc: support mounting private procfs instances inside same pid namespace
 2018-05-11  9:35 UTC 

[PATCH v5 3/7] proc: add helpers to set and get proc hidepid and gid mount options
 2018-05-11  9:35 UTC 

[PATCH v5 2/7] proc: move /proc/{self|thread-self} dentries to proc_fs_info
 2018-05-11  9:35 UTC 

[PATCH 0/3] kexec: limit kexec_load syscall
 2018-05-11  1:36 UTC  (4+ messages)
` [PATCH 1/3] ima: based on the "secure_boot" policy limit syscalls
` [PATCH 2/3] kexec: call LSM hook for kexec_load syscall
` [PATCH 3/3] ima: based on policy require signed kexec kernel images

[PATCH v2 net-next 1/4] umh: introduce fork_usermode_blob() helper
 2018-05-10 23:16 UTC  (8+ messages)
  ` [PATCH v2 net-next 2/4] net: add skeleton of bpfilter kernel module

[PATCH 00/18] Convert default pr_fmt from empty to KBUILD_MODNAME
 2018-05-10 18:09 UTC  (5+ messages)
` [PATCH 15/18] security: Remove pr_fmt duplicate logging prefixes
` [PATCH 17/18] security: encrypted-keys: "

[PATCH] selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()
 2018-05-10 16:05 UTC  (11+ messages)

[PATCH v2 11/11] docs: fix broken references with multiple hints
 2018-05-09 19:22 UTC  (2+ messages)

[PATCH v1] apparmor: Convert to use match_string() helper
 2018-05-08 17:55 UTC  (3+ messages)

[bug report] apparmor: add support for mapping secids and using secctxes
 2018-05-08 17:49 UTC  (2+ messages)

[PATCH v3 2/5] efi: Add embedded peripheral firmware support
 2018-05-08 16:10 UTC  (8+ messages)

wir bieten 2% Kredite
 2018-05-08 10:02 UTC 

[PATCH v3 0/4] Better integrate seccomp logging and auditing
 2018-05-08  6:09 UTC  (6+ messages)
` [PATCH v3 3/4] seccomp: Audit attempts to modify the actions_logged sysctl

[PATCH v2 0/4] Introduce LSM-hook for socketpair(2)
 2018-05-04 22:01 UTC  (8+ messages)
` [PATCH v2 1/4] security: add hook for socketpair()
` [PATCH v2 2/4] net: hook socketpair() into LSM
` [PATCH v2 3/4] selinux: provide socketpair callback
` [PATCH v2 4/4] smack: "

[manpages PATCH] capabilities.7: describe namespaced file capabilities
 2018-05-04 15:10 UTC  (5+ messages)

[PATCH v2] apparmor: secid: fix error return value in error handling path
 2018-05-04 14:36 UTC  (2+ messages)

[PATCH 0/3] Introduce LSM-hook for socketpair(2)
 2018-05-04 14:29 UTC  (5+ messages)

[PATCH][next] apparmor: fix error return check with a u32 being less than zero
 2018-05-04 14:15 UTC 

[PATCH] apparmor: secid: fix error return value in error handling path
 2018-05-04 13:39 UTC 

[PATCH 0/3] kexec: limit kexec_load syscall
 2018-05-04  2:29 UTC  (7+ messages)

[PATCH v6 0/4] Certificate insertion support for x86 bzImages
 2018-05-04  1:20 UTC  (4+ 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).