Show patches with: Archived = No       |   20558 patches
« 1 2 ... 55 56 57205 206 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v5,4/5] bpf: selftests: Support custom type and proto for client sockets Support defragmenting IPv(4|6) packets in BPF - - - --- 2023-07-20 Daniel Xu Accepted
[bpf-next,v5,3/5] bpf: selftests: Support not connecting client socket Support defragmenting IPv(4|6) packets in BPF - - - --- 2023-07-20 Daniel Xu Accepted
[v3] kselftest/arm64: Exit streaming mode after collecting signal context [v3] kselftest/arm64: Exit streaming mode after collecting signal context - - - --- 2023-07-20 Mark Brown Accepted
[v2,3/3] kselftest/arm64: Validate that changing one VL type does not affect another arm64/fpsimd: Fix use after free in SME when changing SVE VL - - - --- 2023-07-20 Mark Brown Accepted
[v2,2/3] kselftest/arm64: Add a test case for SVE VL changes with SME active arm64/fpsimd: Fix use after free in SME when changing SVE VL - - - --- 2023-07-20 Mark Brown Accepted
[v2,1/3] arm64/fpsimd: Ensure SME storage is allocated after SVE VL changes arm64/fpsimd: Fix use after free in SME when changing SVE VL - - - --- 2023-07-20 Mark Brown Accepted
[RFC,v2,20/20] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,19/20] context_tracking,x86: Add infrastructure to defer kernel TLBI context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,18/20] context_tracking,x86: Defer kernel text patching IPIs context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,17/20] rcutorture: Add a test config to torture test low RCU_DYNTICKS width context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,16/20] rcu: Make RCU dynticks counter size configurable context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,15/20] context-tracking: Introduce work deferral infrastructure context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,14/20] x86/kvm: Make kvm_async_pf_enabled __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition - 1 - --- 2023-07-20 Valentin Schneider New
[RFC,v2,13/20] context_tracking: Make context_tracking_key __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,12/20] objtool: Warn about non __ro_after_init static key usage in .noinstr context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,11/20] objtool: Flesh out warning related to pv_ops[] calls context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,10/20] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider New
[RFC,v2,09/20] tracing/filters: Document cpumask filtering context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider Accepted
[RFC,v2,08/20] tracing/filters: Further optimise scalar vs cpumask comparison context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider Accepted
[RFC,v2,07/20] tracing/filters: Optimise CPU vs cpumask filtering when the user mask is a single CPU context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider Accepted
[RFC,v2,06/20] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single… context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider Accepted
[RFC,v2,05/20] tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a single CPU context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider Accepted
[RFC,v2,04/20] tracing/filters: Enable filtering the CPU common field by a cpumask context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider Accepted
[RFC,v2,03/20] tracing/filters: Enable filtering a scalar field by a cpumask context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider Accepted
[RFC,v2,02/20] tracing/filters: Enable filtering a cpumask field by another cpumask context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider Accepted
[RFC,v2,01/20] tracing/filters: Dynamically allocate filter_pred.regex context_tracking,x86: Defer some IPIs until a user->kernel transition - - - --- 2023-07-20 Valentin Schneider Accepted
[bpf-next,v6,8/8] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper Add SO_REUSEPORT support for TC bpf_sk_assign - - - --- 2023-07-20 Lorenz Bauer Accepted
[bpf-next,v6,7/8] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign Add SO_REUSEPORT support for TC bpf_sk_assign - 1 - --- 2023-07-20 Lorenz Bauer New
[bpf-next,v6,6/8] net: remove duplicate sk_lookup helpers Add SO_REUSEPORT support for TC bpf_sk_assign - 1 - --- 2023-07-20 Lorenz Bauer Accepted
[bpf-next,v6,5/8] net: document inet[6]_lookup_reuseport sk_state requirements Add SO_REUSEPORT support for TC bpf_sk_assign - 1 - --- 2023-07-20 Lorenz Bauer Accepted
[bpf-next,v6,4/8] net: remove duplicate reuseport_lookup functions Add SO_REUSEPORT support for TC bpf_sk_assign - 1 - --- 2023-07-20 Lorenz Bauer Accepted
[bpf-next,v6,3/8] net: export inet_lookup_reuseport and inet6_lookup_reuseport Add SO_REUSEPORT support for TC bpf_sk_assign - 1 - --- 2023-07-20 Lorenz Bauer Accepted
[bpf-next,v6,2/8] bpf: reject unhashed sockets in bpf_sk_assign Add SO_REUSEPORT support for TC bpf_sk_assign - 1 - --- 2023-07-20 Lorenz Bauer Accepted
[bpf-next,v6,1/8] udp: re-score reuseport groups when connected sockets are present Add SO_REUSEPORT support for TC bpf_sk_assign - 1 - --- 2023-07-20 Lorenz Bauer Accepted
[v3,3/3] drivers: base: Free devm resources when unregistering a device drivers: base: Add tests showing devm handling inconsistencies - - - --- 2023-07-20 Maxime Ripard Accepted
[v3,2/3] drivers: base: Add basic devm tests for platform devices drivers: base: Add tests showing devm handling inconsistencies - 1 - --- 2023-07-20 Maxime Ripard Accepted
[v3,1/3] drivers: base: Add basic devm tests for root devices drivers: base: Add tests showing devm handling inconsistencies - 1 - --- 2023-07-20 Maxime Ripard Accepted
[v5,6/6] KVM: selftests: Test gp event filters don't affect fixed event filters KVM: selftests: Improve PMU event filter settings and add test cases - - - --- 2023-07-20 Jinrong Liang New
[v5,5/6] KVM: selftests: Test if event filter meets expectations on fixed counters KVM: selftests: Improve PMU event filter settings and add test cases - - - --- 2023-07-20 Jinrong Liang New
[v5,4/6] KVM: selftests: Add test cases for unsupported PMU event filter input values KVM: selftests: Improve PMU event filter settings and add test cases - - - --- 2023-07-20 Jinrong Liang New
[v5,3/6] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings KVM: selftests: Improve PMU event filter settings and add test cases - 1 - --- 2023-07-20 Jinrong Liang New
[v5,2/6] KVM: selftests: Drop the return of remove_event() KVM: selftests: Improve PMU event filter settings and add test cases - - - --- 2023-07-20 Jinrong Liang Accepted
[v5,1/6] KVM: selftests: Add x86 properties for Intel PMU in processor.h KVM: selftests: Improve PMU event filter settings and add test cases - - - --- 2023-07-20 Jinrong Liang New
[v2,11/11] drm/vc4: tests: pv-muxing: Document test scenario drm: kunit: Switch to kunit actions - 1 - --- 2023-07-20 Maxime Ripard Accepted
[v2,10/11] drm/vc4: tests: Switch to atomic state allocation helper drm: kunit: Switch to kunit actions - 1 - --- 2023-07-20 Maxime Ripard Accepted
[v2,09/11] drm/vc4: tests: pv-muxing: Switch to managed locking init drm: kunit: Switch to kunit actions - 1 - --- 2023-07-20 Maxime Ripard Accepted
[v2,08/11] drm/vc4: tests: mock: Use a kunit action to unregister DRM device drm: kunit: Switch to kunit actions - 1 - --- 2023-07-20 Maxime Ripard New
[v2,07/11] drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device() drm: kunit: Switch to kunit actions - 1 - --- 2023-07-20 Maxime Ripard Accepted
[v2,06/11] drm/tests: helpers: Create a helper to allocate an atomic state drm: kunit: Switch to kunit actions - 1 - --- 2023-07-20 Maxime Ripard New
[v2,05/11] drm/tests: helpers: Create a helper to allocate a locking ctx drm: kunit: Switch to kunit actions - 1 - --- 2023-07-20 Maxime Ripard Accepted
[v2,04/11] drm/tests: probe-helper: Remove call to drm_kunit_helper_free_device() drm: kunit: Switch to kunit actions - 1 - --- 2023-07-20 Maxime Ripard Accepted
[v2,03/11] drm/tests: modes: Remove call to drm_kunit_helper_free_device() drm: kunit: Switch to kunit actions - 1 - --- 2023-07-20 Maxime Ripard Accepted
[v2,02/11] drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device() drm: kunit: Switch to kunit actions - 1 - --- 2023-07-20 Maxime Ripard Accepted
[v2,01/11] drm/tests: helpers: Switch to kunit actions drm: kunit: Switch to kunit actions - 1 - --- 2023-07-20 Maxime Ripard New
[next] selftests/xsk: Fix spelling mistake "querrying" -> "querying" [next] selftests/xsk: Fix spelling mistake "querrying" -> "querying" 1 - - --- 2023-07-20 Colin Ian King Accepted
[3/3] rust: kunit: allow to know if we are in a test rust: kunit: Support KUnit tests with a user-space like syntax - 1 - --- 2023-07-20 David Gow New
[2/3] rust: macros: add macro to easily run KUnit tests rust: kunit: Support KUnit tests with a user-space like syntax - 1 - --- 2023-07-20 David Gow New
[1/3] rust: kunit: add KUnit case and suite macros rust: kunit: Support KUnit tests with a user-space like syntax - - - --- 2023-07-20 David Gow New
rust: doctests: Use tabs for indentation in generated C code rust: doctests: Use tabs for indentation in generated C code - 1 - --- 2023-07-20 David Gow New
[v1,9/9] kunit: Add documentation of KUnit test attributes kunit: Add test attributes API - 1 - --- 2023-07-19 Rae Moar brendanhiggins New
[v1,8/9] kunit: add tests for filtering attributes kunit: Add test attributes API - - - --- 2023-07-19 Rae Moar brendanhiggins Accepted
[v1,7/9] kunit: time: Mark test as slow using test attributes kunit: Add test attributes API - 1 - --- 2023-07-19 Rae Moar Accepted
[v1,6/9] kunit: memcpy: Mark tests as slow using test attributes kunit: Add test attributes API 1 - - --- 2023-07-19 Rae Moar Accepted
[v1,5/9] kunit: tool: Add command line interface to filter and report attributes kunit: Add test attributes API - - - --- 2023-07-19 Rae Moar brendanhiggins Accepted
[v1,4/9] kunit: Add ability to filter attributes kunit: Add test attributes API - - - --- 2023-07-19 Rae Moar brendanhiggins New
[v1,3/9] kunit: Add module attribute kunit: Add test attributes API - 1 - --- 2023-07-19 Rae Moar brendanhiggins New
[v1,2/9] kunit: Add speed attribute kunit: Add test attributes API - 1 - --- 2023-07-19 Rae Moar brendanhiggins New
[v1,1/9] kunit: Add test attributes API structure kunit: Add test attributes API - - - --- 2023-07-19 Rae Moar brendanhiggins Accepted
[net-next,v2,4/4] selftests: net: Add test cases for nexthop groups with invalid neighbors nexthop: Refactor and fix nexthop selection for multipath routes - 1 - --- 2023-07-19 Benjamin Poirier Accepted
[net-next,v2,3/4] nexthop: Do not return invalid nexthop object during multipath selection nexthop: Refactor and fix nexthop selection for multipath routes - 1 - --- 2023-07-19 Benjamin Poirier Accepted
[net-next,v2,2/4] nexthop: Factor out neighbor validity check nexthop: Refactor and fix nexthop selection for multipath routes - 1 - --- 2023-07-19 Benjamin Poirier Accepted
[net-next,v2,1/4] nexthop: Factor out hash threshold fdb nexthop selection nexthop: Refactor and fix nexthop selection for multipath routes - 1 - --- 2023-07-19 Benjamin Poirier Accepted
[v2,14/14] selftests/nolibc: tinyconfig: add support for 32/64-bit powerpc selftests/nolibc: add minimal kernel config support - part1 - - - --- 2023-07-19 Zhangjin Wu New
[v2,13/14] selftests/nolibc: tinyconfig: add extra common options selftests/nolibc: add minimal kernel config support - part1 - - - --- 2023-07-19 Zhangjin Wu New
[v2,12/14] selftests/nolibc: add tinyconfig target selftests/nolibc: add minimal kernel config support - part1 - - - --- 2023-07-19 Zhangjin Wu New
[v2,11/14] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc selftests/nolibc: add minimal kernel config support - part1 - - - --- 2023-07-19 Zhangjin Wu New
[v2,10/14] selftests/nolibc: allow customize CROSS_COMPILE by architecture selftests/nolibc: add minimal kernel config support - part1 - - - --- 2023-07-19 Zhangjin Wu New
[v2,09/14] selftests/nolibc: allow quit qemu-system when poweroff fails selftests/nolibc: add minimal kernel config support - part1 - - - --- 2023-07-19 Zhangjin Wu New
[v2,08/14] selftests/nolibc: string the core targets selftests/nolibc: add minimal kernel config support - part1 - - - --- 2023-07-19 Zhangjin Wu New
[v2,07/14] selftests/nolibc: defconfig: remove mrproper target selftests/nolibc: add minimal kernel config support - part1 - - - --- 2023-07-19 Zhangjin Wu New
[v2,06/14] selftests/nolibc: add mrproper for development selftests/nolibc: add minimal kernel config support - part1 - - - --- 2023-07-19 Zhangjin Wu New
[v2,05/14] selftests/nolibc: add menuconfig for development selftests/nolibc: add minimal kernel config support - part1 - - - --- 2023-07-19 Zhangjin Wu New
[v2,04/14] selftests/nolibc: fix up O= option support selftests/nolibc: add minimal kernel config support - part1 - - - --- 2023-07-19 Zhangjin Wu New
[v2,03/14] selftests/nolibc: print running log to screen selftests/nolibc: add minimal kernel config support - part1 - - - --- 2023-07-19 Zhangjin Wu New
[v2,02/14] selftests/nolibc: add macros to enhance maintainability selftests/nolibc: add minimal kernel config support - part1 - - - --- 2023-07-19 Zhangjin Wu New
[v2,01/14] selftests/nolibc: allow report with existing test log selftests/nolibc: add minimal kernel config support - part1 - - - --- 2023-07-19 Zhangjin Wu New
[v2,bpf-next,4/4] bpf: allow any program to use the bpf_map_sum_elem_count kfunc allow bpf_map_sum_elem_count for all program types - - - --- 2023-07-19 Anton Protopopov Accepted
[v2,bpf-next,3/4] bpf: make an argument const in the bpf_map_sum_elem_count kfunc allow bpf_map_sum_elem_count for all program types - - - --- 2023-07-19 Anton Protopopov Accepted
[v2,bpf-next,2/4] bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_map allow bpf_map_sum_elem_count for all program types - - - --- 2023-07-19 Anton Protopopov Accepted
[v2,bpf-next,1/4] bpf: consider types listed in reg2btf_ids as trusted allow bpf_map_sum_elem_count for all program types - - - --- 2023-07-19 Anton Protopopov Accepted
[v3] selftests/input: add tests for the EVIOCSCLOCKID ioctl [v3] selftests/input: add tests for the EVIOCSCLOCKID ioctl - 2 - --- 2023-07-19 Dana Elfassy New
[RFC,7/7] selftests/nolibc: proof of concept for TAP output selftests/nolibc: KTAP output - - - --- 2023-07-18 Thomas Weißschuh New
[RFC,6/7] kselftest: support skipping tests with testname selftests/nolibc: KTAP output - - - --- 2023-07-18 Thomas Weißschuh New
[RFC,5/7] kselftest: support KTAP format selftests/nolibc: KTAP output - - - --- 2023-07-18 Thomas Weißschuh New
[RFC,4/7] selftests/nolibc: count subtests selftests/nolibc: KTAP output - - - --- 2023-07-18 Thomas Weißschuh New
[RFC,3/7] selftests/nolibc: replace repetitive test structure with macro selftests/nolibc: KTAP output - - - --- 2023-07-18 Thomas Weißschuh New
[RFC,2/7] selftests/nolibc: use unsigned indices for testcases selftests/nolibc: KTAP output - - - --- 2023-07-18 Thomas Weißschuh New
[RFC,1/7] selftests/nolibc: statically calculate number of testsuites selftests/nolibc: KTAP output - - - --- 2023-07-18 Thomas Weißschuh New
[v1,8/8] selftests/nolibc: add test support for powerpc64 tools/nolibc: add 32/64-bit powerpc support - - - --- 2023-07-18 Zhangjin Wu New
[v1,7/8] selftests/nolibc: add test support for powerpc64le tools/nolibc: add 32/64-bit powerpc support - - - --- 2023-07-18 Zhangjin Wu New
« 1 2 ... 55 56 57205 206 »