summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-301-1/+1
|\ \ \
| * \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar2020-02-261-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | integrity: Check properly whether EFI GetVariable() is availableArd Biesheuvel2020-02-231-1/+1
| | |/
* | / KEYS: reaching the keys quotas correctlyYang Xu2020-03-152-3/+3
|/ /
* | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-202-14/+31
|\ \
| * | ima: add sm3 algorithm to hash algorithm configuration listTianjia Zhang2020-02-181-0/+5
| * | efi: Only print errors about failing to get certs if EFI vars are foundJavier Martinez Canillas2020-02-181-14/+26
| |/
* | Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-02-102-10/+4
|\ \ | |/ |/|
| * selinux: fix sidtab string cache lockingOndrej Mosnacek2020-02-051-9/+3
| * selinux: fix typo in filesystem nameHridya Valsaraju2020-02-051-1/+1
* | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-082-15/+5
|\ \
| * | fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-072-13/+5
| * | fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-072-3/+1
* | | Merge tag 'Smack-for-5.6' of git://github.com/cschaufler/smack-nextLinus Torvalds2020-02-061-22/+19
|\ \ \
| * | | broken ping to ipv6 linklocal addresses on debian busterCasey Schaufler2020-02-051-22/+19
| |/ /
* | | Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-01-293-0/+627
|\ \ \
| * | | kunit: building kunit as a module breaks allmodconfigAlan Maguire2020-01-101-1/+1