aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-05libnvdimm, testing: Add emulation for smart injection commandsVishal Verma2-1/+53
2018-04-05nfit, address-range-scrub: introduce nfit_spa->ars_stateDan Williams2-9/+18
2018-04-03libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device'Dan Williams3-1/+9
2018-04-03nfit, address-range-scrub: fix scrub in-progress reportingDan Williams1-1/+4
2018-04-02nfit: fix region registration vs block-data-window rangesDan Williams1-8/+14
2018-03-28acpi, nfit: rework NVDIMM leaf method detectionDan Williams2-23/+23
2018-03-21nfit: skip region registration for incomplete control regionsDan Williams1-7/+6
2018-03-15libnvdimm, label: change nvdimm_num_label_slots per UEFI 2.7Toshi Kani1-10/+24
2018-03-15libnvdimm, label: change min label storage size per UEFI 2.7Toshi Kani1-1/+1
2018-03-15device-dax: use module_nd_driverJohannes Thumshirn1-11/+1
2018-03-15libnvdimm, pmem: use module_nd_driverJohannes Thumshirn1-11/+1
2018-03-15libnvdimm: provide module_nd_driver wrapperJohannes Thumshirn1-0/+6
2018-03-06nfit_test: prevent parsing error of nfit_test.0Ross Zwisler1-1/+6
2018-03-06nfit_test: fix buffer overrun, add sanity checkRoss Zwisler1-1/+8
2018-03-06nfit_test: improve structure offset handlingRoss Zwisler1-74/+109
2018-03-06device-dax: remove redundant __func__ in dev_dbgDan Williams2-24/+20
2018-03-06libnvdimm: remove redundant __func__ in dev_dbgDan Williams10-93/+77
2018-03-05acpi, nfit: remove redundant __func__ in dev_dbgJohannes Thumshirn2-42/+38
2018-03-04Linux 4.16-rc4Linus Torvalds1-1/+1
2018-03-02memremap: fix softlockup reports at teardownDan Williams1-5/+10
2018-03-02libnvdimm: re-enable deep flush for pmem devices via fsync()Dave Jiang1-2/+1
2018-03-03MAINTAINERS: take over Kconfig maintainershipMasahiro Yamada1-1/+3
2018-03-02vfio: disable filesystem-dax page pinningDan Williams1-3/+15
2018-03-03kconfig: fix line number in recursive inclusion error messageMasahiro Yamada1-8/+4
2018-03-03Coccinelle: memdup: Fix typo in warning messagesDafna Hirschfeld1-2/+2
2018-03-02i2c: octeon: Prevent error message on bus errorJan Glauber2-1/+2
2018-03-02parisc: Reduce irq overhead when run in qemuHelge Deller1-4/+5
2018-03-02parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2-1/+3
2018-03-02parisc: Check if secondary CPUs want own PDC callsHelge Deller2-7/+18
2018-03-02parisc: Hide virtual kernel memory layoutHelge Deller1-1/+6
2018-03-02parisc: Fix ordering of cache and TLB flushesJohn David Anglin3-26/+54
2018-03-02kconfig: Update ncurses package names for menuconfigArvind Prasanna1-1/+2
2018-03-02kbuild/kallsyms: trivial typo fixCao jin1-1/+1
2018-03-02kbuild: test --build-id linker flag by ld-option instead of cc-ldoptionMasahiro Yamada1-2/+1
2018-03-02kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignmentCao jin1-1/+1
2018-03-02kconfig: Don't leak choice names during parsingMasahiro Yamada1-0/+1
2018-03-02sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada1-1/+3
2018-03-02kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_listMasahiro Yamada1-0/+1
2018-03-01KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář2-7/+6
2018-03-01KVM: X86: Allow userspace to define the microcode versionWanpeng Li4-5/+12
2018-03-01KVM: X86: Introduce kvm_get_msr_feature()Wanpeng Li1-3/+15
2018-03-01platform/x86: wmi: Fix misuse of vsprintf extension %pULLJoe Perches1-3/+3
2018-03-01KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky2-1/+36
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky6-17/+114
2018-03-01block: fix a typoJiufei Xue1-1/+1
2018-03-01block: display the correct diskname for bioJiufei Xue2-3/+7
2018-03-01block: fix the count of PGPGOUT for WRITE_SAMEJiufei Xue1-1/+1
2018-03-01ceph: fix potential memory leak in init_caches()Chengguang Xu1-3/+6
2018-03-01mq-deadline: Make sure to always unlock zonesDamien Le Moal1-3/+13
2018-03-02kconfig: add xstrdup() helperMasahiro Yamada6-5/+17