index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
LSM: hide struct security_mnt_opts from any generic code
Al Viro
2018-12-21
3
-32
/
+85
|
*
selinux: kill selinux_sb_get_mnt_opts()
Al Viro
2018-12-21
1
-147
/
+51
|
*
LSM: turn sb_eat_lsm_opts() into a method
Al Viro
2018-12-21
3
-12
/
+31
|
*
btrfs: sanitize security_mnt_opts use
Al Viro
2018-12-21
1
-0
/
+1
|
*
selinux; don't open-code a loop in sb_finish_set_opts()
Al Viro
2018-12-21
1
-4
/
+2
|
*
LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()
Al Viro
2018-12-21
3
-27
/
+3
|
*
new helper: security_sb_eat_lsm_opts()
Al Viro
2018-12-21
1
-3
/
+12
[next]