aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-2/+2
* selinux: fix labeling of /proc/net inodesStephen Smalley2008-01-261-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-258-277/+564
|\
| * selinux: make mls_compute_sid always polyinstantiateEamon Walsh2008-01-251-9/+2
| * security/selinux: constify function pointer tables and fieldsJan Engelhardt2008-01-252-3/+3
| * security: add a secctx_to_secid() hookDavid Howells2008-01-253-0/+18
| * security: remove security_sb_post_mountroot hookH. Peter Anvin2008-01-252-11/+0
| * Security: add get, set, and cloning of superblock security informationEric Paris2008-01-254-254/+541
| * security/selinux: Add missing "space"Joe Perches2008-01-251-1/+1
* | Kobject: convert remaining kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-1/+1
* | kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman2008-01-241-1/+1
* | kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman2008-01-241-1/+1
* | kobject: convert securityfs to use kobject_createGreg Kroah-Hartman2008-01-241-6/+5
* | kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-212-4/+5
|\
| * selinux: fix memory leak in netlabel codePaul Moore2008-01-222-4/+5
* | Fix filesystem capability supportAndrew G. Morgan2008-01-211-3/+10
|/
* Security: allow capable check to permit mmap or low vm spaceEric Paris2007-12-061-1/+1
* SELinux: detect dead booleansStephen Smalley2007-12-061-13/+30
* SELinux: do not clear f_op when removing entriesStephen Smalley2007-12-061-27/+1
* file capabilities: don't prevent signaling setuid root programsSerge E. Hallyn2007-11-291-0/+9
* file capabilities: allow sigcont within sessionSerge E. Hallyn2007-11-141-0/+4
* SELinux: add more validity checks on policy loadStephen Smalley2007-11-087-38/+118
* SELinux: fix bug in new ebitmap code.KaiGai Kohei2007-11-081-1/+1
* SELinux: suppress a warning for 64k pages.Stephen Rothwell2007-11-081-6/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-10-231-5/+1
|\
| * SELinux: always check SIGCHLD in selinux_task_waitEric Paris2007-10-231-5/+1
* | capabilities: clean up file capability readingSerge E. Hallyn2007-10-221-8/+15
|/
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+2
* sparse pointer use of zero as nullStephen Hemminger2007-10-181-1/+1
* V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan2007-10-182-14/+61
* security/ cleanupsAdrian Bunk2007-10-175-118/+1
* Implement file posix capabilitiesSerge E. Hallyn2007-10-176-43/+313
* security: Convert LSM into a static interfaceJames Morris2007-10-178-71/+961
* KEYS: Make request_key() and co fundamentally asynchronousDavid Howells2007-10-175-317/+335
* SELinux: kills warnings in Improve SELinux performance when AVC missesKaiGai Kohei2007-10-172-6/+7
* SELinux: improve performance when AVC misses.KaiGai Kohei2007-10-174-237/+303
* SELinux: policy selectable handling of unknown classes and permsEric Paris2007-10-175-9/+106
* SELinux: Improve read/write performanceYuichi Nakamura2007-10-175-1/+67
* SELinux: tune avtab to reduce memory usageYuichi Nakamura2007-10-174-36/+82
* [SELINUX]: Update for netfilter ->hook() arg changes.David S. Miller2007-10-151-6/+5
* [INET]: local port range robustnessStephen Hemminger2007-10-101-17/+22
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-101-2/+3
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-101-0/+4
* SELinux: fix array out of bounds when mounting with selinux optionsEric Paris2007-09-201-0/+2
* SELinux: clear parent death signal on SID transitionsStephen Smalley2007-08-301-0/+3
* fix NULL pointer dereference in __vm_enough_memory()Alan Cox2007-08-223-6/+6
* SELinux: correct error code in selinux_audit_rule_initSteve G2007-08-161-1/+1
* SELinux: remove redundant pointer checks before calling kfree()Paul Moore2007-08-021-2/+1
* SELinux: restore proper NetLabel caching behaviorPaul Moore2007-08-021-4/+12