summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2013-08-14apparmor: remove minimum size check for vmalloc()Tetsuo Handa
2013-08-12Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytesRafal Krypa
2013-08-09cgroup: make css_for_each_descendant() and friends include the origin css in ...Tejun Heo
2013-08-09cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroupTejun Heo
2013-08-09cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo
2013-08-09cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methodsTejun Heo
2013-08-09cgroup: add css_parent()Tejun Heo
2013-08-09cgroup: add/update accessors which obtain subsys specific data from cssTejun Heo
2013-08-09cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo
2013-08-06Smack: IPv6 casting error fix for 3.11Casey Schaufler
2013-08-02Smack: network label match fixCasey Schaufler
2013-08-01security: smack: add a hash table to quicken smk_find_entry()Tomasz Stanislawski
2013-08-01security: smack: fix memleak in smk_write_rules_list()Tomasz Stanislawski
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du
2013-07-25xattr: Constify ->name member of "struct xattr".Tetsuo Handa
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-06-29SELinux: Institute file_path_has_perm()David Howells
2013-06-29Replace a bunch of file->dentry->d_inode refs with file_inode()David Howells
2013-06-20evm: audit integrity metadata failuresMimi Zohar
2013-06-20integrity: move integrity_audit_msg()Mimi Zohar
2013-06-08NFS: Extend NFS xattr handlers to accept the security namespaceDavid Quigley
2013-06-08NFS: Client implementation of Labeled-NFSDavid Quigley
2013-06-08SELinux: Add new labeling type native labelsDavid Quigley
2013-06-08LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.David Quigley
2013-06-08Security: Add Hook to test if the particular xattr is part of a MAC model.David Quigley
2013-06-08Security: Add hook to calculate context based on a negative dentry.David Quigley
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-03Smack: Fix the bug smackcipso can't set CIPSO correctlyPassion,Zhao
2013-06-01selinux: fix the labeled xfrm/IPsec reference count handlingPaul Moore
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-28Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()Tetsuo Handa
2013-05-28Smack: Add smkfstransmute mount optionCasey Schaufler
2013-05-28Smack: Improve access check performanceCasey Schaufler
2013-05-28Smack: Local IPv6 port based controlsCasey Schaufler
2013-05-24device_cgroup: simplify cgroup tree walk in propagate_exception()Tejun Heo
2013-05-13security: cap_inode_getsecctx returning garbageJ. Bruce Fields
2013-05-12apparmor: no need to delay vfree()Al Viro
2013-05-12Merge tag 'aa-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux...James Morris
2013-05-08aio: don't include aio.h in sched.hKent Overstreet
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-05-01KEYS: split call to call_usermodehelper_fns()Lucas De Marchi
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-04-30Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds