| Commit message (Expand) | Author | Age | Files | Lines |
* | apparmor: Fix aa_label_build() error handling for failed merges | John Johansen | 2019-02-01 | 1 | -1/+4 |
* | apparmor: Fix warning about unused function apparmor_ipv6_postroute | Petr Vorel | 2019-02-01 | 1 | -0/+2 |
* | Merge branch 'fixes-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-01-17 | 2 | -1/+10 |
|\ |
|
| * | LSM: Check for NULL cred-security on free | James Morris | 2019-01-16 | 1 | -0/+7 |
| * | Yama: Check for pid death before checking ancestry | Kees Cook | 2019-01-16 | 1 | -1/+3 |
* | | Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-01-16 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | selinux: fix GPF on invalid policy | Stephen Smalley | 2019-01-10 | 1 | -1/+2 |
* | | 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 |