security: add cred argument to security_capable()
[linux-flexiantxendom0-natty.git] / include / linux / security.h
2011-02-11 Chris Wrightsecurity: add cred argument to security_capable()
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-05 David S. Milleraf_unix: Avoid socket->sk NULL OOPS in stream connect...
2010-11-30 Tetsuo Handasecurity: Fix comment of security_key_permission
2010-11-15 Eric Pariscapabilities/syslog: open code cap_syslog logic to...
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-08-10 Linus TorvaldsMerge branch 'writable_limits' of git://decibel.fi...
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-08-02 Tetsuo HandaLSM: Remove unused arguments from security_path_truncate().
2010-07-28 Eric Parisfsnotify: new fsnotify hooks and events types for acces...
2010-07-16 Jiri Slabyrlimits: security, add task_struct to setrlimit
2010-05-06 James MorrisMerge branch 'master' into next
2010-04-12 Eric Parissecurity: remove dead hook acct
2010-04-12 Eric Parissecurity: remove dead hook key_session_to_parent
2010-04-12 Eric Parissecurity: remove dead hook task_setgroups
2010-04-12 Eric Parissecurity: remove dead hook task_setgid
2010-04-12 Eric Parissecurity: remove dead hook task_setuid
2010-04-12 Eric Parissecurity: remove dead hook cred_commit
2010-04-12 Eric Parissecurity: remove dead hook inode_delete
2010-04-12 Eric Parissecurity: remove dead hook sb_post_pivotroot
2010-04-12 Eric Parissecurity: remove dead hook sb_post_addmount
2010-04-12 Eric Parissecurity: remove dead hook sb_post_remount
2010-04-12 Eric Parissecurity: remove dead hook sb_umount_busy
2010-04-12 Eric Parissecurity: remove dead hook sb_umount_close
2010-04-12 Eric Parissecurity: remove sb_check_sb hooks
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-23 wzt.wzt@gmail.comSecurity: add static to security_ops and default_securi...
2010-02-04 Kees Cooksyslog: distinguish between /proc/kmsg and syscalls
2010-01-17 James MorrisMerge branch 'master' into next
2010-01-10 Tetsuo HandaLSM: Update comment on security_sock_rcv_skb
2009-12-16 David HowellsNOMMU: Optimise away the {dac_,}mmap_min_addr tests
2009-11-09 Eric Parissecurity: report the module name to security_module_request
2009-10-11 Tetsuo HandaLSM: Add security_path_chroot().
2009-10-11 Tetsuo HandaLSM: Add security_path_chmod() and security_path_chown().
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-10 David P. QuigleyLSM/SELinux: inode_{get,set,notify}secctx hooks to...
2009-09-07 David HowellsKEYS: Fix default security_session_to_parent()
2009-09-07 David HowellsKEYS: security_cred_alloc_blank() should return int...
2009-09-02 David HowellsKEYS: Add a keyctl to install a process's session keyri...
2009-08-31 Paul Moorelsm: Add hooks to the TUN driver
2009-08-17 Eric Parissecurity: define round_hint_to_min in !CONFIG_SECURITY
2009-08-17 Eric ParisSecurity/SELinux: seperate lsm specific mmap_min_addr
2009-08-17 Eric ParisCapabilities: move cap_file_mmap to commoncap.c
2009-08-14 James Morrissecurity: update documentation for security_request_module
2009-08-14 Eric Parissecurity: introducing security_request_module
2009-08-10 Eric Parissecurity: define round_hint_to_min in !CONFIG_SECURITY
2009-08-05 Eric ParisSecurity/SELinux: seperate lsm specific mmap_min_addr
2009-08-05 Eric ParisCapabilities: move cap_file_mmap to commoncap.c
2009-06-24 Ingo Molnarsecurity: rename ptrace_may_access => ptrace_access_check
2009-06-04 Christoph Lametersecurity: use mmap_min_addr indepedently of security...
2009-04-03 Pekka Enbergkmemtrace, fs, security: move alloc_secdata() and free_...
2009-03-28 Paul Moorelsm: Remove the socket_post_accept() hook
2009-01-06 James MorrisMerge branch 'next' into for-linus
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 Kentaro Takedaintroduce new LSM hooks where vfsmount is available.
2008-12-19 James Morrissecurity: pass mount flags to security_sb_kern_mount()
2008-12-04 James MorrisMerge branch 'master' into next
2008-12-02 Junjiro R. Okajimanfsd: fix vm overcommit crash fix #2
2008-11-13 David HowellsCRED: Allow kernel services to override LSM settings...
2008-11-13 David HowellsCRED: Make execve() take advantage of copy-on-write...
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 David HowellsCRED: Pass credentials through dentry_open()
2008-11-13 David HowellsCRED: Detach the credentials from task_struct
2008-11-13 David HowellsCRED: Constify the kernel_cap_t arguments to the capset...
2008-11-13 David HowellsCRED: Neuter sys_capset()
2008-11-11 Eric ParisAdd a new capable interface that will be used by system...
2008-10-30 Alan Coxnfsd: fix vm overcommit crash
2008-08-28 Eric Parissecurityfs: do not depend on CONFIG_SECURITY
2008-08-17 Alexander Beregalovsecurity.h: fix build failure
2008-08-14 David Howellssecurity: Fix setting of PF_SUPERPRIV by __capable()
2008-07-27 Al Viro[PATCH] pass MAY_OPEN to vfs_permission() explicitly
2008-07-24 Hugh Dickinssecurity: remove unused forwards
2008-07-14 James Morrissecurity: remove register_security hook
2008-07-14 Miklos Szeredisecurity: remove unused sb_get_mnt_opts hook
2008-07-14 Eric ParisLSM/SELinux: show LSM mount options in /proc/mounts
2008-07-14 Stephen SmalleySecurity: split proc ptrace checking into read vs....
2008-04-29 David HowellsSecurity: Make secctx_to_secid() take const secdata
2008-04-29 David HowellsSecurity: Make secctx_to_secid() take const secdata
2008-04-29 David Howellskeys: add keyctl function to get a security label
2008-04-29 David Howellsxattr: add missing consts to function arguments
2008-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-28 Andrew G. Morgancapabilities: implement per-process securebits
2008-04-27 Eric ParisSELinux: include/security.h whitespace, syntax, and...
2008-04-22 Al Viro[PATCH] switch a bunch of LSM hooks from nameidata...
2008-04-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-19 Ahmed S. DarwishSecurity: Introduce security= boot parameter
2008-04-18 Ahmed S. DarwishLSM/Audit: Introduce generic Audit LSM hooks
2008-04-18 Ahmed S. DarwishLSM: Introduce inode_getsecid and ipc_getsecid hooks
2008-04-13 Paul MooreLSM: Make the Labeled IPsec hooks more stack friendly
2008-03-20 Serge Hallynfile capabilities: remove cap_task_kill()
2008-03-05 Eric ParisLSM/SELinux: Interfaces to allow FS to control mount...
2008-02-05 Serge E. Hallyncapabilities: introduce per-process capability bounding set
2008-02-05 David P. QuigleyVFS/Security: Rework inode_getsecurity and callers...
2008-01-25 Jan Engelhardtsecurity/selinux: constify function pointer tables...
next