aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | SELINUX: add /sys/fs/selinux mount point to put selinuxfsGreg Kroah-Hartman2011-05-11
| | * | | | | SELinux: introduce path_has_permEric Paris2011-04-28
| | * | | | | flex_array: allow 0 length elementsEric Paris2011-04-28
| | * | | | | flex_arrays: allow zero length flex arraysEric Paris2011-04-28
| | * | | | | flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris2011-04-28
| | * | | | | SELinux: pass last path component in may_createEric Paris2011-04-28
| | * | | | | SELinux: put name based create rules in a hashtableEric Paris2011-04-28
| | * | | | | SELinux: generic hashtab entry counterEric Paris2011-04-28
| | * | | | | SELinux: calculate and print hashtab stats with a generic functionEric Paris2011-04-28
| | * | | | | SELinux: skip filename trans rules if ttype does not match parent dirEric Paris2011-04-28
| | * | | | | SELinux: rename filename_compute_type argument to *type instead of *conEric Paris2011-04-28
| | * | | | | SELinux: fix comment to state filename_compute_type takes an objname not a qstrEric Paris2011-04-28
| | * | | | | SMACK: smack_file_lock can use the struct pathEric Paris2011-04-25
| | * | | | | LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris2011-04-25
| | * | | | | LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris2011-04-25
| | * | | | | SELINUX: Make selinux cache VFS RCU walks safeEric Paris2011-04-25
| | * | | | | SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-25
| | * | | | | SELinux: security_read_policy should take a size_t not ssize_tEric Paris2011-04-25
| | * | | | | SELinux: silence build warning when !CONFIG_BUGEric Paris2011-04-25
| | * | | | | SELinux: delete debugging printks from filename_trans rule processingEric Paris2011-04-20
| | * | | | | Initialize policydb.process_class eariler.Harry Ciao2011-04-07
| | * | | | | selinux: Fix regression for XorgStephen Smalley2011-04-07
| | * | | | | selinux: add type_transition with name extension support for selinuxfsKohei Kaigai2011-04-01
| | * | | | | SELinux: update git tree in MAINTAINERSEric Paris2011-04-01
| | * | | | | SELinux: Write class field in role_trans_write.Harry Ciao2011-03-28
| | * | | | | SELinux: Compute role in newcontext for all classesHarry Ciao2011-03-28
| | * | | | | SELinux: Add class support to the role_trans structureHarry Ciao2011-03-28
| * | | | | | Merge branch 'next' into for-linusJames Morris2011-05-24
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge branch 'master' into nextJames Morris2011-05-19
| | |\ \ \ \ \
| | * | | | | | TOMOYO: Fix wrong domainname validation.Tetsuo Handa2011-05-11
| | * | | | | | CRED: Fix load_flat_shared_library() to initialise bprm correctlyDavid Howells2011-05-02
| | * | | | | | TOMOYO: Fix refcount leak in tomoyo_mount_acl().Tetsuo Handa2011-04-19
| | * | | | | | Merge branch 'master'; commit 'v2.6.39-rc3' into nextJames Morris2011-04-19
| | |\ \ \ \ \ \
| | * | | | | | | TOMOYO: Fix infinite loop bug when reading /sys/kernel/security/tomoyo/auditTetsuo Handa2011-04-18
| | * | | | | | | TOMOYO: Don't add / for allow_unmount permission check.Tetsuo Handa2011-04-18
| | * | | | | | | TOMOYO: Fix race on updating profile's comment line.Tetsuo Handa2011-04-18
| | * | | | | | | capabilities: delete all CAP_INIT macrosEric Paris2011-04-03
| | * | | | | | | capabilities: delete unused cap_set_fullEric Paris2011-04-03
| | * | | | | | | capabilities: do not drop CAP_SETPCAP from the initial taskEric Paris2011-04-03
| | * | | | | | | capabilities: do not special case exec of initEric Paris2011-04-03
| | * | | | | | | capabilites: allow the application of capability limits to usermode helpersEric Paris2011-04-03
| | * | | | | | | tomoyo: fix memory leak in tomoyo_commit_ok()Xiaochen Wang2011-03-30
| | * | | | | | | Merge branch 'next-queue' into nextJames Morris2011-03-29
| | |\ \ \ \ \ \ \
| | | * | | | | | | security: select correct default LSM_MMAP_MIN_ADDR on ARM.Paul Gortmaker2011-03-21
| | | * | | | | | | KEYS: Make request_key() and co. return an error for a negative keyDavid Howells2011-03-16
| | | * | | | | | | KEYS: Improve /proc/keysDavid Howells2011-03-16
| | * | | | | | | | Merge branch 'master'; commit 'v2.6.39-rc1' into nextJames Morris2011-03-29
* | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-05-24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.oMichal Marek2011-05-16
| * | | | | | | | | | scripts/kallsyms.c: fix potential segfaultXiaochen Wang2011-05-12