aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAge
* [PATCH] get rid of AVC_PATH postponed treatmentAl Viro2007-07-22
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-07-19
|\
| * SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabelPaul Moore2007-07-19
| * SELinux: enable dynamic activation/deactivation of NetLabel/SELinux enforcementPaul Moore2007-07-19
* | coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro2007-07-19
|/
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-18
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-17
* Audit: add TTY input auditingMiloslav Trmac2007-07-16
* Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for Ne...Linus Torvalds2007-07-13
* security: unexport mmap_min_addrAdrian Bunk2007-07-11
* SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabelPaul Moore2007-07-11
* security: Protection for exploiting null dereference using mmapEric Paris2007-07-11
* SELinux: Use %lu for inode->i_no when printing avcTobias Oed2007-07-11
* SELinux: allow preemption between transition permission checksStephen Smalley2007-07-11
* selinux: introduce schedule points in policydb_destroy()Eric Paris2007-07-11
* selinux: add selinuxfs structure for object class discoveryChristopher J. PeBenito2007-07-11
* selinux: change sel_make_dir() to specify inode counter.Christopher J. PeBenito2007-07-11
* selinux: rename sel_remove_bools() for more general usage.Christopher J. PeBenito2007-07-11
* selinux: add support for querying object classes and permissions from the run...Christopher J. PeBenito2007-07-11
* [NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore2007-06-08
* Fix trivial typos in Kconfig* filesDavid Sterba2007-05-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* tty: introduce no_tty and use it in selinuxEric W. Biederman2007-05-08
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-04-27
|\
| * selinux: preserve boolean values across policy reloadsStephen Smalley2007-04-26
| * selinux: change numbering of boolean directory inodes in selinuxfsJames Carter2007-04-26
| * selinux: remove unused enumeration constant from selinuxfsJames Carter2007-04-26
| * selinux: explicitly number all selinuxfs inodesJames Carter2007-04-26
| * selinux: export initial SID contexts via selinuxfsJames Carter2007-04-26
| * selinux: remove userland security class and permission definitionsStephen Smalley2007-04-26
| * SELinux: move security_skb_extlbl_sid() out of the security serverPaul Moore2007-04-26
| * SELinux: rename selinux_netlabel.h to netlabel.hPaul Moore2007-04-26
| * SELinux: extract the NetLabel SELinux support from the security serverPaul Moore2007-04-26
* | [AF_RXRPC]: Key facility changes for AF_RXRPCDavid Howells2007-04-26
* | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-26
* | [NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2007-04-26
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* | [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-26
|/
* [PATCH] sanitize security_getprocattr() APIAl Viro2007-03-14
* Always initialize scontext and scontext_lenStephen Smalley2007-02-26
* Reassign printk levels in selinux kernel codeEric Paris2007-02-26
* [PATCH] selinux: enhance selinux to always ignore private inodesStephen Smalley2007-02-14
* [PATCH] sysctl: fix the selinux_sysctl_get_sidEric W. Biederman2007-02-14
* [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman2007-02-14
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-12
* [PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day2007-02-11
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11