index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
security.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/sec...
Pekka Enberg
1
-0
/
+24
2009-03-28
lsm: Remove the socket_post_accept() hook
Paul Moore
1
-13
/
+0
2009-01-07
Merge branch 'next' into for-linus
James Morris
1
-9
/
+32
2009-01-07
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]
David Howells
1
-9
/
+32
2009-01-07
Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...
James Morris
1
-40
/
+9
2009-01-05
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]
David Howells
1
-9
/
+40
2009-01-01
introduce new LSM hooks where vfsmount is available.
Kentaro Takeda
1
-0
/
+137
2008-12-20
security: pass mount flags to security_sb_kern_mount()
James Morris
1
-3
/
+3
2008-12-04
Merge branch 'master' into next
James Morris
1
-4
/
+8
2008-12-03
nfsd: fix vm overcommit crash fix #2
Junjiro R. Okajima
1
-4
/
+8
2008-11-14
CRED: Allow kernel services to override LSM settings for task actions
David Howells
1
-0
/
+28
2008-11-14
CRED: Make execve() take advantage of copy-on-write credentials
David Howells
1
-66
/
+37
2008-11-14
CRED: Inaugurate COW credentials
David Howells
1
-96
/
+82
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
1
-3
/
+4
2008-11-14
CRED: Detach the credentials from task_struct
David Howells
1
-13
/
+13
2008-11-14
CRED: Constify the kernel_cap_t arguments to the capset LSM hooks
David Howells
1
-20
/
+24
2008-11-14
CRED: Neuter sys_capset()
David Howells
1
-32
/
+16
2008-11-11
Add a new capable interface that will be used by systems that use audit to
Eric Paris
1
-3
/
+13
2008-10-30
nfsd: fix vm overcommit crash
Alan Cox
1
-0
/
+6
2008-08-28
securityfs: do not depend on CONFIG_SECURITY
Eric Paris
1
-24
/
+30
2008-08-17
security.h: fix build failure
Alexander Beregalov
1
-1
/
+1
2008-08-14
security: Fix setting of PF_SUPERPRIV by __capable()
David Howells
1
-14
/
+25
2008-07-27
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
Al Viro
1
-4
/
+3
2008-07-24
security: remove unused forwards
Hugh Dickins
1
-2
/
+0
2008-07-14
security: remove register_security hook
James Morris
1
-10
/
+0
2008-07-14
security: remove unused sb_get_mnt_opts hook
Miklos Szeredi
1
-14
/
+0
2008-07-14
LSM/SELinux: show LSM mount options in /proc/mounts
Eric Paris
1
-0
/
+9
2008-07-14
Security: split proc ptrace checking into read vs. attach
Stephen Smalley
1
-5
/
+11
2008-04-30
Security: Make secctx_to_secid() take const secdata
David Howells
1
-3
/
+3
2008-04-29
keys: add keyctl function to get a security label
David Howells
1
-1
/
+19
2008-04-29
xattr: add missing consts to function arguments
David Howells
1
-20
/
+23
2008-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-449
/
+449
2008-04-28
capabilities: implement per-process securebits
Andrew G. Morgan
1
-7
/
+9
2008-04-28
SELinux: include/security.h whitespace, syntax, and other cleanups
Eric Paris
1
-449
/
+449
2008-04-22
[PATCH] switch a bunch of LSM hooks from nameidata to path
Al Viro
1
-26
/
+26
2008-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+113
2008-04-19
Security: Introduce security= boot parameter
Ahmed S. Darwish
1
-0
/
+12
2008-04-19
LSM/Audit: Introduce generic Audit LSM hooks
Ahmed S. Darwish
1
-0
/
+72
2008-04-19
LSM: Introduce inode_getsecid and ipc_getsecid hooks
Ahmed S. Darwish
1
-1
/
+29
2008-04-13
LSM: Make the Labeled IPsec hooks more stack friendly
Paul Moore
1
-24
/
+24
2008-03-20
file capabilities: remove cap_task_kill()
Serge Hallyn
1
-2
/
+1
2008-03-06
LSM/SELinux: Interfaces to allow FS to control mount options
Eric Paris
1
-25
/
+74
2008-02-05
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
1
-5
/
+0
2008-02-05
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
David P. Quigley
1
-12
/
+9
2008-01-25
security/selinux: constify function pointer tables and fields
Jan Engelhardt
1
-1
/
+1
2008-01-25
security: add a secctx_to_secid() hook
David Howells
1
-0
/
+13
2008-01-25
security: remove security_sb_post_mountroot hook
H. Peter Anvin
1
-8
/
+0
2008-01-25
Security: add get, set, and cloning of superblock security information
Eric Paris
1
-0
/
+36
2007-10-20
fix up security_socket_getpeersec_* documentation
Serge Hallyn
1
-2
/
+15
2007-10-19
V3 file capabilities: alter behavior of cap_setpcap
Andrew Morgan
1
-0
/
+7
[next]