Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
[linux-flexiantxendom0-3.2.10.git] / security / selinux / hooks.c
2012-01-15 Linus TorvaldsMerge branch 'for-linus' of git://selinuxproject.org...
2012-01-08 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2012-01-07 Al Virovfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
2012-01-05 Eric Parissecurity: remove the security_netlink_recv hook as...
2012-01-05 Eric Parisptrace: do not audit capability check when outputing...
2012-01-05 Eric Pariscapabilities: remove the task from capable LSM hook...
2012-01-05 James Morrisselinux: sparse fix: fix several warnings in the securi...
2012-01-05 James Morrisselinux: sparse fix: fix warnings in netlink code
2012-01-05 James Morrisselinux: sparse fix: eliminate warnings for selinuxfs
2012-01-05 James Morrisselinux: sparse fix: make selinux_secmark_refcount...
2012-01-04 Al Viroget rid of open-coded S_ISREG(), etc.
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2011-12-06 Pavel Emelyanovinet_diag: Partly rename inet_ to sock_
2011-12-03 Jesse Grossipv6: Add fragment reporting to ipv6_skip_exthdr().
2011-11-22 Alexey Dobriyannet: remove ipv6_addr_copy()
2011-10-31 Paul Gortmakerselinux: Add export.h to files using EXPORT_SYMBOL...
2011-09-09 James Morrisselinux: sparse fix: fix several warnings in the securi...
2011-09-09 James Morrisselinux: sparse fix: fix warnings in netlink code
2011-09-09 James Morrisselinux: sparse fix: eliminate warnings for selinuxfs
2011-09-09 James Morrisselinux: sparse fix: make selinux_secmark_refcount...
2011-08-02 Paul Mooredoc: Update the email address for Paul Moore in various...
2011-08-02 Paul Mooredoc: Update the email address for Paul Moore in various...
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-22 Linus TorvaldsMerge branch 'ptrace' of git://git./linux/kernel/git...
2011-07-20 Al Viroselinux: don't transliterate MAY_NOT_BLOCK to IPERM_FLA...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->inode_...
2011-06-22 Tejun Heoptrace: s/tracehook_tracer_task()/ptrace_parent()/
2011-06-08 Linus Torvaldsselinux: simplify and clean up inode_has_perm()
2011-05-26 Eric ParisMerge commit 'v2.6.39' into 20110526
2011-05-24 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2011-05-04 James MorrisMerge branch 'for-linus' of git://git.infradead.org...
2011-04-28 Eric ParisSELinux: pass last path component in may_create
2011-04-28 Eric ParisSELinux: introduce path_has_perm
2011-04-28 Eric ParisSELinux: pass last path component in may_create
2011-04-26 Eric ParisSELINUX: Make selinux cache VFS RCU walks safe
2011-04-25 Eric ParisLSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA...
2011-04-25 Eric ParisLSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
2011-04-25 Eric ParisSELINUX: Make selinux cache VFS RCU walks safe
2011-04-25 Andi KleenSECURITY: Move exec_permission RCU checks into security...
2011-04-25 Eric ParisSELinux: silence build warning when !CONFIG_BUG
2011-04-22 Andi KleenSECURITY: Move exec_permission RCU checks into security...
2011-03-24 Serge E. Hallynuserns: rename is_owner_or_cap to inode_owner_or_capable
2011-03-24 Serge E. Hallynuserns: security: make capabilities relative to the...
2011-03-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2011-03-12 David S. Millernet: Put flowi_* prefix on AF independent members of...
2011-03-08 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2011-03-03 Eric ParisSELinux: implement the new sb_remount LSM hook
2011-03-03 Harry CiaoSELinux: Compute SID for the newly created socket
2011-03-03 Patrick McHardynetlink: kill loginuid/sessionid/sid members from struc...
2011-02-25 Eric ParisRevert "selinux: simplify ioctl checking"
2011-02-25 Steffen Klassertselinux: Fix packet forwarding checks on postrouting
2011-02-25 Steffen Klassertselinux: Fix wrong checks for selinux_policycap_netpeer
2011-02-07 Tetsuo HandaCRED: Fix BUG() upon security_cred_alloc_blank() failure
2011-02-01 Lucian Adrian Grijincusecurity/selinux: fix /proc/sys/ labeling
2011-02-01 Eric ParisSELinux: Use dentry name in new object labeling
2011-02-01 Eric Parisfs/vfs/security: pass last path component to LSM on...
2011-01-09 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2011-01-05 David S. Milleraf_unix: Avoid socket->sk NULL OOPS in stream connect...
2010-12-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-02 Eric ParisSELinux: do not compute transition labels on mountpoint...
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-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...
next