Show patches with: none      |   12541 patches
« 1 2 ... 50 51 52125 126 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
libnvdimm: fix kernel-doc notation libnvdimm: fix kernel-doc notation - - - --- 2019-10-16 luanshi Superseded
[V1,2/2] libnvdimm/nsio: Rename devm_nsio_enable/disable to devm_nsio_probe_enable/disable [V1,1/2] libnvdimm/nsio: differentiate between probe mapping and runtime mapping - - - --- 2019-10-15 Aneesh Kumar K.V Superseded
[V1,1/2] libnvdimm/nsio: differentiate between probe mapping and runtime mapping [V1,1/2] libnvdimm/nsio: differentiate between probe mapping and runtime mapping - - - --- 2019-10-15 Aneesh Kumar K.V Superseded
[ndctl,10/10] daxctl: add --no-movable option for onlining memory fixes and movability for system-ram mode - - - --- 2019-10-02 Verma, Vishal L Superseded
[ndctl,09/10] libdaxctl: add an API to online memory in a non-movable state fixes and movability for system-ram mode - 1 - --- 2019-10-02 Verma, Vishal L Superseded
[ndctl,08/10] Documentation: clarify memory movablity for reconfigure-device fixes and movability for system-ram mode - - - --- 2019-10-02 Verma, Vishal L Superseded
[ndctl,07/10] daxctl: detect races when onlining memory blocks fixes and movability for system-ram mode - - - --- 2019-10-02 Verma, Vishal L Superseded
[ndctl,06/10] daxctl: show a 'movable' attribute in device listings fixes and movability for system-ram mode - 1 - --- 2019-10-02 Verma, Vishal L Superseded
[ndctl,05/10] libdaxctl: allow memblock_in_dev() to return an error fixes and movability for system-ram mode - 1 - --- 2019-10-02 Verma, Vishal L Superseded
[ndctl,04/10] libdaxctl: add an API to determine if memory is movable fixes and movability for system-ram mode - - - --- 2019-10-02 Verma, Vishal L Superseded
[ndctl,03/10] daxctl/device.c: fix json output omission for reconfigure-device fixes and movability for system-ram mode - 1 - --- 2019-10-02 Verma, Vishal L Superseded
[ndctl,02/10] libdaxctl: refactor memblock_is_online() checks fixes and movability for system-ram mode - 1 - --- 2019-10-02 Verma, Vishal L Superseded
[ndctl,01/10] libdaxctl: refactor path construction in op_for_one_memblock() fixes and movability for system-ram mode 1 - - --- 2019-10-02 Verma, Vishal L Superseded
[ndctl] libdaxctl: fix memory leaks with daxctl_memory objects [ndctl] libdaxctl: fix memory leaks with daxctl_memory objects - 1 - --- 2019-10-01 Verma, Vishal L Accepted
mm/memunmap: Use the correct start and end pfn when removing pages from zone mm/memunmap: Use the correct start and end pfn when removing pages from zone - - - --- 2019-09-27 Aneesh Kumar K.V New
[2/2] mm/memmap_init: Update variable name in memmap_init_zone [1/2] mm/memunmap: Use the correct start and end pfn when removing pages from zone - 2 - --- 2019-09-26 Aneesh Kumar K.V Superseded
[1/2] mm/memunmap: Use the correct start and end pfn when removing pages from zone [1/2] mm/memunmap: Use the correct start and end pfn when removing pages from zone - 1 - --- 2019-09-26 Aneesh Kumar K.V Superseded
pmem: emulating usable memory as persistent memory pmem: emulating usable memory as persistent memory - - - --- 2019-09-26 Taeho Hwang New
[V3] libnvdimm/namsepace: Don't set claim_class on error [V3] libnvdimm/namsepace: Don't set claim_class on error - 1 - --- 2019-09-25 Ira Weiny Mainlined
[V2] bnvdimm/namsepace: Don't set claim_class on error [V2] bnvdimm/namsepace: Don't set claim_class on error - 1 - --- 2019-09-25 Ira Weiny Superseded
bnvdimm/namsepace: Don't set claim_class on error bnvdimm/namsepace: Don't set claim_class on error - 1 - --- 2019-09-25 Ira Weiny Superseded
libnvdimm/namespace: Fix a signedness bug in __holder_class_store() libnvdimm/namespace: Fix a signedness bug in __holder_class_store() - 1 - --- 2019-09-25 Dan Carpenter New
[v2] libnvdimm: prevent nvdimm from requesting key when security is disabled [v2] libnvdimm: prevent nvdimm from requesting key when security is disabled - - - --- 2019-09-24 Dave Jiang Mainlined
libnvdimm/region: Update is_nvdimm_sync check to handle volatile regions libnvdimm/region: Update is_nvdimm_sync check to handle volatile regions - 1 - --- 2019-09-24 Aneesh Kumar K.V Mainlined
powerpc/book3s64: Export has_transparent_hugepage() related functions. powerpc/book3s64: Export has_transparent_hugepage() related functions. 1 - - --- 2019-09-24 Aneesh Kumar K.V Mainlined
[v18,19/19] kunit: fix failure to build without printk kunit: introduce KUnit, the Linux kernel unit testing framework 1 1 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,18/19] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,17/19] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 3 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,16/19] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,15/19] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,14/19] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,13/19] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,12/19] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,11/19] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,10/19] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,09/19] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,08/19] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - --- 2019-09-23 Brendan Higgins Mainlined
[v18,07/19] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,06/19] lib: enable building KUnit in lib/ kunit: introduce KUnit, the Linux kernel unit testing framework - 1 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,05/19] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,04/19] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - 1 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,03/19] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,02/19] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins Mainlined
[v18,01/19] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 4 - --- 2019-09-23 Brendan Higgins Mainlined
[2/2] Enable ndctl tests for emulated pmem devices [1/2] rename nfit_test_bus with a more generic name - - - --- 2019-09-23 Santosh Sivaraj New
[1/2] rename nfit_test_bus with a more generic name [1/2] rename nfit_test_bus with a more generic name - - - --- 2019-09-23 Santosh Sivaraj New
[v17,19/19] kunit: fix failure to build without printk [v17,01/19] kunit: test: add KUnit test runner core 1 1 - --- 2019-09-21 Brendan Higgins New
[v17,18/19] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section [v17,01/19] kunit: test: add KUnit test runner core 1 2 - --- 2019-09-21 Brendan Higgins New
[v17,17/19] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() [v17,01/19] kunit: test: add KUnit test runner core 1 3 - --- 2019-09-21 Brendan Higgins New
[v17,16/19] MAINTAINERS: add entry for KUnit the unit testing framework [v17,01/19] kunit: test: add KUnit test runner core - 3 - --- 2019-09-21 Brendan Higgins New
[v17,15/19] Documentation: kunit: add documentation for KUnit [v17,01/19] kunit: test: add KUnit test runner core - 3 - --- 2019-09-21 Brendan Higgins New
[v17,14/19] kunit: defconfig: add defconfigs for building KUnit tests [v17,01/19] kunit: test: add KUnit test runner core - 3 - --- 2019-09-21 Brendan Higgins New
[v17,13/19] kunit: tool: add Python wrappers for running KUnit tests [v17,01/19] kunit: test: add KUnit test runner core - 3 - --- 2019-09-21 Brendan Higgins New
[v17,12/19] kunit: test: add tests for KUnit managed resources [v17,01/19] kunit: test: add KUnit test runner core - 3 - --- 2019-09-21 Brendan Higgins New
[v17,11/19] kunit: test: add the concept of assertions [v17,01/19] kunit: test: add KUnit test runner core - 3 - --- 2019-09-21 Brendan Higgins New
[v17,10/19] kunit: test: add tests for kunit test abort [v17,01/19] kunit: test: add KUnit test runner core - 3 - --- 2019-09-21 Brendan Higgins New
[v17,09/19] kunit: test: add support for test abort [v17,01/19] kunit: test: add KUnit test runner core - 3 - --- 2019-09-21 Brendan Higgins New
[v17,08/19] objtool: add kunit_try_catch_throw to the noreturn list [v17,01/19] kunit: test: add KUnit test runner core 1 - - --- 2019-09-21 Brendan Higgins New
[v17,07/19] kunit: test: add initial tests [v17,01/19] kunit: test: add KUnit test runner core - 3 - --- 2019-09-21 Brendan Higgins New
[v17,06/19] lib: enable building KUnit in lib/ [v17,01/19] kunit: test: add KUnit test runner core - - - --- 2019-09-21 Brendan Higgins New
[v17,05/19] kunit: test: add the concept of expectations [v17,01/19] kunit: test: add KUnit test runner core - 3 - --- 2019-09-21 Brendan Higgins New
[v17,04/19] kunit: test: add assertion printing library [v17,01/19] kunit: test: add KUnit test runner core - 1 - --- 2019-09-21 Brendan Higgins New
[v17,03/19] kunit: test: add string_stream a std::stream like string builder [v17,01/19] kunit: test: add KUnit test runner core - 3 - --- 2019-09-21 Brendan Higgins New
[v17,02/19] kunit: test: add test resource management API [v17,01/19] kunit: test: add KUnit test runner core - 3 - --- 2019-09-21 Brendan Higgins New
[v17,01/19] kunit: test: add KUnit test runner core [v17,01/19] kunit: test: add KUnit test runner core - 4 - --- 2019-09-21 Brendan Higgins New
[GIT,PULL] libnvdimm for 5.4 [GIT,PULL] libnvdimm for 5.4 - - - --- 2019-09-20 Dan Williams New
[v16,19/19] kunit: fix failure to build without printk kunit: introduce KUnit, the Linux kernel unit testing framework 1 1 - --- 2019-09-20 Brendan Higgins Superseded
[v16,18/19] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-09-20 Brendan Higgins Superseded
[v16,17/19] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 3 - --- 2019-09-20 Brendan Higgins Superseded
[v16,16/19] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins Superseded
[v16,15/19] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins Superseded
[v16,14/19] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins Superseded
[v16,13/19] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins Superseded
[v16,12/19] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins Superseded
[v16,11/19] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins Superseded
[v16,10/19] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins Superseded
[v16,09/19] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins Superseded
[v16,08/19] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - --- 2019-09-20 Brendan Higgins Superseded
[v16,07/19] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins Superseded
[v16,06/19] lib: enable building KUnit in lib/ kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-09-20 Brendan Higgins Superseded
[v16,05/19] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,04/19] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - 1 - --- 2019-09-20 Brendan Higgins Superseded
[v16,03/19] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins Superseded
[v16,02/19] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,01/19] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 4 - --- 2019-09-20 Brendan Higgins Superseded
[ndctl] libndctl: Fix a potentially non NUL-terminated string operation [ndctl] libndctl: Fix a potentially non NUL-terminated string operation - 1 - --- 2019-09-20 Verma, Vishal L Accepted
libnvdimm: prevent nvdimm from requesting key when security is disabled libnvdimm: prevent nvdimm from requesting key when security is disabled - 1 - --- 2019-09-19 Dave Jiang Superseded
[v3] libnvdimm/region: Initialize bad block for volatile namespaces [v3] libnvdimm/region: Initialize bad block for volatile namespaces - - - --- 2019-09-19 Aneesh Kumar K.V Mainlined
nvdimm: Trivial comment fix nvdimm: Trivial comment fix - - - --- 2019-09-18 Ira Weiny Mainlined
libnvdimm/nfit_test: Fix acpi_handle redefinition libnvdimm/nfit_test: Fix acpi_handle redefinition - 1 - --- 2019-09-18 Nathan Chancellor Mainlined
[v6] mm/pgmap: Use correct alignment when looking at first pfn from a region [v6] mm/pgmap: Use correct alignment when looking at first pfn from a region - - - --- 2019-09-17 Aneesh Kumar K.V New
[v6] libnvdimm: Fix endian conversion issues [v6] libnvdimm: Fix endian conversion issues - 1 - --- 2019-09-17 Aneesh Kumar K.V Mainlined
[v2] libnvdimm/region: Initialize bad block for volatile namespaces [v2] libnvdimm/region: Initialize bad block for volatile namespaces - - - --- 2019-09-17 Aneesh Kumar K.V Superseded
[13/13] nvdimm: Miscellaneous neatening nvdimm: Use more common kernel coding style - - - --- 2019-09-12 Joe Perches New
[12/13] nvdimm: namespace_devs: Change progess typo to progress nvdimm: Use more common kernel coding style - - - --- 2019-09-12 Joe Perches New
[11/13] nvdimm: Use more common logic testing styles and bare ; positions nvdimm: Use more common kernel coding style - - - --- 2019-09-12 Joe Perches New
[10/13] nvdimm: namespace_devs: Move assignment operators nvdimm: Use more common kernel coding style - - - --- 2019-09-12 Joe Perches New
[09/13] nvdimm: btt.h: Neaten #defines to improve readability nvdimm: Use more common kernel coding style - - - --- 2019-09-12 Joe Perches New
[08/13] nvdimm: Use typical kernel style indentation nvdimm: Use more common kernel coding style - - - --- 2019-09-12 Joe Perches New
[07/13] nvdimm: Use typical kernel brace styles nvdimm: Use more common kernel coding style - - - --- 2019-09-12 Joe Perches New
« 1 2 ... 50 51 52125 126 »