Show patches with: none      |   12519 patches
« 1 2 ... 55 56 57125 126 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v7,08/18] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - --- 2019-07-09 Brendan Higgins Superseded
[v7,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-09 Brendan Higgins Superseded
[v7,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-09 Brendan Higgins Superseded
[v7,05/18] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-09 Brendan Higgins Superseded
[v7,04/18] kunit: test: add kunit_stream a std::stream like logger kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-09 Brendan Higgins Superseded
[v7,03/18] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-09 Brendan Higgins Superseded
[v7,02/18] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-09 Brendan Higgins Superseded
[v7,01/18] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-07-09 Brendan Higgins Superseded
[v15,7/7] xfs: disable map_sync for async flush virtio pmem driver - 1 - --- 2019-07-05 Pankaj Gupta Mainlined
[v15,6/7] ext4: disable map_sync for async flush virtio pmem driver 1 1 - --- 2019-07-05 Pankaj Gupta Mainlined
[v15,5/7] dax: check synchronous mapping is supported virtio pmem driver - 1 - --- 2019-07-05 Pankaj Gupta Mainlined
[v15,4/7] dm: enable synchronous dax virtio pmem driver - 1 - --- 2019-07-05 Pankaj Gupta Mainlined
[v15,3/7] libnvdimm: add dax_dev sync flag virtio pmem driver - - - --- 2019-07-05 Pankaj Gupta Mainlined
[v15,2/7] virtio-pmem: Add virtio pmem driver virtio pmem driver 2 2 1 --- 2019-07-05 Pankaj Gupta Mainlined
[v15,1/7] libnvdimm: nd_region flush callback support virtio pmem driver - - - --- 2019-07-05 Pankaj Gupta Mainlined
[GIT,PULL] dax fix for v5.2-rc8 [GIT,PULL] dax fix for v5.2-rc8 - - - --- 2019-07-05 Dan Williams New
ndctl, check: Ensure mmap of BTT sections work with 64K page-size ndctl, check: Ensure mmap of BTT sections work with 64K page-size - - - --- 2019-07-04 Vaibhav Jain Superseded
[v6,18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-07-04 Brendan Higgins Superseded
[v6,17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-07-04 Brendan Higgins Superseded
[v6,16/18] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins Superseded
[v6,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins Superseded
[v6,14/18] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins Superseded
[v6,13/18] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins Superseded
[v6,12/18] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins Superseded
[v6,11/18] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins Superseded
[v6,10/18] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins Superseded
[v6,09/18] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins Superseded
[v6,08/18] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-07-04 Brendan Higgins Superseded
[v6,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins Superseded
[v6,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins Superseded
[v6,05/18] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins Superseded
[v6,04/18] kunit: test: add kunit_stream a std::stream like logger kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins Superseded
[v6,03/18] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins Superseded
[v6,02/18] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-04 Brendan Higgins Superseded
[v6,01/18] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-07-04 Brendan Higgins Superseded
dax: Fix missed PMD wakeups dax: Fix missed PMD wakeups - 2 - --- 2019-07-03 Dan Williams New
mm/nvdimm: Add is_ioremap_addr and use that to check ioremap address mm/nvdimm: Add is_ioremap_addr and use that to check ioremap address - - - --- 2019-07-01 Aneesh Kumar K.V Mainlined
[22/22] mm: remove the legacy hmm_pfn_* APIs [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - - - --- 2019-07-01 Christoph Hellwig New
[21/22] nouveau: unlock mmap_sem on all errors from nouveau_range_fault [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - - - --- 2019-07-01 Christoph Hellwig New
[20/22] mm: move hmm_vma_fault to nouveau [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 1 - --- 2019-07-01 Christoph Hellwig New
[19/22] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot} [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 1 - --- 2019-07-01 Christoph Hellwig New
[18/22] mm: return valid info from hmm_range_unregister [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 1 - --- 2019-07-01 Christoph Hellwig New
[17/22] mm/hmm: Fix error flows in hmm_invalidate_range_start [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 2 1 --- 2019-07-01 Christoph Hellwig New
[16/22] mm/hmm: Remove confusing comment and logic from hmm_release [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 1 1 --- 2019-07-01 Christoph Hellwig New
[15/22] mm/hmm: Poison hmm_range during unregister [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set 1 4 1 --- 2019-07-01 Christoph Hellwig New
[14/22] mm/hmm: Remove racy protection against double-unregistration [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 4 1 --- 2019-07-01 Christoph Hellwig New
[13/22] mm/hmm: Use lockdep instead of comments [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set 1 4 1 --- 2019-07-01 Christoph Hellwig New
[12/22] mm/hmm: Hold on to the mmget for the lifetime of the range [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 3 1 --- 2019-07-01 Christoph Hellwig New
[11/22] mm/hmm: Do not use list*_rcu() for hmm->ranges [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set 1 5 1 --- 2019-07-01 Christoph Hellwig New
[10/22] mm/hmm: Remove duplicate condition test before wait_event_timeout [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 4 1 --- 2019-07-01 Christoph Hellwig New
[09/22] mm/hmm: Simplify hmm_get_or_create and make it reliable [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 4 1 --- 2019-07-01 Christoph Hellwig New
[08/22] mm/hmm: Hold a mmgrab from hmm to mm [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 5 1 --- 2019-07-01 Christoph Hellwig New
[07/22] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 4 1 --- 2019-07-01 Christoph Hellwig New
[06/22] mm/hmm: fix use after free with struct hmm in the mmu notifiers [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 4 1 --- 2019-07-01 Christoph Hellwig New
[05/22] mm/hmm: Only set FAULT_FLAG_ALLOW_RETRY for non-blocking [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 1 - --- 2019-07-01 Christoph Hellwig New
[04/22] mm/hmm: support automatic NUMA balancing [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 1 - --- 2019-07-01 Christoph Hellwig New
[03/22] mm/hmm: clean up some coding style and comments [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 1 - --- 2019-07-01 Christoph Hellwig New
[02/22] mm/hmm: update HMM documentation [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 1 - --- 2019-07-01 Christoph Hellwig New
[01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set [01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set - 2 - --- 2019-07-01 Christoph Hellwig New
[ndctl,v5,13/13] test: Add a unit test for daxctl-reconfigure-device and friends daxctl: add a new reconfigure-device command - - - --- 2019-06-28 Verma, Vishal L Superseded
[ndctl,v5,12/13] contrib/ndctl: add bash-completion for the new daxctl commands daxctl: add a new reconfigure-device command - - - --- 2019-06-28 Verma, Vishal L Superseded
[ndctl,v5,11/13] contrib/ndctl: fix region-id completions for daxctl daxctl: add a new reconfigure-device command - - - --- 2019-06-28 Verma, Vishal L Superseded
[ndctl,v5,10/13] Documentation: Add man pages for daxctl-{on, off}line-memory daxctl: add a new reconfigure-device command - - - --- 2019-06-28 Verma, Vishal L Superseded
[ndctl,v5,09/13] daxctl: add commands to online and offline memory daxctl: add a new reconfigure-device command - - - --- 2019-06-28 Verma, Vishal L Superseded
[ndctl,v5,08/13] Documentation/daxctl: add a man page for daxctl-reconfigure-device daxctl: add a new reconfigure-device command - - - --- 2019-06-28 Verma, Vishal L Superseded
[ndctl,v5,07/13] daxctl: add a new reconfigure-device command daxctl: add a new reconfigure-device command - - - --- 2019-06-28 Verma, Vishal L Superseded
[ndctl,v5,06/13] libdaxctl: add an interface to get the mode for a dax device daxctl: add a new reconfigure-device command - - - --- 2019-06-28 Verma, Vishal L Superseded
[ndctl,v5,05/13] daxctl/list: add target_node for device listings daxctl: add a new reconfigure-device command - - - --- 2019-06-28 Verma, Vishal L Superseded
[ndctl,v5,04/13] libdaxctl: add a 'daxctl_memory' object for memory based operations daxctl: add a new reconfigure-device command - - - --- 2019-06-28 Verma, Vishal L Superseded
[ndctl,v5,03/13] libdaxctl: add an interface to retrieve the device resource daxctl: add a new reconfigure-device command - - - --- 2019-06-28 Verma, Vishal L Superseded
[ndctl,v5,02/13] libdaxctl: add interfaces to enable/disable devices daxctl: add a new reconfigure-device command - - - --- 2019-06-28 Verma, Vishal L Superseded
[ndctl,v5,01/13] libdaxctl: add interfaces to get ctx and check device state daxctl: add a new reconfigure-device command - - - --- 2019-06-28 Verma, Vishal L Superseded
[04/39] docs: nvdimm: add it to the driver-api book Untitled series #139553 1 - - --- 2019-06-28 Mauro Carvalho Chehab New
[30/43] docs: nvdimm: convert to ReST Untitled series #139519 1 - - --- 2019-06-28 Mauro Carvalho Chehab New
filesystem-dax: Disable PMD support filesystem-dax: Disable PMD support - - - --- 2019-06-27 Dan Williams New
[25/25] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 1 - --- 2019-06-26 Christoph Hellwig New
[24/25] mm: remove the HMM config option [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 2 - --- 2019-06-26 Christoph Hellwig New
[23/25] mm: sort out the DEVICE_PRIVATE Kconfig mess [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 1 - --- 2019-06-26 Christoph Hellwig New
[22/25] mm: simplify ZONE_DEVICE page private data [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - - - --- 2019-06-26 Christoph Hellwig New
[21/25] mm: remove hmm_devmem_add [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 1 - --- 2019-06-26 Christoph Hellwig New
[20/25] mm: remove hmm_vma_alloc_locked_page [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 1 - --- 2019-06-26 Christoph Hellwig New
[19/25] nouveau: use devm_memremap_pages directly [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - - - --- 2019-06-26 Christoph Hellwig New
[18/25] nouveau: use alloc_page_vma directly [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 1 - --- 2019-06-26 Christoph Hellwig New
[17/25] PCI/P2PDMA: use the dev_pagemap internal refcount [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 2 1 --- 2019-06-26 Christoph Hellwig New
[16/25] device-dax: use the dev_pagemap internal refcount [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 1 - --- 2019-06-26 Christoph Hellwig New
[15/25] memremap: provide an optional internal refcount in struct dev_pagemap [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 1 - --- 2019-06-26 Christoph Hellwig New
[14/25] memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 1 - --- 2019-06-26 Christoph Hellwig New
[13/25] memremap: remove the data field in struct dev_pagemap [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 1 - --- 2019-06-26 Christoph Hellwig New
[12/25] memremap: add a migrate_to_ram method to struct dev_pagemap_ops [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 2 - --- 2019-06-26 Christoph Hellwig New
[11/25] memremap: lift the devmap_enable manipulation into devm_memremap_pages [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 1 - --- 2019-06-26 Christoph Hellwig New
[10/25] memremap: pass a struct dev_pagemap to ->kill and ->cleanup [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 3 - --- 2019-06-26 Christoph Hellwig New
[09/25] memremap: move dev_pagemap callbacks into a separate structure [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 2 - --- 2019-06-26 Christoph Hellwig New
[08/25] memremap: validate the pagemap type passed to devm_memremap_pages [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 1 - --- 2019-06-26 Christoph Hellwig New
[07/25] mm: factor out a devm_request_free_mem_region helper [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 2 - --- 2019-06-26 Christoph Hellwig New
[06/25] mm: export alloc_pages_vma [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option 1 1 - --- 2019-06-26 Christoph Hellwig New
[05/25] mm: don't clear ->mapping in hmm_devmem_free [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 2 - --- 2019-06-26 Christoph Hellwig New
[04/25] mm: remove MEMORY_DEVICE_PUBLIC support [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option 1 1 - --- 2019-06-26 Christoph Hellwig New
[03/25] mm: remove hmm_devmem_add_resource [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option 1 2 - --- 2019-06-26 Christoph Hellwig New
[02/25] mm: remove the struct hmm_device infrastructure [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 2 - --- 2019-06-26 Christoph Hellwig New
[01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option [01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option - 1 - --- 2019-06-26 Christoph Hellwig New
« 1 2 ... 55 56 57125 126 »