summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-231-2/+14
|\
| * security: Fix hook iteration for secid_to_secctxKP Singh2020-05-201-2/+14
* | apparmor: Fix use-after-free in aa_audit_rule_initNavid Emamdoost2020-05-211-1/+2
* | apparmor: Fix aa_label refcnt leak in policy_updateXiyu Yang2020-05-211-1/+2
* | apparmor: fix potential label refcnt leak in aa_change_profileXiyu Yang2020-05-211-2/+1
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/l...Linus Torvalds2020-05-185-34/+40
|\ \ | |/ |/|
| * evm: Fix a small race in init_desc()Dan Carpenter2020-05-141-22/+22
| * evm: Fix RCU list related warningsMadhuparna Bhowmik2020-05-073-4/+11
| * ima: Fix return value of ima_write_policy()Roberto Sassu2020-05-071-2/+1
| * evm: Check also if *tfm is an error pointer in init_desc()Roberto Sassu2020-05-071-1/+1
| * ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()Roberto Sassu2020-05-071-6/+6
* | Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-302-26/+46
|\ \ | |/ |/|
| * selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore2020-04-301-25/+45
| * selinux: fix error return code in cond_read_list()Wei Yongjun2020-04-271-1/+1
* | Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-161-4/+4
|\|
| * selinux: free str on error in str_read()Ondrej Mosnacek2020-04-151-4/+4
* | keys: Fix proc_keys_next to increase position indexVasily Averin2020-04-161-0/+2
* | Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-048-52/+113
|\ \
| * | KEYS: Avoid false positive ENOMEM error on key readWaiman Long2020-03-292-15/+55
| * | KEYS: Don't write out to userspace while holding key semaphoreWaiman Long2020-03-297-51/+72
* | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-033-3/+3
|\ \ \
| * | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-253-0/+3
| * | | .gitignore: remove too obvious commentsMasahiro Yamada2020-03-251-3/+0
| |/ /
* | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-0219-34/+19
|\ \ \
| * | | ima: add a new CONFIG for loading arch-specific policiesNayna Jain2020-03-121-0/+7
| * | | integrity: Remove duplicate pr_fmt definitionsTushar Sugandhi2020-02-2817-31/+6
| * | | IMA: Add log statements for failure conditionsTushar Sugandhi2020-02-281-0/+3
| * | | IMA: Update KBUILD_MODNAME for IMA files to imaTushar Sugandhi2020-02-281-3/+3
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-315-16/+68
|\ \ \
| * | | bpf: lsm: Initialize the BPF LSM hooksKP Singh2020-03-304-5/+38
| * | | security: Refactor declaration of LSM hooksKP Singh2020-03-301-11/+30
| |/ /
* | | Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-3118-448/+448
|\ \ \ | | |/ | |/|
| * | selinux: clean up indentation issue with assignment statementColin Ian King2020-03-301-4/+3
| * | selinux: avtab_init() and cond_policydb_init() return voidPaul Moore2020-03-055-21/+7
| * | selinux: clean up error path in policydb_init()Ondrej Mosnacek2020-03-051-13/+5
| * | selinux: remove unused initial SIDs and improve handlingStephen Smalley2020-02-274-56/+58
| * | selinux: reduce the use of hard-coded hash sizesOndrej Mosnacek2020-02-274-40/+45
| * | selinux: Add xfs quota command typesRichard Haines2020-02-221-0/+7
| * | selinux: optimize storage of filename transitionsOndrej Mosnacek2020-02-223-80/+110
| * | selinux: factor out loop body from filename_trans_read()Ondrej Mosnacek2020-02-131-59/+63
| * | security: selinux: allow per-file labeling for bpffsConnor O'Brien2020-02-111-0/+1
| * | selinux: generalize evaluate_cond_node()Ondrej Mosnacek2020-02-113-6/+12
| * | selinux: convert cond_expr to arrayOndrej Mosnacek2020-02-112-43/+33
| * | selinux: convert cond_av_list to arrayOndrej Mosnacek2020-02-112-79/+53
| * | selinux: convert cond_list to arrayOndrej Mosnacek2020-02-117-59/+43
| * | selinux: sel_avc_get_stat_idx should increase position indexVasily Averin2020-02-101-0/+1
| * | selinux: allow kernfs symlinks to inherit parent directory contextChristian Göttsche2020-02-103-2/+13
| * | selinux: simplify evaluate_cond_node()Ondrej Mosnacek2020-02-103-13/+6
| * | Documentation,selinux: deprecate setting checkreqprot to 1Stephen Smalley2020-02-103-1/+15
| * | selinux: move status variables out of selinux_ssOndrej Mosnacek2020-02-106-22/+23