summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2014-06-26evm: prohibit userspace writing 'security.evm' HMAC valueMimi Zohar
2014-04-14selinux: correctly label /proc inodes in use before the policy is loadedPaul Moore
2014-03-11SELinux: bigendian problems with filename trans rulesEric Paris
2014-02-20SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley
2014-02-13SELinux: Fix memory leak upon loading policyTetsuo Handa
2014-01-29SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2014-01-08selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore
2014-01-08selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore
2014-01-08selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov
2014-01-08selinux: fix broken peer recv checkChad Hanson
2013-12-20selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()Paul Moore
2013-12-20selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()Paul Moore
2013-12-04selinux: correct locking in selinux_netlbl_socket_connect)Paul Moore
2013-11-29Revert "ima: policy for RAMFS"Mimi Zohar
2013-03-28key: Fix resource leakAlan Cox
2013-03-20selinux: use GFP_ATOMIC under spin_lockDan Carpenter
2013-03-14Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers
2013-03-14keys: fix race with concurrent install_user_keyrings()David Howells
2013-01-27evm: checking if removexattr is not a NULLDmitry Kasatkin
2012-11-26selinux: fix sel_netnode_insert() suspicious rcu dereferenceDave Jones
2012-10-07Yama: handle 32-bit userspace prctlKees Cook
2012-08-09posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-06-01SELinux: if sel_make_bools errors don't leave inconsistent stateEric Paris
2012-04-19security: fix compile error in commoncap.cJonghwan Choi
2012-04-18fcaps: clear the same personality flags as suid when fcaps are usedEric Paris
2012-04-18Smack: move label list initializationCasey Schaufler
2012-04-10Smack: build when CONFIG_AUDIT not definedKees Cook
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds
2012-04-03SELinux: do not allocate stack space for AVC data unless neededEric Paris
2012-04-03SELinux: remove avd from slow_avc_audit()Eric Paris
2012-04-03SELinux: remove avd from selinux_audit_dataEric Paris
2012-04-03LSM: shrink the common_audit_data data unionEric Paris
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-31get rid of pointless includes of ext2_fs.hAl Viro
2012-03-31selinuxfs: merge dentry allocation into sel_make_dir()Al Viro
2012-03-31selinux: inline avc_audit() and avc_has_perm_noaudit() into callerLinus Torvalds
2012-03-31selinux: don't inline slow-path code into avc_has_perm_noaudit()Linus Torvalds
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28apparmor: Fix change_onexec when called from a confined taskJohn Johansen
2012-03-26SELinux: selinux/xfrm.h needs net/flow.hDavid Howells
2012-03-23usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov
2012-03-23usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-22security: optimize avc_audit() common pathLinus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds