Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
[linux-flexiantxendom0-natty.git] / security /
2011-01-09 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2011-01-09 James MorrisMerge branch 'master' into next
2011-01-07 Linus TorvaldsMerge branch 'vfs-scale-working' of git://git./linux...
2011-01-07 Nick Pigginfs: rcu-walk for path lookup
2011-01-07 Nick Pigginfs: dcache rationalise dget variants
2011-01-07 Nick Pigginfs: dcache remove dcache_lock
2011-01-07 Nick Pigginfs: dcache scale subdirs
2011-01-07 Nick Pigginfs: dcache scale d_unhashed
2011-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2011-01-05 David S. Milleraf_unix: Avoid socket->sk NULL OOPS in stream connect...
2011-01-04 Mimi Zoharima: fix add LSM rule bug
2010-12-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-23 David HowellsKEYS: Don't call up_write() if __key_link_begin() retur...
2010-12-16 Eric ParisSELinux: define permissions for DCB netlink messages
2010-12-15 Mimi Zoharencrypted-keys: style and other cleanup
2010-12-15 Mimi Zoharencrypted-keys: verify datablob size before converting...
2010-12-15 Mimi Zohartrusted-keys: kzalloc and other cleanup
2010-12-15 Mimi Zohartrusted-keys: additional TSS return code and other...
2010-12-07 Jarkko SakkinenSmack: Transmute labels on specified directories
2010-12-07 Eric Parisselinux: cache sidtab_context_to_sid results
2010-12-02 Eric ParisSELinux: do not compute transition labels on mountpoint...
2010-12-02 Casey SchauflerThis patch adds a new security attribute to Smack called
2010-11-30 Eric ParisSELinux: merge policydb_index_classes and policydb_inde...
2010-11-30 Eric Parisselinux: convert part of the sym_val_to_name array...
2010-11-30 Eric Parisselinux: convert type_val_to_struct to flex_array
2010-11-30 Eric ParisSELinux: do not set automatic i_ino in selinuxfs
2010-11-30 Eric Parisselinux: rework security_netlbl_secattr_to_sid
2010-11-30 Eric ParisSELinux: standardize return code handling in selinuxfs.c
2010-11-30 Eric ParisSELinux: standardize return code handling in selinuxfs.c
2010-11-30 Eric ParisSELinux: standardize return code handling in policydb.c
2010-11-29 Mimi Zoharkeys: add missing include file for trusted and encrypte...
2010-11-28 Casey SchauflerSmack: UDS revision
2010-11-28 Mimi Zoharkeys: add new key-type encrypted
2010-11-28 Mimi Zoharkeys: add new trusted key-type
2010-11-28 Serge E. Hallynsecurity: Define CAP_SYSLOG
2010-11-23 Eric ParisSELinux: indicate fatal error in compat netfilter code
2010-11-23 Eric ParisSELinux: Only return netlink error when we know the...
2010-11-17 Eric ParisSELinux: return -ECONNREFUSED from ip_postroute to...
2010-11-15 Eric Pariscapabilities/syslog: open code cap_syslog logic to...
2010-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-11-12 Dan RosenbergRestrict unprivileged access to kernel syslog
2010-11-10 wzt.wzt@gmail.comAPPARMOR: Fix memory leak of apparmor_init()
2010-11-10 wzt.wzt@gmail.comAPPARMOR: Fix memory leak of alloc_namespace()
2010-10-29 Al Viroconvert get_sb_single() users
2010-10-28 Andi KleenFix install_process_keyring error handling
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-26 Linus TorvaldsMerge branch 'ima-memory-use-fixes'
2010-10-26 Eric ParisIMA: fix the ToMToU logic
2010-10-26 Eric ParisIMA: explicit IMA i_flag to remove global lock on inode...
2010-10-26 Eric ParisIMA: drop refcnt from ima_iint_cache since it isn't...
2010-10-26 Eric ParisIMA: only allocate iint when needed
2010-10-26 Eric ParisIMA: move read counter into struct inode
2010-10-26 Eric ParisIMA: use i_writecount rather than a private counter
2010-10-26 Eric ParisIMA: use inode->i_lock to protect read and write counters
2010-10-26 Eric ParisIMA: convert internal flags from long to char
2010-10-26 Eric ParisIMA: use unsigned int instead of long for counters
2010-10-26 Eric ParisIMA: drop the inode opencount since it isn't needed...
2010-10-26 Eric ParisIMA: use rbtree instead of radix tree for inode informa...
2010-10-26 Christoph Hellwigfs: take dcache_lock inside __d_path
2010-10-26 Christoph Hellwigfs: do not assign default i_ino in new_inode
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-20 Stephen Rothwellselinux: include vmalloc.h for vmalloc_user
2010-10-20 Eric Parisselinux: implement mmap on /selinux/policy
2010-10-20 Eric ParisSELinux: allow userspace to read policy back out of...
2010-10-20 Eric ParisSELinux: drop useless (and incorrect) AVTAB_MAX_SIZE
2010-10-20 Eric ParisSELinux: deterministic ordering of range transition...
2010-10-20 Eric Parissecurity: secid_to_secctx returns len when data is...
2010-10-20 Eric Parissecmark: make secmark object handling generic
2010-10-20 John JohansenAppArmor: Ensure the size of the copy is < the buffer...
2010-10-20 Tetsuo HandaTOMOYO: Print URL information before panic().
2010-10-20 KOSAKI Motohirosecurity: remove unused parameter from security_task_se...
2010-10-20 KaiGai Koheiselinux: fix up style problem on /selinux/status
2010-10-20 matt mooneyselinux: change to new flag variable
2010-10-20 Paul Gortmakerselinux: really fix dependency causing parallel compile...
2010-10-20 Paul Gortmakerselinux: fix parallel compile error
2010-10-20 KaiGai Koheiselinux: fast status update interface (/selinux/status)
2010-10-20 Yong Zhang.gitignore: ignore apparmor/rlim_names.h
2010-10-20 Tetsuo HandaLSM: Fix security_module_enable() error.
2010-10-20 Eric Parisselinux: type_bounds_sanity_check has a meaningless...
2010-10-20 Dan Carpentertomoyo: cleanup. don't store bogus pointer
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-09-27 Ben HutchingsTOMOYO: Don't abuse sys_getpid(), sys_getppid()
2010-09-10 David HowellsKEYS: Fix bug in keyctl_session_to_parent() if parent...
2010-09-10 David HowellsKEYS: Fix RCU no-lock warning in keyctl_session_to_parent()
2010-09-07 Mimi Zoharima: always maintain counters
2010-09-07 John JohansenAppArmor: Fix locking from removal of profile namespace
2010-09-07 John JohansenAppArmor: Fix splitting an fqname into separate namespa...
2010-09-07 John JohansenAppArmor: Fix security_task_setrlimit logic for 2.6...
2010-09-07 John JohansenAppArmor: Drop hack to remove appended " (deleted)...
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-18 Nick Piggintty: fix fu_list abuse
2010-08-18 Nick Pigginfs: cleanup files_lock locking
2010-08-18 Nick Pigginapparmor: use task path helpers
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-18 David HowellsMake do_execve() take a const filename pointer
2010-08-16 Jiri SlabyAppArmor: fix task_setrlimit prototype
2010-08-12 Linus TorvaldsMerge branch 'params' of git://git./linux/kernel/git...
2010-08-12 David HowellsAdd a dummy printk function for the maintenance of...
2010-08-11 Stephen RothwellAppArmor: update for module_param_named API change
2010-08-10 Linus TorvaldsMerge branch 'writable_limits' of git://decibel.fi...
next