aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-12acpi, nfit: validate commands against the device typeDan Williams1-6/+9
2017-11-08tools/testing/nvdimm: stricter bounds checking for error injection commandsVishal Verma1-2/+2
2017-11-02nfit_test: when clearing poison, also remove badrange entriesVishal Verma1-8/+4
2017-11-02libnvdimm, badrange: remove a WARN for list_emptyVishal Verma1-1/+0
2017-11-02nfit_test: add error injection DSMsDave Jiang2-24/+168
2017-11-02libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang10-282/+332
2017-10-30acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMsDan Williams2-6/+65
2017-10-29acpi, nfit: hide unknown commands from nmemX/commandsDan Williams2-2/+14
2017-10-19dev/dax: fix uninitialized variable build warningRoss Zwisler1-1/+2
2017-10-19MAINTAINERS: Add entry for device DAXRoss Zwisler1-1/+7
2017-10-07libnvdimm, namespace: make a couple of functions staticColin Ian King1-2/+2
2017-10-07libnvdimm: introduce 'flags' attribute for DIMM 'lock' and 'alias' statusDan Williams1-0/+12
2017-10-07acpi, nfit: add support for the _LSI, _LSR, and _LSW label methodsDan Williams3-4/+214
2017-10-07acpi nfit: nfit_test supports translate SPAYasunori Goto1-1/+103
2017-10-07acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_testYasunori Goto2-0/+2
2017-09-28nfit_test Make private definitions to command emulationYasunori Goto1-0/+47
2017-09-28libnvdimm, namespace: fix label initialization to use valid seq numbersDan Williams1-1/+1
2017-09-28libnvdimm, pfn: make 'resource' attribute only readable by rootDan Williams1-0/+8
2017-09-28libnvdimm, namespace: make 'resource' attribute only readable by rootDan Williams1-1/+1
2017-09-28libnvdimm, region : make 'resource' attribute only readable by rootDan Williams1-2/+6
2017-09-28dax: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-09-28libnvdimm, dimm: clear 'locked' status on successful DIMM enableDan Williams3-0/+9
2017-09-24Linux 4.14-rc2Linus Torvalds1-1/+1
2017-09-23tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek1-36/+60
2017-09-23tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak5-14/+21
2017-09-23Documentation: tpm: add powered-while-suspended binding documentationEnric Balletbo i Serra1-0/+6
2017-09-23tpm: tpm_crb: constify acpi_device_id.Arvind Yadav1-1/+1
2017-09-23tpm: vtpm: constify vio_device_idArvind Yadav1-1/+1
2017-09-23security: fix description of values returned by cap_inode_need_killprivStefan Berger1-3/+3
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf13-45/+42
2017-09-23objtool: Handle another GCC stack pointer adjustment bugJosh Poimboeuf2-17/+32
2017-09-22inet: fix improper empty comparisonJosef Bacik1-1/+1
2017-09-22net: use inet6_rcv_saddr to compare socketsJosef Bacik1-1/+1
2017-09-22net: set tb->fast_sk_familyJosef Bacik1-0/+2
2017-09-22net: orphan frags on stand-alone ptype in dev_queue_xmit_nitWillem de Bruijn1-2/+6
2017-09-22MAINTAINERS: update git tree locations for ieee802154 subsystemStefan Schmidt1-2/+2
2017-09-22SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French1-0/+7
2017-09-22SMB3: handle new statx fieldsSteve French1-0/+15
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser10-51/+0
2017-09-22parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller2-2/+3
2017-09-22parisc: Reintroduce option to gzip-compress the kernelHelge Deller2-0/+17
2017-09-22apparmor: fix apparmorfs DAC access permissionsJohn Johansen1-4/+4
2017-09-22apparmor: fix build failure on sparc caused by undeclared signalsJohn Johansen1-1/+4
2017-09-22apparmor: fix incorrect type assignment when freeing proxiesJohn Johansen1-1/+1
2017-09-22apparmor: ensure unconfined profiles have dfas initializedJohn Johansen1-0/+2
2017-09-22apparmor: fix race condition in null profile creationJohn Johansen1-3/+11
2017-09-22apparmor: move new_null_profile to after profile lookup fns()John Johansen1-79/+79
2017-09-22apparmor: add base infastructure for socket mediationJohn Johansen12-16/+840
2017-09-22apparmor: add more debug asserts to apparmorfsJohn Johansen1-0/+17
2017-09-22apparmor: make policy_unpack able to audit different info messagesJohn Johansen2-16/+40