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
2013-10-26
ima: switch to new template management mechanism
Roberto Sassu
5
-97
/
+107
2013-10-26
ima: define new template ima-ng and template fields d-ng and n-ng
Roberto Sassu
3
-17
/
+150
2013-10-26
ima: define template fields library and new helpers
Roberto Sassu
6
-8
/
+242
2013-10-26
ima: new templates management mechanism
Roberto Sassu
4
-1
/
+146
2013-10-26
ima: define new function ima_alloc_init_template() to API
Roberto Sassu
3
-39
/
+76
2013-10-26
ima: pass the filename argument up to ima_add_template_entry()
Roberto Sassu
4
-10
/
+13
2013-10-26
ima: pass the file descriptor to ima_add_violation()
Roberto Sassu
3
-5
/
+5
2013-10-26
ima: ima_calc_boot_agregate must use SHA1
Dmitry Kasatkin
3
-5
/
+31
2013-10-26
ima: support arbitrary hash algorithms in ima_calc_buffer_hash
Dmitry Kasatkin
2
-6
/
+25
2013-10-26
ima: provide dedicated hash algo allocation function
Dmitry Kasatkin
1
-14
/
+29
2013-10-26
ima: differentiate between template hash and file data hash sizes
Mimi Zohar
6
-12
/
+12
2013-10-26
ima: use dynamically allocated hash storage
Dmitry Kasatkin
4
-30
/
+49
2013-10-26
ima: pass full xattr with the signature
Dmitry Kasatkin
4
-5
/
+7
2013-10-26
ima: read and use signature hash algorithm
Dmitry Kasatkin
6
-25
/
+94
2013-10-26
ima: provide support for arbitrary hash algorithms
Dmitry Kasatkin
7
-32
/
+98
2013-10-25
Revert "ima: policy for RAMFS"
Mimi Zohar
1
-1
/
+0
2013-10-25
ima: fix script messages
Dmitry Kasatkin
6
-13
/
+13
2013-10-24
device_cgroup: remove can_attach
Serge Hallyn
1
-11
/
+0
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-30
/
+17
2013-10-22
Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r...
James Morris
16
-392
/
+432
2013-10-18
Smack: Implement lock security mode
Casey Schaufler
4
-8
/
+33
2013-10-16
apparmor: fix bad lock balance when introspecting policy
John Johansen
1
-3
/
+1
2013-10-16
apparmor: fix memleak of the profile hash
John Johansen
1
-0
/
+1
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
1
-5
/
+5
2013-10-09
net: fix build errors if ipv6 is disabled
Eric Dumazet
1
-0
/
+2
2013-10-09
ipv6: make lookups simpler and faster
Eric Dumazet
1
-3
/
+2
2013-10-05
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
3
-4
/
+4
2013-10-05
selinux: avc_has_perm_flags has no more users
Linus Torvalds
2
-17
/
+6
2013-10-04
selinux: remove 'flags' parameter from inode_has_perm
Linus Torvalds
1
-7
/
+6
2013-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-20
/
+21
2013-10-01
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
1
-1
/
+1
2013-09-30
apparmor: fix suspicious RCU usage warning in policy.c/policy.h
John Johansen
2
-2
/
+5
2013-09-30
apparmor: Use shash crypto API interface for profile hashes
Tyler Hicks
1
-18
/
+16
2013-09-27
selinux: correct locking in selinux_netlbl_socket_connect)
Paul Moore
1
-4
/
+2
2013-09-26
selinux: Use kmemdup instead of kmalloc + memcpy
Duan Jiong
1
-2
/
+2
2013-09-25
KEYS: initialize root uid and session keyrings early
Mimi Zohar
1
-0
/
+10
2013-09-25
KEYS: Add a 'trusted' flag and a 'trusted only' flag
David Howells
2
-0
/
+12
2013-09-24
KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches
David Howells
7
-0
/
+213
2013-09-24
KEYS: Implement a big key type that can save to tmpfs
David Howells
3
-0
/
+216
2013-09-24
KEYS: Expand the capacity of a keyring
David Howells
6
-742
/
+792
2013-09-24
KEYS: Drop the permissions argument from __keyring_search_one()
David Howells
3
-9
/
+5
2013-09-24
KEYS: Define a __key_get() wrapper to use rather than atomic_inc()
David Howells
3
-12
/
+12
2013-09-24
KEYS: Search for auth-key by name rather than target key ID
David Howells
1
-14
/
+7
2013-09-24
KEYS: Introduce a search context structure
David Howells
7
-158
/
+174
2013-09-24
KEYS: Consolidate the concept of an 'index key' for key access
David Howells
4
-62
/
+67
2013-09-24
KEYS: key_is_dead() should take a const key pointer argument
David Howells
1
-1
/
+1
2013-09-24
KEYS: Use bool in make_key_ref() and is_key_possessed()
David Howells
1
-2
/
+3
2013-09-24
KEYS: Skip key state checks when checking for possession
David Howells
4
-6
/
+11
2013-09-24
security: remove erroneous comment about capabilities.o link ordering
Eric Paris
1
-1
/
+0
2013-09-18
Merge git://git.infradead.org/users/eparis/selinux
Paul Moore
15
-388
/
+430
[prev]
[next]