summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] selinux: Remove unneeded k[cm]alloc() return value castsJesper Juhl2006-01-101-3/+3
* [PATCH] shrink dentry structEric Dumazet2006-01-081-1/+1
* [PATCH] rcu file: use atomic primitivesNick Piggin2006-01-081-1/+1
* [XFRM]: Fix sparse warning.Luiz Capitulino2006-01-071-1/+1
* [LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger2006-01-063-11/+3
* [PATCH] selinux: more ARRAY_SIZE cleanupsTobias Klauser2006-01-062-2/+2
* [PATCH] selinux: ARRAY_SIZE cleanupsNicolas Kaiser2006-01-061-2/+2
* [LSM-IPSec]: Per-packet access control.Trent Jaeger2006-01-036-0/+410
* [PATCH] selinux: extend selinuxfs context interfaceStephen Smalley2005-11-091-26/+19
* [PATCH] selinux: disable setxattr on mountpoint labeled filesystemsStephen Smalley2005-11-091-0/+3
* [PATCH] selinux: MLS compatibilityStephen Smalley2005-11-091-1/+4
* [PATCH] kfree cleanup: securityJesper Juhl2005-11-071-6/+6
* [PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov2005-10-301-2/+1
* [PATCH] remove hardcoded SEND_SIG_xxx constantsOleg Nesterov2005-10-301-2/+2
* [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-302-2/+2
* [PATCH] SELinux: remove unecessary size_t checks in selinuxfsDavi Arnaut2005-10-301-9/+9
* [PATCH] selinux-canonicalize-getxattr-fixAndrew Morton2005-10-301-3/+0
* [PATCH] SELinux: canonicalize getxattr()James Morris2005-10-301-14/+32
* [PATCH] SELinux: convert to kzallocJames Morris2005-10-308-97/+49
* [PATCH] gfp_t: net/*Al Viro2005-10-281-2/+2
* [PATCH] SELinux: handle sel_make_bools() failure in selinuxfsDavi Arnaut2005-10-231-1/+3
* [PATCH] selinux: Fix NULL deref in policydb_destroyStephen Smalley2005-10-231-2/+4
* [PATCH] SELinux - fix SCTP socket bug and general IP protocol handlingJames Morris2005-09-301-6/+24
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-133-5/+5
|\
| * Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-08-095-40/+99
| |\
| * \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-027-29/+42
| |\ \
| * | | AUDIT: Wait for backlog to clear when generating messages.David Woodhouse2005-06-223-5/+5
* | | | [PATCH] files: lock-free fd look-upDipankar Sarma2005-09-091-1/+1
* | | | [PATCH] files: break up files structDipankar Sarma2005-09-091-2/+4
* | | | [PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley2005-09-091-13/+0
* | | | [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley2005-09-092-112/+0
* | | | [PATCH] tmpfs: Enable atomic inode security labelingStephen Smalley2005-09-091-11/+16
* | | | [PATCH] security: enable atomic inode security labelingStephen Smalley2005-09-092-0/+60
* | | | [PATCH] selinux: endian notationsAlexey Dobriyan2005-09-055-37/+52
* | | | [PATCH] selinux: Reduce memory use by avtabStephen Smalley2005-09-059-235/+400
* | | | [SELINUX]: Update for tcp_diag rename to inet_diag.James Morris2005-08-292-2/+3
* | | | [NETLINK]: Add "groups" argument to netlink_kernel_createPatrick McHardy2005-08-291-1/+2
* | | | [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-291-2/+2
* | | | [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast usersPatrick McHardy2005-08-291-0/+1
* | | | [NETLINK]: Add properly module refcounting for kernel netlink sockets.Harald Welte2005-08-291-1/+1
| |_|/ |/| |
* | | [PATCH] selinux: Fix address length checks in connect hookStephen Smalley2005-07-281-2/+2
* | | [PATCH] SELinux: default labeling of MLS fieldJames Morris2005-07-285-38/+97
| |/ |/|
* | [PATCH] selinux_sb_copy_data() should not require a whole pageEric Paris2005-06-301-1/+2
* | [PATCH] selinux: kfree cleanupJesper Juhl2005-06-255-28/+14
* | [PATCH] selinux: add executable heap checkLorenzo Hernández García-Hierro2005-06-253-0/+13
* | [PATCH] selinux: add executable stack checkLorenzo Hernandez García-Hierro2005-06-253-0/+12
* | [PATCH] SELinux: memory leak in selinux_sb_copy_data()Gerald Schaefer2005-06-211-0/+1
|/
* [NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf2005-06-181-0/+2
* AUDIT: Fix remaining cases of direct logging of untrusted strings by avc_auditStephen Smalley2005-05-241-13/+9
* Fix oops due to thinko in avc_audit()David Woodhouse2005-05-211-1/+1
OpenPOWER on IntegriCloud