SELinux: do not compute transition labels on mountpoint labeled filesystems
[linux-flexiantxendom0-natty.git] / security / selinux / hooks.c
2010-12-02 Eric ParisSELinux: do not compute transition labels on mountpoint...
2010-11-15 Eric Pariscapabilities/syslog: open code cap_syslog logic to...
2010-10-20 Eric Parissecmark: make secmark object handling generic
2010-10-20 KOSAKI Motohirosecurity: remove unused parameter from security_task_se...
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-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 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-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-04-28 Stephen Smalleyselinux: generalize disabling of execmem for plt-in...
2010-04-07 Eric Parisselinux: always call sk_security_struct sksec
2010-03-09 James MorrisMerge branch 'next-queue' into next
2010-03-07 Stephen Hemmingerselinux: const strings in tables
2010-02-26 David HowellsSELinux: Make selinux_kernel_create_files_as() shouldn...
2010-02-23 wzt.wzt@gmail.comSecurity: add static to security_ops and default_securi...
2010-02-04 Kees Cooksyslog: use defined constants instead of raw numbers
2010-02-04 Kees Cooksyslog: distinguish between /proc/kmsg and syscalls
2010-01-04 Jiri SlabySECURITY: selinux, fix update_rlimit_cpu parameter
2009-12-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
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-07 Stephen Smalleyselinux: drop remapping of netlink classes
2009-09-30 Eric ParisSELinux: reset the security_ops before flushing the...
2009-09-24 Oleg Nesterovdo_wait() wakeup optimization: change __wake_up_parent...
2009-09-10 David P. Quigleysysfs: Add labeling support for sysfs
2009-09-10 David P. QuigleyLSM/SELinux: inode_{get,set,notify}secctx hooks to...
2009-09-02 David HowellsKEYS: Add a keyctl to install a process's session keyri...
2009-09-02 David HowellsCRED: Add some configurable debugging [try #6]
2009-08-31 Paul Mooreselinux: Support for the new TUN LSM hooks
2009-08-21 Amerigo Wangselinux: adjust rules for ATTR_FORCE
2009-08-19 James MorrisMerge branch 'master' into next
2009-08-17 Eric ParisSecurity/SELinux: seperate lsm specific mmap_min_addr
2009-08-17 Eric ParisSELinux: call cap_file_mmap in selinux_file_mmap
2009-08-16 Thomas LiuSELinux: Convert avc_audit to use lsm_audit.h
2009-08-14 Eric ParisSELinux: add selinux_kernel_module_request
2009-08-10 James MorrisSELinux: fix memory leakage in /security/selinux/hooks.c
2009-08-05 Eric ParisSecurity/SELinux: seperate lsm specific mmap_min_addr
2009-08-05 Eric ParisSELinux: call cap_file_mmap in selinux_file_mmap
2009-07-16 Oleg Nesterovkernel: rename is_single_threaded(task) to current_is_s...
2009-07-13 James MorrisRevert "SELinux: Convert avc_audit to use lsm_audit.h"
2009-07-12 Thomas LiuSELinux: Convert avc_audit to use lsm_audit.h
2009-06-24 Thomas Liuselinux: clean up avc node cache when disabling selinux
2009-06-24 Ingo Molnarsecurity: rename ptrace_may_access => ptrace_access_check
2009-06-22 Stephen Smalleyselinux: restore optimization to selinux_file_permission
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-05-08 James MorrisMerge branch 'master' into next
2009-05-04 Stephen Smalleyselinux: Fix send_sigiotask hook
2009-04-29 Oleg Nesterovselinux: selinux_bprm_committed_creds() should wake...
2009-04-29 David HowellsSELinux: Don't flush inherited SIGKILL during execve()
2009-04-29 Eric ParisSELinux: drop secondary_ops->sysctl
2009-03-28 Paul Mooreselinux: Remove the "compat_net" compatibility code
2009-03-28 Paul Moorenetlabel: Label incoming TCP connections correctly...
2009-03-09 Eric ParisSELinux: inode_doinit_with_dentry drop no dentry printk
2009-03-05 Eric ParisSELinux: open perm for sock files
2009-02-13 Eric ParisSELinux: NULL terminate al contexts from disk
2009-02-13 Eric ParisSELinux: better printk when file with invalid label...
2009-02-13 Eric ParisSELinux: call capabilities code directory
2009-02-01 James Morrisselinux: remove hooks which simply defer to capabilities
2009-01-29 James Morrisselinux: remove secondary ops call to shm_shmat
2009-01-29 James Morrisselinux: remove secondary ops call to unix_stream_connect
2009-01-29 James Morrisselinux: remove secondary ops call to task_kill
2009-01-29 James Morrisselinux: remove secondary ops call to task_setrlimit
2009-01-29 James Morrisselinux: remove unused cred_commit hook
2009-01-29 James Morrisselinux: remove secondary ops call to task_create
2009-01-29 James Morrisselinux: remove secondary ops call to file_mprotect
2009-01-29 James Morrisselinux: remove secondary ops call to inode_setattr
2009-01-29 James Morrisselinux: remove secondary ops call to inode_permission
2009-01-29 James Morrisselinux: remove secondary ops call to inode_follow_link
2009-01-29 James Morrisselinux: remove secondary ops call to inode_mknod
2009-01-29 James Morrisselinux: remove secondary ops call to inode_unlink
2009-01-29 James Morrisselinux: remove secondary ops call to inode_link
2009-01-29 James Morrisselinux: remove secondary ops call to sb_umount
2009-01-29 James Morrisselinux: remove secondary ops call to sb_mount
2009-01-29 James Morrisselinux: remove secondary ops call to bprm_committed_creds
2009-01-29 James Morrisselinux: remove secondary ops call to bprm_committing_creds
2009-01-29 James Morrisselinux: remove unused bprm_check_security hook
2009-01-18 David P. QuigleySELinux: Unify context mount and genfs behavior
2009-01-18 David P. QuigleySELinux: Add new security mount option to indicate...
2009-01-18 David P. QuigleySELinux: Condense super block security structure flags...
2009-01-06 David HowellsCRED: Fix regression in cap_capable() as shown up by...
2009-01-06 James MorrisRevert "CRED: Fix regression in cap_capable() as shown...
2009-01-05 David HowellsCRED: Fix regression in cap_capable() as shown up by...
2008-12-31 Paul Mooreselinux: Deprecate and schedule the removal of the...
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-19 James MorrisSELinux: don't check permissions for kernel mounts
2008-12-19 James Morrissecurity: pass mount flags to security_sb_kern_mount()
2008-12-19 Stephen SmalleySELinux: correctly detect proc filesystems of the form...
2008-11-13 David HowellsCRED: Allow kernel services to override LSM settings...
next