index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
capability.h
Commit message (
Expand
)
Author
Age
*
Add file_ns_capable() helper function for open-time capability checking
Linus Torvalds
2013-04-14
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
*
PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPEND
Michael Kerrisk
2012-07-17
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
|
\
|
*
userns: Replace the hard to write inode_userns with inode_capable.
Eric W. Biederman
2012-04-07
*
|
epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are ready
Arve Hjønnevåg
2012-05-05
|
/
*
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-14
|
\
|
*
capabilities: remove __cap_full_set definition
Eric Paris
2012-01-05
|
*
capabilities: remove task_ns_* functions
Eric Paris
2012-01-05
|
*
capabilites: introduce new has_ns_capabilities_noaudit
Eric Paris
2012-01-05
*
|
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
Maciej Żenczykowski
2011-10-20
|
/
*
Merge branch 'next' into for-linus
James Morris
2011-05-24
|
\
|
*
Merge branch 'master' into next
James Morris
2011-05-19
|
|
\
|
*
|
capabilities: delete all CAP_INIT macros
Eric Paris
2011-04-03
|
*
|
capabilities: delete unused cap_set_full
Eric Paris
2011-04-03
|
*
|
capabilities: do not drop CAP_SETPCAP from the initial task
Eric Paris
2011-04-03
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-05-19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
timers: Posix interface for alarm-timers
John Stultz
2011-04-26
|
|
/
*
/
Cache user_ns in struct cred
Serge E. Hallyn
2011-05-13
|
/
*
userns: make has_capability* into real functions
Serge E. Hallyn
2011-03-23
*
userns: allow ptrace from non-init user namespaces
Serge E. Hallyn
2011-03-23
*
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
2011-03-23
*
security: Define CAP_SYSLOG
Serge E. Hallyn
2010-11-28
*
security: move LSM xattrnames to xattr.h
Mimi Zohar
2010-08-02
*
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
2009-11-23
*
trivial: change address of the libcap source.
GeunSik Lim
2009-09-21
*
add some long-missing capabilities to fs_mask
Serge E. Hallyn
2009-04-13
*
nfsd: nfsd should drop CAP_MKNOD for non-root
J. Bruce Fields
2009-03-17
*
headers_check fix: linux/capability.h
Jaswinder Singh Rajput
2009-01-30
*
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]
David Howells
2009-01-06
*
Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...
James Morris
2009-01-06
*
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]
David Howells
2009-01-04
*
CRED: Inaugurate COW credentials
David Howells
2008-11-13
*
security: remove broken and useless declarations
James Morris
2008-11-12
*
Add a new capable interface that will be used by systems that use audit to
Eric Paris
2008-11-11
*
This patch will print cap_permitted and cap_inheritable data in the PATH
Eric Paris
2008-11-11
*
This patch add a generic cpu endian caps structure and externally available
Eric Paris
2008-11-11
*
Document the order of arguments for cap_issubset. It's not instantly clear
Eric Paris
2008-11-11
*
file capabilities: add no_file_caps switch (v4)
Serge E. Hallyn
2008-11-05
*
security: Fix setting of PF_SUPERPRIV by __capable()
David Howells
2008-08-14
*
security: filesystem capabilities: fix fragile setuid fixup code
Andrew G. Morgan
2008-07-04
*
capabilities: remain source compatible with 32-bit raw legacy capability supp...
Andrew G. Morgan
2008-05-31
*
Security: Typecast CAP_*_SET macros
David Howells
2008-04-29
*
capabilities: implement per-process securebits
Andrew G. Morgan
2008-04-28
*
Smack: Simplified Mandatory Access Control Kernel
Casey Schaufler
2008-02-05
*
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
2008-02-05
*
Remove unnecessary include from include/linux/capability.h
Andrew Morgan
2008-02-05
*
Add 64-bit capability support to the kernel
Andrew Morgan
2008-02-05
*
revert "capabilities: clean up file capability reading"
Andrew Morton
2008-02-05
*
capabilities: clean up file capability reading
Serge E. Hallyn
2007-10-22
[next]