index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
security.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' into for-linus
James Morris
2009-01-07
1
-9
/
+32
|
\
|
*
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]
David Howells
2009-01-07
1
-9
/
+32
|
*
Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...
James Morris
2009-01-07
1
-40
/
+9
|
*
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]
David Howells
2009-01-05
1
-9
/
+40
*
|
introduce new LSM hooks where vfsmount is available.
Kentaro Takeda
2008-12-31
1
-0
/
+137
|
/
*
security: pass mount flags to security_sb_kern_mount()
James Morris
2008-12-20
1
-3
/
+3
*
Merge branch 'master' into next
James Morris
2008-12-04
1
-4
/
+8
|
\
|
*
nfsd: fix vm overcommit crash fix #2
Junjiro R. Okajima
2008-12-02
1
-4
/
+8
*
|
CRED: Allow kernel services to override LSM settings for task actions
David Howells
2008-11-14
1
-0
/
+28
*
|
CRED: Make execve() take advantage of copy-on-write credentials
David Howells
2008-11-14
1
-66
/
+37
*
|
CRED: Inaugurate COW credentials
David Howells
2008-11-14
1
-96
/
+82
*
|
CRED: Pass credentials through dentry_open()
David Howells
2008-11-14
1
-3
/
+4
*
|
CRED: Detach the credentials from task_struct
David Howells
2008-11-14
1
-13
/
+13
*
|
CRED: Constify the kernel_cap_t arguments to the capset LSM hooks
David Howells
2008-11-14
1
-20
/
+24
*
|
CRED: Neuter sys_capset()
David Howells
2008-11-14
1
-32
/
+16
*
|
Add a new capable interface that will be used by systems that use audit to
Eric Paris
2008-11-11
1
-3
/
+13
|
/
*
nfsd: fix vm overcommit crash
Alan Cox
2008-10-30
1
-0
/
+6
*
securityfs: do not depend on CONFIG_SECURITY
Eric Paris
2008-08-28
1
-24
/
+30
*
security.h: fix build failure
Alexander Beregalov
2008-08-17
1
-1
/
+1
*
security: Fix setting of PF_SUPERPRIV by __capable()
David Howells
2008-08-14
1
-14
/
+25
*
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
Al Viro
2008-07-26
1
-4
/
+3
*
security: remove unused forwards
Hugh Dickins
2008-07-24
1
-2
/
+0
*
security: remove register_security hook
James Morris
2008-07-14
1
-10
/
+0
*
security: remove unused sb_get_mnt_opts hook
Miklos Szeredi
2008-07-14
1
-14
/
+0
*
LSM/SELinux: show LSM mount options in /proc/mounts
Eric Paris
2008-07-14
1
-0
/
+9
*
Security: split proc ptrace checking into read vs. attach
Stephen Smalley
2008-07-14
1
-5
/
+11
*
Security: Make secctx_to_secid() take const secdata
David Howells
2008-04-29
1
-3
/
+3
*
keys: add keyctl function to get a security label
David Howells
2008-04-29
1
-1
/
+19
*
xattr: add missing consts to function arguments
David Howells
2008-04-29
1
-20
/
+23
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-04-28
1
-449
/
+449
|
\
|
*
SELinux: include/security.h whitespace, syntax, and other cleanups
Eric Paris
2008-04-28
1
-449
/
+449
*
|
capabilities: implement per-process securebits
Andrew G. Morgan
2008-04-28
1
-7
/
+9
|
/
*
[PATCH] switch a bunch of LSM hooks from nameidata to path
Al Viro
2008-04-21
1
-26
/
+26
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-04-18
1
-1
/
+113
|
\
|
*
Security: Introduce security= boot parameter
Ahmed S. Darwish
2008-04-19
1
-0
/
+12
|
*
LSM/Audit: Introduce generic Audit LSM hooks
Ahmed S. Darwish
2008-04-19
1
-0
/
+72
|
*
LSM: Introduce inode_getsecid and ipc_getsecid hooks
Ahmed S. Darwish
2008-04-19
1
-1
/
+29
*
|
LSM: Make the Labeled IPsec hooks more stack friendly
Paul Moore
2008-04-12
1
-24
/
+24
|
/
*
file capabilities: remove cap_task_kill()
Serge Hallyn
2008-03-20
1
-2
/
+1
*
LSM/SELinux: Interfaces to allow FS to control mount options
Eric Paris
2008-03-06
1
-25
/
+74
*
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
2008-02-05
1
-5
/
+0
*
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
David P. Quigley
2008-02-05
1
-12
/
+9
*
security/selinux: constify function pointer tables and fields
Jan Engelhardt
2008-01-25
1
-1
/
+1
*
security: add a secctx_to_secid() hook
David Howells
2008-01-25
1
-0
/
+13
*
security: remove security_sb_post_mountroot hook
H. Peter Anvin
2008-01-25
1
-8
/
+0
*
Security: add get, set, and cloning of superblock security information
Eric Paris
2008-01-25
1
-0
/
+36
*
fix up security_socket_getpeersec_* documentation
Serge Hallyn
2007-10-20
1
-2
/
+15
*
V3 file capabilities: alter behavior of cap_setpcap
Andrew Morgan
2007-10-18
1
-0
/
+7
*
security/ cleanups
Adrian Bunk
2007-10-17
1
-15
/
+0
*
Implement file posix capabilities
Serge E. Hallyn
2007-10-17
1
-4
/
+36
[next]