linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-14 14:46:27 to 2025-08-18 09:05:39 UTC [more...]

[RFC PATCH v2 bpf-next 0/3] bpf: cgroup: support writing and freezing cgroups from BPF
 2025-08-18  9:04 UTC  (3+ messages)
` [RFC PATCH v2 bpf-next 1/3] kernfs: cgroup: support writing cgroup interfaces from a kernfs node
` [RFC PATCH v2 bpf-next 2/3] bpf: cgroup: Add BPF Kfunc to write and freeze a cgroup

[PATCH v4 0/5] Better split_huge_page_test result check
 2025-08-18  8:33 UTC  (14+ messages)
` [PATCH v4 1/5] mm/huge_memory: add new_order and offset to split_huge_pages*() pr_debug
` [PATCH v4 2/5] selftests/mm: mark all functions static in split_huge_page_test.c
` [PATCH v4 3/5] selftests/mm: reimplement is_backed_by_thp() with more precise check
` [PATCH v4 4/5] selftests/mm: add check_after_split_folio_orders() helper
` [PATCH v4 5/5] selftests/mm: check after-split folio orders in split_huge_page_test

[PATCH v2 0/8] selftests/mm: Add compiler flags and fix found warnings
 2025-08-18  8:16 UTC  (7+ messages)
` [PATCH v2 1/8] selftests/mm: Add -Wunreachable-code and fix warnings
` [PATCH v2 2/8] selftests/mm: protection_keys: Fix dead code
` [PATCH v2 4/8] selftests/mm: Add -Wunused family of flags

[PATCHv2 net-next 0/3] bonding: support aggregator selection based on port priority
 2025-08-18  7:58 UTC  (8+ messages)
` [PATCHv2 net-next 1/3] bonding: add support for per-port LACP actor priority
` [PATCHv2 net-next 2/3] bonding: support aggregator selection based on port priority

[PATCH v7 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
 2025-08-18  7:56 UTC  (2+ messages)

[PATCH bpf-next v11 0/3] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-18  7:46 UTC  (4+ messages)
` [PATCH bpf-next v11 1/3] "
` [PATCH bpf-next v11 2/3] selftests/bpf: Add an usdt_o1 test case in selftests to cover SIB handling logic
` [PATCH bpf-next v11 3/3] selftests/bpf: make usdt_o1 reliably generate SIB USDT arg spec

[PATCH bpf-next v10 0/3] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-18  6:56 UTC  (7+ messages)
` [PATCH bpf-next v10 1/3] "
` [PATCH bpf-next v10 2/3] selftests/bpf: Add an usdt_o2 test case in selftests to cover SIB handling logic
` [PATCH bpf-next v10 3/3] selftests/bpf: make usdt_o2 reliably generate SIB USDT arg spec
    `  "
      `  "

[PATCH v5 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-08-18  6:48 UTC  (8+ messages)
` [PATCH v5 1/7] KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
` [PATCH v5 2/7] KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64B
` [PATCH v5 3/7] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory
` [PATCH v5 4/7] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
` [PATCH v5 5/7] arm64: Add support for FEAT_{LS64, LS64_V}
` [PATCH v5 6/7] KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guest
` [PATCH v5 7/7] kselftest/arm64: Add HWCAP test for FEAT_{LS64, LS64_V}

[Patch v3 0/2] assert rmap behaves as expected
 2025-08-18  6:40 UTC  (5+ messages)
` [Patch v3 1/2] selftests/mm: put general ksm operation into vm_util
` [Patch v3 2/2] selftests/mm: assert rmap behave as expected

[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
 2025-08-18  6:04 UTC  (5+ messages)
    ` [PATCH v13] "
      ` [PATCH v14] "
        ` [PATCH v15] "

[PATCH v4 0/7] selftests/mm: Fix false positives and skip unsupported tests
 2025-08-18  2:21 UTC  (17+ messages)
` [PATCH v4 1/7] mm/selftests: Fix incorrect pointer being passed to mark_range()
` [PATCH v4 2/7] selftests/mm: Add support to test 4PB VA on PPC64
` [PATCH v4 3/7] selftest/mm: Fix ksm_funtional_test failures
` [PATCH v4 4/7] mm/selftests: Fix split_huge_page_test failure on systems with 64KB page size
` [PATCH v4 5/7] selftests/mm: fix child process exit codes in ksm_functional_tests
` [PATCH v4 6/7] selftests/mm: skip thuge-gen test if system is not setup properly
` [PATCH v4 7/7] selftests/mm: skip hugepage-mremap test if userfaultfd unavailable

[PATCH] selftests: ublk: Use ARRAY_SIZE() macro to improve code
 2025-08-18  2:13 UTC  (2+ messages)

[PATCH net 0/8] mptcp: misc fixes for v6.17-rc
 2025-08-17 13:50 UTC  (11+ messages)
` [PATCH net 1/8] mptcp: drop skb if MPTCP skb extension allocation fails
` [PATCH net 2/8] mptcp: pm: kernel: flush: do not reset ADD_ADDR limit
` [PATCH net 3/8] selftests: mptcp: pm: check flush doesn't reset limits
` [PATCH net 4/8] mptcp: remove duplicate sk_reset_timer call
` [PATCH net 5/8] mptcp: disable add_addr retransmission when timeout is 0
` [PATCH net 6/8] selftests: mptcp: disable add_addr retrans in endpoint_tests
` [PATCH net 7/8] selftests: mptcp: connect: fix C23 extension warning
` [PATCH net 8/8] selftests: mptcp: sockopt: "

[PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-17 13:43 UTC  (12+ messages)
` [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
    `  "

[PATCH v2 0/6] ONE_REG interface for SBI FWFT extension
 2025-08-17 12:33 UTC  (7+ messages)
` [PATCH v2 1/6] RISC-V: KVM: Set initial value of hedeleg in kvm_arch_vcpu_create()
` [PATCH v2 2/6] RISC-V: KVM: Introduce feature specific reset for SBI FWFT
` [PATCH v2 3/6] RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensions
` [PATCH v2 4/6] RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementation
` [PATCH v2 5/6] RISC-V: KVM: Implement ONE_REG interface for SBI FWFT state
` [PATCH v2 6/6] KVM: riscv: selftests: Add SBI FWFT to get-reg-list test

[PATCH 0/6] ONE_REG interface for SBI FWFT extension
 2025-08-17 12:04 UTC  (12+ messages)
` [PATCH 1/6] RISC-V: KVM: Set initial value of hedeleg in kvm_arch_vcpu_create()
` [PATCH 2/6] RISC-V: KVM: Introduce feature specific reset for SBI FWFT
` [PATCH 3/6] RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensions
` [PATCH 4/6] RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementation
` [PATCH 5/6] RISC-V: KVM: Implement ONE_REG interface for SBI FWFT state
` [PATCH 6/6] KVM: riscv: selftests: Add SBI FWFT to get-reg-list test

[PATCH 0/3] selftests/nolibc: enable qemu-system tests with LLVM builds
 2025-08-17  9:39 UTC  (5+ messages)
` [PATCH 2/3] selftests/nolibc: don't pass CC to toplevel Makefile

[PATCH] selftests/seccomp: improve clarity of test messages and comments
 2025-08-17  6:42 UTC 

[PATCH 0/3] kselftest/arm64: Cleanups and readability fixes
 2025-08-17  5:25 UTC  (4+ messages)
` [PATCH 1/3] kselftest/arm64: Remove extra blank line
` [PATCH 2/3] kselftest/arm64: Supress warning and improve readability
` [PATCH 3/3] kselftest/arm64: Add parentheses around sizeof for clarity

[PATCH 0/3] kselftest/arm64: Cleanups and readability fixes
 2025-08-17  5:24 UTC 

[PATCH 0/3] kselftest/arm64: Cleanups and readability fixes
 2025-08-17  5:22 UTC 

[PATCH] rust: kernel: remove support for unused host `#[test]`s
 2025-08-16 21:21 UTC  (3+ messages)

[PATCH bpf v2 0/2] bpf: Allow fall back to interpreter for programs with stack size <= 512
 2025-08-16 15:14 UTC  (6+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add socket filter attach test

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-08-16 14:12 UTC  (7+ messages)
` [PATCH v6 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH] selftests: firmware: removing errors and warnings from checkpatch.pl
 2025-08-16  6:55 UTC 

[PATCH] kselftest/media_tests : fixed typo errors
 2025-08-16  4:10 UTC 

[PATCH net-next] selftests: drv-net: tso: increase the retransmit threshold
 2025-08-16  1:41 UTC  (2+ messages)

[PATCH net] selftests: tls: make the new data_steal test less flaky
 2025-08-16  1:20 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: test the napi init state
 2025-08-16  1:04 UTC  (2+ messages)

[PATCH v8 00/30] TDX KVM selftests
 2025-08-16  0:32 UTC  (37+ messages)
` [PATCH v8 01/30] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
` [PATCH v8 02/30] KVM: selftests: Expose function that sets up sregs based on VM's mode
` [PATCH v8 04/30] KVM: selftests: Add vCPU descriptor table initialization utility
` [PATCH v8 05/30] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v8 06/30] KVM: selftests: Add helper functions to create TDX VMs
` [PATCH v8 23/30] KVM: selftests: Add functions to allow mapping as shared
` [PATCH v8 25/30] KVM: selftests: KVM: selftests: Expose new vm_vaddr_alloc_private()
` [PATCH v8 26/30] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT
` [PATCH v8 28/30] KVM: selftests: TDX: Add TDX UPM selftest
` [PATCH v8 29/30] KVM: selftests: TDX: Add TDX UPM selftests for implicit conversion

[PATCH net-next] selftests: drv-net: ncdevmem: make configure_channels() support combined channels
 2025-08-15 23:15 UTC 

[PATCH v18 0/8] fork: Support shadow stacks in clone3()
 2025-08-15 22:39 UTC  (2+ messages)

[PATCH] selftests: riscv: Add README for RISC-V KSelfTest
 2025-08-15 18:07 UTC 

[PATCH] kselftest/landlock : fixed typo errors
 2025-08-15 16:51 UTC 

[PATCH] kselftest/futex : fixed typo errors
 2025-08-15 15:51 UTC 

[PATCH v3 0/7] kunit: Refactor and extend KUnit's parameterized testing framework
 2025-08-15 14:59 UTC  (10+ messages)
` [PATCH v3 1/7] kunit: Add parent kunit for parameterized test context
` [PATCH v3 2/7] kunit: Introduce param_init/exit for parameterized test context management
` [PATCH v3 3/7] kunit: Pass parameterized test context to generate_params()
` [PATCH v3 4/7] kunit: Enable direct registration of parameter arrays to a KUnit test
` [PATCH v3 5/7] kunit: Add example parameterized test with shared resource management using the Resource API
` [PATCH v3 6/7] kunit: Add example parameterized test with direct dynamic parameter array setup
` [PATCH v3 7/7] Documentation: kunit: Document new parameterized test features

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-08-15 11:11 UTC  (3+ messages)
` [PATCH v2 02/19] gpu: nova-core: "

[PATCH] selftests/futex: fix typos and grammar in futex_priv_hash
 2025-08-15  9:39 UTC 

[PATCH] selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILES
 2025-08-15  9:28 UTC  (3+ messages)

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

[PATCHv3 net 0/3] bonding: fix negotiation flapping in 802.3ad passive mode
 2025-08-15  6:20 UTC  (4+ messages)
` [PATCHv3 net 1/3] bonding: update LACP activity flag after setting lacp_active
` [PATCHv3 net 2/3] bonding: send LACPDUs periodically in passive mode after receiving partner's LACPDU
` [PATCHv3 net 3/3] selftests: bonding: add test for passive LACP mode

[PATCH 0/6] Kselftests: fix spelling mistakes
 2025-08-15  6:14 UTC  (9+ messages)
` [PATCH 1/6] selftests: filesystems: statmout: fix spelling mistake in output
` [PATCH 2/6] setftests: net: netfilter: fix spelling mistakes "
  ` [PATCH 3/6] selftests: ublk: fixed spelling mistake "
  ` [PATCH 4/6] selftests: kvm: riscv: fix spelling mistakes in comments
  ` [PATCH 5/6] selftests: kvm: s390: fixed spelling mistake in output
  ` [PATCH 6/6] selftests: net: tcp_ao: fix spelling mistake in comments

[PATCH] selftests net/socket.c: removed warnings from unused returns
 2025-08-15  6:06 UTC 

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-08-15  5:42 UTC  (3+ messages)
` [PATCH 8/8] selftests: riscv: Add test "

[PATCH net-next v2] selftests: drv-net: wait for carrier
 2025-08-15  0:50 UTC  (2+ messages)

[PATCH 0/2] Documentation: ktap: formatting cleanup
 2025-08-14 22:55 UTC  (5+ messages)

[PATCH bpf-next 0/4] Add overwrite mode for bpf ring buffer
 2025-08-14 21:20 UTC  (4+ messages)
` [PATCH bpf-next 2/4] libbpf: ringbuf: Add overwrite ring buffer process

[PATCH] selftests/net: openvswitch: Fix spelling error in print message
 2025-08-14 18:00 UTC 

[PATCH v3 0/4] Better split_huge_page_test result check
 2025-08-14 17:50 UTC  (4+ messages)
` [PATCH v3 2/4] selftests/mm: add check_folio_orders() helper

[RFC PATCH v3 0/2] cgroup: Track time in cgroup v2 freezer
 2025-08-14 16:18 UTC  (5+ messages)
` [RFC PATCH v3 1/2] cgroup: cgroup.freeze.stat.local time accounting
` [RFC PATCH v3 2/2] cgroup: selftests: Add tests for freezer time

[PATCH] print: fix spelling error in message
 2025-08-14 15:30 UTC  (2+ messages)

[PATCH bpf-next v8 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-14 14:45 UTC  (4+ messages)
` [PATCH bpf-next v8 2/2] selftests/bpf: Add an usdt_o2 test case in selftests to cover SIB handling logic
    `  "


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 NNTP newsgroup(s).