index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
apparmor: sparse fix: rename shadowed variables in policy_unpack.c
James Morris
2011-09-09
1
-6
/
+6
|
*
apparmor: sparse fix: add apparmor.h to lib.c
James Morris
2011-09-09
1
-0
/
+1
|
*
apparmor: sparse fix: include ipc.h
James Morris
2011-09-09
1
-0
/
+1
|
*
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
2011-09-09
2
-1
/
+1
|
*
selinux: sparse fix: move selinux_complete_init
James Morris
2011-09-09
2
-1
/
+1
|
*
selinux: sparse fix: make selinux_secmark_refcount static
James Morris
2011-09-09
1
-1
/
+1
|
*
apparmor: sparse fix: make aa_create_aafs static
James Morris
2011-09-09
1
-1
/
+1
|
*
integrity: sparse fix: move iint_initialized to integrity.h
James Morris
2011-09-09
2
-1
/
+3
|
*
TOMOYO: Fix incorrect enforce mode.
Tetsuo Handa
2011-09-09
1
-1
/
+2
|
*
KEYS: Correctly destroy key payloads when their keytype is removed
David Howells
2011-08-23
3
-208
/
+258
|
*
KEYS: The dead key link reaper should be non-reentrant
David Howells
2011-08-23
1
-3
/
+3
|
*
KEYS: Make the key reaper non-reentrant
David Howells
2011-08-23
1
-1
/
+1
|
*
KEYS: Move the unreferenced key reaper to the keys garbage collector file
David Howells
2011-08-23
3
-76
/
+85
|
*
KEYS: __key_link() should use the RCU deref wrapper for keyring payloads
David Howells
2011-08-23
1
-2
/
+1
|
*
KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set
David Howells
2011-08-23
1
-2
/
+12
|
*
KEYS: If install_session_keyring() is given a keyring, it should install it
David Howells
2011-08-23
1
-1
/
+1
|
*
evm: add Kconfig TCG_TPM dependency
Mimi Zohar
2011-08-18
1
-1
/
+1
|
*
tomoyo: remove tomoyo_gc_thread()->daemonize()
Oleg Nesterov
2011-08-17
1
-1
/
+1
|
*
capabilities: initialize has_cap
Serge Hallyn
2011-08-16
1
-1
/
+1
|
*
capabilities: do not grant full privs for setuid w/ file caps + no effective ...
Zhi Li
2011-08-12
1
-6
/
+10
|
*
evm: fix evm_inode_init_security return code
Mimi Zohar
2011-08-11
1
-1
/
+1
|
*
EVM: ensure trusted and encypted key symbols are available to EVM
James Morris
2011-08-09
1
-1
/
+3
|
*
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...
James Morris
2011-08-09
19
-209
/
+1089
|
|
\
|
|
*
evm: add evm_inode_setattr to prevent updating an invalid security.evm
Mimi Zohar
2011-07-18
2
-1
/
+21
|
|
*
evm: permit only valid security.evm xattrs to be updated
Mimi Zohar
2011-07-18
1
-14
/
+63
|
|
*
evm: replace hmac_status with evm_status
Dmitry Kasatkin
2011-07-18
3
-9
/
+9
|
|
*
evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN
Dmitry Kasatkin
2011-07-18
1
-6
/
+5
|
|
*
evm: additional parameter to pass integrity cache entry 'iint'
Dmitry Kasatkin
2011-07-18
1
-10
/
+8
|
|
*
evm: crypto hash replaced by shash
Dmitry Kasatkin
2011-07-18
3
-45
/
+57
|
|
*
evm: call evm_inode_init_security from security_inode_init_security
Mimi Zohar
2011-07-18
1
-6
/
+12
|
|
*
evm: add evm_inode_init_security to initialize new files
Mimi Zohar
2011-07-18
3
-0
/
+61
|
|
*
security: imbed evm calls in security hooks
Mimi Zohar
2011-07-18
2
-2
/
+15
|
|
*
evm: add support for different security.evm data types
Dmitry Kasatkin
2011-07-18
3
-9
/
+23
|
|
*
evm: re-release
Mimi Zohar
2011-07-18
10
-1
/
+632
|
|
*
integrity: move ima inode integrity data management
Mimi Zohar
2011-07-18
13
-203
/
+247
|
|
*
security: new security_inode_init_security API adds function callback
Mimi Zohar
2011-07-18
1
-3
/
+36
*
|
|
bluetooth: Properly clone LSM attributes to newly created child connections
Paul Moore
2011-10-18
1
-0
/
+1
*
|
|
TOMOYO: Fix incomplete read of /sys/kernel/security/tomoyo/profile
Tetsuo Handa
2011-08-08
1
-1
/
+4
|
/
/
*
|
doc: Update the email address for Paul Moore in various source files
Paul Moore
2011-08-01
16
-16
/
+16
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-07-27
24
-2647
/
+5954
|
\
|
|
*
TOMOYO: Update kernel-doc.
Tetsuo Handa
2011-07-14
13
-62
/
+269
|
*
TOMOYO: Enable conditional ACL.
Tetsuo Handa
2011-07-11
5
-33
/
+80
|
*
TOMOYO: Allow using argv[]/envp[] of execve() as conditions.
Tetsuo Handa
2011-07-11
6
-10
/
+589
|
*
TOMOYO: Allow using executable's realpath and symlink's target as conditions.
Tetsuo Handa
2011-07-11
5
-4
/
+228
|
*
TOMOYO: Allow using owner/group etc. of file objects as conditions.
Tetsuo Handa
2011-07-11
4
-0
/
+457
|
*
TOMOYO: Allow using UID/GID etc. of current thread as conditions.
Tetsuo Handa
2011-07-11
8
-37
/
+651
|
*
TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface.
Tetsuo Handa
2011-07-08
3
-76
/
+0
|
*
TOMOYO: Fix wrong domainname in tomoyo_init_log().
Tetsuo Handa
2011-07-01
1
-1
/
+1
|
*
TOMOYO: Cleanup header file.
Tetsuo Handa
2011-06-30
1
-117
/
+96
|
*
TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y .
Tetsuo Handa
2011-06-30
1
-0
/
+2
[prev]
[next]