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
*
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
|
*
LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()
Al Viro
2018-12-21
2
-37
/
+15
|
*
LSM: lift parsing LSM options into the caller of ->sb_kern_mount()
Al Viro
2018-12-21
3
-43
/
+9
|
*
smack: make smack_parse_opts_str() clean up on failure
Al Viro
2018-12-21
1
-0
/
+1
|
*
selinux: expand superblock_doinit() calls
Al Viro
2018-12-20
1
-30
/
+24
|
*
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-12-20
4
-0
/
+4
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
|
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2019-01-02
1
-2
/
+3
|
\
\
|
*
\
Merge tag 'tpmdd-next-20181217' of git://git.infradead.org/users/jjs/linux-tp...
James Morris
2018-12-17
1
-2
/
+3
|
|
\
\
|
|
*
|
tpm: use u32 instead of int for PCR index
Tomas Winkler
2018-11-13
1
-2
/
+3
*
|
|
|
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2019-01-02
1
-3
/
+9
|
\
\
\
\
|
*
\
\
\
Merge branch 'smack-for-4.21-a' of https://github.com/cschaufler/next-smack i...
James Morris
2018-12-13
1
-3
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
smack: fix access permissions for keyring
Zoran Markovic
2018-12-03
1
-3
/
+9
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-02
11
-92
/
+633
|
\
\
\
\
\
|
*
|
|
|
|
integrity: Remove references to module keyring
Thiago Jung Bauermann
2018-12-17
2
-4
/
+2
|
*
|
|
|
|
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
2018-12-17
11
-91
/
+634
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
ima: Use inode_is_open_for_write
Nikolay Borisov
2018-12-12
1
-1
/
+1
|
|
*
|
|
|
ima: Support platform keyring for kernel appraisal
Nayna Jain
2018-12-12
1
-2
/
+12
|
|
*
|
|
|
efi: Allow the "db" UEFI variable to be suppressed
Josh Boyer
2018-12-12
1
-10
/
+35
|
|
*
|
|
|
efi: Import certificates from UEFI Secure Boot
Josh Boyer
2018-12-12
2
-1
/
+173
|
|
*
|
|
|
efi: Add an EFI signature blob parser
Dave Howells
2018-12-12
2
-1
/
+110
|
|
*
|
|
|
integrity: Load certs to the platform keyring
Nayna Jain
2018-12-12
3
-24
/
+86
|
|
*
|
|
|
integrity: Define a trusted platform keyring
Nayna Jain
2018-12-12
5
-16
/
+81
|
|
*
|
|
|
ima: don't measure/appraise files on efivarfs
Mimi Zohar
2018-12-11
1
-1
/
+3
|
|
*
|
|
|
x86/ima: define arch_get_ima_policy() for x86
Eric Richter
2018-12-11
1
-1
/
+9
|
|
*
|
|
|
ima: add support for arch specific policies
Nayna Jain
2018-12-11
1
-2
/
+70
|
|
*
|
|
|
ima: refactor ima_init_policy()
Nayna Jain
2018-12-11
1
-41
/
+56
|
|
*
|
|
|
ima: prevent kexec_load syscall based on runtime secureboot flag
Nayna Jain
2018-12-11
1
-6
/
+13
|
|
*
|
|
|
integrity: support new struct public_key_signature encoding field
Mimi Zohar
2018-11-13
1
-0
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
KEYS: fix parsing invalid pkey info string
Eric Biggers
2019-01-01
1
-0
/
+2
*
|
|
|
|
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-29
2
-10
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-22
2
-10
/
+10
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
\
\
\
\
[next]