index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
commoncap.c
Age
Commit message (
Expand
)
Author
2012-02-14
security: trim security.h
Al Viro
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2012-01-05
capabilities: remove the task from capable LSM hook entirely
Eric Paris
2011-08-16
capabilities: initialize has_cap
Serge Hallyn
2011-08-12
capabilities: do not grant full privs for setuid w/ file caps + no effective ...
Zhi Li
2011-04-04
capabilities: do not special case exec of init
Eric Paris
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-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-03-03
netlink: kill eff_cap from struct netlink_skb_parms
Patrick McHardy
2011-02-02
time: Correct the *settime* parameters
Richard Cochran
2010-11-15
capabilities/syslog: open code cap_syslog logic to fix build failure
Eric Paris
2010-11-12
Restrict unprivileged access to kernel syslog
Dan Rosenberg
2010-10-21
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-04-23
security: whitespace coding style fixes
Justin P. Mattock
2010-04-20
Security: Fix the comment of cap_file_mmap()
wzt.wzt@gmail.com
2010-02-05
syslog: clean up needless comment
Kees Cook
2010-02-04
syslog: use defined constants instead of raw numbers
Kees Cook
2010-02-04
syslog: distinguish between /proc/kmsg and syscalls
Kees Cook
2009-11-24
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
2009-10-20
security: remove root_plug
James Morris
2009-08-06
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2009-08-06
Capabilities: move cap_file_mmap to commoncap.c
Eric Paris
2009-06-25
security: rename ptrace_may_access => ptrace_access_check
Ingo Molnar
2009-05-08
Merge branch 'master' into next
James Morris
2009-04-09
cap_prctl: don't set error to 0 at 'no_change'
Serge E. Hallyn
2009-04-03
don't raise all privs on setuid-root file with fE set (v2)
Serge E. Hallyn
2009-01-07
Merge branch 'next' into for-linus
James Morris
2009-01-07
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]
David Howells
2009-01-07
Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...
James Morris
2009-01-05
inode->i_op is never NULL
Al Viro
2009-01-05
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]
David Howells
2008-11-15
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-14
CRED: Make execve() take advantage of copy-on-write credentials
David Howells
2008-11-14
CRED: Inaugurate COW credentials
David Howells
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
2008-11-14
CRED: Separate task security context from task_struct
David Howells
2008-11-14
CRED: Constify the kernel_cap_t arguments to the capset LSM hooks
David Howells
2008-11-14
CRED: Neuter sys_capset()
David Howells
2008-11-14
CRED: Wrap task credential accesses in the capabilities code
David Howells
2008-11-11
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-06
file capabilities: add no_file_caps switch (v4)
Serge E. Hallyn
2008-11-01
file caps: always start with clear bprm->caps_*
Serge Hallyn
2008-09-27
file capabilities: uninline cap_safe_nice
Serge E. Hallyn
[next]