summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
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-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-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 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-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-20security: Fix hook iteration for secid_to_secctxKP Singh
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-08KEYS: encrypted: use crypto_shash_tfm_digest()Eric Biggers
2020-05-07evm: Fix RCU list related warningsMadhuparna Bhowmik
2020-05-07ima: Fix return value of ima_write_policy()Roberto Sassu
2020-05-07evm: Check also if *tfm is an error pointer in init_desc()Roberto Sassu
2020-05-07ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()Roberto Sassu
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker...Alexei Starovoitov
2020-05-01selinux: do not allocate hashtabs dynamicallyOndrej Mosnacek
2020-05-01selinux: fix return value on error in policydb_read()Ondrej Mosnacek
2020-05-01selinux: simplify range_write()Ondrej Mosnacek
2020-05-01selinux: fix error return code in policydb_read()Wei Yongjun
2020-04-30Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-30selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore
2020-04-28Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann
2020-04-27selinux: fix error return code in cond_read_list()Wei Yongjun
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2020-04-22selinux: don't produce incorrect filename_trans_countOndrej Mosnacek
2020-04-22Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...Ingo Molnar
2020-04-17selinux: implement new format of filename transitionsOndrej Mosnacek
2020-04-17selinux: move context hashing under sidtabOndrej Mosnacek
2020-04-17selinux: hash context structure directlyOndrej Mosnacek
2020-04-17selinux: store role transitions in a hash tableOndrej Mosnacek
2020-04-16Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-16keys: Fix proc_keys_next to increase position indexVasily Averin