Smack: UDS revision
[linux-flexiantxendom0-natty.git] / security / selinux /
2010-11-28 Serge E. Hallynsecurity: Define CAP_SYSLOG
2010-11-15 Eric Pariscapabilities/syslog: open code cap_syslog logic to...
2010-10-29 Al Viroconvert get_sb_single() users
2010-10-26 Christoph Hellwigfs: do not assign default i_ino in new_inode
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 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 Eric Parisselinux: type_bounds_sanity_check has a meaningless...
2010-08-18 Nick Piggintty: fix fu_list abuse
2010-08-18 Nick Pigginfs: cleanup files_lock locking
2010-08-10 Linus TorvaldsMerge branch 'writable_limits' of git://decibel.fi...
2010-08-06 Ralf BaechleSELINUX: Fix build error.
2010-08-02 Eric Parisselinux: convert the policy type_attr_map to flex_array
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 Arnd Bergmannselinux: use generic_file_llseek
2010-08-02 Mimi Zoharsecurity: move LSM xattrnames to xattr.h
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 Eric ParisSELinux: seperate range transition rules to a seperate...
2010-08-02 Paul E. McKenneyselinux: remove all rcu head initializations
2010-07-16 Oleg Nesterovrlimits: selinux, do rlimits changes under task_lock
2010-07-16 Jiri Slabyrlimits: add task_struct to update_rlimit_cpu
2010-07-16 Jiri Slabyrlimits: security, add task_struct to setrlimit
2010-05-21 Al Viroswitch selinux delayed superblock handling to iterate_s...
2010-05-16 Julia Lawallsecurity/selinux/ss: Use kstrdup
2010-05-06 James MorrisMerge branch 'master' into next
2010-04-28 Stephen Smalleyselinux: generalize disabling of execmem for plt-in...
2010-04-27 Eric ParisLSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE
2010-04-20 Eric ParisSELinux: return error codes on policy load failure
2010-04-14 Stephen SmalleySELinux: Reduce max avtab size to avoid page allocation...
2010-04-09 wzt.wzt@gmail.comSecurity: Fix coding style in security/
2010-04-07 Eric Parisselinux: always call sk_security_struct sksec
2010-03-30 James MorrisMerge branch 'master' into next
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Stephen SmalleySELinux: Reduce max avtab size to avoid page allocation...
2010-03-09 James MorrisMerge branch 'next-queue' into next
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-07 Stephen Hemmingerselinux: const strings in tables
2010-03-03 wzt.wzt@gmail.comSelinux: Remove unused headers skbuff.h in selinux...
2010-03-02 wzt.wzt@gmail.comSelinux: Remove unused headers slab.h in selinux/ss...
2010-03-02 wzt.wzt@gmail.comSelinux: Remove unused headers list.h in selinux/netlink.c
2010-02-28 James MorrisMerge branch 'next' into for-linus
2010-02-26 David HowellsSELinux: Make selinux_kernel_create_files_as() shouldn...
2010-02-25 Joshua Roysnetlabel: fix export of SELinux categories > 127
2010-02-23 wzt.wzt@gmail.comSecurity: add static to security_ops and default_securi...
2010-02-21 KaiGai Koheiselinux: libsepol: remove dead code in check_avtab_hier...
2010-02-16 James Morrissecurity: fix a couple of sparse warnings
2010-02-08 Xiaotian Fengselinux: fix memory leak in sel_make_bools
2010-02-05 Justin P. Mattockfix comment typos in avc.c
2010-02-04 Kees Cooksyslog: use defined constants instead of raw numbers
2010-02-04 Kees Cooksyslog: distinguish between /proc/kmsg and syscalls
2010-02-03 Guido Trentalanciaselinux: allow MLS->non-MLS and vice versa upon policy...
2010-02-03 Guido Trentalanciaselinux: load the initial SIDs upon every policy load
2010-02-02 Stephen Smalleyselinux: Only audit permissions specified in policy
2010-01-24 KaiGai Koheiselinux: remove dead code in type_attribute_bounds_av()
2010-01-24 Stephen Smalleyselinux: convert range transition list to a hashtab
2010-01-17 James MorrisMerge branch 'master' into next
2010-01-17 Stephen Smalleyselinux: change the handling of unknown classes
2010-01-04 Jiri SlabySECURITY: selinux, fix update_rlimit_cpu parameter
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 James MorrisMerge branch 'master' into next
2009-12-08 Amerigo Wangselinux: remove a useless return
2009-12-08 Julia Lawallsecurity/selinux/ss: correct size computation
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-24 Eric ParisSELinux: print denials for buggy kernel with unknown...
2009-11-20 Eric Dumazetnet: rename skb->iif to skb->skb_iif
2009-11-09 Eric Parissecurity: report the module name to security_module_request
2009-10-24 Eric ParisSELinux: add .gitignore files for dynamic classes
2009-10-20 Stephen SmalleySELinux: fix locking issue introduced with c6d3aaa4e35c71a3
2009-10-07 Stephen Smalleyselinux: drop remapping of netlink classes
2009-10-07 Stephen Smalleyselinux: generate flask headers during kernel build
2009-10-07 Stephen Smalleyselinux: dynamic class/perm discovery
2009-09-30 Eric ParisSELinux: reset the security_ops before flushing the...
next