summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2020-05-07ima: Fix ima digest hash table key calculationKrzysztof Struczynski
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-06Smack:- Remove redundant inode_smack cacheCasey Schaufler
2020-05-06Smack:- Remove mutex lock "smk_lock" from inode_smackCasey Schaufler
2020-05-06Smack: slab-out-of-bounds in vsscanfCasey Schaufler
2020-05-06smack: remove redundant structure variable from header.Maninder Singh
2020-05-06smack: avoid unused 'sip' variable warningArnd Bergmann
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-24Use proc_pid_ns() to get pid_namespace from the proc superblockAlexey Gladkov
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-19ima: Use ima_hash_algo for collision detection in the measurement listRoberto Sassu
2020-04-19ima: Calculate and extend PCR with digests in ima_template_entryRoberto Sassu
2020-04-19ima: Allocate and initialize tfm for each PCR bankRoberto Sassu
2020-04-19ima: Switch to dynamically allocated buffer for template digestsRoberto Sassu
2020-04-19ima: Store template digest directly in ima_template_entryRoberto Sassu
2020-04-19ima: Evaluate error in init_ima()Roberto Sassu
2020-04-19ima: Switch to ima_hash_algo for boot aggregateRoberto Sassu
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
2020-04-16capabilities: Introduce CAP_PERFMON to kernel and user spaceAlexey Budankov
2020-04-15selinux: drop unnecessary smp_load_acquire() callOndrej Mosnacek
2020-04-15selinux: free str on error in str_read()Ondrej Mosnacek
2020-04-14selinux: fix warning Comparison to boolZou Wei
2020-04-13device_cgroup: Cleanup cgroup eBPF device filter codeOdin Ugedal
2020-04-04Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-31Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-30selinux: clean up indentation issue with assignment statementColin Ian King
2020-03-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-30bpf: lsm: Initialize the BPF LSM hooksKP Singh