Show patches with: State = Action Required       |   6234 patches
« 1 2 ... 12 13 1462 63 »
Patch Series S/W/F Date Submitter Delegate State
[1/3] selftests/bpf: Support AF_UNIX SOCK_DGRAM socket pair creation [1/3] selftests/bpf: Support AF_UNIX SOCK_DGRAM socket pair creation --- 2024-08-14 Michal Luczaj New
[v1,2/2] mseal: refactor mremap to remove can_modify_mm mremap refactor: check src address for vma boundaries first. --- 2024-08-14 Jeff Xu New
[v1,1/2] mseal:selftest mremap across VMA boundaries. mremap refactor: check src address for vma boundaries first. --- 2024-08-14 Jeff Xu New
[v3,3/3] selftests/tracing: Add hist poll() support test tracing: Support poll on event hist file --- 2024-08-14 Masami Hiramatsu (Google) New
[v3,1/3] tracing/hist: Add poll(POLLIN) support on hist file tracing: Support poll on event hist file --- 2024-08-14 Masami Hiramatsu (Google) New
[net-next,v19,06/13] memory-provider: dmabuf devmem memory provider [net-next,v19,01/13] netdev: add netdev_rx_queue_restart() --- 2024-08-13 Mina Almasry New
[1/1,V2] Kselftest: msg_oob.c: Fix Compiler Warning For Incorrect Specifier [1/1,V2] Kselftest: msg_oob.c: Fix Compiler Warning For Incorrect Specifier --- 2024-08-13 David Hunter New
[net-next,v2] net: netconsole: selftests: Create a new netconsole selftest [net-next,v2] net: netconsole: selftests: Create a new netconsole selftest --- 2024-08-13 Breno Leitao New
[v3,6/7] selftest: test system-wide workingset reporting mm: workingset reporting --- 2024-08-13 Yuanchu Xie New
[v3,5/7] mm: add kernel aging thread for workingset reporting mm: workingset reporting --- 2024-08-13 Yuanchu Xie New
[v3,4/7] mm: extend working set reporting to memcgs mm: workingset reporting --- 2024-08-13 Yuanchu Xie New
[v3,2/7] mm: use refresh interval to rate-limit workingset report aggregation mm: workingset reporting --- 2024-08-13 Yuanchu Xie New
[4/6] KVM: x86: selftests: Test read/write core counters Extend pmu_counters_test to AMD CPUs --- 2024-08-13 Colton Lewis New
[3/6] KVM: x86: selftests: Set up AMD VM in pmu_counters_test Extend pmu_counters_test to AMD CPUs --- 2024-08-13 Colton Lewis New
[v2,1/1] selftests: net: af_unix: convert param to const char* in __recvpair() to fix warning [v2,1/1] selftests: net: af_unix: convert param to const char* in __recvpair() to fix warning --- 2024-08-13 Mirsad Todorovac New
[bpf-next,v4,4/4] selftests/bpf: convert test_skb_cgroup_id_user to test_progs selftests/bpf: convert three other cgroup tests to test_progs --- 2024-08-13 Alexis Lothoré New
Kselftest: msg_oob.c: Fix warning for Incorrect Specifier Kselftest: msg_oob.c: Fix warning for Incorrect Specifier --- 2024-08-13 David Hunter New
[v2] selftests/ftrace: Skip test for optimized probes on PowerPC if Secure Boot is enabled [v2] selftests/ftrace: Skip test for optimized probes on PowerPC if Secure Boot is enabled --- 2024-08-13 Akanksha J N New
[v2] selftests: fix relative rpath usage [v2] selftests: fix relative rpath usage --- 2024-08-12 Eugene Syromiatnikov New
[v2] selftest/powerpc/benchmark: remove requirement libc-dev [v2] selftest/powerpc/benchmark: remove requirement libc-dev --- 2024-08-12 Madhavan Srinivasan New
[bpf-next,2/3] selftests/bpf: add rename tracepoint bench test samples/bpf: Remove obsolete tracing-related tests --- 2024-08-12 Daniel T. Lee New
[bpf-next,1/3] selftests/bpf: migrate tracepoint overhead test to prog_tests samples/bpf: Remove obsolete tracing-related tests --- 2024-08-12 Daniel T. Lee New
[v1,1/1] selftests: net: af_unix: cast void* to char* in call to macro TH_LOG() [v1,1/1] selftests: net: af_unix: cast void* to char* in call to macro TH_LOG() --- 2024-08-12 Mirsad Todorovac New
[1/2] mm: Retry migration earlier upon refcount mismatch [1/2] mm: Retry migration earlier upon refcount mismatch --- 2024-08-09 Dev Jain New
selftests: resctrl: ignore builds for unsupported architectures selftests: resctrl: ignore builds for unsupported architectures --- 2024-08-09 Muhammad Usama Anjum New
selftests/bpf/Makefile: fix relative rpath usage selftests/bpf/Makefile: fix relative rpath usage --- 2024-08-09 Eugene Syromiatnikov New
selftests/sched/Makefile: remove relative rpath usage selftests/sched/Makefile: remove relative rpath usage --- 2024-08-08 Eugene Syromiatnikov New
selftests/rseq/Makefile: fix relative rpath usage selftests/rseq/Makefile: fix relative rpath usage --- 2024-08-08 Eugene Syromiatnikov New
selftests/alsa/Makefile: fix relative rpath usage selftests/alsa/Makefile: fix relative rpath usage --- 2024-08-08 Eugene Syromiatnikov New
[net-next,v13,04/14] mm: page_frag: add '_va' suffix to page_frag API [net-next,v13,01/14] mm: page_frag: add a test module for page_frag --- 2024-08-08 Yunsheng Lin New
[RFT,v8,7/9] selftests/clone3: Explicitly handle child exits due to signals fork: Support shadow stacks in clone3() --- 2024-08-08 Mark Brown New
[RFT,v8,4/9] fork: Add shadow stack support to clone3() fork: Support shadow stacks in clone3() --- 2024-08-08 Mark Brown New
[v2,06/15] tools/nolibc: compiler: use attribute((naked)) if available tools/nolibc: improve LLVM/clang support --- 2024-08-07 Thomas Weißschuh New
fixup! selftests/mm: Add mseal test for no-discard madvise fixup! selftests/mm: Add mseal test for no-discard madvise --- 2024-08-07 Pedro Falcato New
[v1,15/16] iommu/arm-smmu-v3: Add viommu cache invalidation support iommufd: Add VIOMMU infrastructure (Part-1) --- 2024-08-07 Nicolin Chen New
[v1,14/16] iommu/arm-smmu-v3: Extract an __arm_smmu_cache_invalidate_user helper iommufd: Add VIOMMU infrastructure (Part-1) --- 2024-08-07 Nicolin Chen New
[v1,13/16] iommufd/viommu: Add iommufd_viommu_to_parent_domain helper iommufd: Add VIOMMU infrastructure (Part-1) --- 2024-08-07 Nicolin Chen New
[v1,10/16] iommufd/selftest: Add mock_viommu_invalidate_user op iommufd: Add VIOMMU infrastructure (Part-1) --- 2024-08-07 Nicolin Chen New
[v1,09/16] iommufd/viommu: Make iommufd_viommu_find_device a public API iommufd: Add VIOMMU infrastructure (Part-1) --- 2024-08-07 Nicolin Chen New
[v1,08/16] iommufd/viommu: Add IOMMU_VIOMMU_INVALIDATE ioctl iommufd: Add VIOMMU infrastructure (Part-1) --- 2024-08-07 Nicolin Chen New
[v1,07/16] iommufd/viommu: Add cache_invalidate for IOMMU_VIOMMU_TYPE_DEFAULT iommufd: Add VIOMMU infrastructure (Part-1) --- 2024-08-07 Nicolin Chen New
[v1,05/16] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl iommufd: Add VIOMMU infrastructure (Part-1) --- 2024-08-07 Nicolin Chen New
[v3,4/4] iommu/arm-smmu-v3: Implement arm_smmu_get_msi_mapping_domain iommu: Support IOMMU_RESV_SW_MSI with nesting --- 2024-08-07 Nicolin Chen New
[v3,3/4] iommufd/selftest: Add coverage for IOMMU_RESV_SW_MSI iommu: Support IOMMU_RESV_SW_MSI with nesting --- 2024-08-07 Nicolin Chen New
[v3,2/4] iommu/dma: Support MSIs through nested domains iommu: Support IOMMU_RESV_SW_MSI with nesting --- 2024-08-07 Nicolin Chen New
[v5,09/10] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs selftests: kvm: s390: Add s390x ucontrol selftests --- 2024-08-07 Christoph Schlameuss New
[v5,07/10] selftests: kvm: s390: Add uc_map_unmap VM test case selftests: kvm: s390: Add s390x ucontrol selftests --- 2024-08-07 Christoph Schlameuss New
[v1] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr [v1] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr --- 2024-08-07 Jeff Xu New
[net-next,v2,3/3] selftests: rds: add testing infrastructure selftests: rds selftest --- 2024-08-06 Allison Henderson New
[v2,3/3] KVM: selftests: arm64: Use generated defines for named system registers [v2,1/3] KVM: selftests: arm64: Simplify specification of filtered registers --- 2024-08-06 Mark Brown New
[v2,1/3] KVM: selftests: arm64: Simplify specification of filtered registers [v2,1/3] KVM: selftests: arm64: Simplify specification of filtered registers --- 2024-08-06 Mark Brown New
selftest/perf: Add perf-test to perform perf testcase selftest/perf: Add perf-test to perform perf testcase --- 2024-08-06 Jeremy Szu New
[bpf-next,v2,2/4] selftests/bpf: convert test_cgroup_storage to test_progs selftests/bpf: convert three other cgroup tests to test_progs --- 2024-08-06 Alexis Lothoré New
[net-next] selftests: forwarding: lib.sh: ignore "Address not found" [net-next] selftests: forwarding: lib.sh: ignore "Address not found" --- 2024-08-06 Geliang Tang New
kunit: Fix kunit_kstrdup_const() with modules kunit: Fix kunit_kstrdup_const() with modules --- 2024-08-06 David Gow New
[net-next,v18,07/14] memory-provider: dmabuf devmem memory provider Device Memory TCP --- 2024-08-05 Mina Almasry New
[net-next,v18,06/14] page_pool: devmem support Device Memory TCP --- 2024-08-05 Mina Almasry New
[net-next,v18,05/14] page_pool: move dmaddr helpers to .c file Device Memory TCP --- 2024-08-05 Mina Almasry New
[net-next,v18,03/14] netdev: support binding dma-buf to netdevice Device Memory TCP --- 2024-08-05 Mina Almasry New
[GIT,PULL] Kselftest fixes update for Linux 6.11-rc3 [GIT,PULL] Kselftest fixes update for Linux 6.11-rc3 --- 2024-08-05 Shuah Khan New
[bpf-next,v4,2/2] selftests/bpf: Add mptcp subflow subtest selftests/bpf: new MPTCP subflow subtest --- 2024-08-05 Matthieu Baerts (NGI0) New
selftest/powerpc/benchmark: remove requirement libc-dev selftest/powerpc/benchmark: remove requirement libc-dev --- 2024-08-05 Madhavan Srinivasan New
[PATCH-cgroup,3/5] cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug cgroup/cpuset: Miscellaneous cpuset updates for 6.12 --- 2024-08-05 Waiman Long New
[PATCH-cgroup,1/5] cgroup/cpuset: fix panic caused by partcmd_update cgroup/cpuset: Miscellaneous cpuset updates for 6.12 --- 2024-08-05 Waiman Long New
[v4,07/10] selftests: kvm: s390: Add uc_map_unmap VM test case selftests: kvm: s390: Add s390x ucontrol selftests --- 2024-08-02 Christoph Schlameuss New
[2/2] Revert "selftests: kselftest: Fix build failure with NOLIBC" [1/2] tools/nolibc: add support for [v]sscanf() --- 2024-07-31 Thomas Weißschuh New
[1/2] tools/nolibc: add support for [v]sscanf() [1/2] tools/nolibc: add support for [v]sscanf() --- 2024-07-31 Thomas Weißschuh New
selftests: tc-testing: Fixed Typo error selftests: tc-testing: Fixed Typo error --- 2024-07-31 Karan Sanghavi New
[bpf-next,1/4] selftests/bpf: convert get_current_cgroup_id_user to test_progs [bpf-next,1/4] selftests/bpf: convert get_current_cgroup_id_user to test_progs --- 2024-07-31 Alexis Lothoré New
[net-next,v2,1/2] selftests: net-drv: exercise queue stats when the device is down [net-next,v2,1/2] selftests: net-drv: exercise queue stats when the device is down --- 2024-07-30 Stanislav Fomichev New
[net-next,v8,3/3] selftests: add MSG_ZEROCOPY msg_control notification test [net-next,v8,1/3] sock: support copying cmsgs to the user space in sendmsg --- 2024-07-30 zijianzhang@bytedance.com New
[net-next,v8,1/3] sock: support copying cmsgs to the user space in sendmsg [net-next,v8,1/3] sock: support copying cmsgs to the user space in sendmsg --- 2024-07-30 zijianzhang@bytedance.com New
[net-next,2/7] selftests/net: Provide test_snprintf() helper net/selftests: TCP-AO selftests updates --- 2024-07-30 Dmitry Safonov via B4 Relay New
[net-next,2/2] selftests: net: ksft: support marking tests as disruptive [net-next,1/2] selftests: net-drv: exercise queue stats when the device is down --- 2024-07-29 Stanislav Fomichev New
[net-next,1/2] selftests: net-drv: exercise queue stats when the device is down [net-next,1/2] selftests: net-drv: exercise queue stats when the device is down --- 2024-07-29 Stanislav Fomichev New
[next] tools: selftests: riscv: Fix spelling mistake "regesters" -> "registers" [next] tools: selftests: riscv: Fix spelling mistake "regesters" -> "registers" --- 2024-07-29 Colin Ian King New
[v2,2/4] Docs/sound: Add documentation for userspace-driven ALSA timers Introduce userspace-driven ALSA timers --- 2024-07-29 Ivan Orlov New
[bpf-next,v2,3/3] selftests/bpf: add wrong type test to cgroup dev selftests/bpf: convert test_dev_cgroup to test_progs --- 2024-07-29 Alexis Lothoré New
[09/12] selftests/nolibc: add support for LLVM= parameter tools/nolibc: improve LLVM/clang support --- 2024-07-28 Thomas Weißschuh New
[08/12] selftests/nolibc: setup objtree without Makefile.include tools/nolibc: improve LLVM/clang support --- 2024-07-28 Thomas Weißschuh New
[04/12] tools/nolibc: use attribute((naked)) if available tools/nolibc: improve LLVM/clang support --- 2024-07-28 Thomas Weißschuh New
[net,5/5] selftests: mptcp: always close input's FD if opened mptcp: fix signal endpoint readd --- 2024-07-27 Matthieu Baerts (NGI0) New
[net,4/5] selftests: mptcp: fix error path mptcp: fix signal endpoint readd --- 2024-07-27 Matthieu Baerts (NGI0) New
[net,3/5] selftests: mptcp: add explicit test case for remove/readd mptcp: fix signal endpoint readd --- 2024-07-27 Matthieu Baerts (NGI0) New
[net,2/5] mptcp: fix NL PM announced address accounting mptcp: fix signal endpoint readd --- 2024-07-27 Matthieu Baerts (NGI0) New
[net,1/5] mptcp: fix user-space PM announced address accounting mptcp: fix signal endpoint readd --- 2024-07-27 Matthieu Baerts (NGI0) New
[3/3] selftests: lib: remove test_bitmap bitmap: Convert test_bitmap to kunit test --- 2024-07-26 Muhammad Usama Anjum New
[2/3] bitmap: Rename module bitmap: Convert test_bitmap to kunit test --- 2024-07-26 Muhammad Usama Anjum New
[1/3] bitmap: convert test_bitmap to KUnit test bitmap: Convert test_bitmap to kunit test --- 2024-07-26 Muhammad Usama Anjum New
[3/4] ALSA: timer: Introduce virtual userspace-driven timers Introduce userspace-driven ALSA timers --- 2024-07-26 Ivan Orlov New
[v5] tools/testing:Fix the wrong format specifier [v5] tools/testing:Fix the wrong format specifier --- 2024-07-26 Zhu Jun New
[2/3] selftests/bpf: convert test_dev_cgroup to test_progs selftests/bpf: convert test_dev_cgroup to test_progs --- 2024-07-25 Alexis Lothoré New
selftests: lib: remove strscpy test selftests: lib: remove strscpy test --- 2024-07-25 Muhammad Usama Anjum New
[RFC,1/1] kselftests: Add test to detect boot event slowdowns Add kselftest to detect boot event slowdowns --- 2024-07-25 Laura Nao New
[bpf-next,v1,6/8] selftests/bpf: Fix compile if backtrace support missing in libc selftests/bpf: Improve libc portability / musl support (part 2) --- 2024-07-25 Tony Ambardar New
[bpf-next,v1,5/8] selftests/bpf: Fix order-of-include compile errors in lwt_reroute.c selftests/bpf: Improve libc portability / musl support (part 2) --- 2024-07-25 Tony Ambardar New
[bpf-next,v1,2/8] selftests/bpf: Fix arg parsing in veristat, test_progs selftests/bpf: Improve libc portability / musl support (part 2) --- 2024-07-25 Tony Ambardar New
[v8,13/13] selftests: riscv: Support xtheadvector in vector tests riscv: Add support for xtheadvector --- 2024-07-25 Charlie Jenkins New
[v8,05/13] riscv: vector: Use vlenb from DT for thead riscv: Add support for xtheadvector --- 2024-07-25 Charlie Jenkins New
[RFC] kselftest: devices: Add test to detect missing devices [RFC] kselftest: devices: Add test to detect missing devices --- 2024-07-24 Nícolas F. R. A. Prado New
« 1 2 ... 12 13 1462 63 »