index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-21
SELinux: whitespace and formating fixes for hooks.c
Eric Paris
1
-250
/
+245
2008-04-21
SELinux: clean up printks
Eric Paris
1
-8
/
+9
2008-04-19
Security: Introduce security= boot parameter
Ahmed S. Darwish
1
-0
/
+7
2008-04-19
SELinux: use new audit hooks, remove redundant exports
Ahmed S. Darwish
1
-0
/
+8
2008-04-19
SELinux: setup new inode/ipc getsecid hooks
Ahmed S. Darwish
1
-2
/
+17
2008-04-18
SELinux: Add network port SID cache
Paul Moore
1
-12
/
+8
2008-04-18
SELinux: turn mount options strings into defines
Eric Paris
1
-8
/
+8
2008-04-18
selinux: remove ptrace_sid
Roland McGrath
1
-24
/
+47
2008-04-18
security: code cleanup
Andrew Morton
1
-1
/
+1
2008-04-18
security: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-8
/
+8
2008-04-18
SELinux: create new open permission
Eric Paris
1
-1
/
+30
2008-04-18
SELinux: remove unused backpointers from security objects
James Morris
1
-7
/
+0
2008-04-18
SELinux: Correct the NetLabel locking for the sk_security_struct
Paul Moore
1
-2
/
+2
2008-04-10
SELinux: don't BUG if fs reuses a superblock
Eric Paris
1
-4
/
+4
2008-04-08
SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code
Stephen Smalley
1
-3
/
+4
2008-04-04
selinux: prevent rentry into the FS
Josef Bacik
1
-2
/
+2
2008-04-02
selinux: handle files opened with flags 3 by checking ioctl permission
Stephen Smalley
1
-0
/
+6
2008-03-18
make selinux_parse_opts_str() static
Adrian Bunk
1
-1
/
+2
2008-03-06
LSM/SELinux: Interfaces to allow FS to control mount options
Eric Paris
1
-81
/
+94
2008-02-15
d_path: Use struct path in struct avc_audit_data
Jan Blunck
1
-16
/
+12
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-2
/
+2
2008-02-11
selinux: support 64-bit capabilities
Stephen Smalley
1
-2
/
+19
2008-02-05
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
David P. Quigley
1
-28
/
+15
2008-01-30
selinux: make selinux_set_mnt_opts() static
Adrian Bunk
1
-2
/
+2
2008-01-30
SELinux: Add warning messages on network denial due to error
Paul Moore
1
-5
/
+24
2008-01-30
SELinux: Add network ingress and egress control permission checks
Paul Moore
1
-122
/
+280
2008-01-30
SELinux: Allow NetLabel to directly cache SIDs
Paul Moore
1
-5
/
+1
2008-01-30
SELinux: Enable dynamic enable/disable of the network access checks
Paul Moore
1
-9
/
+37
2008-01-30
SELinux: Better integration between peer labeling subsystems
Paul Moore
1
-92
/
+112
2008-01-30
SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...
Paul Moore
1
-16
/
+17
2008-01-30
SELinux: Only store the network interface's ifindex
Paul Moore
1
-2
/
+2
2008-01-30
SELinux: Convert the netif code to use ifindex values
Paul Moore
1
-2
/
+2
2008-01-30
NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...
Paul Moore
1
-11
/
+22
2008-01-29
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-2
/
+2
2008-01-25
security: add a secctx_to_secid() hook
David Howells
1
-0
/
+6
2008-01-25
Security: add get, set, and cloning of superblock security information
Eric Paris
1
-254
/
+494
2007-10-23
SELinux: always check SIGCHLD in selinux_task_wait
Eric Paris
1
-5
/
+1
2007-10-17
security/ cleanups
Adrian Bunk
1
-20
/
+0
2007-10-17
Implement file posix capabilities
Serge E. Hallyn
1
-27
/
+47
2007-10-17
security: Convert LSM into a static interface
James Morris
1
-1
/
+1
2007-10-17
SELinux: Improve read/write performance
Yuichi Nakamura
1
-1
/
+52
2007-10-15
[SELINUX]: Update for netfilter ->hook() arg changes.
David S. Miller
1
-6
/
+5
2007-10-11
[INET]: local port range robustness
Stephen Hemminger
1
-17
/
+22
2007-09-20
SELinux: fix array out of bounds when mounting with selinux options
Eric Paris
1
-0
/
+2
2007-08-31
SELinux: clear parent death signal on SID transitions
Stephen Smalley
1
-0
/
+3
2007-08-23
fix NULL pointer dereference in __vm_enough_memory()
Alan Cox
1
-2
/
+2
2007-08-02
SELinux: remove redundant pointer checks before calling kfree()
Paul Moore
1
-2
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-19
SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel
Paul Moore
1
-10
/
+11
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
1
-1
/
+1
[next]