aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* fs: create and use seq_show_option for escapingKees Cook2015-10-131-1/+1
* selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel2015-08-071-0/+1
* selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel2015-08-071-0/+1
* selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel2015-08-071-0/+1
* selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel2015-08-071-0/+2
* selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel2015-08-071-0/+1
* selinux: fix sel_write_enforce broken return valueJoe Perches2015-05-091-1/+1
* smack: fix possible use after frees in task_security() callersAndrey Ryabinin2015-05-092-11/+23
* KEYS: close race between key lookup and freeingSasha Levin2015-02-201-2/+2
* KEYS: Fix stale key registration at error pathTakashi Iwai2015-02-201-1/+4
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2015-01-011-3/+3
* evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin2014-12-141-3/+6
* selinux: fix inode security list corruptionStephen Smalley2014-12-141-1/+1
* netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore2014-09-131-1/+1
* evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar2014-07-111-2/+10
* selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore2014-04-301-9/+27
* SELinux: bigendian problems with filename trans rulesEric Paris2014-04-021-4/+4
* SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-04-021-0/+4
* SELinux: Fix memory leak upon loading policyTetsuo Handa2014-04-021-1/+13
* selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore2014-04-021-7/+35
* SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt2014-02-152-3/+22
* selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov2014-02-151-2/+2
* selinux: fix broken peer recv checkChad Hanson2014-02-151-1/+3
* selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore2014-01-031-15/+53
* selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore2014-01-031-2/+23
* selinux: correct locking in selinux_netlbl_socket_connect)Paul Moore2014-01-031-4/+2
* key: Fix resource leakAlan Cox2013-04-101-2/+2
* selinux: use GFP_ATOMIC under spin_lockDan Carpenter2013-03-271-1/+1
* Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers2013-03-201-2/+2
* keys: fix race with concurrent install_user_keyrings()David Howells2013-03-201-1/+1
* evm: checking if removexattr is not a NULLDmitry Kasatkin2013-02-061-2/+2
* Revert "device_cgroup: fix RCU usage"Ben Hutchings2013-01-031-3/+3
* selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones2012-12-061-1/+2
* device_cgroup: fix RCU usageTejun Heo2012-12-061-3/+3
* SELinux: if sel_make_bools errors don't leave inconsistent stateEric Paris2012-05-311-0/+1
* security: fix compile error in commoncap.cJonghwan Choi2012-04-221-0/+1
* fcaps: clear the same personality flags as suid when fcaps are usedEric Paris2012-04-221-0/+5
* TOMOYO: Fix mount flags checking order.Tetsuo Handa2012-04-131-18/+20
* ima: fix Kconfig dependenciesFabio Estevam2012-04-021-1/+1
* Security: tomoyo: add .gitignore fileGreg Kroah-Hartman2012-02-291-0/+2
* TOMOYO: Accept \000 as a valid character.Tetsuo Handa2012-01-251-3/+3
* ima: fix invalid memory referenceRoberto Sassu2012-01-251-5/+11
* ima: free duplicate measurement memoryRoberto Sassu2012-01-252-2/+3
* security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-031-1/+1
* SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells2011-12-211-1/+3
* evm: prevent racing during tfm allocationDmitry Kasatkin2011-12-201-0/+9
* evm: key must be set once during initializationDmitry Kasatkin2011-12-201-4/+6
* TOMOYO: Fix pathname handling of disconnected paths.Tetsuo Handa2011-12-081-1/+9
* fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-062-29/+39
* Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kern...James Morris2011-11-183-4/+9
|\