Merge branch 'rs485fix' of git://www.jni.nu/cris
[sfrench/cifs-2.6.git] / security /
2010-08-04 Jiri KosinaMerge branches 'magicmouse', 'roccat' and 'vec-pedal...
2010-08-04 Jiri KosinaMerge branch 'upstream' into for-linus
2010-08-04 Jiri KosinaMerge branch 'master' into for-next
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 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-08-03 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
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 James MorrisAppArmor: fix build warnings for non-const use of get_t...
2010-08-02 Eric Parisselinux: convert the policy type_attr_map to flex_array
2010-08-02 John JohansenAppArmor: Enable configuring and building of the AppArm...
2010-08-02 Tetsuo HandaTOMOYO: Use pathname specified by policy rather than...
2010-08-02 James MorrisAppArmor: update path_truncate method to latest version
2010-08-02 John JohansenAppArmor: core policy routines
2010-08-02 John JohansenAppArmor: policy routines for loading and unpacking...
2010-08-02 John JohansenAppArmor: mediation of non file objects
2010-08-02 John JohansenAppArmor: LSM interface, and security module initialization
2010-08-02 John JohansenAppArmor: Enable configuring and building of the AppArm...
2010-08-02 John JohansenAppArmor: functions for domain transitions
2010-08-02 John JohansenAppArmor: file enforcement routines
2010-08-02 John JohansenAppArmor: userspace interfaces
2010-08-02 John JohansenAppArmor: dfa match engine
2010-08-02 John JohansenAppArmor: contexts used in attaching policy to system...
2010-08-02 John JohansenAppArmor: basic auditing infrastructure.
2010-08-02 John JohansenAppArmor: misc. base functions and defines
2010-08-02 Tetsuo HandaTOMOYO: Update version to 2.3.0
2010-08-02 Tetsuo HandaTOMOYO: Fix quota check.
2010-08-02 Eric ParisSELinux: Move execmod to the common perms
2010-08-02 Eric Parisselinux: place open in the common file perms
2010-08-02 Eric ParisSELinux: special dontaudit for access checks
2010-08-02 Eric Parissecurity: make LSMs explicitly mask off permissions
2010-08-02 Eric ParisSELinux: break ocontext reading into a separate function
2010-08-02 Eric ParisSELinux: move genfs read to a separate function
2010-08-02 Dan Carpenterselinux: fix error codes in symtab_init()
2010-08-02 Dan Carpenterselinux: fix error codes in cond_read_bool()
2010-08-02 Dan Carpenterselinux: fix error codes in cond_policydb_init()
2010-08-02 Dan Carpenterselinux: fix error codes in cond_read_node()
2010-08-02 Dan Carpenterselinux: fix error codes in cond_read_av_list()
2010-08-02 Dan Carpenterselinux: propagate error codes in cond_read_list()
2010-08-02 Dan Carpenterselinux: cleanup return codes in avtab_read_item()
2010-08-02 Chihau ChauSecurity: capability: code style issue
2010-08-02 Tvrtko Ursulinsecurityfs: Drop dentry reference count when mknod...
2010-08-02 Arnd Bergmannselinux: use generic_file_llseek
2010-08-02 Arnd Bergmannima: use generic_file_llseek for securityfs
2010-08-02 Tetsuo HandaTOMOYO: Explicitly set file_operations->llseek pointer.
2010-08-02 Mimi Zoharsecurity: move LSM xattrnames to xattr.h
2010-08-02 Justin P. MattockKEYS: Reinstate lost passing of process keyring ID...
2010-08-02 David HowellsKEYS: Use the variable 'key' in keyctl_describe_key()
2010-08-02 Tetsuo HandaTOMOYO: Add missing poll() hook.
2010-08-02 Tetsuo HandaTOMOYO: Rename symbols.
2010-08-02 Tetsuo HandaTOMOYO: Small cleanup.
2010-08-02 Tetsuo HandaTOMOYO: Copy directly to userspace buffer.
2010-08-02 Tetsuo HandaTOMOYO: Use common code for policy reading.
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 Paul Mooreselinux: Use current_security() when possible
2010-08-02 Paul Mooreselinux: Convert socket related access controls to...
2010-08-02 Paul Mooreselinux: Shuffle the sk_security_struct alloc and free...
2010-08-02 Paul Mooreselinux: Consolidate sockcreate_sid logic
2010-08-02 Paul Mooreselinux: Set the peer label correctly on connected...
2010-08-02 Tetsuo HandaTOMOYO: Pass "struct list_head" rather than "void *".
2010-08-02 Tetsuo HandaTOMOYO: Make read function to void.
2010-08-02 Tetsuo HandaTOMOYO: Merge functions.
2010-08-02 Tetsuo HandaTOMOYO: Remove wrapper function for reading keyword.
2010-08-02 Tetsuo HandaTOMOYO: Loosen parameter check for mount operation.
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 Eric ParisSELinux: seperate range transition rules to a seperate...
2010-08-02 Tetsuo HandaTOMOYO: Use common code for garbage collection.
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 David HowellsKEYS: Make /proc/keys check to see if a key is possesse...
2010-08-02 David HowellsKEYS: Authorise keyctl_set_timeout() on a key if we...
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 HandaLSM: Remove unused arguments from security_path_truncate().
2010-08-02 Dan Carpentersmack: opt_dentry is never null in in smack_d_instantiate()
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-08-02 Paul E. McKenneyselinux: remove all rcu head initializations
2010-07-31 Russell KingMerge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb...
2010-07-29 Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2010-07-29 Russell KingMerge branch 'arm/booting' of git://git.pengutronix...
next