Show patches with: State = Action Required       |   12071 patches
« 1 2 ... 118 119 120 121 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,1/5] tpm/st33zp24: Remove useless tpm_gen_interrupt - 1 - --- 2016-07-19 Jarkko Sakkinen New
[v5,6/6] KEYS: Parse keyring payload for restrict options - - - --- 2016-07-19 Mat Martineau New
[v5,5/6] KEYS: Add a lookup_restrict function for the asymmetric key type - - - --- 2016-07-19 Mat Martineau New
[v5,4/6] KEYS: Add an optional lookup_restrict hook to key_type - - - --- 2016-07-19 Mat Martineau New
[v5,3/6] KEYS: Restrict key linkage using a specific keychain - - - --- 2016-07-19 Mat Martineau New
[v5,2/6] KEYS: Add a key pointer for use by restrict functions - - - --- 2016-07-19 Mat Martineau New
[v5,1/6] KEYS: Use a typedef for restrict_link function pointers - - - --- 2016-07-19 Mat Martineau New
[v3,3/5] tpm: return error code from tpm_gen_interrupt() - - - --- 2016-07-19 Jason Gunthorpe New
[v3,5/5] tpm: use tpm_pcr_read_dev() in tpm_do_selftest() - - - --- 2016-07-19 Jarkko Sakkinen New
[v3,4/5] tpm: use tpm_transmit_cmd() in tpm2_probe() - - - --- 2016-07-19 Jarkko Sakkinen New
[v3,3/5] tpm: return error code from tpm_gen_interrupt() - - - --- 2016-07-19 Jarkko Sakkinen New
[v3,2/5] tpm: unify tpm_gen_interrupt() - - - --- 2016-07-19 Jarkko Sakkinen New
[v3,1/5] tpm: remove unnecessary externs from tpm.h - - - --- 2016-07-19 Jarkko Sakkinen New
[RFC,2/2,v3] security: Add task_settimerslack/task_gettimerslack LSM hook 2 1 - --- 2016-07-18 John Stultz New
[3/3] KEYS: Fix for erroneous trust of incorrectly signed X.509 certs - - - --- 2016-07-17 David Howells New
[2/3] pefile: Fix the failure of calculation for digest - - 1 --- 2016-07-17 David Howells New
[1/3] PKCS#7: Fix panic when referring to the empty AKID when DEBUG defined - - - --- 2016-07-17 David Howells New
[2/2] device_cgroup: track and present accessed devices - - - --- 2016-07-17 Topi Miettinen New
[v2,9/9] selinux: Add a cache for quicker retreival of PKey SIDs - - - --- 2016-07-14 Daniel Jurgens New
[v2,8/9] selinux: Add IB Port SMP access vector - - - --- 2016-07-14 Daniel Jurgens New
[v2,7/9] selinux: Implement Infiniband PKey "Access" access vector - - - --- 2016-07-14 Daniel Jurgens New
[v2,6/9] selinux: Allocate and free infiniband security hooks - - - --- 2016-07-14 Daniel Jurgens New
[v2,5/9] selinux: Create policydb version for Infiniband support - 1 - --- 2016-07-14 Daniel Jurgens New
[v2,4/9] IB/core: Enforce security on management datagrams - - - --- 2016-07-14 Daniel Jurgens New
[v2,3/9] selinux lsm IB/core: Implement LSM notification system - - - --- 2016-07-14 Daniel Jurgens New
[v2,2/9] IB/core: Enforce PKey security on QPs - 1 - --- 2016-07-14 Daniel Jurgens New
[v2,1/9] IB/core: IB cache enhancements to support Infiniband security - 2 - --- 2016-07-14 Daniel Jurgens New
security: Use IS_ENABLED() instead of checking for built-in or module - - - --- 2016-07-14 Javier Martinez Canillas New
apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handling 1 - - --- 2016-07-13 Arnd Bergmann New
[BUGFIX,v2] KEYS: Fix for erroneous trust of incorrectly signed X.509 certs - - - --- 2016-07-13 Mat Martineau New
[v9,5/5] tpm_tis: Increase ST19NP18 TPM command duration to avoid chip lockup - - - --- 2016-07-13 Ed Swierk New
[v9,4/5] tpm: Allow TPM chip drivers to override reported command durations - - - --- 2016-07-13 Ed Swierk New
[v9,3/5] tpm: Clean up reading of timeout and duration capabilities - 1 - --- 2016-07-13 Ed Swierk New
[v9,2/5] tpm: Add optional logging of TPM command durations - 1 - --- 2016-07-13 Ed Swierk New
[v9,1/5] tpm_tis: Improve reporting of IO errors - 1 - --- 2016-07-13 Ed Swierk New
[1/9] security, overlayfs: provide copy up security hook for unioned files 1 - - --- 2016-07-13 Vivek Goyal New
[9/9] overlayfs: Append MAY_READ when diluting write checks - - - --- 2016-07-13 Vivek Goyal New
[8/9] overlayfs: Dilute permission checks on lower only if not special file - - - --- 2016-07-13 Vivek Goyal New
[7/9] selinux: Implement dentry_create_files_as() hook 1 - - --- 2016-07-13 Vivek Goyal New
[6/9] security, overlayfs: Provide hook to correctly label newly created files 1 - - --- 2016-07-13 Vivek Goyal New
[5/9] selinux: Pass security pointer to determine_inode_label() 1 - - --- 2016-07-13 Vivek Goyal New
[4/9] selinux: Implementation for inode_copy_up_xattr() hook 1 - - --- 2016-07-13 Vivek Goyal New
[3/9] security,overlayfs: Provide security hook for copy up of xattrs for overlay file 1 - - --- 2016-07-13 Vivek Goyal New
[2/9] selinux: Implementation for inode_copy_up() hook 1 - - --- 2016-07-13 Vivek Goyal New
[1/9] security, overlayfs: provide copy up security hook for unioned files - - - --- 2016-07-13 Vivek Goyal New
[-next] apparmor: fix error return code in __aa_fs_profile_mkdir() 2 - - --- 2016-07-13 weiyj_lk@163.com New
[2/2] Add LSM hooks for mq_timedsend and mq_timedreceive - - - --- 2016-07-13 Laurent Georget New
[1/2] Add LSM hooks in vmsplice, splice and tee - - - --- 2016-07-13 Laurent Georget New
securityfs: fix securityfs_create_dir comment - - - --- 2016-07-13 Laurent Georget New
KEYS: Do not trust certs with missing auth IDs - - - --- 2016-07-11 Mat Martineau New
[v1,3/3] seccomp: Remove 2-phase API documentation - - - --- 2016-07-11 Mickaël Salaün New
[v1,2/3] um/ptrace: Fix the syscall number update after a ptrace - - - --- 2016-07-11 Mickaël Salaün New
[v1,1/3] um/ptrace: Fix the syscall_trace_leave call - - - --- 2016-07-11 Mickaël Salaün New
[RFC,10/10] LSM: Configuration for major module stacking - - - --- 2016-07-11 Casey Schaufler New
[RFC,09/10] LSM: Infrastructure managed file security blob - - - --- 2016-07-11 Casey Schaufler New
[RFC,08/10] Smack: Abstract the file security blob - - - --- 2016-07-11 Casey Schaufler New
[RFC,07/10] SELinux: Abstract the file security blob - - - --- 2016-07-11 Casey Schaufler New
[RFC,06/10] AppArmor: Abstract the file security blob - - - --- 2016-07-11 Casey Schaufler New
[RFC,05/10] LSM: Infrastructure managed cred security blob - - - --- 2016-07-11 Casey Schaufler New
[RFC,04/10] TOMOYO: Abstract the cred security blob - - - --- 2016-07-11 Casey Schaufler New
[RFC,03/10] Smack: Abstract the cred security blob - - - --- 2016-07-11 Casey Schaufler New
[RFC,02/10] SELinux: Abstract the cred security blob - - - --- 2016-07-11 Casey Schaufler New
[RFC,01/10] AppArmor: Abstract the cred security blob - - - --- 2016-07-11 Casey Schaufler New
[3/7] security,overlayfs: Provide security hook for copy up of xattrs for overlay file - - - --- 2016-07-11 Vivek Goyal New
capabilities: audit capability use - - - --- 2016-07-11 Topi Miettinen New
capabilities: add capability cgroup controller - - - --- 2016-07-10 Topi Miettinen New
[v1] module: Fully remove the kernel_module_from_file hook 2 - - --- 2016-07-09 Mickaël Salaün New
[7/7] selinux: Implement dentry_create_files_as() hook - - - --- 2016-07-08 Vivek Goyal New
[6/7] security, overlayfs: Provide hook to correctly label newly created files - - - --- 2016-07-08 Vivek Goyal New
[5/7] selinux: Pass security pointer to determine_inode_label() - - - --- 2016-07-08 Vivek Goyal New
[4/7] selinux: Implementation for inode_copy_up_xattr() hook - - - --- 2016-07-08 Vivek Goyal New
[3/7] security,overlayfs: Provide security hook for copy up of xattrs for overlay file - - - --- 2016-07-08 Vivek Goyal New
[2/7] selinux: Implementation for inode_copy_up() hook - - - --- 2016-07-08 Vivek Goyal New
[1/7] security, overlayfs: provide copy up security hook for unioned files - - - --- 2016-07-08 Vivek Goyal New
[1/5] security, overlayfs: provide copy up security hook for unioned files - - - --- 2016-07-08 Vivek Goyal New
[GIT,PULL] Fix for AppArmor oops in apparmor_setprocattr() - - - --- 2016-07-08 James Morris New
[v4,6/6] KEYS: Parse keyring payload for restrict options - - - --- 2016-07-07 Mat Martineau New
[v4,5/6] KEYS: Add a lookup_restrict function for the asymmetric key type - - - --- 2016-07-07 Mat Martineau New
[v4,4/6] KEYS: Add an optional lookup_restrict hook to key_type - - - --- 2016-07-07 Mat Martineau New
[v4,3/6] KEYS: Restrict key linkage using a specific keychain - - - --- 2016-07-07 Mat Martineau New
[v4,2/6] KEYS: Add a key pointer for use by restrict functions - - - --- 2016-07-07 Mat Martineau New
[v4,1/6] KEYS: Use a typedef for restrict_link function pointers - - - --- 2016-07-07 Mat Martineau New
apparmor: fix oops, validate buffer size in apparmor_setprocattr() - 1 - --- 2016-07-07 John Johansen New
[2/5] security,overlayfs: Provide security hook for copy up of xattrs for overlay file - - - --- 2016-07-06 Vivek Goyal New
[1/5] security, overlayfs: provide copy up security hook for unioned files - - - --- 2016-07-05 Vivek Goyal New
[v5,3/3] LSM: Add context interface for proc attrs - Acked 3 - - --- 2016-07-05 Casey Schaufler New
[v5,2/3] LSM: module hierarchy in /proc/.../attr - Acked 3 - - --- 2016-07-05 Casey Schaufler New
[v5,1/3] LSM: Add /sys/kernel/security/lsm - Acked 3 - - --- 2016-07-05 Casey Schaufler New
[5/5] overlayfs: Use vfs_getxattr_noperm() for real inode - - - --- 2016-07-05 Vivek Goyal New
[4/5] overlayfs: Correctly label newly created file over whiteout - - - --- 2016-07-05 Vivek Goyal New
[3/5] selinux: Pass security pointer to determine_inode_label() - - - --- 2016-07-05 Vivek Goyal New
[2/5] security,overlayfs: Provide security hook for copy up of xattrs for overlay file - - - --- 2016-07-05 Vivek Goyal New
[1/5] security, overlayfs: provide copy up security hook for unioned files - - - --- 2016-07-05 Vivek Goyal New
capabilities: add capability cgroup controller - - - --- 2016-07-03 Topi Miettinen New
[IMA,RFC] blacklist keyring - - - --- 2016-06-28 Petko Manolov New
[IMA,RFC] blacklist keyring - - - --- 2016-06-27 Petko Manolov New
[v2,6/6] tpm: use tpm1_pcr_read() in tpm_do_selftest() - - - --- 2016-06-25 Jarkko Sakkinen New
[v2,5/6] tpm: rename tpm_pcr_read_dev() to tpm1_pcr_read() - - - --- 2016-06-25 Jarkko Sakkinen New
[v2,4/6] tpm: use tpm_transmit_cmd() in tpm2_probe() - - - --- 2016-06-25 Jarkko Sakkinen New
[v2,3/6] tpm: return error code from tpm_gen_interrupt() - - - --- 2016-06-25 Jarkko Sakkinen New
« 1 2 ... 118 119 120 121 »