TOMOYO: Don't abuse sys_getpid(), sys_getppid()
[pandora-kernel.git] / security / tomoyo / common.h
2010-08-05 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-08-05 Linus TorvaldsMerge branch 'kms-merge' of git://git./linux/kernel...
2010-08-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-08-05 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-08-05 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2010-08-05 Linus TorvaldsMerge branch 'packaging' of git://git./linux/kernel...
2010-08-05 Greg Kroah-HartmanStaging: Merge staging-next into Linus's tree
2010-08-05 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2010-08-05 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2010-08-05 Linus TorvaldsMerge branch 'upstream/xen' of git://git./linux/kernel...
2010-08-05 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-08-05 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2010-08-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-08-05 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-08-05 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2010-08-05 Linus TorvaldsMerge git://git./linux/kernel/git/czankel/xtensa-2.6
2010-08-05 Ingo MolnarMerge branch 'perf/nmi' into perf/core
2010-08-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2010-08-04 Jeremy FitzhardingeMerge branch 'xen/xenbus' into upstream/xen
2010-08-04 Jeremy FitzhardingeMerge branch 'upstream/core' into upstream/xen
2010-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-08-04 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'kvm-updates/2.6.36' of git://git./virt...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Linus TorvaldsMerge branch 'v4l_for_2.6.35' of git://git./linux/kerne...
2010-08-04 Linus TorvaldsMerge branch 'stable/swiotlb-0.8.3' of git://git./linux...
2010-08-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-04 Michal MarekMerge commit 'v2.6.35' into kbuild/kconfig
2010-08-04 Michal MarekMerge commit 'v2.6.35' into kbuild/kbuild
2010-08-03 Chris ZankelMerge remote branch 'origin/master'
2010-08-02 Stefan RichterMerge firewire branches to be released post v2.6.35
2010-08-02 Tetsuo HandaTOMOYO: Use pathname specified by policy rather than...
2010-08-02 Tetsuo HandaTOMOYO: Add missing poll() hook.
2010-08-02 Tetsuo HandaTOMOYO: Rename symbols.
2010-08-02 Tetsuo HandaTOMOYO: Copy directly to userspace buffer.
2010-08-02 Tetsuo HandaTOMOYO: Allow reading only execute permission.
2010-08-02 Tetsuo HandaTOMOYO: Change list iterator.
2010-08-02 Tetsuo HandaTOMOYO: Use common code for domain transition control.
2010-08-02 Tetsuo HandaTOMOYO: Remove alias keyword.
2010-08-02 Tetsuo HandaTOMOYO: Merge path_group and number_group.
2010-08-02 Tetsuo HandaTOMOYO: Aggregate reader functions.
2010-08-02 Tetsuo HandaTOMOYO: Use array of "struct list_head".
2010-08-02 Tetsuo HandaTOMOYO: Merge tomoyo_path_group and tomoyo_number_group
2010-08-02 Tetsuo HandaTOMOYO: Make read function to void.
2010-08-02 Tetsuo HandaTOMOYO: Remove wrapper function for reading keyword.
2010-08-02 Tetsuo HandaTOMOYO: Rename symbols.
2010-08-02 Tetsuo HandaTOMOYO: Use callback for permission check.
2010-08-02 Tetsuo HandaTOMOYO: Pass parameters via structure.
2010-08-02 Tetsuo HandaTOMOYO: Use common code for open and mkdir etc.
2010-08-02 Tetsuo HandaTOMOYO: Use callback for updating entries.
2010-08-02 Tetsuo HandaTOMOYO: Use common structure for list element.
2010-08-02 Tetsuo HandaTOMOYO: Use callback for updating entries.
2010-08-02 Tetsuo HandaTOMOYO: Update profile structure.
2010-08-02 Tetsuo HandaTOMOYO: Add pathname aggregation support.
2010-08-02 Tetsuo HandaTOMOYO: Allow wildcard for execute permission.
2010-08-02 Tetsuo HandaTOMOYO: Support longer pathname.
2010-08-02 Tetsuo HandaTOMOYO: Several fixes for TOMOYO's management programs.
2010-08-02 Tetsuo HandaTOMOYO: Split files into some pieces.
2010-08-02 Tetsuo HandaTOMOYO: Add interactive enforcing mode.
2010-08-02 Tetsuo HandaTOMOYO: Add mount restriction.
2010-08-02 Tetsuo HandaTOMOYO: Split file access control functions by type...
2010-08-02 Tetsuo HandaTOMOYO: Use structure for passing common arguments.
2010-08-02 Tetsuo HandaTOMOYO: Add numeric values grouping support.
2010-07-25 David S. MillerMerge branch 'wimax-2.6.35.y' of git://git./linux/kerne...
2010-07-20 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-07-07 Dave AirlieMerge branch 'drm-platform' into drm-testing
2010-07-02 Michal MarekMerge branch 'setlocalversion-speedup' into kbuild...
2010-06-18 Greg Kroah-HartmanMerge git://git.infradead.org/users/dwmw2/spectra-2...
2010-06-15 Benjamin HerrenschmidtMerge commit 'kumar/merge' into merge
2010-06-12 Len BrownMerge branch 'gpe-regression-fixes' into release
2010-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-06-11 David S. MillerMerge branch 'wimax-2.6.35.y' of git://git./linux/kerne...
2010-06-09 Linus TorvaldsMerge branch 'for-2.6.35' of git://linux-nfs.org/~bfiel...
2010-06-09 Mark BrownMerge branch 'ep93xx' into for-2.6.36
2010-06-04 Linus TorvaldsMerge branch 'linux_next' of git://git./linux/kernel...
2010-06-04 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2010-06-04 Alex ElderMerge branch 'master' into for-linus
2010-06-04 Robert RichterMerge remote branch 'tip/perf/urgent' into oprofile...
2010-06-03 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-06-02 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2010-06-02 Takashi IwaiMerge branch 'for-2.6.35' of git://git./linux/kernel...
2010-06-02 Mark BrownMerge branch 'for-2.6.35' into for-2.6.36
2010-06-02 Len BrownMerge branches 'bugzilla-14668' and 'misc-2.6.35' into...
2010-06-01 Linus TorvaldsMerge branch 'for-35' of git://repo.or.cz/linux-kbuild
2010-06-01 Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2010-06-01 Joerg RoedelMerge commit 'v2.6.35-rc1' into amd-iommu/2.6.35
2010-05-31 Takashi IwaiMerge branch 'for-2.6.36' of git://git./linux/kernel...
2010-05-31 Mark BrownMerge commit 'v2.6.35-rc1' into for-2.6.36
2010-05-31 Benjamin HerrenschmidtMerge commit 'kumar/next' into next
2010-05-30 Benjamin HerrenschmidtMerge commit 'jwb/next' into next
2010-05-30 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-05-30 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
next