messages from 2024-08-27 11:44:52 to 2024-08-28 20:15:35 UTC [more...]
[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
2024-08-28 20:15 UTC (25+ messages)
` [PATCH 01/16] mm: Add MAP_BELOW_HINT
` [PATCH 02/16] riscv: mm: Do not restrict mmap address based on hint
` [PATCH 03/16] mm: Add flag and len param to arch_get_mmap_base()
` [PATCH 04/16] mm: Add generic MAP_BELOW_HINT
` [PATCH 05/16] riscv: mm: Support MAP_BELOW_HINT
` [PATCH 06/16] arm64: "
` [PATCH 07/16] powerpc: "
` [PATCH 08/16] x86: "
` [PATCH 09/16] loongarch: "
` [PATCH 10/16] arm: "
` [PATCH 11/16] mips: "
` [PATCH 12/16] parisc: "
` [PATCH 13/16] s390: "
` [PATCH 14/16] sh: "
` [PATCH 15/16] sparc: "
` [PATCH 16/16] selftests/mm: Create MAP_BELOW_HINT test
[PATCH net-next RFC] selftests/net: integrate packetdrill with ksft
2024-08-28 19:33 UTC (16+ messages)
[PATCH net-next v22 00/13] Device Memory TCP
2024-08-28 18:43 UTC (9+ messages)
` [PATCH net-next v22 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v22 05/13] page_pool: devmem support
[PATCH nf-next v3 1/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
2024-08-28 18:41 UTC (5+ messages)
` [PATCH nf-next v3 2/2] netfilter: Make IP6_NF_IPTABLES_LEGACY selectable
[net-next, v3 0/2] Adding SO_PEEK_OFF for TCPv6
2024-08-28 18:37 UTC (3+ messages)
` [net-next, v3 1/2] tcp: add SO_PEEK_OFF socket option tor TCPv6
` [net-next, v3 2/2] selftests: add selftest for tcp SO_PEEK_OFF support
[PATCH v11 00/39] arm64/gcs: Provide support for GCS in userspace
2024-08-28 17:32 UTC (8+ messages)
` [PATCH v11 25/39] arm64/signal: Expose GCS state in signal frames
[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
2024-08-28 17:25 UTC (16+ messages)
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
[PATCH] MAINTAINERS: Add selftests/x86 entry
2024-08-28 17:18 UTC (2+ messages)
[PATCH] selftests/vDSO: open code basic chacha instead of linking to libsodium
2024-08-28 16:58 UTC (5+ messages)
[RFC PATCH v1 0/4] Add support for the Bus Lock Threshold
2024-08-28 16:44 UTC (7+ messages)
` [RFC PATCH v1 2/4] KVM: SVM: Enable Bus lock threshold exit
` [RFC PATCH v1 3/4] KVM: x86: nSVM: Implement support for nested Bus Lock Threshold
[PATCH] selftests/bpf: Fix incorrect parameters in NULL pointer checking
2024-08-28 16:00 UTC (2+ messages)
[PATCH 1/2] MAINTAINERS: Add selftest files to TPM section
2024-08-28 13:32 UTC (3+ messages)
` [PATCH 2/2] selftests: tpm2: test_smoke: Run only when TPM2 is avaialable
[PATCH bpf-next v2 0/2] selftests/bpf: Enable vmtest for cross-compile arm64 on x86_64 host, and fix some issues
2024-08-28 12:17 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: fix static cross-compile error for liblstd.a linking
[PATCH v4 3/4] selftests/vDSO: Use KHDR_INCLUDES to locate UAPI headers for vdso_test_getrandom
2024-08-28 12:00 UTC (13+ messages)
[PATCH bpf-next v3 0/8] libbpf, selftests/bpf: Support cross-endian usage
2024-08-28 11:11 UTC (9+ messages)
` [PATCH bpf-next v3 1/8] libbpf: Improve log message formatting
` [PATCH bpf-next v3 2/8] libbpf: Fix header comment typos for BTF.ext
` [PATCH bpf-next v3 3/8] libbpf: Fix output .symtab byte-order during linking
` [PATCH bpf-next v3 4/8] libbpf: Support BTF.ext loading and output in either endianness
` [PATCH bpf-next v3 5/8] libbpf: Support opening bpf objects of "
` [PATCH bpf-next v3 6/8] libbpf: Support linking "
` [PATCH bpf-next v3 7/8] libbpf: Support creating light skeleton "
` [PATCH bpf-next v3 8/8] selftests/bpf: Support cross-endian building
[PATCH] selftests/arm64: Fix build warnings for abi
2024-08-28 11:01 UTC (5+ messages)
[PATCH bpf-next v1 0/2] Enable vmtest for cross-compile arm64 on x86_64 host, and fix some related issues
2024-08-28 9:54 UTC (7+ messages)
` [PATCH bpf-next v1 1/2] selftests/bpf: Update "vmtest.sh" for cross-compile arm64 on x86_64 host
` "
` [PATCH bpf-next v1 2/2] selftests/bpf: Fix cross-compile issue for some files and a static compile issue for "-lzstd"
[PATCH RFC 0/3] add support for mm-local memory allocations
2024-08-28 9:50 UTC (2+ messages)
[PATCH net v2 00/15] mptcp: more fixes for the in-kernel PM
2024-08-28 6:14 UTC (16+ messages)
` [PATCH net v2 01/15] mptcp: pm: reuse ID 0 after delete and re-add
` [PATCH net v2 02/15] mptcp: pm: fix RM_ADDR ID for the initial subflow
` [PATCH net v2 03/15] selftests: mptcp: join: check removing ID 0 endpoint
` [PATCH net v2 04/15] mptcp: pm: send ACK on an active subflow
` [PATCH net v2 05/15] mptcp: pm: skip connecting to already established sf
` [PATCH net v2 06/15] mptcp: pm: reset MPC endp ID when re-added
` [PATCH net v2 07/15] selftests: mptcp: join: check re-adding init endp with != id
` [PATCH net v2 08/15] selftests: mptcp: join: no extra msg if no counter
` [PATCH net v2 09/15] mptcp: pm: do not remove already closed subflows
` [PATCH net v2 10/15] mptcp: pm: fix ID 0 endp usage after multiple re-creations
` [PATCH net v2 11/15] selftests: mptcp: join: check re-re-adding ID 0 endp
` [PATCH net v2 12/15] mptcp: avoid duplicated SUB_CLOSED events
` [PATCH net v2 13/15] selftests: mptcp: join: validate event numbers
` [PATCH net v2 14/15] mptcp: pm: ADD_ADDR 0 is not a new address
` [PATCH net v2 15/15] selftests: mptcp: join: check re-re-adding ID 0 signal
[PATCH] selftests: splice: Add splice_read.sh and hint
2024-08-28 3:40 UTC
[PATCH-cgroup 0/2] cgroup/cpuset: Account for boot time isolated CPUs
2024-08-28 0:07 UTC (4+ messages)
` [PATCH-cgroup 1/2] "
[PATCH net-next v4 0/8] net/selftests: TCP-AO selftests updates
2024-08-27 22:10 UTC (4+ messages)
[PATCH net 0/4] mptcp: close subflow when receiving TCP+FIN and misc
2024-08-27 21:50 UTC (2+ messages)
[PATCH 1/1 V2] Selftests: net: Set executable bit for shell script
2024-08-27 21:44 UTC (3+ messages)
[PATCH 1/1 V2] Selftests: net: Improve missing modules error message
2024-08-27 21:06 UTC (3+ messages)
` [PATCH 1/1 V3] selftests: net: improve "
[PATCH v2 0/6] kunit: Add macros to help write more complex tests
2024-08-27 20:30 UTC (12+ messages)
` [PATCH v2 2/6] kunit: Add macro to conditionally expose declarations to tests
` [PATCH v2 3/6] kunit: Add macro to conditionally expose expressions "
` [PATCH v2 4/6] kunit: Allow function redirection outside of the KUnit thread
` [PATCH v2 5/6] kunit: Add example with alternate function redirection method
[PATCH net-next] selftests: forwarding: local_termination: Down ports on cleanup
2024-08-27 20:00 UTC (2+ messages)
[PATCH net-next] selftests: forwarding: no_forwarding: Down ports on cleanup
2024-08-27 20:00 UTC (2+ messages)
[PATCH v3 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
2024-08-27 19:35 UTC (6+ messages)
[PATCH v1 00/10] iommufd: Add VIOMMU infrastructure (Part-2 VIRQ)
2024-08-27 17:02 UTC (11+ messages)
` [PATCH v1 01/10] iommufd: Rename IOMMUFD_OBJ_FAULT to IOMMUFD_OBJ_EVENT_IOPF
` [PATCH v1 02/10] iommufd: Rename fault.c to event.c
` [PATCH v1 03/10] iommufd: Add IOMMUFD_OBJ_EVENT_VIRQ and IOMMUFD_CMD_VIRQ_ALLOC
` [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle
` [PATCH v1 05/10] iommufd/viommu: Add iommufd_vdev_id_to_dev helper
` [PATCH v1 06/10] iommufd/viommu: Add iommufd_viommu_report_irq helper
` [PATCH v1 07/10] iommufd/selftest: Implement mock_viommu_set/unset_vdev_id
` [PATCH v1 08/10] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VIRQ for VIRQ coverage
` [PATCH v1 09/10] iommufd/selftest: Add EVENT_VIRQ test coverage
` [PATCH v1 10/10] iommu/arm-smmu-v3: Report virtual IRQ for device in user space
[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
2024-08-27 16:59 UTC (20+ messages)
` [PATCH v2 01/19] iommufd: Reorder struct forward declarations
` [PATCH v2 02/19] iommufd/viommu: Add IOMMUFD_OBJ_VIOMMU and IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v2 03/19] iommu: Pass in a viommu pointer to domain_alloc_user op
` [PATCH v2 04/19] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v2 05/19] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
` [PATCH v2 07/19] iommufd/selftest: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID test coverage
` [PATCH v2 08/19] iommufd/viommu: Add cache_invalidate for IOMMU_VIOMMU_TYPE_DEFAULT
` [PATCH v2 09/19] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
` [PATCH v2 10/19] iommufd/viommu: Add vdev_id helpers for IOMMU drivers
` [PATCH v2 11/19] iommu: Add iommu_copy_struct_from_full_user_array helper
` [PATCH v2 12/19] iommufd/selftest: Add mock_viommu_invalidate_user op
` [PATCH v2 13/19] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
` [PATCH v2 14/19] iommufd/selftest: Add VIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v2 15/19] iommufd/viommu: Add iommufd_viommu_to_parent_domain helper
` [PATCH v2 16/19] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user
` [PATCH v2 17/19] iommu/arm-smmu-v3: Add arm_smmu_viommu_cache_invalidate
` [PATCH v2 18/19] iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED
` [PATCH v2 19/19] iommu/arm-smmu-v3: Update comments about ATS and bypass
[RFC PATCH net-next 0/5] selftests: forwarding: Introduce deferred commands
2024-08-27 15:37 UTC (8+ messages)
` [RFC PATCH net-next 1/5] "
[PATCH] selftests/vDSO: support DT_GNU_HASH
2024-08-27 13:37 UTC (4+ messages)
kselftest/next build: 7 builds: 2 failed, 5 passed, 1 warning (v6.11-rc1-16-g611fbeb44a777)
2024-08-27 12:45 UTC
[PATCH v3] Documentation: KUnit: Update filename best practices
2024-08-27 12:34 UTC (4+ messages)
[PATCH v1] selftests:tdx:Use min macro
2024-08-27 12:34 UTC (2+ messages)
[PATCH net-next v6 25/25] testing/selftest: add test tool and scripts for ovpn module
2024-08-27 12:08 UTC
[PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t
2024-08-27 11:46 UTC (4+ messages)
` [PATCH v6 1/2] selftests: Rename sigaltstack to generic signal
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 read-only IMAP folder(s) and NNTP newsgroup(s).