Show patches with: none      |   4354 patches
« 1 2 ... 35 36 3743 44 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[v18,07/19] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - - 3 - --- 2019-09-23 Brendan Higgins Not Applicable
[v18,06/19] lib: enable building KUnit in lib/ kunit: introduce KUnit, the Linux kernel unit testing framework - - 1 - --- 2019-09-23 Brendan Higgins Not Applicable
[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 Not Applicable
[v18,04/19] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - - 1 - --- 2019-09-23 Brendan Higgins Not Applicable
[v18,03/19] kunit: test: add string_stream a std::stream like string builder Untitled series #132060 - - 3 - --- 2019-09-23 Brendan Higgins Not Applicable
[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 Not Applicable
[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 Not Applicable
[GIT,PULL] UML updates for 5.4-rc1 [GIT,PULL] UML updates for 5.4-rc1 - - - - --- 2019-09-21 Richard Weinberger Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[v17,07/19] kunit: test: add initial tests [v17,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-21 Brendan Higgins Not Applicable
[v17,06/19] lib: enable building KUnit in lib/ [v17,01/19] kunit: test: add KUnit test runner core - - - - --- 2019-09-21 Brendan Higgins Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[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 Not Applicable
[v16,19/19] kunit: fix failure to build without printk [v16,01/19] kunit: test: add KUnit test runner core 1 - 1 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,18/19] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section [v16,01/19] kunit: test: add KUnit test runner core 1 - 2 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,17/19] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() [v16,01/19] kunit: test: add KUnit test runner core 1 - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,16/19] MAINTAINERS: add entry for KUnit the unit testing framework [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,15/19] Documentation: kunit: add documentation for KUnit [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,14/19] kunit: defconfig: add defconfigs for building KUnit tests [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,13/19] kunit: tool: add Python wrappers for running KUnit tests [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,12/19] kunit: test: add tests for KUnit managed resources [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,11/19] kunit: test: add the concept of assertions [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,10/19] kunit: test: add tests for kunit test abort [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,09/19] kunit: test: add support for test abort [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,08/19] objtool: add kunit_try_catch_throw to the noreturn list [v16,01/19] kunit: test: add KUnit test runner core 1 - - - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,07/19] kunit: test: add initial tests [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,06/19] lib: enable building KUnit in lib/ [v16,01/19] kunit: test: add KUnit test runner core - - - - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,05/19] kunit: test: add the concept of expectations [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,04/19] kunit: test: add assertion printing library [v16,01/19] kunit: test: add KUnit test runner core - - 1 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,03/19] kunit: test: add string_stream a std::stream like string builder [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,02/19] kunit: test: add test resource management API [v16,01/19] kunit: test: add KUnit test runner core - - 3 - --- 2019-09-20 Brendan Higgins Not Applicable
[v16,01/19] kunit: test: add KUnit test runner core [v16,01/19] kunit: test: add KUnit test runner core - - 4 - --- 2019-09-20 Brendan Higgins Not Applicable
seccomp: remove unused arg from secure_computing() seccomp: remove unused arg from secure_computing() - - - - --- 2019-09-20 Christian Brauner Not Applicable
um: virtio: keep reading on -EAGAIN um: virtio: keep reading on -EAGAIN - 1 - - --- 2019-09-19 Johannes Berg Superseded
[v3] um: virtio: remove device on disconnect [v3] um: virtio: remove device on disconnect - - - - --- 2019-09-18 Johannes Berg Accepted
[RFC,v3,2/2] um: implement time-travel=ext um: synchronized time-travel - - - - --- 2019-09-17 Johannes Berg RFC
[RFC,v3,1/2] um: virtio: implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS um: synchronized time-travel - - - - --- 2019-09-17 Johannes Berg RFC
[v3] um: time-travel: rewrite as an event scheduler [v3] um: time-travel: rewrite as an event scheduler - - - - --- 2019-09-17 Johannes Berg Superseded
um: don't trace irqflags during shutdown um: don't trace irqflags during shutdown - 1 - - --- 2019-09-17 Johannes Berg Accepted
[RFC,v2,2/2] um: implement time-travel=ext [RFC,v2,1/2] um: virtio: implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS - - - - --- 2019-09-16 Johannes Berg RFC
[RFC,v2,1/2] um: virtio: implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS [RFC,v2,1/2] um: virtio: implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS - - - - --- 2019-09-16 Johannes Berg RFC
[v2] um: time-travel: rewrite as an event scheduler [v2] um: time-travel: rewrite as an event scheduler - - - - --- 2019-09-16 Johannes Berg Changes Requested
[v2] um: virtio: remove device on disconnect [v2] um: virtio: remove device on disconnect - - - - --- 2019-09-16 Johannes Berg Superseded
[RFC,3/3] um: implement time-travel=virtio [RFC,1/3] um: virtio: implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS - - - - --- 2019-09-16 Johannes Berg RFC
[RFC,2/3] um: virtio: wrap irq request/free functions [RFC,1/3] um: virtio: implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS - - - - --- 2019-09-16 Johannes Berg RFC
[RFC,1/3] um: virtio: implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS [RFC,1/3] um: virtio: implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS - - - - --- 2019-09-16 Johannes Berg RFC
um: time-travel: rewrite as an event scheduler um: time-travel: rewrite as an event scheduler - - - - --- 2019-09-16 Johannes Berg Superseded
um: virtio: remove device on disconnect um: virtio: remove device on disconnect - - - - --- 2019-09-16 Johannes Berg Superseded
um: export uml_reserved um: export uml_reserved 1 1 - - --- 2019-09-16 Johannes Berg Not Applicable
um: move timer-internal.h to non-shared um: move timer-internal.h to non-shared 1 - - - --- 2019-09-16 Johannes Berg Not Applicable
[v5,5/5] um: virtio: implement VHOST_USER_PROTOCOL_F_REPLY_ACK um: virtio support - - - - --- 2019-09-11 Johannes Berg Accepted
[v5,4/5] um: virtio: implement VHOST_USER_PROTOCOL_F_SLAVE_REQ um: virtio support - - - - --- 2019-09-11 Johannes Berg Accepted
[v5,3/5] um: drivers: Add virtio vhost-user driver um: virtio support - - - - --- 2019-09-11 Johannes Berg Accepted
[v5,2/5] um: use real DMA barriers um: virtio support - - - - --- 2019-09-11 Johannes Berg Accepted
[v5,1/5] um: don't use generic barrier.h [v5,1/5] um: don't use generic barrier.h - - - - --- 2019-09-11 Johannes Berg Accepted
[v2,2/2] um: time-travel: restrict time update in IRQ handler Untitled series #129977 - - - - --- 2019-09-10 Johannes Berg Accepted
[v2,1/2] um: time-travel: fix periodic timers [v2,1/2] um: time-travel: fix periodic timers - - - - --- 2019-09-10 Johannes Berg Accepted
[v4,5/5] um: virtio: implement VHOST_USER_PROTOCOL_F_REPLY_ACK um: virtio support - - - - --- 2019-09-10 Johannes Berg Superseded
[v4,4/5] um: virtio: implement VHOST_USER_PROTOCOL_F_SLAVE_REQ um: virtio support - - - - --- 2019-09-10 Johannes Berg Superseded
[v4,3/5] um: drivers: Add virtio vhost-user driver um: virtio support - - - - --- 2019-09-10 Johannes Berg Superseded
[v4,2/5] um: use real DMA barriers um: virtio support - - - - --- 2019-09-10 Johannes Berg Superseded
[v4,1/5] um: don't use generic barrier.h um: virtio support - - - - --- 2019-09-10 Johannes Berg Superseded
[v3,3/5] um: drivers: Add virtio vhost-user driver um: virtio support - - - - --- 2019-09-10 Johannes Berg Superseded
[v3,2/5] um: use real DMA barriers um: virtio support - - - - --- 2019-09-10 Johannes Berg Superseded
[v3,1/5] um: don't use generic barrier.h um: virtio support - - - - --- 2019-09-10 Johannes Berg Superseded
[2/2] um: time-travel: restrict time update in IRQ handler [1/2] um: time-travel: fix periodic timers - - - - --- 2019-09-10 Johannes Berg Superseded
[1/2] um: time-travel: fix periodic timers [1/2] um: time-travel: fix periodic timers - - - - --- 2019-09-10 Johannes Berg Superseded
[RFC] um: have real DMA barriers with virtio [RFC] um: have real DMA barriers with virtio - - - - --- 2019-09-06 Johannes Berg RFC
[RFC] um: don't use generic barrier.h [RFC] um: don't use generic barrier.h - - - - --- 2019-09-06 Johannes Berg RFC
[v2,2/2] um: virtio: implement VHOST_USER_PROTOCOL_F_REPLY_ACK Untitled series #129285 - - - - --- 2019-09-05 Johannes Berg Superseded
[v2,1/2] um: virtio: implement VHOST_USER_PROTOCOL_F_SLAVE_REQ [v2,1/2] um: virtio: implement VHOST_USER_PROTOCOL_F_SLAVE_REQ - - - - --- 2019-09-05 Johannes Berg Superseded
[v2] um: drivers: Add virtio vhost-user driver [v2] um: drivers: Add virtio vhost-user driver - - - - --- 2019-09-04 Johannes Berg Superseded
[2/2] um: virtio: implement VHOST_USER_PROTOCOL_F_REPLY_ACK [1/2] um: virtio: implement VHOST_USER_PROTOCOL_F_SLAVE_REQ - - - - --- 2019-09-04 Johannes Berg Superseded
[1/2] um: virtio: implement VHOST_USER_PROTOCOL_F_SLAVE_REQ [1/2] um: virtio: implement VHOST_USER_PROTOCOL_F_SLAVE_REQ - - - - --- 2019-09-04 Johannes Berg Superseded
[v2] um: irq: Fix LAST_IRQ usage [v2] um: irq: Fix LAST_IRQ usage - - 1 1 --- 2019-09-04 Johannes Berg Rejected
[v2] um: Rewrite host RNG driver. [v2] um: Rewrite host RNG driver. - - - - --- 2019-08-29 Alexander Neville Rejected
um: Rewrite host RNG driver. um: Rewrite host RNG driver. - - - - --- 2019-08-29 Alexander Neville Rejected
[GIT,PULL] UML fixes for 5.3-rc6 [GIT,PULL] UML fixes for 5.3-rc6 - - - - --- 2019-08-25 Richard Weinberger Not Applicable
[4/4] Add SPDX headers for files in arch/um/include Add SPDX headers for most files in arch/um - - - - --- 2019-08-25 Alex Dewar Accepted
[3/4] Add SPDX headers for files in arch/um/os-Linux Add SPDX headers for most files in arch/um - - - - --- 2019-08-25 Alex Dewar Accepted
[2/4] Add SPDX headers to files in arch/um/kernel/ Add SPDX headers for most files in arch/um - - - - --- 2019-08-25 Alex Dewar Accepted
[1/4] Add SPDX headers for files in arch/um/drivers Add SPDX headers for most files in arch/um - - - - --- 2019-08-25 Alex Dewar Accepted
[v15,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-24 Brendan Higgins Not Applicable
« 1 2 ... 35 36 3743 44 »