| Commit message (Expand) | Author | Files | Lines |
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-20 | dev/dax: fix uninitialized variable build warning | Ross Zwisler | 1 | -1/+2 |
2017-10-20 | 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-25 | Linux 4.14-rc2v4.14-rc2 | Linus Torvalds | 1 | -1/+1 |
2017-09-24 | tpm: ibmvtpm: simplify crq initialization and document crq format | Michal Suchanek | 1 | -36/+60 |
2017-09-24 | tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers | Hamza Attak | 5 | -14/+21 |
2017-09-24 | Documentation: tpm: add powered-while-suspended binding documentation | Enric Balletbo i Serra | 1 | -0/+6 |
2017-09-24 | tpm: tpm_crb: constify acpi_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-09-24 | tpm: vtpm: constify vio_device_id | Arvind Yadav | 1 | -1/+1 |
2017-09-24 | security: fix description of values returned by cap_inode_need_killpriv | Stefan Berger | 1 | -3/+3 |
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-23 | inet: fix improper empty comparison | Josef Bacik | 1 | -1/+1 |
2017-09-23 | net: use inet6_rcv_saddr to compare sockets | Josef Bacik | 1 | -1/+1 |
2017-09-23 | net: set tb->fast_sk_family | Josef Bacik | 1 | -0/+2 |
2017-09-23 | net: orphan frags on stand-alone ptype in dev_queue_xmit_nit | Willem de Bruijn | 1 | -2/+6 |
2017-09-23 | MAINTAINERS: update git tree locations for ieee802154 subsystem | Stefan Schmidt | 1 | -2/+2 |
2017-09-23 | SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags | Steve French | 1 | -0/+7 |
2017-09-23 | SMB3: handle new statx fields | Steve French | 1 | -0/+15 |
2017-09-23 | arch: remove unused *_segments() macros/functions | Tobias Klauser | 10 | -51/+0 |
2017-09-22 | parisc: Unbreak bootloader due to gcc-7 optimizations | Helge Deller | 2 | -2/+3 |
2017-09-22 | parisc: Reintroduce option to gzip-compress the kernel | Helge Deller | 2 | -0/+17 |
2017-09-22 | apparmor: fix apparmorfs DAC access permissions | John Johansen | 1 | -4/+4 |
2017-09-22 | apparmor: fix build failure on sparc caused by undeclared signals | John Johansen | 1 | -1/+4 |
2017-09-22 | apparmor: fix incorrect type assignment when freeing proxies | John Johansen | 1 | -1/+1 |
2017-09-22 | apparmor: ensure unconfined profiles have dfas initialized | John Johansen | 1 | -0/+2 |
2017-09-22 | apparmor: fix race condition in null profile creation | John Johansen | 1 | -3/+11 |
2017-09-22 | apparmor: move new_null_profile to after profile lookup fns() | John Johansen | 1 | -79/+79 |
2017-09-22 | apparmor: add base infastructure for socket mediation | John Johansen | 12 | -16/+840 |
2017-09-22 | apparmor: add more debug asserts to apparmorfs | John Johansen | 1 | -0/+17 |
2017-09-22 | apparmor: make policy_unpack able to audit different info messages | John Johansen | 2 | -16/+40 |
2017-09-22 | apparmor: add support for absolute root view based labels | John Johansen | 2 | -1/+10 |
2017-09-22 | apparmor: cleanup conditional check for label in label_print | John Johansen | 1 | -14/+8 |