index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tun.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
TPM: NSC and TIS drivers X86 dependency fix
Rajiv Andrade
1
-0
/
+2
2011-11-16
TPM: Export wait_for_stat for other vendor specific drivers
Rajiv Andrade
3
-53
/
+55
2011-11-16
TPM: Use vendor specific function for status probe
Rajiv Andrade
1
-5
/
+5
2011-11-16
tpm_tis: add delay after aborting command
Stefan Berger
1
-0
/
+3
2011-11-16
tpm_tis: Check return code from getting timeouts/durations
Stefan Berger
1
-1
/
+5
2011-11-16
tpm: Introduce function to poll for result of self test
Stefan Berger
3
-6
/
+51
2011-11-16
tpm: Cleanup tpm_continue_selftest
Stefan Berger
2
-8
/
+24
2011-11-16
tpm: Have tpm_get_timeouts return an error code
Stefan Berger
2
-5
/
+6
2011-11-16
Documentation: clarify the purpose of LSMs
Kees Cook
3
-3
/
+39
2011-11-16
include/linux/security.h: fix security_inode_init_security() arg
Andrew Morton
1
-1
/
+1
2011-11-16
selinuxfs: remove custom hex_to_bin()
Andy Shevchenko
1
-10
/
+4
2011-10-28
TOMOYO: Fix interactive judgment functionality.
Tetsuo Handa
1
-0
/
+30
2011-10-22
TOMOYO: Fix incomplete read after seek.
Tetsuo Handa
1
-0
/
+1
2011-10-21
Smack: allow to access /smack/access as normal user
Jarkko Sakkinen
3
-23
/
+50
2011-10-19
TOMOYO: Fix unused kernel config option.
Tetsuo Handa
1
-2
/
+4
2011-10-18
Smack: fix: invalid length set for the result of /smack/access
Jarkko Sakkinen
1
-1
/
+1
2011-10-14
Smack: compilation fix
Jarkko Sakkinen
1
-0
/
+1
2011-10-12
Smack: fix for /smack/access output, use string instead of byte
Jarkko Sakkinen
1
-2
/
+5
2011-10-12
Smack: domain transition protections (v3)
Jarkko Sakkinen
1
-11
/
+42
2011-10-12
Smack: Provide information for UDS getsockopt(SO_PEERCRED)
Casey Schaufler
1
-0
/
+9
2011-10-12
Smack: Clean up comments
Casey Schaufler
3
-12
/
+10
2011-10-12
Smack: Repair processing of fcntl
Casey Schaufler
1
-25
/
+42
2011-10-12
Smack: Rule list lookup performance
Casey Schaufler
4
-121
/
+220
2011-10-12
Smack: check permissions from user space (v2)
Jarkko Sakkinen
1
-63
/
+117
2011-10-12
TOMOYO: Fix quota and garbage collector.
Tetsuo Handa
2
-0
/
+18
2011-10-12
TOMOYO: Remove redundant tasklist_lock.
Tetsuo Handa
1
-4
/
+0
2011-09-28
TOMOYO: Fix domain transition failure warning.
Tetsuo Handa
1
-1
/
+2
2011-09-26
TOMOYO: Remove tomoyo_policy_memory_lock spinlock.
Tetsuo Handa
3
-27
/
+27
2011-09-26
TOMOYO: Simplify garbage collector.
Tetsuo Handa
5
-319
/
+186
2011-09-26
TOMOYO: Fix make namespacecheck warnings.
Tetsuo Handa
5
-7
/
+9
2011-09-21
target: check hex2bin result
Mimi Zohar
1
-3
/
+9
2011-09-21
encrypted-keys: check hex2bin result
Mimi Zohar
1
-3
/
+11
2011-09-21
trusted-keys: check hex2bin result
Mimi Zohar
1
-4
/
+15
2011-09-21
lib: add error checking to hex2bin
Mimi Zohar
2
-5
/
+12
2011-09-19
TOMOYO: Allow specifying domain transition preference.
Tetsuo Handa
5
-12
/
+137
2011-09-15
encrypted-keys: IS_ERR need include/err.h
Stephen Rothwell
1
-0
/
+1
2011-09-15
TOMOYO: Bump version.
Tetsuo Handa
4
-10
/
+10
2011-09-14
evm: clean verification status
Dmitry Kasatkin
1
-0
/
+1
2011-09-14
evm: permit mode bits to be updated
Mimi Zohar
2
-17
/
+14
2011-09-14
evm: posix acls modify i_mode
Mimi Zohar
5
-5
/
+59
2011-09-14
evm: limit verifying current security.evm integrity
Mimi Zohar
1
-34
/
+24
2011-09-14
evm: fix security/security_old_init_security return code
Mimi Zohar
1
-2
/
+2
2011-09-14
evm: remove TCG_TPM dependency
Mimi Zohar
1
-2
/
+1
2011-09-14
encrypted-keys: remove trusted-keys dependency
Mimi Zohar
5
-28
/
+67
2011-09-14
encrypted-keys: create encrypted-keys directory
Mimi Zohar
6
-1
/
+6
2011-09-14
TOMOYO: Avoid race when retrying "file execute" permission check.
Tetsuo Handa
1
-34
/
+22
2011-09-14
TOMOYO: Allow domain transition without execve().
Tetsuo Handa
4
-28
/
+210
2011-09-14
TOMOYO: Allow controlling generation of access granted logs for per an entry ...
Tetsuo Handa
5
-1
/
+38
2011-09-14
TOMOYO: Add socket operation restriction support.
Tetsuo Handa
10
-17
/
+1215
2011-09-14
TOMOYO: Add environment variable name restriction support.
Tetsuo Handa
7
-10
/
+266
[next]