Show patches with: Archived = No       |   4790 patches
« 1 2 ... 41 42 4347 48 »
Patch Series A/F/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 Not Applicable
[v15,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[v15,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[v15,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework 1 - 3 - --- 2019-08-24 Brendan Higgins Not Applicable
[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 Not Applicable
[v15,04/18] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - - 1 - --- 2019-08-24 Brendan Higgins Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[v2] arch: um: implement memory protection [v2] arch: um: implement memory protection - - - - --- 2019-08-23 Johannes Berg RFC
arch: um: implement memory protection arch: um: implement memory protection - - - - --- 2019-08-23 Johannes Berg Superseded
[v2] arch: um: enable CONFIG_CONSTRUCTORS [v2] arch: um: enable CONFIG_CONSTRUCTORS - - - - --- 2019-08-23 Johannes Berg Accepted
arch: um: place (soft)irq text with macros arch: um: place (soft)irq text with macros - - - - --- 2019-08-23 Johannes Berg Accepted
arch: um: enable CONFIG_CONSTRUCTORS arch: um: enable CONFIG_CONSTRUCTORS - - - - --- 2019-08-23 Johannes Berg Superseded
arch: um: fix VDSO compiler warning arch: um: fix VDSO compiler warning - - - - --- 2019-08-23 Johannes Berg Accepted
[v3] arch: um: implement TRACE_IRQFLAGS_SUPPORT [v3] arch: um: implement TRACE_IRQFLAGS_SUPPORT - 1 - - --- 2019-08-23 Johannes Berg Accepted
[v2] arch: um: implement TRACE_IRQFLAGS_SUPPORT [v2] arch: um: implement TRACE_IRQFLAGS_SUPPORT - 1 - - --- 2019-08-23 Johannes Berg Superseded
[4/4] arch: um: implement TRACE_IRQFLAGS_SUPPORT [1/4] arch: um: remove sig_info[SIGALRM] - 1 - - --- 2019-08-23 Johannes Berg Superseded
[3/4] arch: um: remove misleading #define ARCh_IRQ_ENABLED Untitled series #126955 1 - - - --- 2019-08-23 Johannes Berg Accepted
[2/4] arch: um: avoid using uninitialized regs [1/4] arch: um: remove sig_info[SIGALRM] 1 - - - --- 2019-08-23 Johannes Berg Accepted
[1/4] arch: um: remove sig_info[SIGALRM] [1/4] arch: um: remove sig_info[SIGALRM] 1 - - - --- 2019-08-23 Johannes Berg Accepted
[v14,18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section [v14,01/18] kunit: test: add KUnit test runner core 1 - 2 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() [v14,01/18] kunit: test: add KUnit test runner core 1 - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,16/18] MAINTAINERS: add entry for KUnit the unit testing framework [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,15/18] Documentation: kunit: add documentation for KUnit [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,14/18] kunit: defconfig: add defconfigs for building KUnit tests [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,13/18] kunit: tool: add Python wrappers for running KUnit tests [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,12/18] kunit: test: add tests for KUnit managed resources [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,11/18] kunit: test: add the concept of assertions [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,10/18] kunit: test: add tests for kunit test abort [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,09/18] kunit: test: add support for test abort [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,08/18] objtool: add kunit_try_catch_throw to the noreturn list [v14,01/18] kunit: test: add KUnit test runner core 1 - - - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,07/18] kunit: test: add initial tests [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,06/18] kbuild: enable building KUnit [v14,01/18] kunit: test: add KUnit test runner core 1 - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,05/18] kunit: test: add the concept of expectations [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,04/18] kunit: test: add assertion printing library [v14,01/18] kunit: test: add KUnit test runner core - - 1 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,03/18] kunit: test: add string_stream a std::stream like string builder [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,02/18] kunit: test: add test resource management API [v14,01/18] kunit: test: add KUnit test runner core - - 3 - --- 2019-08-20 Brendan Higgins Not Applicable
[v14,01/18] kunit: test: add KUnit test runner core [v14,01/18] kunit: test: add KUnit test runner core - - 4 - --- 2019-08-20 Brendan Higgins Not Applicable
[v5,06/18] compat_ioctl: move WDIOC handling into wdt drivers Untitled series #125208 - - 1 - --- 2019-08-14 Arnd Bergmann Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[v13,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[v13,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[v13,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework 1 - 3 - --- 2019-08-14 Brendan Higgins Not Applicable
[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 Not Applicable
[v13,04/18] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - - 1 - --- 2019-08-14 Brendan Higgins Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[04/16] um: prefer __section from compiler_attributes.h Untitled series #124685 - - - - --- 2019-08-12 Nick Desaulniers Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[v12,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
[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 Not Applicable
[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 Not Applicable
[v12,12/18] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - - 2 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,11/18] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,10/18] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,09/18] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - - 2 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,08/18] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework 1 - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,05/18] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,04/18] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - - 1 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,03/18] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - - 2 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,02/18] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-08-12 Brendan Higgins Not Applicable
[v12,01/18] kunit: test: add KUnit test runner core [v12,01/18] kunit: test: add KUnit test runner core - - 4 - --- 2019-08-12 Brendan Higgins Not Applicable
[PATCHv4,4/4] um: Error handling fixes in vector drivers [PATCHv4,1/4] um: Add legacy tap support and rename existing vector to hybrid - - - - --- 2019-08-09 Anton Ivanov Accepted
[PATCHv4,3/4] um: Add checks to mtu parameter parsing [PATCHv4,1/4] um: Add legacy tap support and rename existing vector to hybrid - - - - --- 2019-08-09 Anton Ivanov Accepted
[PATCHv4,2/4] um: Added support for unix socket transports and bess transport [PATCHv4,1/4] um: Add legacy tap support and rename existing vector to hybrid - - - - --- 2019-08-09 Anton Ivanov Accepted
[PATCHv4,1/4] um: Add legacy tap support and rename existing vector to hybrid [PATCHv4,1/4] um: Add legacy tap support and rename existing vector to hybrid - - - - --- 2019-08-09 Anton Ivanov Accepted
um: remove meaningless clearing of clean-files um: remove meaningless clearing of clean-files - - - - --- 2019-08-08 Masahiro Yamada Accepted
[RFC] um: virtio: Workaround for using virtio_net with snabb [RFC] um: virtio: Workaround for using virtio_net with snabb - - - - --- 2019-07-31 Johannes Berg RFC
[2/2] um: drivers: Add virtio vhost-user driver [1/2] um: irq: Fix LAST_IRQ usage - - - - --- 2019-07-31 Johannes Berg Superseded
[1/2] um: irq: Fix LAST_IRQ usage [1/2] um: irq: Fix LAST_IRQ usage 1 - - - --- 2019-07-31 Johannes Berg Accepted
[v5,22/29] compat_ioctl: remove translation for sound ioctls Untitled series #122327 - - 1 - --- 2019-07-30 Arnd Bergmann Not Applicable
Documentation: move Documentation/virtual to Documentation/virt Documentation: move Documentation/virtual to Documentation/virt - 1 - - --- 2019-07-24 Christoph Hellwig Not Applicable
[PATCHv3,5/5] um: Error handling fixes in vector drivers Untitled series #120601 - - - - --- 2019-07-22 Anton Ivanov Not Applicable
[PATCHv3,4/5] um: Fix off by one error in IRQ enumeration Untitled series #120601 - - - - --- 2019-07-22 Anton Ivanov Not Applicable
[PATCHv3,3/5] um: Add checks to mtu parameter parsing Untitled series #120601 - - - - --- 2019-07-22 Anton Ivanov Not Applicable
[PATCHv3,2/5] um: Added support for unix socket transports and bess transport Untitled series #120601 - - - - --- 2019-07-22 Anton Ivanov Not Applicable
[PATCHv3,1/5] um: Add legacy tap support and rename existing vector to hybrid [PATCHv3,1/5] um: Add legacy tap support and rename existing vector to hybrid - - - - --- 2019-07-22 Anton Ivanov Not Applicable
um: fix time travel mode um: fix time travel mode - 1 - - --- 2019-07-21 Johannes Berg Superseded
« 1 2 ... 41 42 4347 48 »