- 4890116 Merge branch 'for-4.6/pfn' into libnvdimm-for-next by Dan Williams · 9 years ago
- 59e6473 libnvdimm, pmem: clear poison on write by Dan Williams · 9 years ago
- b5ebc8e libnvdimm, pmem: fix kmap_atomic() leak in error path by Dan Williams · 9 years ago
- ff8e92d nvdimm/btt: don't allocate unused major device number by NeilBrown · 9 years ago
- ec56151 nvdimm/blk: don't allocate unused major device number by NeilBrown · 9 years ago
- 5515529 pmem: don't allocate unused major device number by NeilBrown · 9 years ago
- af1996e ACPI: Change NFIT driver to insert new resource by Toshi Kani · 9 years ago
- 8095d0f resource: Export insert_resource and remove_resource by Toshi Kani · 9 years ago
- ff3cc95 resource: Add remove_resource interface by Toshi Kani · 9 years ago
- 4e0d8f7e resource: Change __request_region to inherit from immediate parent by Toshi Kani · 9 years ago
- 45f6880 libnvdimm, pmem: fix ia64 build, use PHYS_PFN by Dan Williams · 9 years ago
- d4f3236 nfit, libnvdimm: clear poison command support by Dan Williams · 9 years ago
- f6ed58c libnvdimm, pfn: 'resource'-address and 'size' attributes for pfn devices by Dan Williams · 9 years ago
- cfe30b8 libnvdimm, pmem: adjust for section collisions with 'System RAM' by Dan Williams · 9 years ago
- d9cbe09 libnvdimm, pmem: fix 'pfn' support for section-misaligned namespaces by Dan Williams · 9 years ago
- 07accfa libnvdimm: Fix security issue with DSM IOCTL. by Jerry Hoemann · 9 years ago
- 4dc0e7be libnvdimm: Clean-up access mode check. by Jerry Hoemann · 9 years ago
- f471f1a tools/testing/nvdimm: expand ars unit testing by Dan Williams · 9 years ago
- 87bf572 nfit: disable userspace initiated ars during scrub by Dan Williams · 9 years ago
- 1cf03c0 nfit: scrub and register regions in a workqueue by Dan Williams · 9 years ago
- 7ae0fa43 nfit, libnvdimm: async region scrub workqueue by Dan Williams · 9 years ago
- a61fe6f nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc by Dan Williams · 9 years ago
- 7199946 libnvdimm: async notification support by Dan Williams · 9 years ago
- 5faecf4 libnvdimm: protect nvdimm_{bus|namespace}_add_poison() with nvdimm_bus_lock() by Dan Williams · 9 years ago
- aef2533 libnvdimm, nfit: centralize command status translation by Dan Williams · 9 years ago
- 3b87356 nfit, tools/testing/nvdimm: test multiple control regions per-dimm by Dan Williams · 9 years ago
- be26f9a nfit, tools/testing/nvdimm: add format interface code definitions by Dan Williams · 9 years ago
- 6e2452d nfit: Continue init even if ARS commands are unimplemented by Vishal Verma · 9 years ago
- bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 9 years ago
- fc77dbd Linux 4.5-rc6 by Linus Torvalds · 9 years ago
- 1b9540c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 4b696dc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 76c03f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- f055ae0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 8da5143 Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
- 62718e3 Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
- 12b9fa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 340b3a5 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- 5129fa4 do_last(): ELOOP failure exit should be done after leaving RCU mode by Al Viro · 9 years ago
- a7f7754 should_follow_link(): validate ->d_seq after having decided to follow by Al Viro · 9 years ago
- d456564 namei: ->d_inode of a pinned dentry is stable only for positives by Al Viro · 9 years ago
- c80567c do_last(): don't let a bogus return value from ->open() et.al. to confuse us by Al Viro · 9 years ago
- 0fcbf99 fs: return -EOPNOTSUPP if clone is not supported by Christoph Hellwig · 9 years ago
- b6853f7 hpfs: don't truncate the file when delete fails by Mikulas Patocka · 9 years ago
- 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 1c27147 Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
- a9f8094a Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 9 years ago
- b9ea44b Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
- 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 9 years ago
- 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 9 years ago
- 73f34a5 ext4: online defrag not supported with DAX by Ross Zwisler · 9 years ago
- 0a6cf91 ext2, ext4: only set S_DAX for regular inodes by Ross Zwisler · 9 years ago
- 03cdadb block: disable block device DAX by default by Dan Williams · 9 years ago
- a4a8481f ocfs2: unlock inode if deleting inode from orphan fails by Guozhonghua · 9 years ago
- 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
- ec9ee4a drivers: char: random: add get_random_long() by Daniel Cashman · 9 years ago
- 8479eba mm: numa: quickly fail allocations for NUMA balancing on full nodes by Mel Gorman · 9 years ago
- ad33bb0 mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED by Andrea Arcangeli · 9 years ago
- 61d9e85 PCI: mvebu: Restrict build to 32-bit ARM by Thierry Reding · 9 years ago
- 6c777e8 Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" by Bjorn Helgaas · 9 years ago
- 9bf148cb x86/mpx: Fix off-by-one comparison with nr_registers by Colin Ian King · 9 years ago
- 29a9faa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
- c213341 Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
- bb134ff Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- 1711fd9c Merge branches 'pm-devfreq' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
- 34d47a7 Merge branch 'stable-4.5' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 9 years ago
- 473f414 ALSA: hda - Loop interrupt handling until really cleared by Takashi Iwai · 9 years ago
- 5bb9871 Merge tag 'trace-fixes-v4.5-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
- 73056bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
- 5882c16 Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 9 years ago
- 9aca90a Merge tag 'powerpc-4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 70d070f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
- 81904db Merge tag 'nfsd-4.5-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
- 3acdb84 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- 3d7b365 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- 1ebe383 Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
- bf70e55 x86/mm: Fix slow_virt_to_phys() for X86_PAE again by Dexuan Cui · 9 years ago
- f883982 ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2 by Takashi Iwai · 9 years ago
- 2ae9557 ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225 by David Henningsson · 9 years ago
- 0fb00d3 Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
- 17e4bce KVM: x86: MMU: fix ubsan index-out-of-range warning by Mike Krinkin · 9 years ago
- 3b43b71 ALSA: hda - Fixing background noise on Dell Inspiron 3162 by Kai-Heng Feng · 9 years ago
- 0da4cf3 perf: Robustify task_function_call() by Peter Zijlstra · 9 years ago
- a096309 perf: Fix scaling vs. perf_install_in_context() by Peter Zijlstra · 9 years ago
- bd2afa4 perf: Fix scaling vs. perf_event_enable() by Peter Zijlstra · 9 years ago
- 7fce250 perf: Fix scaling vs. perf_event_enable_on_exec() by Peter Zijlstra · 9 years ago
- 3cbaa59 perf: Fix ctx time tracking by introducing EVENT_TIME by Peter Zijlstra · 9 years ago
- 28a967c perf: Cure event->pending_disable race by Peter Zijlstra · 9 years ago
- 9107c89 perf: Fix race between event install and jump_labels by Peter Zijlstra · 9 years ago
- a69b0ca perf: Fix cloning by Peter Zijlstra · 9 years ago
- 6f932e5 perf: Only update context time when active by Peter Zijlstra · 9 years ago
- a4f4bb6 perf: Allow perf_release() with !event->ctx by Peter Zijlstra · 9 years ago
- 1300562 perf: Do not double free by Peter Zijlstra · 9 years ago
- 84c4e62 perf: Close install vs. exit race by Peter Zijlstra · 9 years ago
- 3d44d51 x86/entry/compat: Add missing CLAC to entry_INT80_32 by Andy Lutomirski · 9 years ago
- 3772e72 Merge branch 'linux-4.5' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
- 95664e6 drm/nouveau/disp/dp: ensure sink is powered up before attempting link training by Ben Skeggs · 9 years ago
- 870571a5 drm/nouveau: platform: Fix deferred probe by Thierry Reding · 9 years ago
- 0378ba4 drivers: sh: Restore legacy clock domain on SuperH platforms by Geert Uytterhoeven · 9 years ago