Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2025-07-02 14:46:15 to 2025-07-04 09:07:17 UTC [more...]

[PATCH 0/2] selftests/cgroup: better bound for cpu.max tests
 2025-07-04  9:07 UTC  (10+ messages)
` [PATCH v2] selftests/cgroup: improve the accuracy of "

[PATCH v12 net-next 00/15] AccECN protocol patch series
 2025-07-04  8:53 UTC  (16+ messages)
` [PATCH v12 net-next 01/15] tcp: reorganize SYN ECN code
` [PATCH v12 net-next 02/15] tcp: fast path functions later
` [PATCH v12 net-next 03/15] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v12 net-next 04/15] tcp: ecn functions in separated include file
` [PATCH v12 net-next 05/15] tcp: AccECN core
` [PATCH v12 net-next 06/15] tcp: accecn: AccECN negotiation
` [PATCH v12 net-next 07/15] tcp: Add wait_third_ack for ECN negotiation in simultaneous connect
` [PATCH v12 net-next 08/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v12 net-next 09/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v12 net-next 10/15] tcp: sack option handling improvements
` [PATCH v12 net-next 11/15] tcp: accecn: AccECN option
` [PATCH v12 net-next 12/15] tcp: accecn: AccECN option send control
` [PATCH v12 net-next 13/15] tcp: accecn: AccECN option failure handling
` [PATCH v12 net-next 14/15] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v12 net-next 15/15] tcp: accecn: try to fit AccECN option with SACK

[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-04  8:40 UTC  (18+ messages)
` [PATCH v13 2/5] rust: support formatting of foreign types

[kvm-unit-tests PATCH] riscv: Use norvc over arch, -c
 2025-07-04  8:26 UTC  (2+ messages)

[kvm-unit-tests PATCH] riscv: lib: Add sbi-exit-code to configure and environment
 2025-07-04  8:17 UTC  (2+ messages)

[PATCH net-next v4] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
 2025-07-04  8:07 UTC  (3+ messages)

[PATCH v6 0/8] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
 2025-07-04  6:07 UTC  (9+ messages)
` [PATCH v6 1/8] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v6 2/8] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
` [PATCH v6 3/8] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
` [PATCH v6 4/8] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v6 5/8] selftests/proc: add verbose more for tests to facilitate debugging
` [PATCH v6 6/8] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
` [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
` [PATCH v6 8/8] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks

[PATCH 0/2] tracing: Fixes for filter
 2025-07-04  6:04 UTC  (6+ messages)
` [PATCH 1/2] tracing: Handle "(const) char __attribute() *" as string ptr type
` [PATCH 2/2] selftests: tracing: Use mutex_unlock for testing glob filter

[PATCH v7 00/28] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-07-04  4:08 UTC  (9+ messages)
` [PATCH v7 02/28] iommufd/viommu: Explicitly define vdev->virt_id
` [PATCH v7 10/28] iommufd/access: Bypass access->ops->unmap for internal use

[PATCH v3] kunit: fix longest symbol length test
 2025-07-04  2:53 UTC  (3+ messages)

[PATCH bpf-next,v3 0/2] Clarify and Enhance XDP Rx Metadata Handling
 2025-07-04  1:17 UTC  (8+ messages)
` [PATCH bpf-next,v3 1/2] doc: enhance explanation of XDP Rx metadata layout and METADATA_SIZE
` [PATCH bpf-next,v3 2/2] selftests/bpf: Enhance XDP Rx metadata handling

[PATCH] selftests: print installation complete message
 2025-07-03 23:17 UTC 

[PATCH net-next v3 7/7] selftests: net: extend SCM_PIDFD test to cover stale pidfds
 2025-07-03 22:23 UTC 

[PATCH v7 27/28] iommu/tegra241-cmdqv: Add user-space use support
 2025-07-03 18:48 UTC  (14+ messages)

[PATCH v2] selftests/powerpc: fix "for a while" typo
 2025-07-03 18:21 UTC 

[PATCH v6 00/28] KVM: arm64: Implement support for SME
 2025-07-03 18:03 UTC  (4+ messages)
` [PATCH v6 18/28] KVM: arm64: Support SME priority registers

[PATCH v2 0/3] kselftest/arm64: Update sve-ptrace for ABI changes
 2025-07-03 17:30 UTC  (2+ messages)

[PATCH] kselftest/arm64: Convert tpidr2 test to use kselftest.h
 2025-07-03 17:30 UTC  (2+ messages)

[PATCH v2 0/3] arm64: Support FEAT_LSFE (Large System Float Extension)
 2025-07-03 16:23 UTC  (4+ messages)
` [PATCH v2 1/3] arm64/hwcap: Add hwcap for FEAT_LSFE
` [PATCH v2 2/3] KVM: arm64: Expose FEAT_LSFE to guests
` [PATCH v2 3/3] kselftest/arm64: Add lsfe to the hwcaps test

[PATCH v3 0/4] kselftest/arm64: Add coverage for the interaction of vfork() and GCS
 2025-07-03 16:00 UTC  (5+ messages)
` [PATCH v3 1/4] tools/nolibc: Replace ifdef with if defined() in sys.h
` [PATCH v3 2/4] tools/nolibc: Provide vfork()
` [PATCH v3 3/4] kselftest/arm64: Add a test for vfork() with GCS
` [PATCH v3 4/4] selftests/nolibc: Add coverage of vfork()

[PATCH v4 00/15] kunit: Introduce UAPI testing framework
 2025-07-03 15:59 UTC  (17+ messages)
` [PATCH v4 01/15] kbuild: userprogs: avoid duplication of flags inherited from kernel
` [PATCH v4 02/15] kbuild: userprogs: also inherit byte order and ABI "
` [PATCH v4 03/15] kbuild: doc: add label for userprogs section
` [PATCH v4 04/15] init: re-add CONFIG_CC_CAN_LINK_STATIC
` [PATCH v4 05/15] init: add nolibc build support
` [PATCH v4 08/15] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v4 09/15] kunit: tool: Parse skipped tests from kselftest.h

[RFC PATCH v1 0/2] kselftest/resctrl: CAT functional tests
 2025-07-03 15:42 UTC  (4+ messages)

[PATCH v2 net-next] selftests: devmem: configure HDS threshold
 2025-07-03 15:41 UTC  (6+ messages)

[PATCH v2 0/7] selftests/mm: Fix false positives and skip unsupported tests
 2025-07-03 14:53 UTC  (34+ messages)
` [PATCH v2 1/7] mm/selftests: Fix incorrect pointer being passed to mark_range()
` [PATCH v2 2/7] selftests/mm: Add support to test 4PB VA on PPC64
` [PATCH v2 3/7] selftest/mm: Fix ksm_funtional_test failures
` [PATCH v2 4/7] mm/selftests: Fix split_huge_page_test failure on systems with 64KB page size
` [PATCH v2 5/7] selftests/mm: Fix child process exit codes in ksm_functional_tests
` [PATCH v2 6/7] selftests/mm: Skip thuge-gen if shmmax is too small or no 1G huge pages
` [PATCH v2 7/7] selftests/mm: Skip hugepage-mremap test if userfaultfd unavailable

[PATCH nf-next v3 0/2] Add IPIP flowtable SW acceleratio
 2025-07-03 14:35 UTC  (4+ messages)
` [PATCH nf-next v3 1/2] net: netfilter: Add IPIP flowtable SW acceleration
` [PATCH nf-next v3 2/2] selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest

LTP syscalls mseal02 and shmctl03 fails on compat mode 64-bit kernel on 32-bit rootfs
 2025-07-03 14:17 UTC  (2+ messages)

[PATCH net-next v2 0/2] Add IPIP flowtable SW acceleratio
 2025-07-03 12:30 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net: netfilter: Add IPIP flowtable SW acceleration

[PATCH bpf-next v2 16/18] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
 2025-07-03 12:15 UTC  (3+ messages)
` [PATCH bpf-next v2 17/18] selftests/bpf: add basic testcases for tracing_multi
` [PATCH bpf-next v2 18/18] selftests/bpf: add bench tests "

[PATCH v3] selftests/futex: Convert 32bit timespec struct to 64bit version for 32bit compatibility mode
 2025-07-03 23:58 UTC  (3+ messages)

[PATCH v2 0/4] kselftest/arm64: Add coverage for the interaction of vfork() and GCS
 2025-07-03 11:19 UTC  (4+ messages)
` [PATCH v2 3/4] kselftest/arm64: Add a test for vfork() with GCS

[PATCH v2] selftests: net: fix resource leak in napi_id_helper.c
 2025-07-03  9:47 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] selftests/kexec: fix test_kexec_jump build
 2025-07-03  6:44 UTC  (3+ messages)

[PATCH] global: fix misapplications of "awhile"
 2025-07-03  5:35 UTC  (2+ messages)

[PATCH v11 net-next 00/15] AccECN protocol patch series
 2025-07-03  5:17 UTC  (16+ messages)
` [PATCH v11 net-next 01/15] tcp: reorganize SYN ECN code
` [PATCH v11 net-next 02/15] tcp: fast path functions later
` [PATCH v11 net-next 03/15] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v11 net-next 04/15] tcp: ecn functions in separated include file
` [PATCH v11 net-next 05/15] tcp: AccECN core
` [PATCH v11 net-next 06/15] tcp: accecn: AccECN negotiation
` [PATCH v11 net-next 07/15] tcp: Add wait_third_ack flag for ECN negotiation in simultaneous connect
` [PATCH v11 net-next 08/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v11 net-next 09/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v11 net-next 10/15] tcp: sack option handling improvements
` [PATCH v11 net-next 11/15] tcp: accecn: AccECN option
` [PATCH v11 net-next 12/15] tcp: accecn: AccECN option send control
` [PATCH v11 net-next 13/15] tcp: accecn: AccECN option failure handling
` [PATCH v11 net-next 14/15] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v11 net-next 15/15] tcp: accecn: try to fit AccECN option with SACK

[PATCH v3] selftests/mm: add process_madvise() tests
 2025-07-03  4:43 UTC 

[PATCH v6 12/14] selftests/sched_ext: Add test for sched_ext dl_server
 2025-07-02 23:29 UTC  (2+ messages)
` [PATCH v6 14/14] selftests/sched_ext: Add test for DL server total_bw consistency

[PATCH net-next v12 0/8] Support rate management on traffic classes in devlink and mlx5
 2025-07-02 22:50 UTC  (2+ messages)

[PATCH] selftests/futex: Add futex_numa to .gitignore
 2025-07-02 20:26 UTC  (2+ messages)

[PATCH v4 0/6] replace `allow(...)` lints with `expect(...)`
 2025-07-02 18:47 UTC  (3+ messages)
` [PATCH v4 2/6] rust: switch to `#[expect(...)]` in init and kunit

[PATCH v3 14/15] iommu/amd: Remove AMD io_pgtable support
 2025-07-02 17:06 UTC  (2+ messages)

[PATCH bpf-next 0/2] Clarify and Enhance XDP Rx Metadata Handling
 2025-07-02 16:17 UTC  (9+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: "

[PATCH] selftests/kexec: fix test_kexec_jump build and ignore generated binary
 2025-07-02 16:07 UTC  (3+ messages)

[RFC v2] tools/nolibc: add sigaction()
 2025-07-02 15:33 UTC  (3+ messages)

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-07-02 15:20 UTC  (2+ messages)
` [PATCH v6 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH v19 00/10] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-07-02 15:19 UTC  (13+ messages)
` [PATCH v19 01/10] PCI: endpoint: Set ID and of_node for function driver
` [PATCH v19 03/10] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
` [PATCH v19 09/10] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode

[PATCH v18 0/8] fork: Support shadow stacks in clone3()
 2025-07-02 14:52 UTC  (3+ messages)
` [PATCH v18 4/8] fork: Add shadow stack support to clone3()

[kvm-unit-tests PATCH v3 1/2] riscv: Add RV_INSN_LEN to processor.h
 2025-07-02 14:49 UTC  (2+ messages)

[kvm-unit-tests PATCH v2] riscv: Allow SBI_CONSOLE with no uart in device tree
 2025-07-02 14:46 UTC  (2+ messages)


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