pandora-kernel.git
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 Parisvfs: re-introduce MAY_CHDIR
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-08-01 Linus TorvaldsLinux 2.6.35 v2.6.35
2010-08-01 Trond MyklebustNFS: Fix a typo in include/linux/nfs_fs.h
2010-07-31 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-07-31 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-07-31 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2010-07-31 Hugh Dickinsmm: fix ia64 crash when gcore reads gate area
2010-07-31 David HowellsCIFS: Remove __exit mark from cifs_exit_dns_resolver()
2010-07-30 Ondrej Zarycyber2000fb: fix console in truecolor modes
2010-07-30 Ondrej Zarycyber2000fb: fix machine hang on module load
2010-07-30 Julia LawallSA1111: Eliminate use after free
2010-07-30 Russell KingARM: Fix Versatile/Realview/VExpress MMC card detection...
2010-07-30 Gary KingARM: 6279/1: highmem: fix SMP preemption bug in kmap_hi...
2010-07-30 Trond MyklebustNFS: Ensure that writepage respects the nonblock flag
2010-07-30 Trond MyklebustNFS: kswapd must not block in nfs_release_page
2010-07-30 Dan Carpenternfs: include space for the NUL in root path
2010-07-29 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-07-29 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2010-07-29 Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2010-07-29 David HowellsCRED: Fix __task_cred()'s lockdep check and banner...
2010-07-29 David HowellsCRED: Fix get_task_cred() and task_state() to not resur...
2010-07-29 Wim Van Sebroeckwatchdog: update MAINTAINERS entry
2010-07-29 Takashi IwaiALSA: hda - Add a PC-beep workaround for ASUS P5-V
2010-07-29 Russell KingARM: Add barriers to io{read,write}{8,16,32} accessors...
next