Age | Commit message (Expand) | Author |
2020-06-30 | Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-06-24 | ima: extend boot_aggregate with kernel measurements | Maurizio Drocco |
2020-06-23 | security: Fix hook iteration and default value for inode_copy_up_xattr | KP Singh |
2020-06-21 | Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-06-17 | selinux: fix undefined return of cond_evaluate_expr | Tom Rix |
2020-06-16 | selinux: fix a double free in cond_read_node()/cond_read_list() | Tom Rix |
2020-06-15 | ima: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-06-14 | Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort... | Linus Torvalds |
2020-06-14 | security: Add LSM hooks to set*gid syscalls | Thomas Cedeno |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-13 | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-06-12 | Merge tag 'integrity-v5.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-06-12 | ima: fix mprotect checking | Mimi Zohar |
2020-06-10 | selinux: fix double free | Tom Rix |
2020-06-09 | Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2020-06-09 | Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse |
2020-06-07 | Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-06-07 | ima: Remove __init annotation from ima_pcrread() | Roberto Sassu |
2020-06-07 | apparmor: Fix memory leak of profile proxy | John Johansen |
2020-06-07 | apparmor: fix introspection of of task mode for unconfined tasks | John Johansen |
2020-06-07 | apparmor: check/put label on apparmor_sk_clone_security() | Mauricio Faria de Oliveira |
2020-06-06 | Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2020-06-05 | ima: Directly free *entry in ima_alloc_init_template() if digests is NULL | Roberto Sassu |
2020-06-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-04 | mm: add kvfree_sensitive() for freeing sensitive data objects | Waiman Long |
2020-06-04 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-06-04 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-06-04 | Merge tag 'Smack-for-5.8' of git://github.com/cschaufler/smack-next | Linus Torvalds |
2020-06-04 | Merge tag 'keys-next-20200602' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-06-03 | ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init() | Roberto Sassu |
2020-06-03 | ima: Directly assign the ima_default_policy pointer to ima_rules | Roberto Sassu |
2020-06-03 | ovl: call secutiry hook in ovl_real_ioctl() | Miklos Szeredi |
2020-06-02 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-06-02 | Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-06-02 | Merge tag 'tomoyo-pr-20200601' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds |
2020-06-02 | keys: Implement update for the big_key type | David Howells |
2020-06-02 | security/keys: rewrite big_key crypto to use library interface | Jason A. Donenfeld |
2020-06-01 | Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-06-01 | security: apparmor: default KUNIT_* fragments to KUNIT_ALL_TESTS | Anders Roxell |
2020-06-01 | Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-06-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-29 | exec: Compute file based creds only once | Eric W. Biederman |
2020-05-29 | exec: Add a per bprm->file version of per_clear | Eric W. Biederman |
2020-05-29 | tomoyo_write_control(): get rid of pointless access_ok() | Al Viro |
2020-05-28 | Merge tag 'v5.7-rc7' into perf/core, to pick up fixes | Ingo Molnar |
2020-05-27 | Merge commit a4ae32c71fe9 ("exec: Always set cap_ambient in cap_bprm_set_creds") | Eric W. Biederman |