public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-01 13:59:34 to 2026-04-02 02:39:06 UTC [more...]

[PATCH net-next 0/6] selftests: drv-net: gro: more test cases
 2026-04-02  2:39 UTC  (12+ messages)
` [PATCH net-next 1/6] selftests: drv-net: gro: add data burst test case
` [PATCH net-next 2/6] selftests: drv-net: gro: add 1 byte payload test
` [PATCH net-next 3/6] selftests: drv-net: gro: always wait for FIN in the capacity test
` [PATCH net-next 4/6] selftests: drv-net: gro: prepare for ip6ip6 support
` [PATCH net-next 5/6] selftests: drv-net: gro: test ip6ip6
` [PATCH net-next 6/6] selftests: drv-net: gro: add a test for bad IPv4 csum

[PATCH net-next v7] selftests: net: add tests for PPP
 2026-04-02  2:26 UTC  (5+ messages)

[PATCH v8 0/6] selftests/mm: skip several tests when thp is not available
 2026-04-02  1:45 UTC  (7+ messages)
` [PATCH v8 1/6] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v8 2/6] selftests/mm: soft-dirty: skip two tests when thp is not available
` [PATCH v8 3/6] selftests/mm: move write_file helper to vm_util
` [PATCH v8 4/6] selftests/mm/vm_util: robust write_file()
` [PATCH v8 5/6] selftests/mm: split_huge_page_test: skip the test when thp is not available
` [PATCH v8 6/6] selftests/mm: transhuge_stress: skip the test when thp "

[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-02  1:43 UTC  (93+ messages)
` [PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
` [PATCH 02/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
` [PATCH 03/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
` [PATCH 04/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
` [PATCH 05/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` "
` [PATCH 06/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
` [PATCH 07/33] rust: kbuild: remove `feature(...)`s that are now stable
` [PATCH 08/33] rust: kbuild: simplify `--remap-path-prefix` workaround
` [PATCH 09/33] rust: kbuild: make `--remap-path-prefix` workaround conditional
` [PATCH 10/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH 12/33] rust: macros: update `extract_if` MSRV TODO comment
` [PATCH 13/33] rust: block: update `const_refs_to_static` "
` [PATCH 14/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
` [PATCH 15/33] rust: rust_is_available: remove warning for 0.66.[01] buggy versions
` [PATCH 16/33] rust: rust_is_available: remove warning for < 0.69.5 && libclang >= 19.1
` [PATCH 17/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH 18/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
` [PATCH 19/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
` [PATCH 20/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH 21/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
` [PATCH 22/33] docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
` [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH 24/33] docs: rust: quick-start: update minimum Ubuntu version
` [PATCH 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
` [PATCH 26/33] docs: rust: quick-start: remove Gentoo "testing" note
` [PATCH 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
` [PATCH 28/33] docs: rust: quick-start: remove GDB/Binutils mention
` [PATCH 29/33] docs: rust: general-information: simplify Kconfig example
` [PATCH 30/33] docs: rust: general-information: use real example
` [PATCH 31/33] rust: declare cfi_encoding for lru_status
` [PATCH 32/33] rust: kbuild: support global per-version flags
` [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[PATCH v14 0/4] arm64: Use generic TIF bits for common thread flags
 2026-04-02  1:41 UTC  (4+ messages)
` [PATCH v14 3/4] "

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-04-02  1:34 UTC  (15+ messages)
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock

[PATCH v7 0/7] selftests/mm: skip several tests when thp is not available
 2026-04-02  1:16 UTC  (7+ messages)
` [PATCH v7 4/7] selftests: ksft_exit_fail_perror: support printf style arguments

[PATCH 0/2] fix MAP_DROPPABLE not supported errno
 2026-04-02  0:44 UTC  (4+ messages)
` [PATCH 1/2] mm: fix mmap errno value when MAP_DROPPABLE is not supported
` [PATCH 2/2] selftests/mm: verify droppable mappings cannot be locked

[PATCH net-next] selftests: net: py: color the basics in the output
 2026-04-02  0:03 UTC  (5+ messages)

[net-next v7 10/10] selftests: drv-net: Add USO test
 2026-04-01 23:37 UTC 

Sashiko.dev for kselftest
 2026-04-01 23:35 UTC  (3+ messages)

[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
 2026-04-01 22:46 UTC  (17+ messages)
` [PATCH RFC v4 07/44] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH RFC v4 08/44] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 25/44] KVM: selftests: Test basic single-page conversion flow

[PATCH v5] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
 2026-04-01 21:01 UTC  (2+ messages)

[RFC PATCH v2 0/3] vfs: transitive upgrade restrictions for fds
 2026-04-01 20:49 UTC  (5+ messages)
` [RFC PATCH v2 1/3] vfs: add support for empty path to openat2(2)

[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
 2026-04-01 20:45 UTC  (25+ messages)
` [PATCH v3 02/13] selftests/mm: fix hugetlb pathname construction in charge_reserved_hugetlb.sh
` [PATCH v3 03/13] selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.sh
` [PATCH v3 04/13] selftest/mm: fix cgroup task placement and drop memory.current checks "
` [PATCH v3 06/13] selftest/mm: adjust hugepage-mremap test size for large huge pages
` [PATCH v3 07/13] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
` [PATCH v3 08/13] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH v3 10/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH v3 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test

[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
 2026-04-01 20:33 UTC  (10+ messages)
` [PATCH v1 03/10] mm: fs: remove filemap_nr_thps*() functions and their users

[PATCH v2 1/2] mm: prevent droppable mappings from being locked
 2026-04-01 20:27 UTC  (6+ messages)
` [PATCH v2 2/2] selftests/mm: verify droppable mappings cannot be locked

[PATCH net-next] selftests/net: Add two xdp tests to xdp.py
 2026-04-01 20:20 UTC  (2+ messages)

[PATCH net-next V9 02/14] devlink: Add helpers to lock nested-in instances
 2026-04-01 20:18 UTC  (6+ messages)

[PATCH v3 0/2] Support BPF traversal of wakeup sources
 2026-04-01 19:07 UTC  (6+ messages)
` [PATCH v3 1/2] PM: wakeup: Add kfuncs to traverse over wakeup_sources

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-04-01 19:02 UTC  (5+ messages)
` [PATCH v6 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH net v2 2/2] selftests: seg6: add test for dst_cache isolation in seg6 lwtunnel
 2026-04-01 18:57 UTC 

[PATCH net-next V4 00/12] devlink: add per-port resource support
 2026-04-01 18:49 UTC  (13+ messages)
` [PATCH net-next V4 01/12] devlink: Refactor resource functions to be generic
` [PATCH net-next V4 02/12] devlink: Add port-level resource registration infrastructure
` [PATCH net-next V4 03/12] net/mlx5: Register SF resource on PF port representor
` [PATCH net-next V4 04/12] netdevsim: Add devlink port resource registration
` [PATCH net-next V4 05/12] devlink: Add dump support for device-level resources
` [PATCH net-next V4 06/12] devlink: Include port resources in resource dump dumpit
` [PATCH net-next V4 07/12] devlink: Add port-specific option to resource dump doit
` [PATCH net-next V4 08/12] selftest: netdevsim: Add devlink port resource doit test
` [PATCH net-next V4 09/12] devlink: Document port-level resources and full dump
` [PATCH net-next V4 10/12] devlink: Add resource scope filtering to resource dump
` [PATCH net-next V4 11/12] selftest: netdevsim: Add resource dump and scope filter test
` [PATCH net-next V4 12/12] devlink: Document resource scope filtering

[PATCH v2 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
 2026-04-01 18:41 UTC  (3+ messages)
` [PATCH v2 1/7] memcg: Scale up vmstats flush threshold with int_sqrt(nr_cpus+2)

[PATCH v3] selftests/x86: Fix sysret_rip assertion failure on FRED systems
 2026-04-01 17:54 UTC  (3+ messages)

[PATCH v3 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-04-01 17:44 UTC  (8+ messages)
` [PATCH v3 02/15] userfaultfd: introduce struct mfill_state

[PATCH net-next v2 0/7] Decouple receive and transmit enablement in team driver
 2026-04-01 17:00 UTC  (3+ messages)

[PATCH 00/10] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-01 16:15 UTC  (11+ messages)
` [PATCH 01/10] selftests/bpf: Fall back to distro build directory for test_kmods
` [PATCH 02/10] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH 03/10] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH 04/10] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH 05/10] selftests/bpf: Tolerate test file compilation failures
` [PATCH 06/10] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH 07/10] selftests/bpf: Tolerate benchmark build failures
` [PATCH 08/10] selftests/bpf: Provide weak definitions for cross-test uprobe functions
` [PATCH 09/10] selftests/bpf: Skip tests whose objects were not built
` [PATCH 10/10] selftests/bpf: Tolerate missing files during install

[PATCH v3] selftests/x86: Fix sysret_rip assertion failure on FRED systems
 2026-04-01 15:18 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] bpf: Fix abuse of kprobe_write_ctx via freplace
 2026-04-01 15:32 UTC  (2+ messages)

[PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
 2026-04-01 14:53 UTC  (5+ messages)

[PATCH v2 00/20] vfio/pci: Add CXL Type-2 device passthrough support
 2026-04-01 14:39 UTC  (21+ messages)
` [PATCH v2 01/20] cxl: Add cxl_get_hdm_info() for HDM decoder metadata
` [PATCH v2 02/20] cxl: Declare cxl_find_regblock and cxl_probe_component_regs in public header
` [PATCH v2 03/20] cxl: Move component/HDM register defines to uapi/cxl/cxl_regs.h
` [PATCH v2 04/20] cxl: Split cxl_await_range_active() from media-ready wait
` [PATCH v2 05/20] cxl: Record BIR and BAR offset in cxl_register_map
` [PATCH v2 06/20] vfio: UAPI for CXL-capable PCI device assignment
` [PATCH v2 07/20] vfio/pci: Add CXL state to vfio_pci_core_device
` [PATCH v2 08/20] vfio/pci: Add CONFIG_VFIO_CXL_CORE and stub CXL hooks
` [PATCH v2 09/20] vfio/cxl: Detect CXL DVSEC and probe HDM block
` [PATCH v2 10/20] vfio/pci: Export config access helpers
` [PATCH v2 11/20] vfio/cxl: Introduce HDM decoder register emulation framework
` [PATCH v2 12/20] vfio/cxl: Wait for HDM ranges and create memdev
` [PATCH v2 13/20] vfio/cxl: CXL region management support
` [PATCH v2 14/20] vfio/cxl: DPA VFIO region with demand fault mmap and reset zap
` [PATCH v2 15/20] vfio/cxl: Virtualize CXL DVSEC config writes
` [PATCH v2 16/20] vfio/cxl: Register regions with VFIO layer
` [PATCH v2 17/20] vfio/pci: Advertise CXL cap and sparse component BAR to userspace
` [PATCH v2 18/20] vfio/cxl: Provide opt-out for CXL feature
` [PATCH v2 19/20] docs: vfio-pci: Document CXL Type-2 device passthrough
` [PATCH v2 20/20] selftests/vfio: Add CXL Type-2 VFIO assignment test

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-04-01 14:36 UTC  (5+ messages)
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after Live Update

[PATCH bpf-next v7 0/3] libbpf: clarify raw-address single kprobe attach behavior
 2026-04-01 14:29 UTC  (4+ messages)
` [PATCH bpf-next v7 1/3] libbpf: use direct error codes for kprobe/uprobe attach
` [PATCH bpf-next v7 2/3] libbpf: clarify raw-address single kprobe attach behavior
` [PATCH bpf-next v7 3/3] selftests/bpf: add test for raw-address single kprobe attach

[RFC PATCH 0/2] vfs: mkdirat_fd() syscall
 2026-04-01 14:09 UTC  (4+ messages)
` [RFC PATCH 1/2] vfs: syscalls: add mkdirat_fd()

[PATCH] KVM: selftests: Guard execinfo.h inclusion for non-glibc builds
 2026-04-01 14:01 UTC  (6+ messages)


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