Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-06 13:02:54 to 2023-04-12 09:30:22 UTC [more...]

[PATCHv2] selftests: damon: add config file
 2023-04-12  9:28 UTC 

[PATCH] selftests/sgx: Add "test_encl.elf" to TEST_FILES
 2023-04-12  9:05 UTC 

[PATCH] mm: huge_memory: Replace obsolete memalign() with posix_memalign()
 2023-04-12  8:27 UTC  (2+ messages)

[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt
 2023-04-12  8:27 UTC  (5+ messages)
` [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group

[PATCH] selftests/mm: Replace obsolete memalign() with posix_memalign()
 2023-04-12  8:25 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-04-12  7:40 UTC 

[PATCH] selftests/mm: Replace obsolete memalign() with posix_memalign()
 2023-04-12  6:58 UTC 

kselftest/next kselftest-seccomp: 7 runs, 3 regressions (v6.3-rc1-17-g266679ffd867)
 2023-04-11 23:17 UTC 

kselftest/next kselftest-lkdtm: 7 runs, 3 regressions (v6.3-rc1-17-g266679ffd867)
 2023-04-11 23:17 UTC 

kselftest/next kselftest-lib: 5 runs, 3 regressions (v6.3-rc1-17-g266679ffd867)
 2023-04-11 23:17 UTC 

kselftest/next kselftest-livepatch: 3 runs, 2 regressions (v6.3-rc1-17-g266679ffd867)
 2023-04-11 23:17 UTC 

kselftest/next kselftest-cpufreq: 8 runs, 1 regressions (v6.3-rc1-17-g266679ffd867)
 2023-04-11 23:17 UTC 

[PATCH v5 0/3] mm: process/cgroup ksm support
 2023-04-11 23:03 UTC  (7+ messages)
  ` [PATCH v5 1/3] mm: add new api to enable ksm per process
  ` [PATCH v5 2/3] mm: add new KSM process and sysfs knobs

kselftest/next build: 8 builds: 0 failed, 8 passed, 9 warnings (v6.3-rc1-17-g266679ffd867)
 2023-04-11 22:18 UTC 

[PATCH v2 0/3] tools/nolibc: Support vprintf() so we can use kselftest.h with nolibc
 2023-04-11 21:06 UTC  (13+ messages)
` [PATCH v2 1/3] tools/nolibc/stdio: Implement vprintf()
` [PATCH v2 2/3] kselftest: Support nolibc
` [PATCH v2 3/3] kselftest/arm64: Convert za-fork to use kselftest.h

[PATCH net 0/4] mptcp: more fixes for 6.3
 2023-04-11 20:42 UTC  (5+ messages)
` [PATCH net 1/4] mptcp: use mptcp_schedule_work instead of open-coding it
` [PATCH net 2/4] mptcp: stricter state check in mptcp_worker
` [PATCH net 3/4] mptcp: fix NULL pointer dereference on fastopen early fallback
` [PATCH net 4/4] selftests: mptcp: userspace pm: uniform verify events

[PATCH v1 RESEND 0/6] mm: (pte|pmd)_mkdirty() should not unconditionally allow for write access
 2023-04-11 19:35 UTC  (8+ messages)
` [PATCH v1 RESEND 1/6] selftests/mm: reuse read_pmd_pagesize() in COW selftest
` [PATCH v1 RESEND 2/6] selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without write permissions
` [PATCH v1 RESEND 3/6] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit
` [PATCH v1 RESEND 4/6] mm/migrate: revert "mm/migrate: fix wrongly apply write bit after mkdirty on sparc64"
` [PATCH v1 RESEND 5/6] mm/huge_memory: revert "Partly revert "mm/thp: carry over dirty bit when thp splits on pmd""
` [PATCH v1 RESEND 6/6] mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_huge_pmd_locked()

[PATCH v3 0/2] Fix failure to access u32* argument of tracked function
 2023-04-11 18:40 UTC  (5+ messages)
` [PATCH v3 1/2] bpf/btf: Fix is_int_ptr()
` [PATCH v3 2/2] selftests/bpf: Add test to access u32 ptr argument in tracing program

[PATCH v1 1/2] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
 2023-04-11 17:48 UTC  (4+ messages)
` [PATCH v1 2/2] selftests: gpio: gpio-sim: Use same variable name for sysfs pathname

selftests: # Warning: file test_ingress_egress_chaining.sh is not executable
 2023-04-11 16:54 UTC 

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

[PATCH 0/3] kunit: Fix reporting of the skipped parameterized tests
 2023-04-11 16:00 UTC  (4+ messages)
` [PATCH 1/3] kunit/test: Add example test showing parameterized testing
` [PATCH 2/3] kunit: Fix reporting of the skipped parameterized tests
` [PATCH 3/3] kunit: Update reporting function to support results from subtests

[PATCH 2/3] kunit: add ability to register a simple cleanup function
 2023-04-11 15:28 UTC  (2+ messages)

[PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer
 2023-04-11 15:14 UTC  (6+ messages)

[PATCH] mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_huge_pmd_locked()
 2023-04-11 14:18 UTC  (9+ messages)
` [PATCH v1 0/6] mm: (pte|pmd)_mkdirty() should not unconditionally allow for write access
` [PATCH v1 1/6] selftests/mm: reuse read_pmd_pagesize() in COW selftest
` [PATCH v1 2/6] selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without write permissions
` [PATCH v1 3/6] sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on 64bit
` [PATCH v1 4/6] mm/migrate: revert "mm/migrate: fix wrongly apply write bit after mkdirty on sparc64"
` [PATCH v1 5/6] mm/huge_memory: revert "Partly revert "mm/thp: carry over dirty bit when thp splits on pmd""
` [PATCH v1 6/6] mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_huge_pmd_locked()

[PATCH v6 0/6] RISC-V Hardware Probing User Interface
 2023-04-11 14:16 UTC  (3+ messages)
` [PATCH v6 5/6] selftests: Test the new RISC-V hwprobe interface

selftests: gpio: crash on arm64
 2023-04-11 13:11 UTC  (5+ messages)

[PATCH RESEND] selftests/ftrace: Improve integration with kselftest runner
 2023-04-11 11:19 UTC 

[PATCH net-next v3 4/4] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
 2023-04-11 10:42 UTC 

[PATCH v12 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-04-11  9:29 UTC  (19+ messages)
` [PATCH v12 2/5] fs/proc/task_mmu: "

[PATCH v2 0/4] KVM: selftests: add powerpc support
 2023-04-11  5:57 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: selftests: Move pgd_created check into virt_pgd_alloc
` [PATCH v2 2/4] KVM: selftests: Add aligned guest physical page allocator
` [PATCH v2 3/4] KVM: PPC: selftests: add support for powerpc
` [PATCH v2 4/4] KVM: PPC: selftests: add selftests sanity tests

[PATCH v6 0/4] Add IO page table replacement support
 2023-04-10 22:50 UTC  (3+ messages)
` [PATCH v6 2/4] iommufd: Add iommufd_access_replace() API

kselftest/next kselftest-lkdtm: 4 runs, 3 regressions (v6.3-rc1-14-g5874a6a187f2)
 2023-04-10 22:43 UTC 

kselftest/next kselftest-seccomp: 7 runs, 4 regressions (v6.3-rc1-14-g5874a6a187f2)
 2023-04-10 22:43 UTC 

kselftest/next kselftest-lib: 8 runs, 4 regressions (v6.3-rc1-14-g5874a6a187f2)
 2023-04-10 22:43 UTC 

kselftest/next kselftest-livepatch: 2 runs, 2 regressions (v6.3-rc1-14-g5874a6a187f2)
 2023-04-10 22:43 UTC 

kselftest/next kselftest-cpufreq: 7 runs, 2 regressions (v6.3-rc1-14-g5874a6a187f2)
 2023-04-10 22:43 UTC 

kselftest/next build: 6 builds: 0 failed, 6 passed, 3 warnings (v6.3-rc1-14-g5874a6a187f2)
 2023-04-10 21:44 UTC 

resctrl selftest patches
 2023-04-10 18:39 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: trace_helpers.c: Fix segfault
 2023-04-10 16:05 UTC  (2+ messages)

[PATCH bpf-next v5 3/4] selftests: xsk: Use hugepages when umem->frame_size > PAGE_SIZE
 2023-04-10 12:06 UTC  (2+ messages)
` [PATCH bpf-next v5 4/4] selftests: xsk: Add tests for 8K and 9K frame sizes

[PATCH v2 00/11] tools/nolibc: -std=c89 compatibility
 2023-04-09  9:28 UTC  (13+ messages)
` [PATCH v2 01/11] tools/nolibc: use standard __asm__ statements
` [PATCH v2 02/11] tools/nolibc: use __inline__ syntax
` [PATCH v2 03/11] tools/nolibc: i386: use C89 comment syntax
` [PATCH v2 04/11] tools/nolibc: x86_64: "
` [PATCH v2 05/11] tools/nolibc: riscv: "
` [PATCH v2 06/11] tools/nolibc: aarch64: "
` [PATCH v2 07/11] tools/nolibc: arm: "
` [PATCH v2 08/11] tools/nolibc: mips: "
` [PATCH v2 09/11] tools/nolibc: loongarch: "
` [PATCH v2 10/11] tools/nolibc: "
` [PATCH v2 11/11] tools/nolibc: validate C89 compatibility

[PATCH][next] KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCALL_EXIT_SMC"
 2023-04-08 14:43 UTC  (3+ messages)

[PATCH v2 0/2] Fix failure to access u32* argument of tracked function
 2023-04-07 16:01 UTC  (5+ messages)
` [PATCH v2 1/2] bpf/btf: Fix is_int_ptr()
` [PATCH v2 2/2] selftests/bpf: Add test to access u32 ptr argument in tracing program
    ` Re: [PATCH v2 0/2] Fix failure to access u32* argument of tracked function

[PATCH bpf-next v3 0/3] Add FOU support for externally controlled ipip devices
 2023-04-07 13:38 UTC  (2+ messages)
` [PATCH bpf-next v3 3/3] selftests/bpf: Test FOU kfuncs "

[PATCH bpf-next v2 0/3] Add FOU support for externally controlled ipip devices
 2023-04-07  1:47 UTC  (3+ messages)
` [PATCH bpf-next v2 3/3] selftests/bpf: Test FOU kfuncs "

[gpio kself-test & bisect] gpio-mockup.sh kslef-test failed in v6.3-rc5
 2023-04-07  1:28 UTC  (3+ messages)

[PATCH 0/3] Dynptr Verifier Adjustments
 2023-04-06 23:54 UTC  (10+ messages)
` [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers
` [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2023-04-06 20:22 UTC  (4+ messages)

[GIT PULL] Kselftest fixes update for Linux 6.3-rc6
 2023-04-06 18:46 UTC  (2+ messages)

[PATCH v4 0/3] mm: process/cgroup ksm support
 2023-04-06 17:10 UTC  (15+ messages)
  ` [PATCH v4 2/3] mm: add new KSM process and sysfs knobs

[PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
 2023-04-06 16:26 UTC  (12+ messages)
` [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test

[PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers
 2023-04-06 16:20 UTC  (14+ messages)

[PATCH 0/2] kselftest: Support nolibc
 2023-04-06 16:22 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] kselftest/arm64: Convert za-fork to use kselftest.h

[PATCH v3 00/11] clk: Add kunit tests for fixed rate and parent data
 2023-04-06 15:03 UTC  (13+ messages)
` [PATCH v3 02/11] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v3 03/11] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
` [PATCH v3 04/11] dt-bindings: test: Add KUnit empty node binding
` [PATCH v3 05/11] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v3 07/11] dt-bindings: kunit: Add fixed rate clk consumer test
` [PATCH v3 10/11] dt-bindings: clk: Add KUnit clk_parent_data test

[PATCH bpf-next v4 2/3] selftests: xsk: Use hugepages when umem->frame_size > PAGE_SIZE
 2023-04-06 13:18 UTC  (2+ messages)
` [PATCH bpf-next v4 3/3] selftests: xsk: Add tests for 8K and 9K frame sizes

[PATCH bpf-next v3 2/3] selftests: xsk: Use hugepages when umem->frame_size > PAGE_SIZE
 2023-04-06 13:02 UTC  (2+ messages)
` [PATCH bpf-next v3 3/3] selftests: xsk: Add tests for 8K and 9K frame sizes


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).