messages from 2019-05-02 15:28:41 to 2019-05-14 22:19:51 UTC [more...]
[PATCH v4 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-05-14 22:17 UTC (19+ messages)
` [PATCH v4 01/18] kunit: test: add KUnit test runner core
` [PATCH v4 02/18] kunit: test: add test resource management API
` [PATCH v4 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v4 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v4 05/18] kunit: test: add the concept of expectations
` [PATCH v4 06/18] kbuild: enable building KUnit
` [PATCH v4 07/18] kunit: test: add initial tests
` [PATCH v4 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v4 09/18] kunit: test: add support for test abort
` [PATCH v4 10/18] kunit: test: add tests for kunit "
` [PATCH v4 11/18] kunit: test: add the concept of assertions
` [PATCH v4 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v4 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v4 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v4 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v4 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v4 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v4 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-05-14 20:54 UTC (117+ messages)
` [PATCH v2 03/17] kunit: test: add string_stream a std::stream like string builder
` [PATCH v2 04/17] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v2 06/17] kbuild: enable building KUnit
` [PATCH v2 07/17] kunit: test: add initial tests
` [PATCH v2 08/17] kunit: test: add support for test abort
` [PATCH v2 11/17] kunit: test: add test managed resource tests
` [PATCH v2 12/17] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v2 14/17] Documentation: kunit: add documentation for KUnit
` [PATCH v2 15/17] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v2 16/17] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
[PATCH v3 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-05-14 18:16 UTC (26+ messages)
` [PATCH v3 01/18] kunit: test: add KUnit test runner core
` [PATCH v3 02/18] kunit: test: add test resource management API
` [PATCH v3 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v3 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v3 05/18] kunit: test: add the concept of expectations
` [PATCH v3 06/18] kbuild: enable building KUnit
` [PATCH v3 07/18] kunit: test: add initial tests
` [PATCH v3 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v3 09/18] kunit: test: add support for test abort
` [PATCH v3 10/18] kunit: test: add tests for kunit "
` [PATCH v3 11/18] kunit: test: add the concept of assertions
` [PATCH v3 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v3 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v3 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v3 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v3 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v3 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v3 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
[GIT PULL] UML changes for v5.2-rc1
2019-05-12 22:25 UTC (2+ messages)
[RESEND PATCH 0/4] um: build and irq fixes
2019-05-11 12:48 UTC (9+ messages)
` [RESEND PATCH 4/4] um: irq: don't set the chip for all irqs
[PATCH] x86: Hide the int3_emulate_call/jmp functions from UML
2019-05-11 12:39 UTC
[PATCH] [v2] x86/mpx: fix recursive munmap() corruption
2019-05-09 8:31 UTC (2+ messages)
[PATCH v2 00/14] introduce generic pte_{alloc,free}_one[_kernel]
2019-05-08 6:17 UTC (15+ messages)
` [PATCH v2 01/14] asm-generic, x86: "
` [PATCH v2 02/14] alpha: switch to generic version of pte allocation
` [PATCH v2 03/14] arm: "
` [PATCH v2 04/14] arm64: "
` [PATCH v2 05/14] csky: "
` [PATCH v2 06/14] hexagon: "
` [PATCH v2 07/14] m68k: sun3: "
` [PATCH v2 08/14] mips: "
` [PATCH v2 09/14] nds32: "
` [PATCH v2 10/14] nios2: "
` [PATCH v2 11/14] parisc: "
` [PATCH v2 12/14] riscv: "
` [PATCH v2 13/14] um: "
` [PATCH v2 14/14] unicore32: "
[PATCH 00/15] introduce generic pte_{alloc,free}_one[_kernel]
2019-05-07 6:49 UTC (21+ messages)
` [PATCH 01/15] asm-generic, x86: introduce generic pte_{alloc, free}_one[_kernel]
` [PATCH 01/15] asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]
` [PATCH 04/15] arm64: switch to generic version of pte allocation
` [PATCH 05/15] csky: "
` [PATCH 08/15] mips: "
` [PATCH 09/15] nds32: "
` [PATCH 12/15] powerpc/nohash/64: "
` [PATCH 14/15] um: "
` [PATCH 15/15] unicore32: "
[PATCH 13/15] riscv: switch to generic version of pte allocation
2019-05-06 18:25 UTC (2+ messages)
[PATCH v2 0/5] arch: um: fixes and virtual time support
2019-05-06 12:39 UTC (6+ messages)
` [PATCH v2 1/5] arch: um: Fix IRQ controller regression on console read
` [PATCH v2 2/5] arch: um: use cpu_possible_mask to avoid warning
` [PATCH v2 3/5] arch: um: fix os_timer_one_shot()
` [PATCH v2 4/5] arch: um: timer code cleanup
` [PATCH v2 5/5] arch: um: support virtual time
[PATCH 1/3] arch: um: fix os_timer_one_shot()
2019-05-06 8:19 UTC (8+ messages)
` [PATCH 2/3] arch: um: timer code cleanup
` [PATCH 3/3] arch: um: support virtual time
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).