Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / capability.c
2012-01-17 Linus TorvaldsRevert "capabitlies: ns_capable can use the cap helpers...
2012-01-15 Linus TorvaldsMerge branch 'for-linus' of git://selinuxproject.org...
2012-01-05 Eric Pariscapabilities: remove task_ns_* functions
2012-01-05 Eric Pariscapabitlies: ns_capable can use the cap helpers rather...
2012-01-05 Eric Pariscapabilities: style only - move capable below ns_capable
2012-01-05 Eric Pariscapabilites: introduce new has_ns_capabilities_noaudit
2012-01-05 Eric Pariscapabilities: call has_ns_capability from has_capability
2012-01-05 Eric Pariscapabilities: remove all _real_ interfaces
2012-01-05 Eric Pariscapabilities: reverse arguments to security_capable
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-06-10 Jeff MahoneyDelete patches.suse/file-capabilities-disable-by-defaul...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-31 Jeff Mahoney- Updated to 3.0-rc1.
2011-05-20 Jeff Mahoney- Updated to 2.6.39-final.
2011-05-19 James MorrisMerge branch 'master' into next
2011-05-13 Serge E. HallynCache user_ns in struct cred
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-04-04 Eric Pariscapabilities: delete unused cap_set_full
2011-04-04 Eric Pariscapabilities: do not drop CAP_SETPCAP from the initial...
2011-03-24 Serge E. Hallynuserns: make has_capability* into real functions
2011-03-24 Serge E. Hallynuserns: security: make capabilities relative to the...
2011-02-17 Jeff Mahoney- Update to 2.6.38-rc5.
2011-02-11 Chris Wrightsecurity: add cred argument to security_capable()
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-04-02 Li Zefansched: Remove remaining USER_SCHED code
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-09 Thomas Gleixnercapabilities: Use RCU to protect task lookup in sys_capget
2009-11-24 Serge E. Hallynremove CONFIG_SECURITY_FILE_CAPABILITIES compile option
2009-11-23 Andrew G. MorganSilence the existing API for capability version compati...
2009-10-13 Arjan van de Vencapabilities: simplify bound checks for copy_from_user()
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-18 Heiko CarstensSystem call wrappers part 04
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 04
2009-01-09 Michal Marek- patches.suse/file-capabilities-add-file_caps-switch...
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...
2009-01-04 Al Virosanitize audit_log_capset()
2008-11-24 Andreas Gruenbacher- Switch from a no_file_caps command line switch to...
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Neuter sys_capset()
2008-11-11 Eric ParisCapabilities: BUG when an invalid capability is requested
2008-11-11 Eric ParisWhen the capset syscall is used it is not possible...
2008-11-06 Greg Kroah-Hartman- patches.suse/file-capabilities-add-no_file_caps-switc...
2008-11-05 Serge E. Hallynfile capabilities: add no_file_caps switch (v4)
2008-11-05 Greg Kroah-Hartman- Update to 2.6.27.5-rc1:
2008-09-01 Andreas Gruenbacher- File capabilities: add no_file_caps switch, turn...
2008-08-26 Thomas Renninger Vendor specific drivers vs generic video driver.
2008-08-14 David Howellssecurity: Fix setting of PF_SUPERPRIV by __capable()
2008-07-24 Andrew G. Morgansecurity: filesystem capabilities refactor kernel code
2008-07-04 Andrew G. Morgansecurity: filesystem capabilities: fix fragile setuid...
2008-06-09 Andrew G. Morgancapabilities: remain source compatible with 32-bit...
2008-05-31 Andrew G. Morgancapabilities: remain source compatible with 32-bit...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-05 Andrew MorganAdd 64-bit capability support to the kernel
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Pavel EmelyanovUninline find_pid etc set of functions
2007-10-19 Pavel EmelyanovUninline find_task_by_xxx set of functions
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-19 Serge E. Hallynpid namespaces: define is_global_init() and is_containe...
2007-10-18 Daniel Walkerwhitespace fixes: capability syscalls
2007-10-18 Andrew MorganV3 file capabilities: alter behavior of cap_setpcap
2007-10-17 Adrian Bunksecurity/ cleanups
2007-02-12 Eric W. Biederman[PATCH] pid: replace do/while_each_task_pid with do...
2006-09-29 Sukadev Bhattiprolu[PATCH] pidspace: is_init()
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-03-25 Chris Wright[PATCH] refactor capable() to one implementation, add...
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2005-07-27 Randy Dunlap[PATCH] kernel/capability.c: add kerneldoc
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-08 Thomas Gleixner[PATCH] Lock initializer cleanup (Core)
2005-01-04 Serge Hallyn[PATCH] capset returns -EPERM when pid==current->pid
2005-01-04 Serge Hallyn[PATCH] properly split capset_check+capset_set
2004-10-18 Arnd Bergmann[PATCH] add missing linux/syscalls.h includes
2004-09-02 Kirill Korotaev[PATCH] fixed pidhashing patch
2004-04-19 Hubert Mantelre-enable fshooks and LAUS-kernel; cleanup will follow
2004-04-19 Jens Axboedisable audit patches until they are fixed
2004-04-19 Hubert Manteladd audit subsystem (LAuS-kernel and fshooks)
2004-04-02 Andrea Arcangeli- patches.fixes/aic7xxx-suspend (fix swap suspend for...
2004-04-01 Andreas Gruenbacher- patches.suse/disable-cap-mlock: Add sysctl so that the
2003-10-07 Arnaldo Carvalho... o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove...
2002-12-18 William Lee Irwin III[PATCH] converting cap_set_pg() to for_each_task_pid()
2002-11-24 Greg Kroah-HartmanMerge
2002-11-19 Chris Wright[PATCH] remove duplicated assignment from sys_capget.
2002-11-19 Chris Wright[PATCH] sys_capget should use current if the pid argume...
2002-10-17 Greg Kroah-HartmanLSM: convert over the remaining security calls to the...
2002-10-17 Greg Kroah-HartmanLSM: add #include <linux/security.h> to a lot of files...
2002-09-14 Ingo Molnar[PATCH] hide-threads-2.5.34-C1
2002-07-19 Greg Kroah-HartmanLSM: Enable the security framework. This includes...
2002-06-08 Robert Love[PATCH] capability.c thinko
2002-06-03 Robert Love[PATCH] capability.c cleanup
2002-02-05 Linus Torvaldsv2.5.1.9 -> v2.5.1.10
2002-02-05 Linus TorvaldsImport changeset