aboutsummaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-21userns: Teach security_path_chown to take kuids and kgidsEric W. Biederman
2012-09-21userns: Add user namespace support to IMAEric W. Biederman
2012-09-21userns: Convert EVM to deal with kuids and kgids in it's hmac computationEric W. Biederman
2012-09-21userns: Convert selinux to use kuid and kgid where appropriateEric W. Biederman
2012-09-21userns: Convert tomoyo to use kuid and kgid where appropriateEric W. Biederman
2012-09-21userns: Convert apparmor to use kuid and kgid where appropriateEric W. Biederman
2012-09-18xfrm: invalidate dst on policy insertion/deletionNicolas Dichtel
2012-09-14cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...Tejun Heo
2012-09-13userns: Convert security/keys to the new userns infrastructureEric W. Biederman
2012-09-13task_work: Revert "hold task_lock around checks in keyctl"Oleg Nesterov
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-09-08netlink: kill netlink_set_nonrootPablo Neira Ayuso
2012-09-01AppArmor: remove af_names.h from .gitignorePaul Bolle
2012-08-20workqueue: deprecate system_nrt[_freezable]_wqTejun Heo
2012-08-17Yama: access task_struct->comm directlyKees Cook
2012-08-10Yama: higher restrictions should block PTRACE_TRACEMEKees Cook
2012-07-31selinux: tag avc cache alloc as non-criticalMel Gorman
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-30c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov
2012-07-30selinux: fix selinux_inode_setxattr oopsAl Viro
2012-07-30smack: off by one errorAlan Cox
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro
2012-07-22hold task_lock around checks in keyctlAl Viro
2012-07-22merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro
2012-07-22trimming task_work: kill ->dataAl Viro
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-07-16SELinux: do not check open perms if they are not known to policyEric Paris
2012-07-16SELinux: include definition of new capabilitiesEric Paris
2012-07-13Smack: don't show empty rules when /smack/load or /smack/load2 is readRafal Krypa
2012-07-13Smack: user access check boundsCasey Schaufler
2012-07-13Smack: onlycap limits on CAP_MAC_ADMINCasey Schaufler
2012-07-13Smack: fix smack_new_inode bogositiesCasey Schaufler
2012-07-05ima: audit is compiled only when enabledDmitry Kasatkin
2012-07-05ima: ima_initialized is set only if successfulDmitry Kasatkin
2012-07-05ima: add policy for pseudo fsDmitry Kasatkin
2012-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-03security: Fix nommu build.Paul Mundt
2012-07-02ima: remove unused cleanup functionsDmitry Kasatkin