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
/
security
/
commoncap.c
Commit message (
Expand
)
Author
Age
*
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2009-08-05
*
Capabilities: move cap_file_mmap to commoncap.c
Eric Paris
2009-08-05
*
security: rename ptrace_may_access => ptrace_access_check
Ingo Molnar
2009-06-24
*
Merge branch 'master' into next
James Morris
2009-05-08
|
\
|
*
cap_prctl: don't set error to 0 at 'no_change'
Serge E. Hallyn
2009-04-08
*
|
don't raise all privs on setuid-root file with fE set (v2)
Serge E. Hallyn
2009-04-02
|
/
*
Merge branch 'next' into for-linus
James Morris
2009-01-06
|
\
|
*
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
*
|
inode->i_op is never NULL
Al Viro
2009-01-05
|
/
*
capabilities: define get_vfs_caps_from_disk when file caps are not enabled
Eric Paris
2008-11-14
*
CRED: Prettify commoncap.c
David Howells
2008-11-13
*
CRED: Make execve() take advantage of copy-on-write credentials
David Howells
2008-11-13
*
CRED: Inaugurate COW credentials
David Howells
2008-11-13
*
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
2008-11-13
*
CRED: Wrap current->cred and a few other accessors
David Howells
2008-11-13
*
CRED: Separate task security context from task_struct
David Howells
2008-11-13
*
CRED: Constify the kernel_cap_t arguments to the capset LSM hooks
David Howells
2008-11-13
*
CRED: Neuter sys_capset()
David Howells
2008-11-13
*
CRED: Wrap task credential accesses in the capabilities code
David Howells
2008-11-13
*
Add a new capable interface that will be used by systems that use audit to
Eric Paris
2008-11-11
*
Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a
Eric Paris
2008-11-11
*
This patch add a generic cpu endian caps structure and externally available
Eric Paris
2008-11-11
*
file capabilities: add no_file_caps switch (v4)
Serge E. Hallyn
2008-11-05
*
file caps: always start with clear bprm->caps_*
Serge Hallyn
2008-11-01
*
file capabilities: uninline cap_safe_nice
Serge E. Hallyn
2008-09-27
*
security: Fix setting of PF_SUPERPRIV by __capable()
David Howells
2008-08-14
*
security: protect legacy applications from executing with insufficient privilege
Andrew G. Morgan
2008-07-24
*
Security: split proc ptrace checking into read vs. attach
Stephen Smalley
2008-07-14
*
security: filesystem capabilities: fix CAP_SETPCAP handling
Andrew G. Morgan
2008-07-04
*
xattr: add missing consts to function arguments
David Howells
2008-04-29
*
capabilities: implement per-process securebits
Andrew G. Morgan
2008-04-28
*
security: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-18
*
file capabilities: remove cap_task_kill()
Serge Hallyn
2008-03-20
*
file capabilities: simplify signal check
Serge E. Hallyn
2008-02-23
*
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
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
*
Fix filesystem capability support
Andrew G. Morgan
2008-01-21
*
file capabilities: don't prevent signaling setuid root programs
Serge E. Hallyn
2007-11-29
*
file capabilities: allow sigcont within session
Serge E. Hallyn
2007-11-14
*
capabilities: clean up file capability reading
Serge E. Hallyn
2007-10-22
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
*
V3 file capabilities: alter behavior of cap_setpcap
Andrew Morgan
2007-10-18
*
security/ cleanups
Adrian Bunk
2007-10-17
*
Implement file posix capabilities
Serge E. Hallyn
2007-10-17
*
security: Convert LSM into a static interface
James Morris
2007-10-17
*
fix NULL pointer dereference in __vm_enough_memory()
Alan Cox
2007-08-22
*
coredump masking: reimplementation of dumpable using two flags
Kawai, Hidehiro
2007-07-19
[next]