index
:
kernel/linux.git
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.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2011-11-03
Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-0
/
+30
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
1
-1
/
+1
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
1
-1
/
+1
2011-11-01
security: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2
-2
/
+2
2011-11-01
Cross Memory Attach
Christopher Yeoh
2
-2
/
+2
2011-11-01
selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2
-0
/
+2
2011-10-29
TOMOYO: Fix interactive judgment functionality.
Tetsuo Handa
1
-0
/
+30
2011-10-25
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
72
-1201
/
+4164
2011-10-23
Merge branch 'master' of git://gitorious.org/smack-next/kernel into next
James Morris
3
-24
/
+51
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-19
bluetooth: Properly clone LSM attributes to newly created child connections
Paul Moore
1
-0
/
+1
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-13
Smack: fix for /smack/access output, use string instead of byte
Jarkko Sakkinen
1
-2
/
+5
2011-10-13
Smack: domain transition protections (v3)
Jarkko Sakkinen
1
-11
/
+42
2011-10-13
Smack: Provide information for UDS getsockopt(SO_PEERCRED)
Casey Schaufler
1
-0
/
+9
2011-10-13
Smack: Clean up comments
Casey Schaufler
3
-12
/
+10
2011-10-13
Smack: Repair processing of fcntl
Casey Schaufler
1
-25
/
+42
2011-10-13
Smack: Rule list lookup performance
Casey Schaufler
4
-121
/
+220
2011-10-13
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-27
Merge branch 'next-hex2bin' of git://github.com/mzohar/linux-evm into next
James Morris
2
-7
/
+26
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
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-19
TOMOYO: Allow specifying domain transition preference.
Tetsuo Handa
5
-12
/
+137
2011-09-16
encrypted-keys: IS_ERR need include/err.h
Stephen Rothwell
1
-0
/
+1
2011-09-15
Merge branch 'next-evm' of git://github.com/mzohar/linux-evm into next
James Morris
14
-84
/
+155
2011-09-15
TOMOYO: Bump version.
Tetsuo Handa
3
-9
/
+9
2011-09-14
evm: clean verification status
Dmitry Kasatkin
1
-0
/
+1
2011-09-14
evm: permit mode bits to be updated
Mimi Zohar
1
-17
/
+13
2011-09-14
evm: posix acls modify i_mode
Mimi Zohar
3
-5
/
+46
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
2011-09-10
security: sparse fix: Move security_fixup_op to security.h
James Morris
1
-3
/
+0
[next]