summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2020-06-06Merge tag 'integrity-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2020-06-05ima: Directly free *entry in ima_alloc_init_template() if digests is NULLRoberto Sassu
2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-04mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long
2020-06-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-04Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-04Merge tag 'Smack-for-5.8' of git://github.com/cschaufler/smack-nextLinus Torvalds
2020-06-04Merge tag 'keys-next-20200602' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-03ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()Roberto Sassu
2020-06-03ima: Directly assign the ima_default_policy pointer to ima_rulesRoberto Sassu
2020-06-02Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-02Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-02Merge tag 'tomoyo-pr-20200601' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds
2020-06-02keys: Implement update for the big_key typeDavid Howells
2020-06-02security/keys: rewrite big_key crypto to use library interfaceJason A. Donenfeld
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-01Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29exec: Compute file based creds only onceEric W. Biederman
2020-05-29exec: Add a per bprm->file version of per_clearEric W. Biederman
2020-05-29tomoyo_write_control(): get rid of pointless access_ok()Al Viro
2020-05-28Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar
2020-05-27Merge commit a4ae32c71fe9 ("exec: Always set cap_ambient in cap_bprm_set_creds")Eric W. Biederman
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-05-27Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-05-26exec: Always set cap_ambient in cap_bprm_set_credsEric W. Biederman
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-22ima: verify mprotect change is consistent with mmap policyMimi Zohar
2020-05-21apparmor: Fix use-after-free in aa_audit_rule_initNavid Emamdoost
2020-05-21apparmor: Fix aa_label refcnt leak in policy_updateXiyu Yang
2020-05-21apparmor: fix potential label refcnt leak in aa_change_profileXiyu Yang
2020-05-21exec: Convert security_bprm_set_creds into security_bprm_repopulate_credsEric W. Biederman
2020-05-20security: Fix hook iteration for secid_to_secctxKP Singh
2020-05-20exec: Factor security_bprm_creds_for_exec out of security_bprm_set_credsEric W. Biederman
2020-05-19proc: proc_pid_ns takes super_block as an argumentAlexey Gladkov
2020-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/l...Linus Torvalds
2020-05-15bpf, capability: Introduce CAP_BPFAlexei Starovoitov
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-14evm: Fix a small race in init_desc()Dan Carpenter
2020-05-14lockdown: Allow unprivileged users to see lockdown statusJeremy Cline
2020-05-12selinux: netlabel: Remove unused inline functionYueHaibing
2020-05-12tomoyo: use true for bool variableZou Wei
2020-05-11Smack: Remove unused inline function smk_ad_setfield_u_fs_path_mntYueHaibing
2020-05-08KEYS: encrypted: use crypto_shash_tfm_digest()Eric Biggers
2020-05-07evm: Fix possible memory leak in evm_calc_hmac_or_hash()Roberto Sassu
2020-05-07ima: Set again build_ima_appraise variableKrzysztof Struczynski
2020-05-07ima: Remove redundant policy rule set in add_rules()Krzysztof Struczynski