summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris2018-12-1720-92/+862
|\
| * ima: Use inode_is_open_for_writeNikolay Borisov2018-12-121-1/+1
| * ima: Support platform keyring for kernel appraisalNayna Jain2018-12-121-2/+12
| * efi: Allow the "db" UEFI variable to be suppressedJosh Boyer2018-12-121-10/+35
| * efi: Import certificates from UEFI Secure BootJosh Boyer2018-12-122-1/+173
| * efi: Add an EFI signature blob parserDave Howells2018-12-123-1/+119
| * efi: Add EFI signature data typesDave Howells2018-12-121-0/+25
| * integrity: Load certs to the platform keyringNayna Jain2018-12-123-24/+86
| * integrity: Define a trusted platform keyringNayna Jain2018-12-125-16/+81
| * selftests/ima: kexec_load syscall testMimi Zohar2018-12-114-0/+70
| * ima: don't measure/appraise files on efivarfsMimi Zohar2018-12-111-1/+3
| * x86/ima: retry detecting secure boot modeMimi Zohar2018-12-113-3/+47
| * docs: Extend trusted keys documentation for TPM 2.0Stefan Berger2018-12-111-1/+30
| * x86/ima: define arch_get_ima_policy() for x86Eric Richter2018-12-113-2/+27
| * ima: add support for arch specific policiesNayna Jain2018-12-112-2/+75
| * ima: refactor ima_init_policy()Nayna Jain2018-12-111-41/+56
| * ima: prevent kexec_load syscall based on runtime secureboot flagNayna Jain2018-12-111-6/+13
| * x86/ima: define arch_ima_get_securebootNayna Jain2018-11-133-0/+28
| * integrity: support new struct public_key_signature encoding fieldMimi Zohar2018-11-131-0/+1
* | Merge tag 'v4.20-rc7' into next-generalJames Morris2018-12-171138-6841/+13652
|\ \
| * | Linux 4.20-rc7v4.20-rc7Linus Torvalds2018-12-161-1/+1
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-1416-30/+54
| |\ \
| | * | scripts/spdxcheck.py: always open files in binary modeThierry Reding2018-12-141-2/+4
| | * | checkstack.pl: fix for aarch64Qian Cai2018-12-141-2/+2
| | * | userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli2018-12-141-1/+2
| | * | fs/iomap.c: get/put the page in iomap_page_create/release()Piotr Jaroszynski2018-12-141-0/+7
| | * | hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()Yongkai Wu2018-12-141-2/+3
| | * | memblock: annotate memblock_is_reserved() with __init_memblockYueyi Li2018-12-141-1/+1
| | * | psi: fix reference to kernel commandline enableBaruch Siach2018-12-141-2/+2
| | * | arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown2018-12-141-0/+1
| | * | mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe2018-12-142-0/+22
| | * | mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe2018-12-144-17/+6
| | * | alpha: fix hang caused by the bootmem removalMike Rapoport2018-12-142-3/+4
| * | | Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-143-2/+5
| |\ \ \
| | * | | block: Fix null_blk_zoned creation failure with small number of zonesShin'ichiro Kawasaki2018-12-111-1/+1
| | * | | aio: fix spectre gadget in lookup_ioctxJeff Moyer2018-12-111-0/+2
| | * | | block/bio: Do not zero user pagesKeith Busch2018-12-101-1/+2
| * | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-141-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | clk: qcom: qcs404: Fix gpll0_out_main parentSrinivas Kandagatla2018-12-101-1/+1
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-12-141-1/+1
| |\ \ \ \
| | * | | | arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy2018-12-111-1/+1
| * | | | | Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-1412-20/+80
| |\ \ \ \ \
| | * | | | | powerpc/ptrace: replace ptrace_report_syscall() with a tracehook callElvira Khabirova2018-12-101-1/+6
| | * | | | | powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran2018-12-091-3/+16
| | * | | | | powerpc/papr_scm: Use ibm,unit-guid as the iset cookieOliver O'Halloran2018-12-091-0/+12
| | * | | | | powerpc/papr_scm: Fix DIMM device registration raceOliver O'Halloran2018-12-091-0/+3
| | * | | | | powerpc/papr_scm: Remove endian conversionsOliver O'Halloran2018-12-091-3/+3
| | * | | | | powerpc/papr_scm: Update DT propertiesOliver O'Halloran2018-12-091-5/+11
| | * | | | | powerpc/papr_scm: Fix resource end addressOliver O'Halloran2018-12-071-1/+1
| | * | | | | powerpc/papr_scm: Use depend instead of selectOliver O'Halloran2018-12-071-2/+1