Age | Commit message (Expand) | Author | Files | Lines |
2020-04-04 | Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -52/+113 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -3/+3 |
2020-04-03 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 19 | -34/+19 |
2020-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 5 | -16/+68 |
2020-04-01 | Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 18 | -448/+448 |
2020-03-31 | selinux: clean up indentation issue with assignment statement | Colin Ian King | 1 | -4/+3 |
2020-03-31 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2020-03-30 | bpf: lsm: Initialize the BPF LSM hooks | KP Singh | 4 | -5/+38 |
2020-03-30 | security: Refactor declaration of LSM hooks | KP Singh | 1 | -11/+30 |
2020-03-29 | KEYS: Avoid false positive ENOMEM error on key read | Waiman Long | 2 | -15/+55 |
2020-03-29 | KEYS: Don't write out to userspace while holding key semaphore | Waiman Long | 7 | -51/+72 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 3 | -0/+3 |
2020-03-25 | .gitignore: remove too obvious comments | Masahiro Yamada | 1 | -3/+0 |
2020-03-15 | KEYS: reaching the keys quotas correctly | Yang Xu | 2 | -3/+3 |
2020-03-12 | ima: add a new CONFIG for loading arch-specific policies | Nayna Jain | 1 | -0/+7 |
2020-03-05 | selinux: avtab_init() and cond_policydb_init() return void | Paul Moore | 5 | -21/+7 |
2020-03-05 | selinux: clean up error path in policydb_init() | Ondrej Mosnacek | 1 | -13/+5 |
2020-02-28 | integrity: Remove duplicate pr_fmt definitions | Tushar Sugandhi | 17 | -31/+6 |
2020-02-28 | IMA: Add log statements for failure conditions | Tushar Sugandhi | 1 | -0/+3 |
2020-02-28 | IMA: Update KBUILD_MODNAME for IMA files to ima | Tushar Sugandhi | 1 | -3/+3 |
2020-02-28 | selinux: remove unused initial SIDs and improve handling | Stephen Smalley | 4 | -56/+58 |
2020-02-28 | selinux: reduce the use of hard-coded hash sizes | Ondrej Mosnacek | 4 | -40/+45 |
2020-02-26 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi... | Ingo Molnar | 1 | -1/+1 |
2020-02-23 | integrity: Check properly whether EFI GetVariable() is available | Ard Biesheuvel | 1 | -1/+1 |
2020-02-22 | selinux: Add xfs quota command types | Richard Haines | 1 | -0/+7 |
2020-02-22 | selinux: optimize storage of filename transitions | Ondrej Mosnacek | 3 | -80/+110 |
2020-02-21 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -14/+31 |
2020-02-18 | ima: add sm3 algorithm to hash algorithm configuration list | Tianjia Zhang | 1 | -0/+5 |
2020-02-18 | efi: Only print errors about failing to get certs if EFI vars are found | Javier Martinez Canillas | 1 | -14/+26 |
2020-02-14 | selinux: factor out loop body from filename_trans_read() | Ondrej Mosnacek | 1 | -59/+63 |
2020-02-12 | security: selinux: allow per-file labeling for bpffs | Connor O'Brien | 1 | -0/+1 |
2020-02-12 | selinux: generalize evaluate_cond_node() | Ondrej Mosnacek | 3 | -6/+12 |
2020-02-12 | selinux: convert cond_expr to array | Ondrej Mosnacek | 2 | -43/+33 |
2020-02-12 | selinux: convert cond_av_list to array | Ondrej Mosnacek | 2 | -79/+53 |
2020-02-12 | selinux: convert cond_list to array | Ondrej Mosnacek | 7 | -59/+43 |
2020-02-11 | Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -10/+4 |
2020-02-10 | selinux: sel_avc_get_stat_idx should increase position index | Vasily Averin | 1 | -0/+1 |
2020-02-10 | selinux: allow kernfs symlinks to inherit parent directory context | Christian Göttsche | 3 | -2/+13 |
2020-02-10 | selinux: simplify evaluate_cond_node() | Ondrej Mosnacek | 3 | -13/+6 |
2020-02-10 | Documentation,selinux: deprecate setting checkreqprot to 1 | Stephen Smalley | 3 | -1/+15 |
2020-02-10 | selinux: move status variables out of selinux_ss | Ondrej Mosnacek | 6 | -22/+23 |
2020-02-09 | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -15/+5 |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro | 2 | -13/+5 |
2020-02-07 | fs_parser: remove fs_parameter_description name field | Eric Sandeen | 2 | -3/+1 |
2020-02-06 | Merge tag 'Smack-for-5.6' of git://github.com/cschaufler/smack-next | Linus Torvalds | 1 | -22/+19 |
2020-02-06 | selinux: fix sidtab string cache locking | Ondrej Mosnacek | 1 | -9/+3 |
2020-02-06 | selinux: fix typo in filesystem name | Hridya Valsaraju | 1 | -1/+1 |
2020-02-06 | broken ping to ipv6 linklocal addresses on debian buster | Casey Schaufler | 1 | -22/+19 |
2020-01-30 | Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 3 | -0/+627 |
2020-01-29 | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+4 |