Age | Commit message (Expand) | Author | Files | Lines |
2017-11-15 | acpi, nfit: add 'Enable Latch System Shutdown Status' command support | Dan Williams | 1 | -1/+2 |
2017-11-13 | tools/testing/nvdimm: unit test clear-error commands | Dan Williams | 1 | -0/+18 |
2017-11-12 | acpi, nfit: validate commands against the device type | Dan Williams | 1 | -6/+9 |
2017-11-08 | tools/testing/nvdimm: stricter bounds checking for error injection commands | Vishal Verma | 1 | -2/+2 |
2017-11-02 | nfit_test: when clearing poison, also remove badrange entries | Vishal Verma | 1 | -8/+4 |
2017-11-02 | libnvdimm, badrange: remove a WARN for list_empty | Vishal Verma | 1 | -1/+0 |
2017-11-02 | nfit_test: add error injection DSMs | Dave Jiang | 2 | -24/+168 |
2017-11-02 | libnvdimm: move poison list functions to a new 'badrange' file | Dave Jiang | 10 | -282/+332 |
2017-10-30 | acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs | Dan Williams | 2 | -6/+65 |
2017-10-29 | acpi, nfit: hide unknown commands from nmemX/commands | Dan Williams | 2 | -2/+14 |
2017-10-19 | dev/dax: fix uninitialized variable build warning | Ross Zwisler | 1 | -1/+2 |
2017-10-19 | MAINTAINERS: Add entry for device DAX | Ross Zwisler | 1 | -1/+7 |
2017-10-07 | libnvdimm, namespace: make a couple of functions static | Colin Ian King | 1 | -2/+2 |
2017-10-07 | libnvdimm: introduce 'flags' attribute for DIMM 'lock' and 'alias' status | Dan Williams | 1 | -0/+12 |
2017-10-07 | acpi, nfit: add support for the _LSI, _LSR, and _LSW label methods | Dan Williams | 3 | -4/+214 |
2017-10-07 | acpi nfit: nfit_test supports translate SPA | Yasunori Goto | 1 | -1/+103 |
2017-10-07 | acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_... | Yasunori Goto | 2 | -0/+2 |
2017-09-28 | nfit_test Make private definitions to command emulation | Yasunori Goto | 1 | -0/+47 |
2017-09-28 | libnvdimm, namespace: fix label initialization to use valid seq numbers | Dan Williams | 1 | -1/+1 |
2017-09-28 | libnvdimm, pfn: make 'resource' attribute only readable by root | Dan Williams | 1 | -0/+8 |
2017-09-28 | libnvdimm, namespace: make 'resource' attribute only readable by root | Dan Williams | 1 | -1/+1 |
2017-09-28 | libnvdimm, region : make 'resource' attribute only readable by root | Dan Williams | 1 | -2/+6 |
2017-09-28 | dax: pr_err() strings should end with newlines | Arvind Yadav | 1 | -1/+1 |
2017-09-28 | libnvdimm, dimm: clear 'locked' status on successful DIMM enable | Dan Williams | 3 | -0/+9 |
2017-09-24 | Linux 4.14-rc2v4.14-rc2 | Linus Torvalds | 1 | -1/+1 |
2017-09-24 | Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -15/+18 |
2017-09-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 20 | -86/+122 |
2017-09-24 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2017-09-24 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -14/+17 |
2017-09-24 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -29/+36 |
2017-09-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+3 |
2017-09-24 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds | 8 | -52/+89 |
2017-09-23 | tpm: ibmvtpm: simplify crq initialization and document crq format | Michal Suchanek | 1 | -36/+60 |
2017-09-23 | tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers | Hamza Attak | 5 | -14/+21 |
2017-09-23 | Documentation: tpm: add powered-while-suspended binding documentation | Enric Balletbo i Serra | 1 | -0/+6 |
2017-09-23 | tpm: tpm_crb: constify acpi_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-09-23 | tpm: vtpm: constify vio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-09-23 | security: fix description of values returned by cap_inode_need_killpriv | Stefan Berger | 1 | -3/+3 |
2017-09-23 | Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 15 | -14/+108 |
2017-09-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 17 | -161/+281 |
2017-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 71 | -414/+646 |
2017-09-23 | Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 24 | -137/+2088 |
2017-09-23 | x86/asm: Fix inline asm call constraints for Clang | Josh Poimboeuf | 13 | -45/+42 |
2017-09-23 | objtool: Handle another GCC stack pointer adjustment bug | Josh Poimboeuf | 2 | -17/+32 |
2017-09-22 | Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 4 | -20/+36 |
2017-09-22 | Merge branch 'net-fix-reuseaddr-regression' | David S. Miller | 1 | -2/+4 |
2017-09-22 | inet: fix improper empty comparison | Josef Bacik | 1 | -1/+1 |
2017-09-22 | net: use inet6_rcv_saddr to compare sockets | Josef Bacik | 1 | -1/+1 |
2017-09-22 | net: set tb->fast_sk_family | Josef Bacik | 1 | -0/+2 |
2017-09-22 | net: orphan frags on stand-alone ptype in dev_queue_xmit_nit | Willem de Bruijn | 1 | -2/+6 |