Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-03-15 21:17:06 to 2026-03-17 09:25:13 UTC [more...]

[PATCH v6 0/5] kunit: Add support for suppressing warning backtraces
 2026-03-17  9:24 UTC  (2+ messages)
` [PATCH v6 1/5] bug/kunit: Core "

[RFC net-next 0/3] tls_sw: add tx record zero padding
 2026-03-17  9:19 UTC  (13+ messages)
` [RFC net-next 1/3] net/tls_sw: support randomized "

[PATCH 0/2] sched_ext: Fix SCX_KICK_WAIT cycle deadlock
 2026-03-17  9:15 UTC  (10+ messages)
` [PATCH 1/2] sched_ext: Prevent SCX_KICK_WAIT deadlock by serialization
` [PATCH 2/2] sched_ext/selftests: Add SCX_KICK_WAIT cycle tests

[PATCH v2 0/5] selftests/mm: skip several tests when thp is not available
 2026-03-17  9:00 UTC  (15+ messages)
` [PATCH v2 1/5] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v2 2/5] selftests/mm: soft-dirty: skip two tests when thp is not available
` [PATCH v2 3/5] selftests/mm: move write_file helper to vm_util
` [PATCH v2 4/5] selftests/mm: split_huge_page_test: skip the test when thp is not available
` [PATCH v2 5/5] selftests/mm: transhuge_stress: skip the test when thp "

[PATCH] selftests/mm: add THP sysfs interface test
 2026-03-17  8:45 UTC  (8+ messages)

[PATCH net-next v5 0/3] ethtool: Dynamic RSS context indirection table resizing
 2026-03-17  8:33 UTC  (4+ messages)
` [PATCH net-next v5 1/3] ethtool: Add RSS indirection table resize helpers
` [PATCH net-next v5 2/3] bnxt_en: Resize RSS contexts on channel count change
` [PATCH net-next v5 3/3] selftests: rss_drv: Add RSS indirection table resize tests

[PATCH net-next v2 0/3] net: dpaa2-mac: export standard statistics
 2026-03-17  8:21 UTC  (9+ messages)
` [PATCH net-next v2 1/3] net: dpaa2-mac: extend APIs related to statistics
` [PATCH net-next v2 2/3] net: dpaa2-mac: retrieve MAC statistics in one firmware command
` [PATCH net-next v2 3/3] net: dpaa2-mac: export standard statistics

[PATCH v13 RESEND 00/14] arm64: entry: Convert to Generic Entry
 2026-03-17  8:20 UTC  (15+ messages)
` [PATCH v13 RESEND 01/14] arm64/ptrace: Refactor syscall_trace_enter/exit() to accept flags parameter
` [PATCH v13 RESEND 02/14] arm64/ptrace: Use syscall_get_nr() helper for syscall_trace_enter()
` [PATCH v13 RESEND 03/14] arm64/ptrace: Expand secure_computing() in place
` [PATCH v13 RESEND 04/14] arm64/ptrace: Use syscall_get_arguments() helper for audit
` [PATCH v13 RESEND 05/14] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v13 RESEND 06/14] arm64: syscall: Introduce syscall_exit_to_user_mode_work()
` [PATCH v13 RESEND 07/14] arm64/ptrace: Define and use _TIF_SYSCALL_EXIT_WORK
` [PATCH v13 RESEND 08/14] arm64/ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v13 RESEND 09/14] arm64: entry: Convert to generic entry
` [PATCH v13 RESEND 10/14] arm64: Inline el0_svc_common()
` [PATCH v13 RESEND 11/14] s390: Rename TIF_SINGLE_STEP to TIF_SINGLESTEP
` [PATCH v13 RESEND 12/14] asm-generic: Move TIF_SINGLESTEP to generic TIF bits
` [PATCH v13 RESEND 13/14] arm64: Use generic TIF bits for common thread flags
` [PATCH v13 RESEND 14/14] selftests: sud_test: Support aarch64

[PATCH v4 0/4] KVM: arm64: PMU: Use multiple host PMUs
 2026-03-17  6:36 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: arm64: PMU: Add kvm_pmu_enabled_counter_mask()
` [PATCH v4 2/4] KVM: arm64: PMU: Protect the list of PMUs with RCU
` [PATCH v4 3/4] KVM: arm64: PMU: Introduce FIXED_COUNTERS_ONLY
` [PATCH v4 4/4] KVM: arm64: selftests: Test PMU_V3_FIXED_COUNTERS_ONLY

[PATCH v4 0/8] lib/glob: bug fixes, new features, and tests
 2026-03-17  7:30 UTC  (11+ messages)
` [PATCH v4 1/8] lib/glob: normalize inverted character class ranges
` [PATCH v4 2/8] lib/glob: treat trailing backslash as literal character
` [PATCH v4 3/8] lib/glob: accept [^...] as character class negation syntax
` [PATCH v4 4/8] lib/glob: add case-insensitive glob_match_nocase()
` [PATCH v4 5/8] lib/glob: add glob_validate() for pattern syntax checking
` [PATCH v4 6/8] lib/tests: add glob test cases for escapes, edge cases, and new features
` [PATCH v4 7/8] lib/tests: add kunit tests for glob_match_nocase() and glob_validate()
` [PATCH v4 8/8] kunit: validate glob filter patterns before use

[PATCH net-next 0/3] tcp: fix scaled no-shrink rwnd quantization slack
 2026-03-17  6:51 UTC  (4+ messages)
` [PATCH net-next 1/3] selftests: packetdrill: stop pinning rwnd in tcp_ooo_rcv_mss
` [PATCH net-next 2/3] tcp: keep scaled no-shrink window representable
` [PATCH net-next 3/3] selftests: packetdrill: cover scaled rwnd quantization slack

[PATCH net-next v4 5/6] selftests: net: move common xdp.py functions into lib
 2026-03-17  6:48 UTC  (2+ messages)

[PATCH v2 00/13] selftests/mm: fix failures and robustness improvements
 2026-03-17  6:00 UTC  (4+ messages)

[PATCH] vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()
 2026-03-17  5:14 UTC 

[RFC PATCH 10/10] selftets/damon/sysfs.py: pause DAMON before dumping status
 2026-03-17  4:34 UTC  (2+ messages)

[PATCH net v2] selftests: bonding: add test for stacked bond header_parse recursion
 2026-03-17  3:14 UTC 

[PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
 2026-03-17  2:43 UTC  (4+ messages)
` [PATCH RFC bpf-next 1/4] audit: Implement bpf_audit_log_*() wrappers

[PATCH net-next] selftests: net: py: give bpftrace more time to start
 2026-03-17  2:30 UTC  (5+ messages)

[PATCH] selftests/bpf: trampoline_count: use dedicated target function
 2026-03-17  1:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next v2] selftests/vsock: auto-detect kernel for guest VMs
 2026-03-17  0:56 UTC 

[PATCH net v1] selftests: bonding: add test for stacked bond header_parse recursion
 2026-03-16 23:59 UTC  (4+ messages)

[PATCH net-next v1] selftest: rds: add tools/testing/selftests/net/rds/config
 2026-03-16 23:58 UTC 

[PATCH net-next v4 0/3] ethtool: Dynamic RSS context indirection table resizing
 2026-03-16 23:31 UTC  (4+ messages)

[PATCH 0/9] Kernel API Specification Framework
 2026-03-16 23:29 UTC  (5+ messages)

[GIT PULL] kunit fixes update for Linux 7.0-rc5
 2026-03-16 23:17 UTC 

[PATCH net-next v3 0/6] selftests: drv-net: driver tests for HW GRO
 2026-03-16 22:45 UTC  (7+ messages)
` [PATCH net-next v3 1/6] selftests: net: move gro to lib for HW vs SW reuse
` [PATCH net-next v3 2/6] selftests: drv-net: give HW stats sync time extra 25% of margin
` [PATCH net-next v3 3/6] selftests: drv-net: gro: use SO_TXTIME to schedule packets together
` [PATCH net-next v3 4/6] selftests: drv-net: gro: test GRO stats
` [PATCH net-next v3 5/6] selftests: drv-net: gro: add test for packet ordering
` [PATCH net-next v3 6/6] selftests: drv-net: gro: add a test for GRO depth

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-16 22:30 UTC  (25+ messages)
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after "
` [PATCH v2 11/22] docs: liveupdate: Document VFIO device file preservation
` [PATCH v2 16/22] vfio: selftests: Add vfio_pci_liveupdate_uapi_test

[PATCH net-next 0/6] net: devmem: support devmem with netkit devices
 2026-03-16 22:29 UTC  (7+ messages)
` [PATCH net-next 1/6] net: devmem: support TX through netkit leased queues
` [PATCH net-next 2/6] selftests: drv-net: extract _find_bss_map_id helper in NetDrvContEnv
` [PATCH net-next 3/6] selftests: drv-net: add skip-config flag to ncdevmem
` [PATCH net-next 4/6] selftests: drv-net: add primary RX redirect support to NetDrvContEnv
` [PATCH net-next 5/6] selftests: drv-net: add netkit devmem RX test
` [PATCH net-next 6/6] selftests: drv-net: add netkit devmem TX test

[PATCH v3 0/2] tools/nolibc: add err.h
 2026-03-16 21:58 UTC  (3+ messages)
` [PATCH v3 1/2] tools/nolibc: add support for program_invocation_{,short_}name
` [PATCH v3 2/2] tools/nolibc: add err.h

[PATCH net-next v3 0/6] tcp: RFC 7323-compliant window retraction handling
 2026-03-16 21:51 UTC  (7+ messages)
` [PATCH net-next v3 6/6] selftests/net: packetdrill: add tcp_rcv_neg_window.pkt

[PATCH net v4 0/5] selftests: net: fix false failures due to missing features and host interference
 2026-03-16 20:55 UTC  (5+ messages)
` [PATCH net v4 3/5] selftests: net: rename pmtu.sh to pmtu-test.sh

[PATCH 0/8] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
 2026-03-16 20:47 UTC  (7+ messages)
` [PATCH 1/8] selftests: livepatch: test-syscall: Check for ARCH_HAS_SYSCALL_WRAPPER
` [PATCH 3/8] selftests: livepatch: test-kprobe: Check if kprobes can work with livepatches
` [PATCH 4/8] selftests: livepatch: functions: Introduce check_sysfs_exists

[PATCH] selftests/vfio: Fix VLA initialisation in vfio_pci_irq_set()
 2026-03-16 20:17 UTC  (3+ messages)

[PATCH net-next] selftests/net: packetdrill: improve tcp_rcv_neg_window.pkt
 2026-03-16 18:51 UTC 

[PATCH net-next v2 00/14] tcp: preserve receive-window accounting across ratio drift
 2026-03-16 18:03 UTC  (10+ messages)
` [PATCH net-next v2 05/14] tcp: grow rcvbuf to back scaled-window quantization slack
` [PATCH net-next v2 07/14] tcp: honor the maximum advertised window after live retraction

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-03-16 17:44 UTC  (9+ messages)
` [PATCH v10 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v10 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v10 03/30] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v10 04/30] arm64/fpsimd: Determine maximum virtualisable SME vector length

[PATCH v5 0/4] OPENAT2_REGULAR flag support for openat2
 2026-03-16 17:22 UTC  (5+ messages)
` [PATCH v5 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH net-next v3 2/2] selftests: add check for seg6 tunsrc
 2026-03-16 16:29 UTC 

[PATCH 0/4] HID: bpf fixes for 7.0/7.1
 2026-03-16 15:59 UTC  (2+ messages)
` (subset) "

[PATCH bpf-next v8 0/8] bpf: Extend the bpf_list family of APIs
 2026-03-16 14:29 UTC  (11+ messages)
` [PATCH bpf-next v8 1/8] bpf: refactor kfunc checks using table-driven approach in verifier
` [PATCH bpf-next v8 2/8] bpf: refactor __bpf_list_del to take list node pointer
` [PATCH bpf-next v8 3/8] bpf: Introduce the bpf_list_del kfunc
` [PATCH bpf-next v8 4/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
` [PATCH bpf-next v8 5/8] bpf: Add bpf_list_add_impl to insert node after a given list node
` [PATCH bpf-next v8 6/8] bpf: allow bpf_list_front/back result as the prev argument of bpf_list_add_impl
` [PATCH bpf-next v8 7/8] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH bpf-next v8 8/8] selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/empty

[PATCH] selftests/bpf: restrict ns_current_pid_tgid updates to target task
 2026-03-16 14:16 UTC  (2+ messages)

[PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
 2026-03-16 13:50 UTC  (8+ messages)
` [PATCH v10 3/8] PCI: dwc: Advertise dynamic inbound "

[PATCH v10 3/8] PCI: dwc: Advertise dynamic inbound mapping support
 2026-03-16 12:26 UTC  (2+ messages)

[PATCH v5 0/4] pid_namespace: make init creation more flexible
 2026-03-16 11:34 UTC  (3+ messages)
` [PATCH v5 4/4] selftests: Add tests for creating pidns init via setns

[PATCH v13 00/12] arm64: entry: Convert to Generic Entry
 2026-03-16  9:51 UTC  (6+ messages)
` [PATCH v13 11/12] arm64: Use generic TIF bits for common thread flags

[PATCH v2 04/15] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
 2026-03-16  8:52 UTC  (5+ messages)
  ` [PATCH v2 4/15] "

[PATCH 0/4] selftests/mm: skip several tests when thp is not available
 2026-03-16  3:51 UTC  (7+ messages)
` [RESEND PATCH 3/4] selftests/mm: split_huge_page_test: skip the test "

[PATCH v10 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-03-16  2:03 UTC  (2+ messages)

[PATCH v3 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
 2026-03-16  1:39 UTC  (4+ messages)
` [PATCH v3 2/2] RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test
    `  "

[PATCH v5 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
 2026-03-16  1:45 UTC  (3+ messages)
` [PATCH v5 1/2] RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read() and pmu_fw_ctr_read_hi()
` [PATCH v5 2/2] RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test

[PATCH net-next v1 0/3] selftests: rds: ksft cleanups
 2026-03-16  0:55 UTC  (5+ messages)

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-15 23:58 UTC  (12+ messages)
` [PATCH bpf v3 2/5] bpf, sockmap: Use sock_map_sk_{acquire,release}() where open-coded
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock

[PATCH v2] rust: update `kernel::c_str!` documentation
 2026-03-15 21:23 UTC  (2+ messages)

[PATCH v3 0/8] lib/glob: bug fixes, new features, and tests
 2026-03-15 21:16 UTC  (4+ messages)
` [PATCH v2 5/5] kunit: validate glob filter patterns before use
` [PATCH v3 7/8] lib/tests: add kunit tests for glob_match_nocase() and glob_validate()
` [PATCH v3 8/8] kunit: validate glob filter patterns before use


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