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
2017-10-04
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
1
-30
/
+25
2017-09-28
Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3
James Morris
9
-152
/
+137
2017-09-26
security/keys: rewrite all of big_key crypto
Jason A. Donenfeld
2
-71
/
+60
2017-09-26
security/keys: properly zero out sensitive key material in big_key
Jason A. Donenfeld
1
-6
/
+6
2017-09-25
KEYS: use kmemdup() in request_key_auth_new()
Eric Biggers
1
-3
/
+2
2017-09-25
KEYS: restrict /proc/keys by credentials at open time
Eric Biggers
1
-6
/
+2
2017-09-25
KEYS: reset parent each time before searching key_user_tree
Eric Biggers
1
-2
/
+2
2017-09-25
KEYS: prevent KEYCTL_READ on negative key
Eric Biggers
1
-0
/
+5
2017-09-25
KEYS: prevent creating a different user's keyrings
Eric Biggers
4
-12
/
+21
2017-09-25
KEYS: fix writing past end of user-supplied buffer in keyring_read()
Eric Biggers
1
-9
/
+5
2017-09-25
KEYS: fix key refcount leak in keyctl_read_key()
Eric Biggers
1
-1
/
+1
2017-09-25
KEYS: fix key refcount leak in keyctl_assume_authority()
Eric Biggers
1
-4
/
+2
2017-09-25
KEYS: don't revoke uninstantiated key in request_key_auth_new()
Eric Biggers
1
-1
/
+0
2017-09-25
KEYS: fix cred refcount leak in request_key_auth_new()
Eric Biggers
1
-37
/
+31
2017-09-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2017-09-24
security: fix description of values returned by cap_inode_need_killpriv
Stefan Berger
1
-3
/
+3
2017-09-23
Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
24
-137
/
+2088
2017-09-22
apparmor: fix apparmorfs DAC access permissions
John Johansen
1
-4
/
+4
2017-09-22
apparmor: fix build failure on sparc caused by undeclared signals
John Johansen
1
-1
/
+4
2017-09-22
apparmor: fix incorrect type assignment when freeing proxies
John Johansen
1
-1
/
+1
2017-09-22
apparmor: ensure unconfined profiles have dfas initialized
John Johansen
1
-0
/
+2
2017-09-22
apparmor: fix race condition in null profile creation
John Johansen
1
-3
/
+11
2017-09-22
apparmor: move new_null_profile to after profile lookup fns()
John Johansen
1
-79
/
+79
2017-09-22
apparmor: add base infastructure for socket mediation
John Johansen
12
-16
/
+840
2017-09-22
apparmor: add more debug asserts to apparmorfs
John Johansen
1
-0
/
+17
2017-09-22
apparmor: make policy_unpack able to audit different info messages
John Johansen
2
-16
/
+40
2017-09-22
apparmor: add support for absolute root view based labels
John Johansen
2
-1
/
+10
2017-09-22
apparmor: cleanup conditional check for label in label_print
John Johansen
1
-14
/
+8
2017-09-22
apparmor: add mount mediation
John Johansen
9
-4
/
+841
2017-09-22
apparmor: add the ability to mediate signals
John Johansen
7
-0
/
+231
2017-09-22
apparmor: Redundant condition: prev_ns. in [label.c:1498]
John Johansen
1
-1
/
+1
2017-09-22
apparmor: Fix an error code in aafs_create()
Dan Carpenter
1
-1
/
+3
2017-09-22
apparmor: Fix logical error in verify_header()
Christos Gkekas
1
-1
/
+1
2017-09-22
apparmor: Fix shadowed local variable in unpack_trans_table()
Geert Uytterhoeven
1
-2
/
+2
2017-09-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+4
2017-09-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
28
-56
/
+78
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-21
/
+256
2017-09-08
Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2017-09-08
Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-120
/
+23
2017-09-05
selinux: remove AVC init audit log message
Richard Guy Briggs
1
-2
/
+0
2017-09-05
fs: fix kernel_write prototype
Christoph Hellwig
1
-1
/
+2
2017-09-05
fs: fix kernel_read prototype
Christoph Hellwig
1
-1
/
+2
2017-09-01
Introduce v3 namespaced file capabilities
Serge E. Hallyn
1
-19
/
+251
2017-08-29
selinux: constify nf_hook_ops
Arvind Yadav
1
-1
/
+1
2017-08-22
selinux: allow per-file labeling for cgroupfs
Antonio Murdaca
1
-1
/
+3
2017-08-17
lsm_audit: update my email address
Stephen Smalley
1
-1
/
+1
2017-08-17
selinux: update my email address
Stephen Smalley
25
-25
/
+25
2017-08-08
selinux: use GFP_NOWAIT in the AVC kmem_caches
Michal Hocko
1
-8
/
+6
2017-08-02
selinux: Generalize support for NNP/nosuid SELinux domain transitions
Stephen Smalley
4
-16
/
+42
2017-08-01
smack: Remove redundant pdeath_signal clearing
Kees Cook
1
-15
/
+0
[next]