serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / security / security.c
2012-04-02 Al Viroswitch security_path_chmod() to struct path *
2012-04-02 Eric Pariscapabilities: remove the task from capable LSM hook...
2012-04-02 Al Viroswitch ->path_mknod() to umode_t
2012-04-02 Al Viroswitch ->path_mkdir() to umode_t
2012-04-02 Al Viroswitch security_path_chmod() to umode_t
2012-04-02 Kees CookUBUNTU: SAUCE: security: unconditionally chain to Yama LSM
2012-04-02 Kees CookUBUNTU: SAUCE: (drop after 3.3) security: create task_f...
2012-04-02 Andy WhitcroftUBUNTU: ubuntu: AUFS -- fix undefined security_path_link
2012-04-02 Andy WhitcroftUBUNTU: ubuntu: AUFS -- aufs3-standalone.patch
2012-01-04 Jan Karasecurity: Fix security_old_inode_init_security() when...
2011-10-25 Linus TorvaldsMerge branch 'next' of git://selinuxproject.org/~jmorri...
2011-10-19 Paul Moorebluetooth: Properly clone LSM attributes to newly creat...
2011-09-14 Mimi Zoharevm: fix security/security_old_init_security return...
2011-09-09 James Morrissecurity: sparse fix: Move security_fixup_op to security.h
2011-08-09 James MorrisMerge branch 'next-evm' of git://git./linux/kernel...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to exec_per...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->inode_...
2011-07-18 Mimi Zoharevm: add evm_inode_setattr to prevent updating an inval...
2011-07-18 Mimi Zoharevm: call evm_inode_init_security from security_inode_i...
2011-07-18 Mimi Zoharsecurity: imbed evm calls in security hooks
2011-07-18 Mimi Zoharintegrity: move ima inode integrity data management
2011-07-18 Mimi Zoharsecurity: new security_inode_init_security API adds...
2011-04-25 Andi KleenSECURITY: Move exec_permission RCU checks into security...
2011-04-22 Andi KleenSECURITY: Move exec_permission RCU checks into security...
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-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-16 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
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-07 James MorrisMerge branch 'master'; commit 'v2.6.38-rc7' into next
2011-03-03 Eric ParisLSM: Pass -o remount options to the LSM
2011-02-23 David S. Millerxfrm: Mark flowi arg to security_xfrm_state_pol_flow_ma...
2011-02-11 Chris Wrightsecurity: add cred argument to security_capable()
2011-02-02 Richard Cochrantime: Correct the *settime* parameters
2011-02-01 Lucian Adrian Grijincusecurity: remove unused security_sysctl hook
2011-02-01 Eric Parisfs/vfs/security: pass last path component to LSM on...
2011-01-23 David HowellsCacheFiles: Add calls to path-based security hooks
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-15 Eric Pariscapabilities/syslog: open code cap_syslog logic to...
2010-10-26 Linus TorvaldsMerge branch 'ima-memory-use-fixes'
2010-10-26 Eric ParisIMA: only allocate iint when needed
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 Tetsuo HandaLSM: Fix security_module_enable() error.
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-16 Tetsuo HandaLSM: Add __init to fixup function.
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-09 James MorrisMerge branch 'next-queue' into next
2010-03-02 wzt.wzt@gmail.comSecurity: Add __init to register_security to disable...
2010-02-28 James MorrisMerge branch 'next' into for-linus
2010-02-23 wzt.wzt@gmail.comSecurity: add static to security_ops and default_securi...
2010-02-07 Al ViroTake ima_file_free() to proper place.
2010-02-04 Kees Cooksyslog: distinguish between /proc/kmsg and syscalls
2010-01-14 James Morrissecurity: correct error returns for get/set security...
2009-12-08 Tetsuo HandaLSM: Rename security_path_ functions argument names.
2009-11-09 Eric Parissecurity: report the module name to security_module_request
2009-11-08 John JohansenConfig option to set a default LSM
2009-10-25 Mimi ZoharLSM: imbed ima calls in the security hooks
2009-10-11 Tetsuo HandaLSM: Add security_path_chroot().
2009-10-11 Tetsuo HandaLSM: Add security_path_chmod() and security_path_chown().
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-08-31 Paul Moorelsm: Add hooks to the TUN driver
2009-08-14 Eric Parissecurity: introducing security_request_module
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 David HowellsCacheFiles: Export things for CacheFiles
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-11-25 Hannes EderCRED: fix sparse warnings
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...
next