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
*
LSM: generalize flag passing to security_capable
Micah Morton
2019-01-10
9
-39
/
+37
*
TOMOYO: Update LSM flags to no longer be exclusive
Kees Cook
2019-01-08
1
-1
/
+1
*
LSM: Infrastructure management of the ipc security blob
Casey Schaufler
2019-01-08
5
-121
/
+108
*
Smack: Abstract use of ipc security blobs
Casey Schaufler
2019-01-08
2
-5
/
+20
*
SELinux: Abstract use of ipc security blobs
Casey Schaufler
2019-01-08
2
-9
/
+22
*
LSM: Infrastructure management of the task security
Casey Schaufler
2019-01-08
3
-27
/
+60
*
LSM: Infrastructure management of the inode security
Casey Schaufler
2019-01-08
5
-98
/
+90
*
Smack: Abstract use of inode security blob
Casey Schaufler
2019-01-08
2
-18
/
+23
*
SELinux: Abstract use of inode security blob
Casey Schaufler
2019-01-08
3
-15
/
+21
*
LSM: Infrastructure management of the file security
Casey Schaufler
2019-01-08
7
-51
/
+71
*
Smack: Abstract use of file security blob
Casey Schaufler
2019-01-08
2
-4
/
+13
*
SELinux: Abstract use of file security blob
Casey Schaufler
2019-01-08
2
-9
/
+14
*
Infrastructure management of the cred security blob
Casey Schaufler
2019-01-08
10
-102
/
+150
*
TOMOYO: Abstract use of cred security blob
Casey Schaufler
2019-01-08
4
-16
/
+64
*
AppArmor: Abstract use of cred security blob
Casey Schaufler
2019-01-08
4
-10
/
+24
*
SELinux: Remove unused selinux_is_enabled
Casey Schaufler
2019-01-08
5
-29
/
+1
*
SELinux: Remove cred security blob poisoning
Casey Schaufler
2019-01-08
1
-6
/
+0
*
SELinux: Abstract use of cred security blob
Casey Schaufler
2019-01-08
3
-29
/
+34
*
Smack: Abstract use of cred security blob
Casey Schaufler
2019-01-08
4
-43
/
+53
*
procfs: add smack subdir to attrs
Casey Schaufler
2019-01-08
1
-4
/
+20
*
capability: Initialize as LSM_ORDER_FIRST
Kees Cook
2019-01-08
2
-6
/
+8
*
LSM: Introduce enum lsm_order
Kees Cook
2019-01-08
1
-1
/
+8
*
Yama: Initialize as ordered LSM
Kees Cook
2019-01-08
3
-3
/
+8
*
LoadPin: Initialize as ordered LSM
Kees Cook
2019-01-08
3
-40
/
+8
*
LSM: Split LSM preparation from initialization
Kees Cook
2019-01-08
1
-6
/
+15
*
LSM: Add all exclusive LSMs to ordered initialization
Casey Schaufler
2019-01-08
1
-25
/
+20
*
selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
Kees Cook
2019-01-08
2
-19
/
+1
*
apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE
Kees Cook
2019-01-08
2
-17
/
+1
*
LSM: Separate idea of "major" LSM from "exclusive" LSM
Kees Cook
2019-01-08
5
-4
/
+16
*
LSM: Refactor "security=" in terms of enable/disable
Kees Cook
2019-01-08
1
-8
/
+20
*
LSM: Prepare for reorganizing "security=" logic
Kees Cook
2019-01-08
1
-9
/
+8
*
LSM: Tie enabling logic to presence in ordered list
Kees Cook
2019-01-08
1
-3
/
+11
*
LSM: Introduce "lsm=" for boottime LSM selection
Kees Cook
2019-01-08
2
-2
/
+15
*
LSM: Introduce CONFIG_LSM
Kees Cook
2019-01-08
2
-5
/
+31
*
LSM: Build ordered list of LSMs to initialize
Kees Cook
2019-01-08
1
-5
/
+53
*
LSM: Lift LSM selection out of individual LSMs
Kees Cook
2019-01-08
5
-52
/
+71
*
LSM: Plumb visibility into optional "enabled" state
Kees Cook
2019-01-08
2
-2
/
+4
*
LSM: Provide separate ordered initialization
Kees Cook
2019-01-08
1
-0
/
+21
*
LSM: Introduce LSM_FLAG_LEGACY_MAJOR
Kees Cook
2019-01-08
4
-0
/
+4
*
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
6
-741
/
+459
|
\
|
*
smack: rewrite smack_sb_eat_lsm_opts()
Al Viro
2018-12-21
1
-85
/
+23
|
*
smack: get rid of match_token()
Al Viro
2018-12-21
1
-18
/
+38
|
*
smack: take the guts of smack_parse_opts_str() into a new helper
Al Viro
2018-12-21
1
-57
/
+57
|
*
LSM: new method: ->sb_add_mnt_opt()
Al Viro
2018-12-21
3
-30
/
+24
|
*
selinux: rewrite selinux_sb_eat_lsm_opts()
Al Viro
2018-12-21
1
-92
/
+54
|
*
selinux: regularize Opt_... names a bit
Al Viro
2018-12-21
1
-8
/
+8
|
*
selinux: switch away from match_token()
Al Viro
2018-12-21
1
-27
/
+55
|
*
selinux: new helper - selinux_add_opt()
Al Viro
2018-12-21
1
-73
/
+53
|
*
smack: switch to private smack_mnt_opts
Al Viro
2018-12-21
1
-102
/
+55
|
*
selinux: switch to private struct selinux_mnt_opts
Al Viro
2018-12-21
1
-161
/
+101
[next]