Show patches with: State = Action Required       |   12060 patches
« 1 2 ... 109 110 111120 121 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,1/7] tpm: move length validation to tpm_transmit() - 1 1 --- 2017-03-03 Jarkko Sakkinen New
capabilities: do not audit log BPRM_FCAPS on set*id - - - --- 2017-03-03 Richard Guy Briggs New
[v11,11/11] KEYS: Keyring asymmetric key restrict method with chaining - - - --- 2017-03-03 Mat Martineau New
[v11,10/11] KEYS: Restrict asymmetric key linkage using a specific keychain - - - --- 2017-03-03 Mat Martineau New
[v11,09/11] KEYS: Add a lookup_restrict function for the asymmetric key type - - - --- 2017-03-03 Mat Martineau New
[v11,08/11] KEYS: Add KEYCTL_RESTRICT_KEYRING - - - --- 2017-03-03 Mat Martineau New
[v11,07/11] KEYS: Consistent ordering for __key_link_begin and restrict check - - - --- 2017-03-03 Mat Martineau New
[v11,06/11] KEYS: Add an optional lookup_restrict hook to key_type - - - --- 2017-03-03 Mat Martineau New
[v11,05/11] KEYS: Use structure to capture key restriction function and data - - - --- 2017-03-03 Mat Martineau New
[v11,04/11] KEYS: Add a key restriction struct - - - --- 2017-03-03 Mat Martineau New
[v11,03/11] KEYS: Split role of the keyring pointer for keyring restrict functions - - - --- 2017-03-03 Mat Martineau New
[v11,02/11] KEYS: Use a typedef for restrict_link function pointers - - - --- 2017-03-03 Mat Martineau New
[v11,01/11] KEYS: Add a rwsem to each key type - - - --- 2017-03-03 Mat Martineau New
[RFC,v2,1/1] shiftfs: uid/gid shifting bind mount - - - --- 2017-03-02 Vivek Goyal New
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() - - 1 --- 2017-03-01 David Howells New
selinux: fix kernel BUG on prlimit(..., NULL, NULL) 1 - - --- 2017-02-28 Stephen Smalley New
tpm: Use the right clean up after cdev_add completes - - - --- 2017-02-24 Jason Gunthorpe New
[RFC] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver - 2 - --- 2017-02-23 Mimi Zohar New
tpm: Use the right clean up after cdev_add completes - 1 - --- 2017-02-23 Jason Gunthorpe New
[GIT,PULL] security: seccomp bugfix - - - --- 2017-02-22 James Morris New
[RFC,v2,2/2] kernel: Add SELinux SCTP protocol support - - - --- 2017-02-22 Richard Haines New
[RFC,v2,1/2] kernel: Add LSM hooks for SCTP support - - - --- 2017-02-22 Richard Haines New
[v5,10/10] landlock: Add user and kernel documentation for Landlock - - - --- 2017-02-22 Mickaël Salaün New
[v5,09/10] bpf,landlock: Add tests for Landlock - - - --- 2017-02-22 Mickaël Salaün New
[v5,08/10] seccomp: Enhance test_harness with an assert step mechanism - - - --- 2017-02-22 Mickaël Salaün New
[v5,07/10] bpf: Add a Landlock sandbox example - - - --- 2017-02-22 Mickaël Salaün New
[v5,06/10] seccomp,landlock: Handle Landlock events per process hierarchy - - - --- 2017-02-22 Mickaël Salaün New
[v5,05/10] seccomp: Split put_seccomp_filter() with put_seccomp() - - - --- 2017-02-22 Mickaël Salaün New
[v5,04/10] landlock: Add LSM hooks related to filesystem - - - --- 2017-02-22 Mickaël Salaün New
[v5,03/10] bpf: Define handle_fs and add a new helper bpf_handle_fs_get_mode() - - - --- 2017-02-22 Mickaël Salaün New
[v5,02/10] bpf,landlock: Define an eBPF program type for Landlock - - - --- 2017-02-22 Mickaël Salaün New
[v5,01/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier - - - --- 2017-02-22 Mickaël Salaün New
[RFC,v2,1/1] shiftfs: uid/gid shifting bind mount - - - --- 2017-02-21 James Bottomley New
[3/3] security, tomoyo: convert tomoyo_query_observers from atomic_t to refcount_t - - - --- 2017-02-20 Reshetova, Elena New
[2/3] security, keys: convert key_user.usage from atomic_t to refcount_t - - - --- 2017-02-20 Reshetova, Elena New
[1/3] security, keys: convert key.usage from atomic_t to refcount_t - - - --- 2017-02-20 Reshetova, Elena New
[RFC,4/7] selinux: mark __ro_mostly_after_init for selinux_hooks/selinux_nf_ops - - - --- 2017-02-19 Hoeun Ryu New
[RFC,1/1] shiftfs: uid/gid shifting bind mount - - - --- 2017-02-19 James Bottomley New
[RFC,1/1] shiftfs: uid/gid shifting bind mount - - - --- 2017-02-17 James Bottomley New
fs: switch order of CAP_DAC_OVERRIDE and CAP_DAC_READ_SEARCH checks - - - --- 2017-02-17 Stephen Smalley New
[RFC,1/1] shiftfs: uid/gid shifting bind mount - - - --- 2017-02-17 James Bottomley New
timerfd: only check CAP_WAKE_ALARM when it is needed - - - --- 2017-02-17 Stephen Smalley New
[v2] prlimit,security,selinux: add a security hook for prlimit - - - --- 2017-02-17 Stephen Smalley New
LSM: Document the d_instantiate LSM hook - - - --- 2017-02-17 Laurent Georget New
[RFC,10/9] LSM: netlabel control on sendmsg - - - --- 2017-02-16 Casey Schaufler New
[v2,7/7] tpm2: add session handle context saving and restoring to the space code - 1 - --- 2017-02-16 Jarkko Sakkinen New
[v2,6/7] tpm: expose spaces via a device link /dev/tpms<n> - 1 1 --- 2017-02-16 Jarkko Sakkinen New
[v2,5/7] tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c - 1 1 --- 2017-02-16 Jarkko Sakkinen New
[v2,4/7] tpm: infrastructure for TPM spaces - 1 - --- 2017-02-16 Jarkko Sakkinen New
[v2,3/7] tpm: export tpm2_flush_context_cmd - - - --- 2017-02-16 Jarkko Sakkinen New
[v2,2/7] tpm: validate TPM 2.0 commands - - - --- 2017-02-16 Jarkko Sakkinen New
[v2,1/7] tpm: move length validation to tpm_transmit() - - - --- 2017-02-16 Jarkko Sakkinen New
prlimit,security,selinux: add a security hook for prlimit - - - --- 2017-02-16 Stephen Smalley New
tpm: declare tpm2_get_pcr_allocation() as static - - - --- 2017-02-15 Jarkko Sakkinen New
tpm: Fix expected number of response bytes of TPM1.2 PCR Extend 1 1 - --- 2017-02-15 Stefan Berger New
[RFC,v2,1/2] security: introduce CONFIG_SECURITY_WRITABLE_HOOKS - - - --- 2017-02-15 Tetsuo Handa New
[RFC,v2,2/2] security: mark LSM hooks as __ro_after_init - - - --- 2017-02-14 James Morris New
[RFC,v2,2/2] security: mark LSM hooks as __ro_after_init 2 - - --- 2017-02-14 James Morris New
[RFC,v2,1/2] security: introduce CONFIG_SECURITY_WRITABLE_HOOKS 1 - - --- 2017-02-14 James Morris New
[RFC] prlimit,security,selinux: add a security hook for prlimit - - - --- 2017-02-13 Stephen Smalley New
[RFC,4/4] selinux: constify nlmsg permission tables - - - --- 2017-02-13 James Morris New
[RFC,3/4] integrity: mark default IMA rules as __ro_after_init - - - --- 2017-02-13 James Morris New
[RFC,2/4] security: mark nf ops in SELinux and Smack as __ro_after_init - - - --- 2017-02-13 James Morris New
[RFC,1/4] security: mark LSM hooks as __ro_after_init - - - --- 2017-02-13 James Morris New
security/keys: add CONFIG_KEYS_COMPAT to Kconfig - 1 - --- 2017-02-09 Bilal Amarni New
[3/3] KEYS: Use memzero_explicit() for secret data 1 - - --- 2017-02-09 David Howells New
[2/3] KEYS: Fix an error code in request_master_key() 1 - - --- 2017-02-09 David Howells New
[1/3] sign-file: fix build error in sign-file.c with libressl - - - --- 2017-02-09 David Howells New
[V2] Smack: fix a dereference before null check on sock->sk - - - --- 2017-02-09 Colin King New
Smack: fix a dereference before null check on sock->sk - - - --- 2017-02-09 Colin King New
[v3,3/3] tpm_crb: request and relinquish locality 0 - - - --- 2017-02-08 Jarkko Sakkinen New
[v3,2/3] tpm_crb: encapsulate crb_wait_for_reg_32 - - - --- 2017-02-08 Jarkko Sakkinen New
[v3,1/3] tpm_crb: map locality registers - - - --- 2017-02-08 Jarkko Sakkinen New
[6/6] tpm2: add session handle context saving and restoring to the space code - - - --- 2017-02-08 Jarkko Sakkinen New
[5/6] tpm: expose spaces via a device link /dev/tpms<n> - - - --- 2017-02-08 Jarkko Sakkinen New
[4/6] tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c - - - --- 2017-02-08 Jarkko Sakkinen New
[3/6] tpm: infrastructure for TPM spaces - - - --- 2017-02-08 Jarkko Sakkinen New
[2/6] tpm: export tpm2_flush_context_cmd - - - --- 2017-02-08 Jarkko Sakkinen New
[1/6] tpm: validate TPM 2.0 commands - - - --- 2017-02-08 Jarkko Sakkinen New
[GIT,PULL,SECURITY] selinux: fix off-by-one in setprocattr - - - --- 2017-02-08 James Morris New
seccomp: Only dump core when single-threaded 1 - - --- 2017-02-07 Kees Cook New
[RFC,1/1] shiftfs: uid/gid shifting bind mount - - - --- 2017-02-04 James Bottomley New
[RFC/PATCH,3/3] doc: add Timgad LSM documentation - - - --- 2017-02-02 Djalal Harouni New
[RFC/PATCH,2/3] security: Add the Timgad module - - - --- 2017-02-02 Djalal Harouni New
[RFC/PATCH,1/3] security: add the security_task_copy() hook - - - --- 2017-02-02 Djalal Harouni New
tpm: fix parameter order in tpm_getcap() - - - --- 2017-02-01 Jarkko Sakkinen New
tpm: fix type issues in tpm_getcap() - - - --- 2017-02-01 Jarkko Sakkinen New
apparmor: move task specific domain change info out of cred - - - --- 2017-02-01 John Johansen New
[v3] tpm2: add session handle context saving and restoring to the space code - - - --- 2017-01-31 James Bottomley New
tpm: fix a sparse error in tpm-sysfs.c - - - --- 2017-01-31 Stefan Berger New
tpm, tpm_crb: fix a type error - - - --- 2017-01-31 Jarkko Sakkinen New
tpm: fix type errors in tpm_tis_spi.c - - - --- 2017-01-31 Jarkko Sakkinen New
tpm: fix a sparse error in tpm-interface.c - - - --- 2017-01-31 Jarkko Sakkinen New
[7/7] efi: Print the secure boot status in x86 setup_arch() [ver #7] - - - --- 2017-01-31 David Howells New
[6/7] efi: Handle secure boot from UEFI-2.6 [ver #7] - - - --- 2017-01-31 David Howells New
[5/7] efi: Disable secure boot if shim is in insecure mode [ver #7] - - - --- 2017-01-31 David Howells New
[4/7] efi: Get the secure boot status [ver #7] - - - --- 2017-01-31 David Howells New
[3/7] efi: Add SHIM and image security database GUID definitions [ver #7] - 1 - --- 2017-01-31 David Howells New
[2/7] arm/efi: Allow invocation of arbitrary runtime services [ver #7] - - - --- 2017-01-31 David Howells New
[1/7] x86/efi: Allow invocation of arbitrary runtime services [ver #7] - - - --- 2017-01-31 David Howells New
« 1 2 ... 109 110 111120 121 »