public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-20 13:24:07 to 2023-02-27 20:38:48 UTC [more...]

[PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
 2023-02-27 20:38 UTC  (5+ messages)
` [PATCH bpf-next v2 6/8] bpf: selftests: Support not connecting client socket
` [PATCH bpf-next v2 7/8] bpf: selftests: Support custom type and proto for client sockets
` [PATCH bpf-next v2 8/8] bpf: selftests: Add defrag selftests

[PATCH bpf-next v2] selftests/bpf: Fix compilation errors: assign a value to a constant
 2023-02-27 19:50 UTC  (2+ messages)

[PATCH] SUNRPC: Ensure test case arrays are properly terminated
 2023-02-27 19:43 UTC  (2+ messages)

[PATCH] SUNRPC: Let Kunit tests run with some enctypes compiled out
 2023-02-27 19:41 UTC  (2+ messages)

[PATCH] selftests: cgroup: Add 'malloc' failures checks in test_memcontrol
 2023-02-27 18:15 UTC  (4+ messages)

[PATCH v2 1/1] KVM: selftests: Adjust VM's initial stack address to align with SysV ABI spec
 2023-02-27 18:06 UTC 

[PATCH] tools: Copy linux/align.h into tools/
 2023-02-27 17:46 UTC 

[PATCH net 0/7] mptcp: fixes for 6.3
 2023-02-27 17:29 UTC  (8+ messages)
` [PATCH net 1/7] mptcp: fix possible deadlock in subflow_error_report
` [PATCH net 2/7] mptcp: refactor passive socket initialization
` [PATCH net 3/7] mptcp: use the workqueue to destroy unaccepted sockets
` [PATCH net 4/7] mptcp: fix UaF in listener shutdown
` [PATCH net 5/7] selftests: mptcp: userspace pm: fix printed values
` [PATCH net 6/7] mptcp: add ro_after_init for tcp{,v6}_prot_override
` [PATCH net 7/7] mptcp: avoid setting TCP_CLOSE state twice

[PATCH v3 0/3] mm: process/cgroup ksm support
 2023-02-27 17:24 UTC  (8+ messages)
` [PATCH v3 1/3] mm: add new api to enable ksm per process
` [PATCH v3 3/3] selftests/mm: add new selftests for KSM

[PATCH v2 00/41] RPCSEC GSS krb5 enhancements
 2023-02-27 15:37 UTC  (15+ messages)

[PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt
 2023-02-27 15:02 UTC  (21+ messages)
` [PATCH 01/14] iommufd: Move isolated msi enforcement to iommufd_device_bind()
` [PATCH 02/14] iommufd: Add iommufd_group
` [PATCH 03/14] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH 04/14] iommufd: Use the iommufd_group to avoid duplicate reserved groups and msi setup
` [PATCH 05/14] iommufd: Make sw_msi_start a group global
` [PATCH 06/14] iommufd: Move putting a hwpt to a helper function
` [PATCH 07/14] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
` [PATCH 08/14] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH 09/14] iommufd: Add iommufd_device_replace()
` [PATCH 10/14] iommufd: Make destroy_rwsem use a lock class per object type
` [PATCH 11/14] iommufd/selftest: Test iommufd_device_replace()
` [PATCH 12/14] iommufd: Add IOMMU_HWPT_ALLOC
` [PATCH 13/14] iommufd/selftest: Return the real idev id from selftest mock_domain
` [PATCH 14/14] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC

[PATCH] kunit: tool: Add support for m68k under QEMU
 2023-02-27 14:50 UTC  (2+ messages)

[PATCH] Fix snprintf format warnings during 'alsa' kselftest compilation
 2023-02-27 14:12 UTC  (4+ messages)

[PATCH nf] selftests: nft_nat: ensuring the listening side is up before starting the client
 2023-02-27  9:36 UTC 

Possible bug in linux-6.2/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c
 2023-02-27  5:26 UTC  (2+ messages)

[PATCH] kselftest: amd-pstate: Fix spelling mistakes
 2023-02-27  0:21 UTC 

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-25  9:38 UTC  (22+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "

[PATCH v3 0/5] Add IO page table replacement support for emulated pathway
 2023-02-25  1:51 UTC  (6+ messages)
` [PATCH v3 1/5] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v3 2/5] iommufd: Create access in vfio_iommufd_emulated_bind()
` [PATCH v3 3/5] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_SET_IOAS coverage
` [PATCH v3 4/5] iommufd: Add replace support in iommufd_access_set_ioas()
` [PATCH v3 5/5] iommufd/selftest: Add coverage for access->ioas replacement

[GIT PULL] KUnit next update for Linux 6.3-rc1
 2023-02-25  1:50 UTC  (5+ messages)

[PATCH] kunit: Fix 'hooks.o' build by recursing into kunit
 2023-02-25  1:45 UTC 

[PATCH v3 00/13] Overhauling amx_test
 2023-02-25  1:39 UTC  (23+ messages)
` [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component
` [PATCH v3 02/13] KVM: selftests: x86: Add a working xstate data structure
` [PATCH v3 03/13] KVM: selftests: x86: Fix an error in comment of amx_test
` [PATCH v3 04/13] KVM: selftests: x86: Enable checking on xcomp_bv in amx_test
` [PATCH v3 05/13] KVM: selftests: x86: Add check of CR0.TS in the #NM handler "
` [PATCH v3 06/13] KVM: selftests: x86: Add the XFD check to IA32_XFD in #NM handler
` [PATCH v3 07/13] KVM: selftests: x86: Fix the checks to XFD_ERR using and operation
` [PATCH v3 08/13] KVM: selftests: x86: Repeat the checking of xheader when IA32_XFD[XTILEDATA] is set in amx_test
` [PATCH v3 09/13] KVM: selftests: x86: Assert that XTILE is XSAVE-enabled
` [PATCH v3 10/13] KVM: selftests: x86: Assert that both XTILE{CFG,DATA} are XSAVE-enabled
` [PATCH v3 11/13] KVM: selftests: x86: Remove redundant check that XSAVE is supported
` [PATCH v3 12/13] KVM: selftests: x86: Check that the palette table exists before using it
` [PATCH v3 13/13] KVM: selftests: x86: Check that XTILEDATA supports XFD

[ANN]: kdevops v6.2 released devices
 2023-02-24 23:10 UTC 

[PATCH v2 0/7] Revise the hwpt lifetime model
 2023-02-24 18:19 UTC  (19+ messages)
` [PATCH v2 1/7] iommufd: Assert devices_lock for iommufd_hw_pagetable_has_group()
` [PATCH v2 2/7] iommufd: Add iommufd_lock_obj() around the auto-domains hwpts
` [PATCH v2 3/7] iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()
` [PATCH v2 4/7] iommufd: Move iommufd_device to iommufd_private.h
` [PATCH v2 5/7] iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()
` [PATCH v2 6/7] iommufd/selftest: Make selftest create a more complete mock device
` [PATCH v2 7/7] iommufd/selftest: Add a selftest for iommufd_device_attach() with a hwpt argument

[PATCH bpf-next] selftests/bpf: Fix compilation errors: assign a value to a constant
 2023-02-24 15:00 UTC 

[PATCH linux-next] selftests: net: udpgso_bench_tx: Add test for IP fragmentation of UDP packets
 2023-02-24 14:47 UTC  (2+ messages)

[PATCH v2 00/10] Add IO page table replacement support
 2023-02-24  8:07 UTC  (7+ messages)
` [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API

[PATCH v2 1/3] kunit: fix bug in debugfs logs of parameterized tests
 2023-02-23 21:45 UTC  (5+ messages)
` [PATCH v2 2/3] kunit: fix bug in the order of lines in debugfs logs
` [PATCH v2 3/3] kunit: fix bug of extra newline characters "

[PATCH 1/1] KVM: selftests: Adjust VM's initial stack address to align with SysV ABI spec
 2023-02-23 20:06 UTC  (2+ messages)

[PATCH v2 0/5] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP
 2023-02-23 19:08 UTC  (10+ messages)
` [PATCH v2 1/5] mm: userfaultfd: rename functions for clarity + consistency
` [PATCH v2 2/5] mm: userfaultfd: don't pass around both mm and vma
` [PATCH v2 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
` [PATCH v2 4/5] mm: userfaultfd: don't separate addr + len arguments
` [PATCH v2 5/5] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs

[GIT PULL] Kselftest update for Linux 6.3-rc1
 2023-02-23 18:47 UTC  (2+ messages)

[PATCH net-next v2 0/5] tls: implement key updates for TLS1.3
 2023-02-23 17:29 UTC  (10+ messages)

[PATCH] selftest: hid: fix hid_bpf not set in config
 2023-02-23 14:46 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix cross compilation with CLANG_CROSS_FLAGS
 2023-02-22 21:10 UTC  (2+ messages)

[PATCH 0/6] iommufd: Add iommu capability reporting
 2023-02-22 21:07 UTC  (2+ messages)

[V2 PATCH 0/6] KVM: selftests: selftests for fd-based private memory
 2023-02-22  2:50 UTC  (5+ messages)

[PATCH v3 0/7] RISC-V Hardware Probing User Interface
 2023-02-21 22:45 UTC  (3+ messages)
` [PATCH v3 6/7] selftests: Test the new RISC-V hwprobe interface

[PATCH 1/2] selftests: damon: add config file
 2023-02-21 20:10 UTC  (5+ messages)
` [PATCH 2/2] selftests: damon: change scripts to be executable

[RFC PATCH v2 00/19] mm: process/cgroup ksm support
 2023-02-21 17:59 UTC  (3+ messages)

[PATCH] tools/nolibc: always disable stack protector for tests
 2023-02-21 17:50 UTC 

[patch net] sefltests: netdevsim: wait for devlink instance after netns removal
 2023-02-21 14:40 UTC  (3+ messages)

[PATCH 0/1] selftest: fib_tests: Always cleanup before exit
 2023-02-21 11:20 UTC  (2+ messages)

[PATCH] selftests: ir: add config file
 2023-02-21  7:03 UTC 

[PATCH] Refactor 'peeksiginfo' ptrace test part
 2023-02-20 16:03 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox