aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAge
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
* userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16
|\
| * net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-12
| * netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy2011-03-03
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-07
|\ \ | |/ |/|
| * SELinux: implement the new sb_remount LSM hookEric Paris2011-03-03
| * SELinux: Compute SID for the newly created socketHarry Ciao2011-03-03
| * Revert "selinux: simplify ioctl checking"Eric Paris2011-02-25
| * selinux: Fix packet forwarding checks on postroutingSteffen Klassert2011-02-25
| * selinux: Fix wrong checks for selinux_policycap_netpeerSteffen Klassert2011-02-25
| * security/selinux: fix /proc/sys/ labelingLucian Adrian Grijincu2011-02-01
| * SELinux: Use dentry name in new object labelingEric Paris2011-02-01
| * fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-01
* | CRED: Fix BUG() upon security_cred_alloc_blank() failureTetsuo Handa2011-02-07
|/
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-01-09
|\
| * SELinux: do not compute transition labels on mountpoint labeled filesystemsEric Paris2010-12-02
* | af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller2011-01-05
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-27
|\|
| * capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris2010-11-15
* | SELinux: indicate fatal error in compat netfilter codeEric Paris2010-11-23
* | SELinux: Only return netlink error when we know the return is fatalEric Paris2010-11-23
* | SELinux: return -ECONNREFUSED from ip_postroute to signal fatal errorEric Paris2010-11-17
|/
* secmark: make secmark object handling genericEric Paris2010-10-20
* security: remove unused parameter from security_task_setscheduler()KOSAKI Motohiro2010-10-20
* tty: fix fu_list abuseNick Piggin2010-08-18
* fs: cleanup files_lock lockingNick Piggin2010-08-18
* Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linuxLinus Torvalds2010-08-10
|\
| * rlimits: selinux, do rlimits changes under task_lockOleg Nesterov2010-07-16
| * rlimits: add task_struct to update_rlimit_cpuJiri Slaby2010-07-16
| * rlimits: security, add task_struct to setrlimitJiri Slaby2010-07-16
* | selinux: place open in the common file permsEric Paris2010-08-02
* | SELinux: special dontaudit for access checksEric Paris2010-08-02
* | security: make LSMs explicitly mask off permissionsEric Paris2010-08-02
* | security: move LSM xattrnames to xattr.hMimi Zohar2010-08-02
* | selinux: Use current_security() when possiblePaul Moore2010-08-02
* | selinux: Convert socket related access controls to use socket labelsPaul Moore2010-08-02
* | selinux: Shuffle the sk_security_struct alloc and free routinesPaul Moore2010-08-02
* | selinux: Consolidate sockcreate_sid logicPaul Moore2010-08-02
* | selinux: Set the peer label correctly on connected UNIX domain socketsPaul Moore2010-08-02
|/
* switch selinux delayed superblock handling to iterate_supers()Al Viro2010-05-21
* selinux: generalize disabling of execmem for plt-in-heap archsStephen Smalley2010-04-28
* selinux: always call sk_security_struct sksecEric Paris2010-04-07
* Merge branch 'next-queue' into nextJames Morris2010-03-08
|\
| * selinux: const strings in tablesStephen Hemminger2010-03-07
* | SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0David Howells2010-02-25
* | Security: add static to security_ops and default_security_ops variablewzt.wzt@gmail.com2010-02-23
* | syslog: use defined constants instead of raw numbersKees Cook2010-02-03
* | syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-03
|/
* SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby2010-01-04