Show patches with: none      |   12497 patches
« 1 2 ... 51 52 53124 125 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v15,16/18] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-24 Brendan Higgins Superseded
[v15,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-24 Brendan Higgins Superseded
[v15,14/18] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-24 Brendan Higgins Superseded
[v15,13/18] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-24 Brendan Higgins Superseded
[v15,12/18] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-24 Brendan Higgins Superseded
[v15,11/18] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-24 Brendan Higgins Superseded
[v15,10/18] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-24 Brendan Higgins Superseded
[v15,09/18] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-24 Brendan Higgins Superseded
[v15,08/18] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - --- 2019-08-24 Brendan Higgins Superseded
[v15,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-24 Brendan Higgins Superseded
[v15,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework 1 3 - --- 2019-08-24 Brendan Higgins Superseded
[v15,05/18] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-24 Brendan Higgins Superseded
[v15,04/18] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - 1 - --- 2019-08-24 Brendan Higgins Superseded
[v15,03/18] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-24 Brendan Higgins Superseded
[v15,02/18] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-24 Brendan Higgins Superseded
[v15,01/18] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 4 - --- 2019-08-24 Brendan Higgins Superseded
[ndctl,2/2] libdaxctl: point to migrate-device-model for dax-class errors [ndctl,1/2] ndctl/check-namespace: improve error message in absence of a BTT - 1 - --- 2019-08-22 Verma, Vishal L Accepted
[ndctl,1/2] ndctl/check-namespace: improve error message in absence of a BTT [ndctl,1/2] ndctl/check-namespace: improve error message in absence of a BTT - - - --- 2019-08-22 Verma, Vishal L Accepted
[19/19] fuse: Take inode lock for dax inode truncation virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[18/19] fuse: Release file in process context virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[17/19] fuse: Add logic to free up a memory range virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[16/19] dax: Create a range version of dax_layout_busy_page() virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[15/19] fuse: Maintain a list of busy elements virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[14/19] fuse, dax: Take ->i_mmap_sem lock during dax page fault virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[13/19] fuse: Define dax address space operations virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[12/19] fuse, dax: add DAX mmap support virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[11/19] fuse, dax: Implement dax read/write operations virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[10/19] fuse: Introduce setupmapping/removemapping commands virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[09/19] fuse: implement FUSE_INIT map_alignment field virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[08/19] fuse: Keep a list of free dax memory ranges virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[07/19] virtio_fs, dax: Set up virtio_fs dax_device virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[06/19] fuse, dax: add fuse_conn->dax_dev field virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[05/19] virtio: Implement get_shm_region for MMIO transport virtio-fs: Enable DAX support - 1 - --- 2019-08-21 Vivek Goyal New
[04/19] virtio: Implement get_shm_region for PCI transport virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[03/19] virtio: Add get_shm_region method virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[02/19] dax: Pass dax_dev to dax_writeback_mapping_range() virtio-fs: Enable DAX support - 4 - --- 2019-08-21 Vivek Goyal New
[01/19] dax: remove block device dependencies virtio-fs: Enable DAX support - - - --- 2019-08-21 Vivek Goyal New
[v14,18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-08-20 Brendan Higgins Superseded
[v14,17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 3 - --- 2019-08-20 Brendan Higgins Superseded
[v14,16/18] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-20 Brendan Higgins Superseded
[v14,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-20 Brendan Higgins Superseded
[v14,14/18] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-20 Brendan Higgins Superseded
[v14,13/18] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-20 Brendan Higgins Superseded
[v14,12/18] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-20 Brendan Higgins Superseded
[v14,11/18] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-20 Brendan Higgins Superseded
[v14,10/18] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-20 Brendan Higgins Superseded
[v14,09/18] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-20 Brendan Higgins Superseded
[v14,08/18] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - --- 2019-08-20 Brendan Higgins Superseded
[v14,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-20 Brendan Higgins Superseded
[v14,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework 1 3 - --- 2019-08-20 Brendan Higgins Superseded
[v14,05/18] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-20 Brendan Higgins Superseded
[v14,04/18] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - 1 - --- 2019-08-20 Brendan Higgins Superseded
[v14,03/18] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-20 Brendan Higgins Superseded
[v14,02/18] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-20 Brendan Higgins Superseded
[v14,01/18] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 4 - --- 2019-08-20 Brendan Higgins Superseded
[v6,7/7] libnvdimm/dax: Pick the right alignment default when creating dax devices Mark the namespace disabled on pfn superblock mismatch - - - --- 2019-08-19 Aneesh Kumar K.V Superseded
[v6,6/7] libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check Mark the namespace disabled on pfn superblock mismatch - - - --- 2019-08-19 Aneesh Kumar K.V Superseded
[v6,5/7] libnvdimm/label: Remove the dpa align check Mark the namespace disabled on pfn superblock mismatch - - - --- 2019-08-19 Aneesh Kumar K.V Superseded
[v6,4/7] libnvdimm/pfn_dev: Add page size and struct page size to pfn superblock Mark the namespace disabled on pfn superblock mismatch - - - --- 2019-08-19 Aneesh Kumar K.V Superseded
[v6,3/7] libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page size change Mark the namespace disabled on pfn superblock mismatch - - - --- 2019-08-19 Aneesh Kumar K.V Superseded
[v6,2/7] libnvdimm/pmem: Advance namespace seed for specific probe errors Mark the namespace disabled on pfn superblock mismatch - - - --- 2019-08-19 Aneesh Kumar K.V Superseded
[v6,1/7] libnvdimm/region: Rewrite _probe_success() to _advance_seeds() Mark the namespace disabled on pfn superblock mismatch - - - --- 2019-08-19 Aneesh Kumar K.V Superseded
[4/4] memremap: provide a not device managed memremap_pages [1/4] resource: add a not device managed request_free_mem_region variant - 2 - --- 2019-08-18 Christoph Hellwig New
[3/4] memremap: don't use a separate devm action for devmap_managed_enable_get [1/4] resource: add a not device managed request_free_mem_region variant - 2 - --- 2019-08-18 Christoph Hellwig New
[2/4] memremap: remove the dev field in struct dev_pagemap [1/4] resource: add a not device managed request_free_mem_region variant - 2 - --- 2019-08-18 Christoph Hellwig New
[1/4] resource: add a not device managed request_free_mem_region variant [1/4] resource: add a not device managed request_free_mem_region variant - 2 - --- 2019-08-18 Christoph Hellwig New
[2/2] drivers/dax/kmem: give a warning if CONFIG_DEV_DAX_PMEM_COMPAT is enabled Fix and support dax kmem on arm64 - - - --- 2019-08-16 Justin He New
[1/2] drivers/dax/kmem: use default numa_mem_id if target_node is invalid Fix and support dax kmem on arm64 - - - --- 2019-08-16 Justin He New
[4/4] memremap: provide a not device managed memremap_pages [1/4] resource: add a not device managed request_free_mem_region variant - - - --- 2019-08-16 Christoph Hellwig Superseded
[3/4] memremap: don't use a separate devm action for devmap_managed_enable_get [1/4] resource: add a not device managed request_free_mem_region variant - - - --- 2019-08-16 Christoph Hellwig Superseded
[2/4] memremap: remove the dev field in struct dev_pagemap [1/4] resource: add a not device managed request_free_mem_region variant - - - --- 2019-08-16 Christoph Hellwig Superseded
[1/4] resource: add a not device managed request_free_mem_region variant [1/4] resource: add a not device managed request_free_mem_region variant - - - --- 2019-08-16 Christoph Hellwig Superseded
[ndctl] ndctl/dimm: Add support for separate security-frozen attribute [ndctl] ndctl/dimm: Add support for separate security-frozen attribute - - - --- 2019-08-15 Dan Williams New
[3/3] libnvdimm/security: Consolidate 'security' operations libnvdimm/security: Enumerate the frozen state and other cleanups 1 - - --- 2019-08-15 Dan Williams Superseded
[2/3] libnvdimm/security: Tighten scope of nvdimm->busy vs security operations libnvdimm/security: Enumerate the frozen state and other cleanups - 1 - --- 2019-08-15 Dan Williams Superseded
[1/3] libnvdimm/security: Introduce a 'frozen' attribute libnvdimm/security: Enumerate the frozen state and other cleanups - - - --- 2019-08-15 Dan Williams Superseded
[v13,18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-08-14 Brendan Higgins Superseded
[v13,17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 3 - --- 2019-08-14 Brendan Higgins Superseded
[v13,16/18] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-14 Brendan Higgins Superseded
[v13,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-14 Brendan Higgins Superseded
[v13,14/18] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-14 Brendan Higgins Superseded
[v13,13/18] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-14 Brendan Higgins Superseded
[v13,12/18] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-14 Brendan Higgins Superseded
[v13,11/18] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-14 Brendan Higgins Superseded
[v13,10/18] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-14 Brendan Higgins Superseded
[v13,09/18] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-14 Brendan Higgins Superseded
[v13,08/18] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - --- 2019-08-14 Brendan Higgins Superseded
[v13,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-14 Brendan Higgins Superseded
[v13,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework 1 3 - --- 2019-08-14 Brendan Higgins Superseded
[v13,05/18] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-14 Brendan Higgins Superseded
[v13,04/18] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - 1 - --- 2019-08-14 Brendan Higgins Superseded
[v13,03/18] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-14 Brendan Higgins Superseded
[v13,02/18] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-14 Brendan Higgins Superseded
[v13,01/18] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 4 - --- 2019-08-14 Brendan Higgins Superseded
[v12,18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-08-12 Brendan Higgins Superseded
[v12,17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 3 - --- 2019-08-12 Brendan Higgins Superseded
[v12,16/18] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-12 Brendan Higgins Superseded
[v12,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-12 Brendan Higgins Superseded
[v12,14/18] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-08-12 Brendan Higgins Superseded
[v12,13/18] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-08-12 Brendan Higgins Superseded
« 1 2 ... 51 52 53124 125 »