summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-15acpi, nfit: add 'Enable Latch System Shutdown Status' command supportDan Williams
2017-11-13tools/testing/nvdimm: unit test clear-error commandsDan Williams
2017-11-12acpi, nfit: validate commands against the device typeDan Williams
2017-11-08tools/testing/nvdimm: stricter bounds checking for error injection commandsVishal Verma
2017-11-02nfit_test: when clearing poison, also remove badrange entriesVishal Verma
2017-11-02libnvdimm, badrange: remove a WARN for list_emptyVishal Verma
2017-11-02nfit_test: add error injection DSMsDave Jiang
2017-11-02libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang
2017-10-30acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMsDan Williams
2017-10-29acpi, nfit: hide unknown commands from nmemX/commandsDan Williams
2017-10-19dev/dax: fix uninitialized variable build warningRoss Zwisler
2017-10-19MAINTAINERS: Add entry for device DAXRoss Zwisler
2017-10-07libnvdimm, namespace: make a couple of functions staticColin Ian King
2017-10-07libnvdimm: introduce 'flags' attribute for DIMM 'lock' and 'alias' statusDan Williams
2017-10-07acpi, nfit: add support for the _LSI, _LSR, and _LSW label methodsDan Williams
2017-10-07acpi nfit: nfit_test supports translate SPAYasunori Goto
2017-10-07acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_...Yasunori Goto
2017-09-28nfit_test Make private definitions to command emulationYasunori Goto
2017-09-28libnvdimm, namespace: fix label initialization to use valid seq numbersDan Williams
2017-09-28libnvdimm, pfn: make 'resource' attribute only readable by rootDan Williams
2017-09-28libnvdimm, namespace: make 'resource' attribute only readable by rootDan Williams
2017-09-28libnvdimm, region : make 'resource' attribute only readable by rootDan Williams
2017-09-28dax: pr_err() strings should end with newlinesArvind Yadav
2017-09-28libnvdimm, dimm: clear 'locked' status on successful DIMM enableDan Williams
2017-09-24Linux 4.14-rc2v4.14-rc2Linus Torvalds
2017-09-24Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-24Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2017-09-23tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek
2017-09-23tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak
2017-09-23Documentation: tpm: add powered-while-suspended binding documentationEnric Balletbo i Serra
2017-09-23tpm: tpm_crb: constify acpi_device_id.Arvind Yadav
2017-09-23tpm: vtpm: constify vio_device_idArvind Yadav
2017-09-23security: fix description of values returned by cap_inode_need_killprivStefan Berger
2017-09-23Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-23Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf
2017-09-23objtool: Handle another GCC stack pointer adjustment bugJosh Poimboeuf
2017-09-22Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-09-22Merge branch 'net-fix-reuseaddr-regression'David S. Miller
2017-09-22inet: fix improper empty comparisonJosef Bacik
2017-09-22net: use inet6_rcv_saddr to compare socketsJosef Bacik
2017-09-22net: set tb->fast_sk_familyJosef Bacik
2017-09-22net: orphan frags on stand-alone ptype in dev_queue_xmit_nitWillem de Bruijn