summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-12-21acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase supportDave Jiang
2018-12-21acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang
2018-12-21acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimmDave Jiang
2018-12-21acpi/nfit, libnvdimm: Add enable/update passphrase support for Intel nvdimmsDave Jiang
2018-12-21acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm.Dave Jiang
2018-12-13acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMsDave Jiang
2018-12-13acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimmDave Jiang
2018-12-13acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang
2018-12-13keys-encrypted: add nvdimm key format type to encrypted keysDave Jiang
2018-12-13keys: Export lookup_user_key to external usersDave Jiang
2018-12-13acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimmDave Jiang
2018-12-04acpi/nfit: Add support for Intel DSM 1.8 commandsDave Jiang
2018-12-02Linux 4.20-rc5Linus Torvalds
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-12-02Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-02Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-01Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-01Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-30Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linusBjorn Helgaas
2018-11-30PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka
2018-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-11-30Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-11-30Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-11-30Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-11-30MAINTAINERS: Update linux-mips mailing list addressPaul Burton
2018-11-30ocfs2: fix potential use after freePan Bian
2018-11-30mm/khugepaged: fix the xas_create_range() error pathHugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() do not crash on CompoundHugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() without freezing new_pageHugh Dickins
2018-11-30mm/khugepaged: minor reorderings in collapse_shmem()Hugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() remember to clear holesHugh Dickins
2018-11-30mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins
2018-11-30mm/khugepaged: collapse_shmem() stop if punched or truncatedHugh Dickins
2018-11-30mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()Hugh Dickins
2018-11-30mm/huge_memory: splitting set mapping+index before unfreezeHugh Dickins
2018-11-30mm/huge_memory: rename freeze_page() to unmap_page()Hugh Dickins
2018-11-30initramfs: clean old path before creating a hardlinkLi Zhijian
2018-11-30kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notraceAnders Roxell
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner
2018-11-30proc: fixup map_files test on armAlexey Dobriyan
2018-11-30debugobjects: avoid recursive calls with kmemleakQian Cai
2018-11-30userfaultfd: shmem: UFFDIO_COPY: set the page dirty if VM_WRITE is not setAndrea Arcangeli
2018-11-30userfaultfd: shmem: add i_size checksAndrea Arcangeli
2018-11-30userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmasAndrea Arcangeli
2018-11-30userfaultfd: shmem: allocate anonymous memory for MAP_PRIVATE shmemAndrea Arcangeli
2018-11-30userfaultfd: use ENOENT instead of EFAULT if the atomic copy user failsAndrea Arcangeli
2018-11-30lib/test_kmod.c: fix rmmod double freeLuis Chamberlain
2018-11-30hfsplus: do not free node before usingPan Bian