| Commit message (Expand) | Author | Files | Lines |
2018-08-01 | tools/testing/nvdimm: improve emulation of smart injection | Vishal Verma | 1 | -31/+47 |
2018-07-30 | filesystem-dax: Do not request kaddr and pfn when not required | Huaisheng Ye | 1 | -9/+4 |
2018-07-30 | md/dm-writecache: Don't request pointer dummy_addr when not required | Huaisheng Ye | 1 | -2/+1 |
2018-07-30 | dax/super: Do not request a pointer kaddr when not required | Huaisheng Ye | 1 | -2/+1 |
2018-07-30 | tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access() | Huaisheng Ye | 1 | -4/+8 |
2018-07-30 | s390, dcssblk: kaddr and pfn can be NULL to ->direct_access() | Huaisheng Ye | 1 | -3/+5 |
2018-07-30 | libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access() | Huaisheng Ye | 1 | -2/+5 |
2018-07-28 | acpi/nfit: queue issuing of ars when an uc error notification comes in | Dave Jiang | 2 | -3/+10 |
2018-07-25 | libnvdimm: Export max available extent | Keith Busch | 1 | -0/+16 |
2018-07-25 | libnvdimm: Use max contiguous area for namespace size | Keith Busch | 4 | -3/+66 |
2018-07-23 | MAINTAINERS: Add Jan Kara for filesystem DAX | Ross Zwisler | 1 | -0/+1 |
2018-07-23 | MAINTAINERS: update Ross Zwisler's email address | Ross Zwisler | 2 | -6/+7 |
2018-07-14 | tools/testing/nvdimm: Fix support for emulating controller temperature | Dan Williams | 1 | -1/+2 |
2018-07-14 | tools/testing/nvdimm: Make DSM failure code injection an override | Dan Williams | 1 | -17/+32 |
2018-07-14 | acpi, nfit: Prefer _DSM over _LSR for namespace label reads | Dan Williams | 1 | -1/+11 |
2018-07-14 | libnvdimm: Introduce locked DIMM capacity support | Dan Williams | 3 | -2/+46 |
2018-06-30 | tools/testing/nvdimm: advertise a write cache for nfit_test | Vishal Verma | 1 | -2/+1 |
2018-06-30 | acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value | Dave Jiang | 1 | -0/+2 |
2018-06-29 | dev-dax: check_vma: ratelimit dev_info-s | Jeff Moyer | 1 | -4/+8 |
2018-06-29 | libnvdimm, pmem: Fix memcpy_mcsafe() return code handling in nsio_rw_bytes() | Dan Williams | 1 | -0/+1 |
2018-06-24 | Linux 4.18-rc2v4.18-rc2 | Linus Torvalds | 1 | -1/+1 |
2018-06-24 | efi/x86: Fix incorrect invocation of PciIo->Attributes() | Ard Biesheuvel | 1 | -1/+1 |
2018-06-23 | blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE | Bart Van Assche | 2 | -1/+1 |
2018-06-23 | x86/mm: Fix 'no5lvl' handling | Kirill A. Shutemov | 1 | -0/+3 |
2018-06-23 | Revert "x86/mm: Mark __pgtable_l5_enabled __initdata" | Kirill A. Shutemov | 1 | -1/+1 |
2018-06-22 | x86/CPU/AMD: Fix LLC ID bit-shift calculation | Suravee Suthikulpanit | 1 | -1/+1 |
2018-06-22 | bdi: Fix another oops in wb_workfn() | Jan Kara | 2 | -14/+8 |
2018-06-22 | lightnvm: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven | 1 | -1/+1 |
2018-06-22 | rseq: Avoid infinite recursion when delivering SIGSEGV | Will Deacon | 6 | -16/+21 |
2018-06-22 | arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance | Will Deacon | 1 | -2/+3 |
2018-06-22 | arm64: kpti: Use early_param for kpti= command-line option | Will Deacon | 1 | -1/+1 |
2018-06-22 | MAINTAINERS: Add file patterns for x86 device tree bindings | Geert Uytterhoeven | 1 | -0/+1 |
2018-06-22 | time: Make sure jiffies_to_msecs() preserves non-zero time periods | Geert Uytterhoeven | 1 | -2/+4 |
2018-06-22 | KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph number | Vitaly Kuznetsov | 1 | -1/+1 |
2018-06-22 | kvm: vmx: Nested VM-entry prereqs for event inj. | Marc Orr | 3 | -0/+79 |
2018-06-22 | x86/microcode/intel: Fix memleak in save_microcode_patch() | Zhenzhong Duan | 1 | -1/+4 |
2018-06-22 | x86/mce: Fix incorrect "Machine check from unknown source" message | Tony Luck | 1 | -8/+18 |
2018-06-22 | x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out() | Borislav Petkov | 1 | -8/+10 |
2018-06-22 | irqdesc: Delete irq_desc_get_msi_desc() | John Garry | 1 | -5/+0 |
2018-06-22 | irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug | Marc Zyngier | 1 | -0/+10 |
2018-06-22 | irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection | Marc Zyngier | 1 | -5/+13 |
2018-06-22 | irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection | Marc Zyngier | 1 | -6/+19 |
2018-06-22 | irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node | Yang Yingliang | 1 | -1/+8 |
2018-06-22 | irqchip/gic-v2m: Fix SPI release on error path | Marc Zyngier | 1 | -1/+1 |
2018-06-22 | irqchip/ls-scfg-msi: Fix MSI affinity handling | Marc Zyngier | 1 | -3/+7 |
2018-06-22 | genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug | Marc Zyngier | 2 | -0/+2 |
2018-06-22 | perf/core: Move the inline keyword at the beginning of the function declaration | Mathieu Malaterre | 1 | -3/+3 |
2018-06-22 | efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode | Hans de Goede | 1 | -1/+1 |
2018-06-22 | xen: Remove unnecessary BUG_ON from __unbind_from_irq() | Boris Ostrovsky | 1 | -2/+0 |
2018-06-22 | xen: add new hypercall buffer mapping device | Juergen Gross | 4 | -1/+223 |