Age | Commit message (Expand) | Author | Files | Lines |
2020-06-13 | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -87/+407 |
2020-06-12 | Merge tag 'integrity-v5.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+2 |
2020-06-12 | ima: fix mprotect checking | Mimi Zohar | 1 | -1/+2 |
2020-06-10 | Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -0/+1 |
2020-06-09 | Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -1/+2 |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 1 | -1/+1 |
2020-06-08 | Merge tag 'apparmor-pr-2020-06-07' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -119/+185 |
2020-06-08 | ima: Remove __init annotation from ima_pcrread() | Roberto Sassu | 1 | -1/+1 |
2020-06-07 | apparmor: Fix memory leak of profile proxy | John Johansen | 3 | -6/+9 |
2020-06-07 | apparmor: fix introspection of of task mode for unconfined tasks | John Johansen | 1 | -2/+2 |
2020-06-07 | apparmor: check/put label on apparmor_sk_clone_security() | Mauricio Faria de Oliveira | 1 | -0/+5 |
2020-06-06 | Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 12 | -87/+390 |
2020-06-05 | ima: Directly free *entry in ima_alloc_init_template() if digests is NULL | Roberto Sassu | 1 | -2/+3 |
2020-06-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -22/+5 |
2020-06-05 | mm: add kvfree_sensitive() for freeing sensitive data objects | Waiman Long | 2 | -22/+5 |
2020-06-05 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 8 | -40/+32 |
2020-06-04 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -1/+3 |
2020-06-04 | Merge tag 'Smack-for-5.8' of git://github.com/cschaufler/smack-next | Linus Torvalds | 3 | -43/+21 |
2020-06-04 | Merge tag 'keys-next-20200602' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -209/+52 |
2020-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 4 | -5/+5 |
2020-06-04 | ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init() | Roberto Sassu | 4 | -5/+24 |
2020-06-03 | ima: Directly assign the ima_default_policy pointer to ima_rules | Roberto Sassu | 1 | -2/+1 |
2020-06-03 | ovl: call secutiry hook in ovl_real_ioctl() | Miklos Szeredi | 1 | -0/+1 |
2020-06-03 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2020-06-03 | Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 19 | -326/+499 |
2020-06-03 | Merge tag 'tomoyo-pr-20200601' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1 | Linus Torvalds | 1 | -1/+1 |
2020-06-02 | keys: Implement update for the big_key type | David Howells | 1 | -1/+18 |
2020-06-02 | security/keys: rewrite big_key crypto to use library interface | Jason A. Donenfeld | 2 | -209/+35 |
2020-06-02 | Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+0 |
2020-06-01 | security: apparmor: default KUNIT_* fragments to KUNIT_ALL_TESTS | Anders Roxell | 1 | -1/+2 |
2020-06-01 | Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2020-06-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -15/+3 |
2020-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 3 | -4/+18 |
2020-05-30 | exec: Compute file based creds only once | Eric W. Biederman | 2 | -13/+15 |
2020-05-30 | exec: Add a per bprm->file version of per_clear | Eric W. Biederman | 1 | -1/+1 |
2020-05-29 | tomoyo_write_control(): get rid of pointless access_ok() | Al Viro | 1 | -2/+0 |
2020-05-28 | Merge tag 'v5.7-rc7' into perf/core, to pick up fixes | Ingo Molnar | 11 | -66/+105 |
2020-05-28 | Merge commit a4ae32c71fe9 ("exec: Always set cap_ambient in cap_bprm_set_creds") | Eric W. Biederman | 1 | -0/+1 |
2020-05-27 | Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+17 |
2020-05-27 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -0/+1 |
2020-05-26 | exec: Always set cap_ambient in cap_bprm_set_creds | Eric W. Biederman | 1 | -0/+1 |
2020-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 9 | -40/+59 |
2020-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -2/+14 |
2020-05-22 | ima: verify mprotect change is consistent with mmap policy | Mimi Zohar | 2 | -1/+57 |
2020-05-22 | apparmor: Fix use-after-free in aa_audit_rule_init | Navid Emamdoost | 1 | -1/+2 |
2020-05-22 | apparmor: Fix aa_label refcnt leak in policy_update | Xiyu Yang | 1 | -1/+2 |
2020-05-22 | apparmor: fix potential label refcnt leak in aa_change_profile | Xiyu Yang | 1 | -2/+1 |
2020-05-21 | exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds | Eric W. Biederman | 2 | -7/+6 |
2020-05-21 | security: Fix hook iteration for secid_to_secctx | KP Singh | 1 | -2/+14 |
2020-05-20 | exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds | Eric W. Biederman | 7 | -27/+18 |