messages from 2019-02-19 17:00:26 to 2019-02-28 21:28:56 UTC [more...]
[PULL REQUEST] Lock down patches
2019-02-28 21:28 UTC
[PATCH 2/2] LSM: SafeSetID: gate setgid transitions
2019-02-28 20:20 UTC (16+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH v2 1/2] "
` [PATCH v3 "
` [PATCH v4 2/2] "
[PATCH 0/3] selftest/ima: add kexec_file_load test
2019-02-28 15:05 UTC (4+ messages)
` [PATCH 2/3] scripts/ima: define a set of common functions
kernel panic: MAC Initialization failed. (3)
2019-02-28 14:12 UTC
[PATCH] tomoyo: Add a kernel config option for fuzzing testing
2019-02-28 14:06 UTC
[PATCH V4 0/4] Add support for TCG2 event logs on EFI systems
2019-02-28 12:38 UTC (9+ messages)
` [PATCH V4 1/4] tpm: Abstract crypto agile event size calculations
` [PATCH V4 2/4] tpm: Reserve the TPM final events table
` [PATCH V4 3/4] tpm: Append the final event log to the TPM event log
` [PATCH V4 4/4] efi: Attempt to get the TCG2 event log in the boot stub
kernel panic: MAC Initialization failed
2019-02-28 12:30 UTC (7+ messages)
kernel panic: MAC Initialization failed. (2)
2019-02-28 10:18 UTC (3+ messages)
[PATCH] netlabel: fix out-of-bounds memory accesses
2019-02-28 5:46 UTC (2+ messages)
Add support for TCG2 log format on UEFI systems
2019-02-27 20:26 UTC (5+ messages)
` [PATCH V5 1/4] tpm: Abstract crypto agile event size calculations
` [PATCH V5 2/4] tpm: Reserve the TPM final events table
` [PATCH V5 3/4] tpm: Append the final event log to the TPM event log
` [PATCH V5 4/4] efi: Attempt to get the TCG2 event log in the boot stub
[PATCH] tomoyo: Change pathname calculation for read-only filesystems
2019-02-27 20:25 UTC (2+ messages)
[PATCH v2 00/11] LSM documentation update
2019-02-27 16:27 UTC (16+ messages)
` [PATCH v2 01/11] LSM: fix documentation for sb_copy_data hook
` [PATCH v2 02/11] LSM: fix documentation for the syslog hook
` [PATCH v2 03/11] LSM: fix documentation for the socket_post_create hook
` [PATCH v2 04/11] LSM: fix documentation for the task_setscheduler hook
` [PATCH v2 05/11] LSM: fix documentation for the socket_getpeersec_dgram hook
` [PATCH v2 06/11] LSM: fix documentation for the path_chmod hook
` [PATCH v2 07/11] LSM: fix documentation for the audit_* hooks
` [PATCH v2 08/11] LSM: fix documentation for the msg_queue_* hooks
` [PATCH v2 09/11] LSM: fix documentation for the sem_* hooks
` [PATCH v2 10/11] LSM: fix documentation for the shm_* hooks
` [PATCH v2 11/11] LSM: lsm_hooks.h: fix documentation format
[PATCH] RFC: user-mode extensible trusted key support
2019-02-27 13:07 UTC (2+ messages)
[PATCH 00/10] VFS: Provide new mount UAPI
2019-02-26 17:45 UTC (16+ messages)
` [PATCH 01/10] vfs: syscall: Add open_tree(2) to reference or clone a mount
` [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
` [PATCH 03/10] teach move_mount(2) to work with OPEN_TREE_CLONE
` [PATCH 04/10] Make anon_inodes unconditional
` [PATCH 05/10] vfs: syscall: Add fsopen() to prepare for superblock creation
` [PATCH 06/10] vfs: Implement logging through fs_context
` [PATCH 07/10] vfs: syscall: Add fsconfig() for configuring and managing a context
` [PATCH 08/10] vfs: syscall: Add fsmount() to create a mount for a superblock
` [PATCH 09/10] vfs: syscall: Add fspick() to select a superblock for reconfiguration
` [PATCH 10/10] vfs: Add a sample program for the new mount API
[PATCH 00/43] VFS: Introduce filesystem context
2019-02-26 17:45 UTC (5+ messages)
` [PATCH 04/43] separate copying and locking mount tree on cross-userns copies
[PATCH] security: keys: add NULL checking for key->type->instantiate
2019-02-26 9:11 UTC (4+ messages)
[PATCH] NETWORKING: avoid use IPCB in cipso_v4_error
2019-02-25 23:30 UTC (17+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] "
[PATCH v2] LSM: Ignore "security=" when "lsm=" is specified
2019-02-25 23:23 UTC (6+ messages)
[PATCH] LSM: Update function documentation for cap_capable
2019-02-25 23:17 UTC (2+ messages)
[PATCH AUTOSEL 4.20 60/72] apparmor: Fix warning about unused function apparmor_ipv6_postroute
2019-02-23 21:04 UTC (2+ messages)
` [PATCH AUTOSEL 4.20 62/72] apparmor: Fix aa_label_build() error handling for failed merges
[PATCH AUTOSEL 4.19 56/65] apparmor: Fix aa_label_build() error handling for failed merges
2019-02-23 21:06 UTC
[PATCH AUTOSEL 4.14 37/45] apparmor: Fix aa_label_build() error handling for failed merges
2019-02-23 21:08 UTC
[GIT PULL] More key subsystem fixes for 5.0
2019-02-23 2:15 UTC (2+ messages)
[PATCH v2] security: mark expected switch fall-throughs and add a missing break
2019-02-22 22:42 UTC (7+ messages)
[PATCH v3 00/20] Merge text_poke fixes and executable lockdowns
2019-02-22 18:32 UTC (27+ messages)
` [PATCH v3 01/20] x86/jump_label: Use text_poke_early() during early init
` [PATCH v3 02/20] x86/mm: Introduce temporary mm structs
` [PATCH v3 03/20] x86/mm: Save DRs when loading a temporary mm
` [PATCH v3 04/20] fork: Provide a function for copying init_mm
` [PATCH v3 05/20] x86/alternative: Initialize temporary mm for patching
` [PATCH v3 06/20] x86/alternative: Use temporary mm for text poking
` [PATCH v3 07/20] x86/kgdb: Avoid redundant comparison of patched code
` [PATCH v3 08/20] x86/ftrace: Set trampoline pages as executable
` [PATCH v3 09/20] x86/kprobes: Set instruction page "
` [PATCH v3 10/20] x86/module: Avoid breaking W^X while loading modules
` [PATCH v3 11/20] x86/jump-label: Remove support for custom poker
` [PATCH v3 12/20] x86/alternative: Remove the return value of text_poke_*()
` [PATCH v3 13/20] x86/mm/cpa: Add set_direct_map_ functions
` [PATCH v3 14/20] mm: Make hibernate handle unmapped pages
` [PATCH v3 15/20] vmalloc: Add flag for free of special permsissions
` [PATCH v3 16/20] modules: Use vmalloc special flag
` [PATCH v3 17/20] bpf: "
` [PATCH v3 18/20] x86/ftrace: "
` [PATCH v3 19/20] x86/kprobes: "
` [PATCH v3 20/20] x86/alternative: Comment about module removal races
[PATCH] doc: security: Add kern-doc for lsm_hooks.h
2019-02-22 15:55 UTC (2+ messages)
[PATCH v7 0/7] Allow initializing the kernfs node's secctx based on its parent
2019-02-22 15:40 UTC (9+ messages)
` [PATCH v7 1/7] kernfs: clean up struct kernfs_iattrs
` [PATCH v7 2/7] kernfs: do not alloc iattrs in kernfs_xattr_get
` [PATCH v7 3/7] selinux: try security xattr after genfs for kernfs filesystems
` [PATCH v7 4/7] kernfs: use simple_xattrs for security attributes
` [PATCH v7 5/7] LSM: add new hook for kernfs node initialization
` [PATCH v7 6/7] selinux: implement the kernfs_init_security hook
` [PATCH v7 7/7] kernfs: initialize security of newly created nodes
[PATCH] KEYS: always initialize keyring_index_key::desc_len
2019-02-22 15:36 UTC
[PATCH v6 0/5] Allow initializing the kernfs node's secctx based on its parent
2019-02-22 12:52 UTC (12+ messages)
` [PATCH v6 5/5] kernfs: initialize security of newly created nodes
[PATCH v2 -next] tpm: Fix the type of the return value in calc_tpm2_event_size()
2019-02-21 12:13 UTC (4+ messages)
[RFC PATCH 02/27] containers: Implement containers as kernel objects
2019-02-21 10:39 UTC (25+ messages)
` [RFC PATCH 00/27] Containers and using authenticated filesystems
` [RFC PATCH 04/27] containers: Allow a process to be forked into a container
` [RFC PATCH 06/27] containers, vfs: Allow syscall dirfd arguments to take a container fd
[PATCH] MAINTAINERS: add linux-security-module mailing list to TPM drivers
2019-02-20 22:39 UTC (6+ messages)
[PATCH] KEYS: user: Align the payload buffer
2019-02-20 21:37 UTC (5+ messages)
[GIT PULL] KEYS: fixes for v5.1
2019-02-20 17:50 UTC (4+ messages)
[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
2019-02-20 16:14 UTC (9+ messages)
` [PATCH v2 14/20] mm: Make hibernate handle unmapped pages
` [PATCH v2 15/20] vmalloc: New flags for safe vfree on special perms
[PATCH v3 -next] tpm: Fix the type of the return value in calc_tpm2_event_size()
2019-02-20 8:52 UTC (2+ messages)
kernel BUG at security/keys/keyring.c:LINE!
2019-02-19 23:04 UTC (6+ messages)
` [PATCH v2] KEYS: always initialize keyring_index_key::desc_len
[PATCH] tomoyo: Bump version
2019-02-19 22:18 UTC (2+ messages)
[PATCH 1/2] LSM: SafeSetID: gate setgid transitions
2019-02-19 18:20 UTC (4+ messages)
[RFC PATCH 02/27] containers: Implement containers as kernel objects
2019-02-19 16:56 UTC
[RFC PATCH 06/27] containers, vfs: Allow syscall dirfd arguments to take a container fd
2019-02-19 16:45 UTC
[RFC PATCH 04/27] containers: Allow a process to be forked into a container
2019-02-19 16:39 UTC
[RFC PATCH 02/27] containers: Implement containers as kernel objects
2019-02-17 19:39 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).