messages from 2018-04-09 05:31:05 to 2018-04-24 19:58:45 UTC [more...]
[PATCH 1/3] big key: get rid of stack array allocation
2018-04-24 19:58 UTC (9+ messages)
` [PATCH 2/3] dh key: get rid of stack allocated array
` [PATCH 3/3] dh key: get rid of stack allocated array for zeroes
[PATCH 0/3] Introduce LSM-hook for socketpair(2)
2018-04-24 17:58 UTC (10+ messages)
` [PATCH 1/3] security: add hook for socketpair(AF_UNIX, ...)
` [PATCH 2/3] net/unix: hook unix_socketpair() into LSM
` [PATCH 3/3] selinux: provide unix_stream_socketpair callback
[PATCH] tpm: tpm_crb: relinquish locality on error path
2018-04-24 17:48 UTC (8+ messages)
[PATCH 7/9] Pmalloc Rare Write: modify selected pools
2018-04-24 17:04 UTC (5+ messages)
` [PATCH 9/9] Protect SELinux initialized state with pmalloc
[PATCH v2 0/2] tpm: improving granularity in poll sleep times
2018-04-24 16:30 UTC (7+ messages)
` [PATCH v2 1/2] tpm: reduce poll sleep time in tpm_transmit()
` [PATCH v2 2/2] tpm: reduce polling time to usecs for even finer granularity
[PATCH 00/24] VFS: Introduce filesystem context [ver #7]
2018-04-24 15:22 UTC (29+ messages)
` [PATCH 01/24] vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion "
` [PATCH 02/24] VFS: Suppress MS_* flag defs within the kernel unless explicitly enabled "
` [PATCH 03/24] VFS: Introduce the structs and doc for a filesystem context "
` [PATCH 04/24] VFS: Add LSM hooks for "
` [PATCH 05/24] apparmor: Implement security hooks for the new mount API "
` [PATCH 06/24] tomoyo: "
` [PATCH 07/24] smack: Implement filesystem context security hooks "
` [PATCH 09/24] VFS: Implement a filesystem superblock creation/configuration context "
` [PATCH 10/24] VFS: Remove unused code after filesystem context changes "
` [PATCH 11/24] procfs: Move proc_fill_super() to fs/proc/root.c "
` [PATCH 12/24] proc: Add fs_context support to procfs "
` [PATCH 13/24] ipc: Convert mqueue fs to fs_context "
` [PATCH 14/24] cpuset: Use "
` [PATCH 15/24] kernfs, sysfs, cgroup, intel_rdt: Support "
` [PATCH 16/24] hugetlbfs: Convert to "
` [PATCH 17/24] VFS: Remove kern_mount_data() "
` [PATCH 18/24] VFS: Implement fsopen() to prepare for a mount "
` [PATCH 19/24] VFS: Implement fsmount() to effect a pre-configured "
` [PATCH 20/24] afs: Fix server record deletion "
` [PATCH 21/24] net: Export get_proc_net() "
` [PATCH 22/24] afs: Add fs_context support "
` [PATCH 23/24] afs: Implement namespacing "
` [PATCH 24/24] afs: Use fs_context to pass parameters over automount "
[manpages PATCH] capabilities.7: describe namespaced file capabilities
2018-04-24 15:13 UTC (12+ messages)
Security tree merge to v4.17-rc2
2018-04-23 18:38 UTC (2+ messages)
[PATCH 00/24] security: Add kernel lockdown
2018-04-22 14:34 UTC (55+ messages)
` [PATCH 01/24] Add the ability to lock down access to the running kernel image
` [PATCH 02/24] Add a SysRq option to lift kernel lockdown
` [PATCH 03/24] ima: require secure_boot rules in lockdown mode
` [PATCH 04/24] Enforce module signatures if the kernel is locked down
` [PATCH 05/24] Restrict /dev/{mem, kmem, port} when "
` [PATCH 06/24] kexec_load: Disable at runtime if "
` [PATCH 07/24] hibernate: Disable when "
` [PATCH 08/24] uswsusp: "
` [PATCH 09/24] PCI: Lock down BAR access "
` [PATCH 10/24] x86: Lock down IO port "
` [PATCH 11/24] x86/msr: Restrict MSR "
` [PATCH 12/24] ACPI: Limit access to custom_method "
` [PATCH 13/24] acpi: Ignore acpi_rsdp kernel param when the kernel has been "
` [PATCH 14/24] acpi: Disable ACPI table override if the kernel is "
` [PATCH 15/24] acpi: Disable APEI error injection "
` [PATCH 16/24] Prohibit PCMCIA CIS storage when "
` [PATCH 17/24] Lock down TIOCSSERIAL
` [PATCH 18/24] Lock down module params that specify hardware parameters (eg. ioport)
` [PATCH 19/24] x86/mmiotrace: Lock down the testmmiotrace module
` [PATCH 20/24] Lock down /proc/kcore
` [PATCH 21/24] Lock down kprobes
` [PATCH 22/24] bpf: Restrict kernel image access functions when the kernel is locked down
` [PATCH 23/24] Lock down perf
` [PATCH 24/24] debugfs: Restrict debugfs when the kernel is locked down
Representative Needed
2018-04-20 22:22 UTC
[PATCH] tpm: moves the delay_msec increment after sleep in tpm_transmit()
2018-04-20 4:48 UTC (7+ messages)
[RFC PATCH v3 0/3] ima: namespacing IMA
2018-04-19 15:35 UTC (13+ messages)
` [RFC PATCH v3 1/3] ima: extend clone() with IMA namespace support
[PATCH ghak46 V1] audit: normalize MAC_STATUS record
2018-04-18 1:51 UTC (9+ messages)
[PATCH ghak47 V1] audit: normalize MAC_POLICY_LOAD record
2018-04-17 21:55 UTC (3+ messages)
[PATCH v2] X.509: unpack RSA signatureValue field from BIT STRING
2018-04-17 15:11 UTC (3+ messages)
[PATCH] security: remove security_settime
2018-04-17 5:24 UTC (2+ messages)
Proposal
2018-04-16 21:16 UTC
[RFC PATCH] rootfs: force mounting rootfs as tmpfs
2018-04-16 15:46 UTC (13+ messages)
[PATCH v6 0/1] Safe LSM (un)loading, and immutable hooks
2018-04-15 12:03 UTC (5+ messages)
` [PATCH v6 1/1] security: Add mechanism to safely (un)load LSMs after boot time
[PATCH] lockdown: fix coordination of kernel module signature verification
2018-04-13 15:27 UTC
[RFC PATCH v22 0/6] mm: security: ro protection for dynamic data
2018-04-13 13:41 UTC (7+ messages)
` [PATCH 1/6] struct page: add field for vm_struct
` [PATCH 2/6] vmalloc: rename llist field in vmap_area
` [PATCH 3/6] Protectable Memory
` [PATCH 4/6] Documentation for Pmalloc
` [PATCH 5/6] Pmalloc selftest
` [PATCH 6/6] lkdtm: crash on overwriting protected pmalloc var
[RFC v3 0/2] WhiteEgret LSM module
2018-04-13 4:30 UTC (5+ messages)
[PATCH 0/3] kexec: limit kexec_load syscall
2018-04-12 22:41 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] security: Remove unused field from security_hook_list
2018-04-12 15:29 UTC (3+ messages)
[PATCH v5 1/1] security: Add mechanism to safely (un)load LSMs after boot time
2018-04-11 21:36 UTC (6+ messages)
[PATCH] uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
2018-04-11 16:01 UTC (4+ messages)
KASAN: null-ptr-deref Read in xattr_getsecurity
2018-04-10 23:20 UTC (4+ messages)
[PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
2018-04-10 4:48 UTC (8+ messages)
[ANNOUNCE] Linux Security Summit North America 2018 - CFP
2018-04-09 23:14 UTC
[GIT PULL] Kernel lockdown for secure boot
2018-04-09 13:55 UTC (5+ messages)
[GIT PULL] SELinux patches for v4.17
2018-04-09 5:31 UTC (10+ messages)
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).