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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2019-01-22
security: keys: annotate implicit fall through
Mathieu Malaterre
2019-01-22
apparmor: Adjust offset when accessing task blob.
Tetsuo Handa
2019-01-22
Merge tag 'v5.0-rc3' into next-general
James Morris
2019-01-18
LSM: Make some functions static
Wei Yongjun
2019-01-18
LSM: Make lsm_early_cred() and lsm_early_task() local functions.
Tetsuo Handa
2019-01-17
Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-16
LSM: Check for NULL cred-security on free
James Morris
2019-01-16
Yama: Check for pid death before checking ancestry
Kees Cook
2019-01-16
Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-10
selinux: do not override context on context mounts
Ondrej Mosnacek
2019-01-10
selinux: never allow relabeling on context mounts
Ondrej Mosnacek
2019-01-10
selinux: stop passing MAY_NOT_BLOCK to the AVC upon follow_link
Stephen Smalley
2019-01-10
selinux: avoid silent denials in permissive mode under RCU walk
Stephen Smalley
2019-01-10
selinux: fix GPF on invalid policy
Stephen Smalley
2019-01-10
LSM: generalize flag passing to security_capable
Micah Morton
2019-01-08
TOMOYO: Update LSM flags to no longer be exclusive
Kees Cook
2019-01-08
LSM: Infrastructure management of the ipc security blob
Casey Schaufler
2019-01-08
Smack: Abstract use of ipc security blobs
Casey Schaufler
2019-01-08
SELinux: Abstract use of ipc security blobs
Casey Schaufler
2019-01-08
LSM: Infrastructure management of the task security
Casey Schaufler
2019-01-08
LSM: Infrastructure management of the inode security
Casey Schaufler
2019-01-08
Smack: Abstract use of inode security blob
Casey Schaufler
2019-01-08
SELinux: Abstract use of inode security blob
Casey Schaufler
2019-01-08
LSM: Infrastructure management of the file security
Casey Schaufler
2019-01-08
Smack: Abstract use of file security blob
Casey Schaufler
2019-01-08
SELinux: Abstract use of file security blob
Casey Schaufler
2019-01-08
Infrastructure management of the cred security blob
Casey Schaufler
2019-01-08
TOMOYO: Abstract use of cred security blob
Casey Schaufler
2019-01-08
AppArmor: Abstract use of cred security blob
Casey Schaufler
2019-01-08
SELinux: Remove unused selinux_is_enabled
Casey Schaufler
2019-01-08
SELinux: Remove cred security blob poisoning
Casey Schaufler
2019-01-08
SELinux: Abstract use of cred security blob
Casey Schaufler
2019-01-08
Smack: Abstract use of cred security blob
Casey Schaufler
2019-01-08
procfs: add smack subdir to attrs
Casey Schaufler
2019-01-08
capability: Initialize as LSM_ORDER_FIRST
Kees Cook
2019-01-08
LSM: Introduce enum lsm_order
Kees Cook
2019-01-08
Yama: Initialize as ordered LSM
Kees Cook
2019-01-08
LoadPin: Initialize as ordered LSM
Kees Cook
2019-01-08
LSM: Split LSM preparation from initialization
Kees Cook
2019-01-08
LSM: Add all exclusive LSMs to ordered initialization
Casey Schaufler
2019-01-08
selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
Kees Cook
2019-01-08
apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
Kees Cook
2019-01-08
LSM: Separate idea of "major" LSM from "exclusive" LSM
Kees Cook
2019-01-08
LSM: Refactor "security=" in terms of enable/disable
Kees Cook
2019-01-08
LSM: Prepare for reorganizing "security=" logic
Kees Cook
2019-01-08
LSM: Tie enabling logic to presence in ordered list
Kees Cook
2019-01-08
LSM: Introduce "lsm=" for boottime LSM selection
Kees Cook
2019-01-08
LSM: Introduce CONFIG_LSM
Kees Cook
2019-01-08
LSM: Build ordered list of LSMs to initialize
Kees Cook
2019-01-08
LSM: Lift LSM selection out of individual LSMs
Kees Cook
[prev]
[next]