messages from 2023-08-03 04:13:19 to 2023-08-05 03:38:59 UTC [more...]
[PATCH v2 0/2] tracing: Fix cpu buffers unavailable problem and add its testcase
2023-08-05 3:38 UTC (3+ messages)
` [PATCH v2 1/2] tracing: Fix cpu buffers unavailable due to 'record_disabled' messed
` [PATCH v2 2/2] selftests/ftrace: Add a basic testcase for snapshot
[PATCH 0/2] tracing: Fix cpu buffers unavailable problem and add its testcase
2023-08-05 1:58 UTC (9+ messages)
` [PATCH 1/2] tracing: Fix cpu buffers unavailable due to 'record_disabled' messed
` [PATCH 2/2] selftests/ftrace: Add a basic testcase for snapshot
[PATCH 0/4] RISCV: Add kvm Sstc timer selftest
2023-08-05 1:31 UTC (7+ messages)
` [PATCH 1/4] tools: riscv: Add header file csr.h
[PATCH net 0/4] mptcp: more fixes for v6.5
2023-08-05 1:30 UTC (6+ messages)
` [PATCH net 1/4] selftests: mptcp: join: fix 'delete and re-add' test
` [PATCH net 2/4] selftests: mptcp: join: fix 'implicit EP' test
` [PATCH net 3/4] mptcp: avoid bogus reset on fallback close
` [PATCH net 4/4] mptcp: fix disconnect vs accept race
[PATCH v4 0/3] kunit: Expose some built-in features to modules
2023-08-05 1:05 UTC (5+ messages)
` [PATCH v4 1/3] kunit: Report the count of test suites in a module
` [PATCH v4 2/3] kunit: Make 'list' action available to kunit test modules
` [PATCH v4 3/3] kunit: Allow kunit test modules to use test filtering
[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
2023-08-05 0:40 UTC (9+ messages)
` [PATCH bpf-next v11 1/5] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v11 3/5] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v11 4/5] selftests/bpf: Drop unneeded checks for mptcp
` [PATCH bpf-next v11 5/5] selftests/bpf: Add mptcpify test
[PATCH] selftests/rseq: Fix build with undefined __weak
2023-08-04 22:09 UTC (2+ messages)
[net-next 0/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
2023-08-04 21:39 UTC (8+ messages)
` [net-next 1/2] "
` [net-next 2/2] selftests: seg6: add selftest for NEXT-C-SID flavor in "
[PATCH v26 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-08-04 21:53 UTC (8+ messages)
` [PATCH v26 2/5] fs/proc/task_mmu: "
[PATCH v3] selftests: cgroup: fix test_kmem_basic less than error
2023-08-04 19:35 UTC
[PATCH v1 0/3] selftests/nolibc: add misc improvments
2023-08-04 19:17 UTC (17+ messages)
` [PATCH v1 1/3] selftests/nolibc: allow report with existing test log
` [PATCH v1 2/3] selftests/nolibc: fix up O= option support
` [PATCH v1 3/3] tools/nolibc: stackprotector.h: make __stack_chk_init static
[PATCH] selftests: cgroup: fix test_kmem_memcg_deletion false positives
2023-08-04 18:59 UTC (3+ messages)
[PATCH v2] kselftest/arm64: add RCpc load-acquire to hwcap test
2023-08-04 18:10 UTC (3+ messages)
[PATCH v4 0/6] kselfest/arm64: Fix a SVE memcpy() issue and use tools/include
2023-08-04 18:10 UTC (2+ messages)
[PATCH v3 0/7] smaps / mm/gup: fix gup_can_follow_protnone fallout
2023-08-04 18:00 UTC (12+ messages)
` [PATCH v3 1/7] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
` [PATCH v3 2/7] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
` [PATCH v3 3/7] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow()
` [PATCH v3 4/7] mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
` [PATCH v3 5/7] pgtable: improve pte_protnone() comment
` [PATCH v3 6/7] selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything got merged
` [PATCH v3 7/7] selftest/mm: ksm_functional_tests: Add PROT_NONE test
[PATCH v3 1/2] test_firmware: prevent race conditions by a correct implementation of locking
2023-08-04 17:15 UTC (3+ messages)
` [PATCH v3 1/2] [DONE REQ CHG] "
[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-04 17:10 UTC (13+ messages)
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
[PATCH v4 5.4 1/2] test_firmware: prevent race conditions by a correct implementation of locking
2023-08-04 17:05 UTC
[PATCH v3 4.14 1/1] test_firmware: fix the memory leaks with the reqs buffer
2023-08-04 17:00 UTC
[PATCH v3 4.19 1/2] test_firmware: fix a memory leak with reqs buffer
2023-08-04 16:53 UTC
[PATCH v3 0/3] drivers: base: Add tests showing devm handling inconsistencies
2023-08-04 15:01 UTC (4+ messages)
[PATCH] kunit: Replace fixed-size log with dynamically-extending buffer
2023-08-04 14:14 UTC
[PATCH v5 0/4] iommufd: Add iommu hardware info reporting
2023-08-04 14:12 UTC (10+ messages)
` [PATCH v5 1/4] iommu: Move dev_iommu_ops() to private header
` [PATCH v5 2/4] iommu: Add new iommu op to get iommu hardware information
` [PATCH v5 3/4] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v5 4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl
[PATCH v4 00/12] Add Intel VT-d nested translation
2023-08-04 14:03 UTC (14+ messages)
` [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
[PATCH v3 net-next 0/5] selftests: openvswitch: add flow programming cases
2023-08-04 12:20 UTC (5+ messages)
` [ovs-dev] "
[PATCH v3 0/3] kunit: Expose some built-in features to modules
2023-08-04 9:33 UTC (6+ messages)
` [PATCH v3 1/3] kunit: Report the count of test suites in a module
` [PATCH v3 2/3] kunit: Make 'list' action available to kunit test modules
[PATCH v3] selftests: cgroup: fix test_kmem_basic slab1 check
2023-08-04 6:36 UTC (2+ messages)
[PATCH v1 1/1] test_firmware: prevent race conditions by a correct implementation of locking
2023-08-04 6:45 UTC (5+ messages)
[PATCH 0/1] Possible bug in zram on ppc64le on vfat
2023-08-04 6:37 UTC (3+ messages)
[PATCH bpf-next v10 0/5] bpf: Force to MPTCP
2023-08-04 4:43 UTC (9+ messages)
` [PATCH bpf-next v10 1/5] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v10 2/5] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v10 3/5] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v10 4/5] selftests/bpf: Drop unneeded checks for mptcp
` [PATCH bpf-next v10 5/5] selftests/bpf: Add mptcpify test
[PATCH bpf-next v9 0/4] bpf: Force to MPTCP
2023-08-04 4:26 UTC (12+ messages)
` [PATCH bpf-next v9 1/4] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v9 2/4] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v9 3/4] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v9 4/4] selftests/bpf: Add mptcpify test
[PATCH -next v2] kunit: fix uninitialized variables bug in attributes filtering
2023-08-03 22:45 UTC (2+ messages)
[PATCH -next] kunit: fix possible memory leak in kunit_filter_suites()
2023-08-03 22:44 UTC (2+ messages)
[PATCH -next] kunit: fix uninitialized variables bug in attributes filtering
2023-08-03 19:39 UTC (3+ messages)
[PATCH] selftests: cgroup: fix test_kmem_basic false positives
2023-08-03 17:19 UTC (4+ messages)
[PATCH] selftests/riscv: fix potential build failure during the "emit_tests" step
2023-08-03 16:48 UTC (4+ messages)
[PATCH v3 00/17] iommufd: Add nesting infrastructure
2023-08-03 16:47 UTC (9+ messages)
` [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data
[PATCH v2] selftests: cgroup: fix test_kmem_basic slab1 check
2023-08-03 16:08 UTC (2+ messages)
[PATCH] selftests: riscv: Fix compilation error with vstate_exec_nolibc.c
2023-08-03 15:10 UTC (3+ messages)
[PATCH v2 1/2] test_firmware: prevent race conditions by a correct implementation of locking
2023-08-03 14:44 UTC
[RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
2023-08-03 14:40 UTC (10+ messages)
[PATCH bpf-next v8 0/4] bpf: Force to MPTCP
2023-08-03 13:05 UTC (9+ messages)
` [PATCH bpf-next v8 1/4] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v8 2/4] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v8 3/4] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v8 4/4] selftests/bpf: Add mptcpify test
[PATCH] kselftest/arm64: add RCpc load-acquire to the tested hwcaps
2023-08-03 12:45 UTC (3+ messages)
[PATCH v5 0/8] tools/nolibc: add 32/64-bit powerpc support
2023-08-03 11:51 UTC (9+ messages)
` [PATCH v5 1/8] tools/nolibc: add support for powerpc
` [PATCH v5 2/8] tools/nolibc: add support for powerpc64
` [PATCH v5 3/8] selftests/nolibc: add XARCH and ARCH mapping support
` [PATCH v5 4/8] selftests/nolibc: add test support for ppc
` [PATCH v5 5/8] selftests/nolibc: add test support for ppc64le
` [PATCH v5 6/8] selftests/nolibc: add test support for ppc64
` [PATCH v5 7/8] selftests/nolibc: allow customize CROSS_COMPILE by architecture
` [PATCH v5 8/8] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc
[PATCH v4 08/12] selftests/nolibc: add test support for ppc
2023-08-03 7:51 UTC (4+ messages)
[RFC bpf-next v7 0/6] bpf: Force to MPTCP
2023-08-03 7:40 UTC (5+ messages)
[PATCH v3 00/14] tools/nolibc: enable compiler warnings
2023-08-03 7:28 UTC (15+ messages)
` [PATCH v3 01/14] tools/nolibc: drop unused variables
` [PATCH v3 02/14] tools/nolibc: fix return type of getpagesize()
` [PATCH v3 03/14] tools/nolibc: setvbuf: avoid unused parameter warnings
` [PATCH v3 04/14] tools/nolibc: sys: avoid implicit sign cast
` [PATCH v3 05/14] tools/nolibc: stdint: use int for size_t on 32bit
` [PATCH v3 06/14] selftests/nolibc: drop unused variables
` [PATCH v3 07/14] selftests/nolibc: mark test helpers as potentially unused
` [PATCH v3 08/14] selftests/nolibc: make functions static if possible
` [PATCH v3 09/14] selftests/nolibc: avoid unused parameter warnings
` [PATCH v3 10/14] selftests/nolibc: avoid sign-compare warnings
` [PATCH v3 11/14] selftests/nolibc: use correct return type for read() and write()
` [PATCH v3 12/14] selftests/nolibc: prevent out of bounds access in expect_vfprintf
` [PATCH v3 13/14] selftests/nolibc: don't strip nolibc-test
` [PATCH v3 14/14] selftests/nolibc: enable compiler warnings
[PATCH 0/4] Use TAP in some more x86 KVM selftests
2023-08-03 5:23 UTC (6+ messages)
` [PATCH 2/4] KVM: selftests: x86: Use TAP interface in the sync_regs test
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