Age | Commit message (Expand) | Author |
2020-04-30 | Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-04-30 | selinux: properly handle multiple messages in selinux_netlink_send() | Paul Moore |
2020-04-27 | selinux: fix error return code in cond_read_list() | Wei Yongjun |
2020-04-16 | Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-04-16 | keys: Fix proc_keys_next to increase position index | Vasily Averin |
2020-04-15 | selinux: free str on error in str_read() | Ondrej Mosnacek |
2020-04-04 | Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-04-02 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-03-31 | Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-30 | selinux: clean up indentation issue with assignment statement | Colin Ian King |
2020-03-30 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-03-30 | bpf: lsm: Initialize the BPF LSM hooks | KP Singh |
2020-03-30 | security: Refactor declaration of LSM hooks | KP Singh |
2020-03-29 | KEYS: Avoid false positive ENOMEM error on key read | Waiman Long |
2020-03-29 | KEYS: Don't write out to userspace while holding key semaphore | Waiman Long |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-03-25 | .gitignore: remove too obvious comments | Masahiro Yamada |
2020-03-15 | KEYS: reaching the keys quotas correctly | Yang Xu |
2020-03-12 | ima: add a new CONFIG for loading arch-specific policies | Nayna Jain |
2020-03-05 | selinux: avtab_init() and cond_policydb_init() return void | Paul Moore |
2020-03-05 | selinux: clean up error path in policydb_init() | Ondrej Mosnacek |
2020-02-28 | integrity: Remove duplicate pr_fmt definitions | Tushar Sugandhi |
2020-02-28 | IMA: Add log statements for failure conditions | Tushar Sugandhi |
2020-02-28 | IMA: Update KBUILD_MODNAME for IMA files to ima | Tushar Sugandhi |
2020-02-27 | selinux: remove unused initial SIDs and improve handling | Stephen Smalley |
2020-02-27 | selinux: reduce the use of hard-coded hash sizes | Ondrej Mosnacek |
2020-02-26 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi... | Ingo Molnar |
2020-02-23 | integrity: Check properly whether EFI GetVariable() is available | Ard Biesheuvel |
2020-02-22 | selinux: Add xfs quota command types | Richard Haines |
2020-02-22 | selinux: optimize storage of filename transitions | Ondrej Mosnacek |
2020-02-20 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-02-18 | ima: add sm3 algorithm to hash algorithm configuration list | Tianjia Zhang |
2020-02-18 | efi: Only print errors about failing to get certs if EFI vars are found | Javier Martinez Canillas |
2020-02-13 | selinux: factor out loop body from filename_trans_read() | Ondrej Mosnacek |
2020-02-11 | security: selinux: allow per-file labeling for bpffs | Connor O'Brien |
2020-02-11 | selinux: generalize evaluate_cond_node() | Ondrej Mosnacek |
2020-02-11 | selinux: convert cond_expr to array | Ondrej Mosnacek |
2020-02-11 | selinux: convert cond_av_list to array | Ondrej Mosnacek |
2020-02-11 | selinux: convert cond_list to array | Ondrej Mosnacek |
2020-02-10 | Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-02-10 | selinux: sel_avc_get_stat_idx should increase position index | Vasily Averin |
2020-02-10 | selinux: allow kernfs symlinks to inherit parent directory context | Christian Göttsche |
2020-02-10 | selinux: simplify evaluate_cond_node() | Ondrej Mosnacek |
2020-02-10 | Documentation,selinux: deprecate setting checkreqprot to 1 | Stephen Smalley |
2020-02-10 | selinux: move status variables out of selinux_ss | Ondrej Mosnacek |
2020-02-08 | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro |
2020-02-07 | fs_parser: remove fs_parameter_description name field | Eric Sandeen |