Show patches with: State = Action Required       |   12083 patches
« 1 2 ... 104 105 106120 121 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[08/27] VFS: Introduce the structs and doc for a filesystem context [ver #5] - - - --- 2017-06-14 David Howells New
[06/27] Provide supplementary error message facility [ver #5] - - - --- 2017-06-14 David Howells New
[05/27] VFS: Provide empty name qstr [ver #5] - - - --- 2017-06-14 David Howells New
[04/27] VFS: Make get_filesystem() return the affected filesystem [ver #5] - - - --- 2017-06-14 David Howells New
[03/27] VFS: Make get_mnt_ns() return the namespace [ver #5] - - - --- 2017-06-14 David Howells New
[02/27] VFS: Clean up whitespace in fs/namespace.c and fs/super.c [ver #5] - - - --- 2017-06-14 David Howells New
[01/27] Provide a function to create a NUL-terminated string from unterminated data [ver #5] - - - --- 2017-06-14 David Howells New
apparmor: fix error code in aafs_create() 1 - - --- 2017-06-14 Dan Carpenter New
[GIT,PULL] selinux: fix double free bug - - - --- 2017-06-13 James Morris New
KEYS: remove CONFIG_KEYS_COMPAT - - - --- 2017-06-13 Eric Biggers New
security: smack: smack.h - style fix - - - --- 2017-06-10 Derek Robson New
sample xfstests IMA-appraisal test module (resending) - - - --- 2017-06-09 Mimi Zohar New
[4/4] ima: use read_iter (generic_file_read_iter) to calculate file hash - - - --- 2017-06-09 Mimi Zohar New
[3/4] ima: use existing read file operation method to calculate file hash - - - --- 2017-06-09 Mimi Zohar New
[2/4] tmpfs: define integrity_read file operation method - - - --- 2017-06-09 Mimi Zohar New
[1/4] ima: use fs method to read integrity data - - - --- 2017-06-09 Mimi Zohar New
[v1] shebang: restrict python interactive prompt/interpreter - - - --- 2017-06-09 Mimi Zohar New
[RFC] Smack: More sanity in the use of Netlabel - - - --- 2017-06-09 Casey Schaufler New
[v4] tpm: Enable CLKRUN protocol for Braswell systems - - - --- 2017-06-08 Azhar Shaikh New
[6/6] LSM: general but not extreme module stacking - - - --- 2017-06-08 Casey Schaufler New
[5/6] LSM: Infrastructure management of the remaining blobs - - - --- 2017-06-08 Casey Schaufler New
[4/6] LSM: manage task security blobs - - - --- 2017-06-08 Casey Schaufler New
[3/6] LSM: Manage file security blobs - - - --- 2017-06-08 Casey Schaufler New
[2/6] LSM-manage-credential-security-blobs - - - --- 2017-06-08 Casey Schaufler New
[1/6] procfs-add-smack-subdir-to-attrs - - - --- 2017-06-08 Casey Schaufler New
[23/23] KEYS: Convert KEYCTL_DH_COMPUTE to use the crypto KPP API - - - --- 2017-06-08 David Howells New
[22/23] crypto : asymmetric_keys : verify_pefile:zero memory content before freeing - - - --- 2017-06-08 David Howells New
[21/23] KEYS: DH: add __user annotations to keyctl_kdf_params 1 - - --- 2017-06-08 David Howells New
[20/23] KEYS: DH: ensure the KDF counter is properly aligned 1 - - --- 2017-06-08 David Howells New
[19/23] KEYS: DH: don't feed uninitialized "otherinfo" into KDF 1 - - --- 2017-06-08 David Howells New
[18/23] KEYS: DH: forbid using digest_null as the KDF hash 1 - - --- 2017-06-08 David Howells New
[17/23] KEYS: sanitize key structs before freeing - - - --- 2017-06-08 David Howells New
[16/23] KEYS: trusted: sanitize all key material - - - --- 2017-06-08 David Howells New
[15/23] KEYS: encrypted: sanitize all key material - - - --- 2017-06-08 David Howells New
[14/23] KEYS: user_defined: sanitize key payloads - - - --- 2017-06-08 David Howells New
[13/23] KEYS: sanitize add_key() and keyctl() key payloads - - - --- 2017-06-08 David Howells New
[12/23] KEYS: fix freeing uninitialized memory in key_update() - - - --- 2017-06-08 David Howells New
[11/23] KEYS: fix dereferencing NULL payload with nonzero length - - - --- 2017-06-08 David Howells New
[10/23] KEYS: encrypted: use constant-time HMAC comparison - - - --- 2017-06-08 David Howells New
[09/23] KEYS: encrypted: fix race causing incorrect HMAC calculations - - - --- 2017-06-08 David Howells New
[08/23] KEYS: encrypted: fix buffer overread in valid_master_desc() - - - --- 2017-06-08 David Howells New
[07/23] KEYS: encrypted: avoid encrypting/decrypting stack buffers - - - --- 2017-06-08 David Howells New
[06/23] KEYS: put keyring if install_session_keyring_to_cred() fails - - - --- 2017-06-08 David Howells New
[05/23] KEYS: Delete an error message for a failed memory allocation in get_derived_key() - - - --- 2017-06-08 David Howells New
[04/23] X.509: Fix error code in x509_cert_parse() - - - --- 2017-06-08 David Howells New
[03/23] KEYS: fix refcount_inc() on zero - - - --- 2017-06-08 David Howells New
[02/23] security: use READ_ONCE instead of deprecated ACCESS_ONCE - - - --- 2017-06-08 David Howells New
[01/23] security/keys: add CONFIG_KEYS_COMPAT to Kconfig - 1 - --- 2017-06-08 David Howells New
security: selinux: use kmem_cache for ebitmap - - - --- 2017-06-08 Junil Lee New
[v2,1/1] Add Trusted Path Execution as a stackable LSM - - - --- 2017-06-08 Matt Brown New
[v2,6/6] ima: Support module-style appended signatures for appraisal - - - --- 2017-06-08 Thiago Jung Bauermann New
[v2,5/6] MODSIGN: Export module signature definitions. - - - --- 2017-06-08 Thiago Jung Bauermann New
[v2,4/6] integrity: Introduce struct evm_hmac_xattr - - - --- 2017-06-08 Thiago Jung Bauermann New
[v2,3/6] ima: Log the same audit cause whenever a file has no signature - - - --- 2017-06-08 Thiago Jung Bauermann New
[v2,2/6] ima: Simplify policy_func_show. - - - --- 2017-06-08 Thiago Jung Bauermann New
[v2,1/6] integrity: Small code improvements - - - --- 2017-06-08 Thiago Jung Bauermann New
[v3] tpm: Enable CLKRUN protocol for Braswell systems - - - --- 2017-06-07 Azhar Shaikh New
[4/4] Make LSM Writable Hooks a command line option - - - --- 2017-06-07 Igor Stoppa New
[3/4] Protectable Memory Allocator - Debug interface - - - --- 2017-06-07 Igor Stoppa New
[2/4] Protectable Memory Allocator - - - --- 2017-06-07 Igor Stoppa New
[1/4] LSM: Convert security_hook_heads into explicit array of struct list_head - - - --- 2017-06-07 Igor Stoppa New
[4/4] Make LSM Writable Hooks a command line option - - - --- 2017-06-06 Igor Stoppa New
[3/4] Protectable Memory Allocator - Debug interface - - - --- 2017-06-06 Igor Stoppa New
[2/4] Protectable Memory Allocator - - - --- 2017-06-06 Igor Stoppa New
[1/4] LSM: Convert security_hook_heads into explicit array of struct list_head - - - --- 2017-06-06 Igor Stoppa New
net/ipv6: Fix CALIPSO causing GPF with datagram support 1 - - --- 2017-06-05 Richard Haines New
security: selinux: use kmem_cache for ebitmap - - - --- 2017-06-05 Junil Lee New
security/keys: add CONFIG_KEYS_COMPAT to Kconfig - - - --- 2017-06-03 David Howells New
[v1,1/1] Add Trusted Path Execution as a stackable LSM - - - --- 2017-06-03 Matt Brown New
[v2] KEYS: sanitize add_key() and keyctl() key payloads - - - --- 2017-06-02 Eric Biggers New
[v2] tpm: Enable CLKRUN protocol for Braswell systems - - - --- 2017-06-02 Azhar Shaikh New
procfs: add smack subdir to attrs - - - --- 2017-06-01 Casey Schaufler New
tpm: Enable CLKRUN protocol for Braswell systems - - - --- 2017-06-01 Azhar Shaikh New
Smack: Use cap_capable in privilege check - - - --- 2017-05-31 Casey Schaufler New
Smack: Safer check for a socket in file_receive - - - --- 2017-05-31 Casey Schaufler New
KEYS: fix refcount_inc() on zero - - - --- 2017-05-31 David Howells New
[RFC,3/3] WhiteEgret: Add an example of user application. - - - --- 2017-05-30 Masanobu Koike New
[RFC,2/3] WhiteEgret: Add device driver. - - - --- 2017-05-30 Masanobu Koike New
[RFC,1/3] WhiteEgret: Add WhiteEgret core functions. - - - --- 2017-05-30 Masanobu Koike New
[v7,2/2] security: tty: make TIOCSTI ioctl require CAP_SYS_ADMIN 1 1 - --- 2017-05-29 Matt Brown New
[v7,1/2] security: tty: Add owner user namespace to tty_struct 1 1 - --- 2017-05-29 Matt Brown New
[v2,11/11] crypto: adapt api sample to use async. op wait - - - --- 2017-05-29 Gilad Ben-Yossef New
[v2,10/11] ima: move to generic async completion 1 - - --- 2017-05-29 Gilad Ben-Yossef New
[v2,09/11] cifs: move to generic async completion 1 - - --- 2017-05-29 Gilad Ben-Yossef New
[v2,08/11] fscrypt: move to generic async completion - - - --- 2017-05-29 Gilad Ben-Yossef New
[v2,07/11] dm: move dm-verity to generic async completion - - - --- 2017-05-29 Gilad Ben-Yossef New
[v2,06/11] crypto: move testmgr to generic async completion - - - --- 2017-05-29 Gilad Ben-Yossef New
[v2,05/11] crypto: move gcm to generic async completion - - - --- 2017-05-29 Gilad Ben-Yossef New
[v2,04/11] crypto: move drbg to generic async completion - - - --- 2017-05-29 Gilad Ben-Yossef New
[v2,03/11] crypto: move pub key to generic async completion - - - --- 2017-05-29 Gilad Ben-Yossef New
[v2,02/11] crypto: move algif to generic async completion - - - --- 2017-05-29 Gilad Ben-Yossef New
[v2,01/11] crypto: introduce crypto wait for async op - - - --- 2017-05-29 Gilad Ben-Yossef New
[v2] LSM: Convert security_hook_heads into explicit array of struct list_head 2 - - --- 2017-05-28 Tetsuo Handa New
LSM: Convert security_hook_heads into explicit array of struct list_head - - - --- 2017-05-27 Tetsuo Handa New
KEYS: fix refcount_inc() on zero - 1 - --- 2017-05-26 Mark Rutland New
[v3] tpm: vtpm_proxy: Suppress error logging when in closed state - 1 1 --- 2017-05-25 Stefan Berger New
[v2] tpm: vtpm_proxy: Suppresse error logging when in closed state - - - --- 2017-05-25 Stefan Berger New
[RFC] tpm: migrate pubek_show to struct tpm_buf - - - --- 2017-05-25 Jarkko Sakkinen New
[8/8] apparmor: convert from securityfs to apparmorfs for policy ns files - 2 - --- 2017-05-25 John Johansen New
[7/8] apparmor: allow specifying an already created dir to create ns entries in - 2 - --- 2017-05-25 John Johansen New
« 1 2 ... 104 105 106120 121 »