index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Security: Make secctx_to_secid() take const secdata
David Howells
2008-04-29
1
-1
/
+1
*
keys: don't generate user and user session keyrings unless they're accessed
David Howells
2008-04-29
1
-8
/
+0
*
keys: add keyctl function to get a security label
David Howells
2008-04-29
1
-0
/
+15
*
xattr: add missing consts to function arguments
David Howells
2008-04-29
1
-6
/
+8
*
capabilities: implement per-process securebits
Andrew G. Morgan
2008-04-28
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-04-22
1
-4
/
+4
|
\
|
*
[PATCH] switch a bunch of LSM hooks from nameidata to path
Al Viro
2008-04-21
1
-4
/
+4
*
|
SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_opts
Eric Paris
2008-04-22
1
-3
/
+12
|
/
*
SELinux: whitespace and formating fixes for hooks.c
Eric Paris
2008-04-21
1
-250
/
+245
*
SELinux: clean up printks
Eric Paris
2008-04-21
1
-8
/
+9
*
Security: Introduce security= boot parameter
Ahmed S. Darwish
2008-04-19
1
-0
/
+7
*
SELinux: use new audit hooks, remove redundant exports
Ahmed S. Darwish
2008-04-19
1
-0
/
+8
*
SELinux: setup new inode/ipc getsecid hooks
Ahmed S. Darwish
2008-04-19
1
-2
/
+17
*
SELinux: Add network port SID cache
Paul Moore
2008-04-18
1
-12
/
+8
*
SELinux: turn mount options strings into defines
Eric Paris
2008-04-18
1
-8
/
+8
*
selinux: remove ptrace_sid
Roland McGrath
2008-04-18
1
-24
/
+47
*
security: code cleanup
Andrew Morton
2008-04-18
1
-1
/
+1
*
security: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-18
1
-8
/
+8
*
SELinux: create new open permission
Eric Paris
2008-04-18
1
-1
/
+30
*
SELinux: remove unused backpointers from security objects
James Morris
2008-04-18
1
-7
/
+0
*
SELinux: Correct the NetLabel locking for the sk_security_struct
Paul Moore
2008-04-18
1
-2
/
+2
*
SELinux: don't BUG if fs reuses a superblock
Eric Paris
2008-04-10
1
-4
/
+4
*
SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code
Stephen Smalley
2008-04-08
1
-3
/
+4
*
selinux: prevent rentry into the FS
Josef Bacik
2008-04-04
1
-2
/
+2
*
selinux: handle files opened with flags 3 by checking ioctl permission
Stephen Smalley
2008-04-02
1
-0
/
+6
*
make selinux_parse_opts_str() static
Adrian Bunk
2008-03-18
1
-1
/
+2
*
LSM/SELinux: Interfaces to allow FS to control mount options
Eric Paris
2008-03-06
1
-81
/
+94
*
d_path: Use struct path in struct avc_audit_data
Jan Blunck
2008-02-14
1
-16
/
+12
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
1
-2
/
+2
*
selinux: support 64-bit capabilities
Stephen Smalley
2008-02-11
1
-2
/
+19
*
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
David P. Quigley
2008-02-05
1
-28
/
+15
*
selinux: make selinux_set_mnt_opts() static
Adrian Bunk
2008-01-30
1
-2
/
+2
*
SELinux: Add warning messages on network denial due to error
Paul Moore
2008-01-30
1
-5
/
+24
*
SELinux: Add network ingress and egress control permission checks
Paul Moore
2008-01-30
1
-122
/
+280
*
SELinux: Allow NetLabel to directly cache SIDs
Paul Moore
2008-01-30
1
-5
/
+1
*
SELinux: Enable dynamic enable/disable of the network access checks
Paul Moore
2008-01-30
1
-9
/
+37
*
SELinux: Better integration between peer labeling subsystems
Paul Moore
2008-01-30
1
-92
/
+112
*
SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...
Paul Moore
2008-01-30
1
-16
/
+17
*
SELinux: Only store the network interface's ifindex
Paul Moore
2008-01-30
1
-2
/
+2
*
SELinux: Convert the netif code to use ifindex values
Paul Moore
2008-01-30
1
-2
/
+2
*
NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...
Paul Moore
2008-01-30
1
-11
/
+22
*
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
1
-2
/
+2
*
security: add a secctx_to_secid() hook
David Howells
2008-01-25
1
-0
/
+6
*
Security: add get, set, and cloning of superblock security information
Eric Paris
2008-01-25
1
-254
/
+494
*
SELinux: always check SIGCHLD in selinux_task_wait
Eric Paris
2007-10-23
1
-5
/
+1
*
security/ cleanups
Adrian Bunk
2007-10-17
1
-20
/
+0
*
Implement file posix capabilities
Serge E. Hallyn
2007-10-17
1
-27
/
+47
*
security: Convert LSM into a static interface
James Morris
2007-10-17
1
-1
/
+1
*
SELinux: Improve read/write performance
Yuichi Nakamura
2007-10-17
1
-1
/
+52
*
[SELINUX]: Update for netfilter ->hook() arg changes.
David S. Miller
2007-10-15
1
-6
/
+5
[next]