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.12.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
2019-11-23
apparmor: fix wrong buffer allocation in aa_new_mount
John Johansen
1
-4
/
+4
2019-11-23
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
1
-5
/
+7
2019-06-20
apparmor: increase left match history buffer size
John Johansen
2
-5
/
+4
2019-06-20
apparmor: Switch to GFP_KERNEL where possible
Sebastian Andrzej Siewior
3
-12
/
+12
2019-06-20
apparmor: Use a memory pool instead per-CPU caches
Sebastian Andrzej Siewior
5
-111
/
+164
2019-06-20
apparmor: Force type-casting of current->real_cred
Bharath Vedartham
1
-1
/
+1
2019-04-17
apparmor: fix spelling mistake "immutible" -> "immutable"
Colin Ian King
1
-1
/
+1
2019-04-12
apparmor: fix blob compression when ns is forced on a policy load
John Johansen
2
-4
/
+8
2019-04-12
apparmor: fix missing ZLIB defines
John Johansen
1
-0
/
+2
2019-04-12
apparmor: fix blob compression build failure on ppc
John Johansen
1
-1
/
+1
2019-04-12
apparmor: Initial implementation of raw policy blob compression
Chris Coulson
5
-8
/
+285
2019-04-10
apparmor: Restore Y/N in /sys for apparmor's "enabled"
Kees Cook
1
-1
/
+48
2019-04-09
KEYS: trusted: fix -Wvarags warning
ndesaulniers@google.com
1
-2
/
+2
2019-04-09
KEYS: trusted: allow trusted.ko to initialize w/o a TPM
Jarkko Sakkinen
1
-5
/
+23
2019-03-30
LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"
Kees Cook
1
-0
/
+38
2019-03-28
Yama: mark local symbols as static
Jann Horn
1
-4
/
+4
2019-03-18
selinux: fix NULL dereference in policydb_destroy()
Ondrej Mosnacek
1
-4
/
+9
2019-03-13
Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+7
2019-03-13
Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2019-03-13
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
5
-25
/
+194
2019-03-12
selinux: convert to kvmalloc
Kent Overstreet
6
-144
/
+62
2019-03-12
apparmor: fix double free when unpack of secmark rules fails
John Johansen
1
-0
/
+1
2019-03-12
apparmor: delete the dentry in aafs_remove() to avoid a leak
Chris Coulson
1
-0
/
+1
2019-03-11
security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock
J. Bruce Fields
1
-1
/
+4
2019-03-11
selinux: add the missing walk_size + len check in selinux_sctp_bind_connect
Xin Long
1
-0
/
+3
2019-03-11
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
5
-25
/
+90
2019-03-11
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-11
/
+40
2019-03-09
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-22
/
+12
2019-03-07
Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-127
/
+176
2019-03-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
58
-965
/
+2018
2019-03-05
keys: fix missing __user in KEYCTL_PKEY_QUERY
Ben Dooks
1
-1
/
+1
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+1
2019-03-01
LSM: Update list of SECURITYFS users in Kconfig
Petr Vorel
1
-2
/
+1
2019-02-28
introduce cloning of fs_context
Al Viro
3
-0
/
+93
2019-02-28
smack: Implement filesystem context security hooks
David Howells
2
-15
/
+47
2019-02-28
selinux: Implement the new mount API LSM hooks
David Howells
2
-10
/
+49
2019-02-28
vfs: Add LSM hooks for the new mount API
David Howells
1
-0
/
+5
2019-02-26
LSM: Ignore "security=" when "lsm=" is specified
Kees Cook
1
-2
/
+6
2019-02-26
LSM: Update function documentation for cap_capable
Micah Morton
1
-1
/
+1
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+6
2019-02-22
KEYS: always initialize keyring_index_key::desc_len
Eric Biggers
4
-6
/
+4
2019-02-22
security: mark expected switch fall-throughs and add a missing break
Gustavo A. R. Silva
5
-3
/
+8
2019-02-22
doc: sctp: Merge and clean up rst files
Kees Cook
1
-1
/
+1
2019-02-21
missing barriers in some of unix_sock ->addr and ->path accesses
Al Viro
1
-4
/
+6
2019-02-20
tomoyo: Bump version.
Tetsuo Handa
2
-8
/
+13
2019-02-16
keys: Timestamp new keys
David Howells
1
-0
/
+1
2019-02-16
keys: Fix dependency loop between construction record and auth key
David Howells
5
-62
/
+41
2019-02-16
KEYS: allow reaching the keys quotas exactly
Eric Biggers
1
-2
/
+2
2019-02-14
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
5
-11
/
+40
[next]