| 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-04 | 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-14 | 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-13 | 1 | -1/+1 |
| | * | | | | ima: Support platform keyring for kernel appraisal | Nayna Jain | 2018-12-13 | 1 | -2/+12 |
| | * | | | | efi: Allow the "db" UEFI variable to be suppressed | Josh Boyer | 2018-12-13 | 1 | -10/+35 |
| | * | | | | efi: Import certificates from UEFI Secure Boot | Josh Boyer | 2018-12-13 | 2 | -1/+173 |
| | * | | | | efi: Add an EFI signature blob parser | Dave Howells | 2018-12-13 | 2 | -1/+110 |
| | * | | | | integrity: Load certs to the platform keyring | Nayna Jain | 2018-12-13 | 3 | -24/+86 |
| | * | | | | integrity: Define a trusted platform keyring | Nayna Jain | 2018-12-13 | 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-21 | 2 | -10/+10 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-12-29 | 1 | -1/+1 |
|\ \ \ \ \ |
|