messages from 2026-04-01 23:00:09 to 2026-04-03 03:49:34 UTC [more...]
[PATCH net-next v8] selftests: net: add tests for PPP
2026-04-03 3:48 UTC
[PATCH net-next v3 0/7] Decouple receive and transmit enablement in team driver
2026-04-03 3:41 UTC (12+ messages)
` [PATCH net-next v3 1/7] net: team: Annotate reads and writes for mixed lock accessed values
` [PATCH net-next v3 2/7] net: team: Remove unused team_mode_op, port_enabled
` [PATCH net-next v3 3/7] net: team: Rename port_disabled team mode op to port_tx_disabled
` [PATCH net-next v3 4/7] selftests: net: Add tests for failover of team-aggregated ports
` [PATCH net-next v3 5/7] selftests: net: Add test for enablement of ports with teamd
` [PATCH net-next v3 6/7] net: team: Decouple rx and tx enablement in the team driver
` [PATCH net-next v3 7/7] selftests: net: Add tests for team driver decoupled tx and rx control
[PATCH bpf v6 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
2026-04-03 2:26 UTC (4+ messages)
` [PATCH bpf v6 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
` [PATCH bpf v6 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()
[PATCH net-next V4 00/12] devlink: add per-port resource support
2026-04-03 2:02 UTC (3+ messages)
` [PATCH net-next V4 10/12] devlink: Add resource scope filtering to resource dump
[PATCH] lkdtm: Add folio_lock deadlock scenarios
2026-04-03 1:27 UTC (2+ messages)
[net-next v8 10/10] selftests: drv-net: Add USO test
2026-04-03 0:35 UTC
[PATCH v2 0/2] fix MAP_DROPPABLE not supported errno
2026-04-02 23:59 UTC (3+ messages)
` [PATCH v2 1/2] mm: fix mmap errno value when MAP_DROPPABLE is not supported
` [PATCH v2 2/2] selftests/mm: verify droppable mappings cannot be locked
[net-next 0/3] Extend packet socket selftests
2026-04-02 23:21 UTC (4+ messages)
` [net-next 1/3] selftests/net: Test PACKET_STATISTICS
` [net-next 2/3] selftests/net: Test PACKET_STATISTICS drops
` [net-next 3/3] selftests/net: Test PACKET_AUXDATA
[PATCH 0/2] fix MAP_DROPPABLE not supported errno
2026-04-02 23:16 UTC (8+ 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 0/3] KVM: x86: Virtualize AMD CPUID faulting
2026-04-02 22:31 UTC (4+ messages)
` [PATCH 1/3] KVM: x86: Rename supports_cpuid_fault to supports_intel_cpuid_fault
` [PATCH 2/3] KVM: x86: Virtualize AMD CPUID faulting
` [PATCH 3/3] KVM: selftests: Update hwcr_msr_test for CPUID faulting bit
[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
2026-04-02 22:05 UTC (21+ messages)
` [PATCH v4 01/15] userfaultfd: introduce mfill_copy_folio_locked() helper
` [PATCH v4 02/15] userfaultfd: introduce struct mfill_state
` [PATCH v4 03/15] userfaultfd: introduce mfill_establish_pmd() helper
` [PATCH v4 04/15] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH v4 05/15] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
` [PATCH v4 06/15] userfaultfd: move vma_can_userfault out of line
` [PATCH v4 07/15] userfaultfd: introduce vm_uffd_ops
` [PATCH v4 08/15] shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v4 09/15] userfaultfd: introduce vm_uffd_ops->alloc_folio()
` [PATCH v4 10/15] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
` [PATCH v4 11/15] userfaultfd: mfill_atomic(): remove retry logic
` [PATCH v4 12/15] mm: generalize handling of userfaults in __do_fault()
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations
` [PATCH v4 14/15] KVM: selftests: test userfaultfd minor for guest_memfd
` [PATCH v4 15/15] KVM: selftests: test userfaultfd missing "
[PATCH net-next v2] selftests: net: py: color the basics in the output
2026-04-02 21:54 UTC
[PATCH net-next v2 0/8] selftests: drv-net: gro: more test cases
2026-04-02 21:37 UTC (10+ messages)
` [PATCH net-next v2 1/8] selftests: drv-net: gro: add data burst test case
` [PATCH net-next v2 2/8] selftests: drv-net: gro: add 1 byte payload test
` [PATCH net-next v2 3/8] selftests: drv-net: gro: always wait for FIN in the capacity test
` [PATCH net-next v2 4/8] selftests: drv-net: gro: prepare for ip6ip6 support
` [PATCH net-next v2 5/8] selftests: drv-net: gro: remove TOTAL_HDR_LEN
` [PATCH net-next v2 6/8] selftests: drv-net: gro: make large packet math more precise
` [PATCH net-next v2 7/8] selftests: drv-net: gro: test ip6ip6
` [PATCH net-next v2 8/8] selftests: drv-net: gro: add a test for bad IPv4 csum
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-04-02 21:28 UTC (3+ messages)
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
[PATCH v10 00/30] KVM: arm64: Implement support for SME
2026-04-02 21:12 UTC (2+ messages)
` (subset) "
[PATCH v2 0/5] powerpc/bpf: Add support for verifier selftest
2026-04-03 0:40 UTC (6+ messages)
` [PATCH v2 1/5] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v2 2/5] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v2 3/5] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v2 4/5] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH v2 5/5] selftest/bpf: Add tailcall "
[PATCH bpf-next v7 0/3] libbpf: clarify raw-address single kprobe attach behavior
2026-04-02 20:30 UTC (2+ messages)
[PATCH v7 1/9] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
2026-04-02 20:26 UTC (4+ messages)
[PATCH v3 0/2] Support BPF traversal of wakeup sources
2026-04-02 19:37 UTC (5+ messages)
[PATCH v7 0/2] firmware_loader: allow firmware_class.path to take multiple paths
2026-04-02 19:23 UTC (3+ messages)
` [PATCH v7 1/2] firmware_loader: add search_path= module option for multi-path firmware lookup
` [PATCH v7 2/2] selftests/firmware: add search path test for firmware_class.search_path=
[PATCH] KVM: selftests: memslot_perf_test: make host wait timeout configurable
2026-04-02 18:20 UTC (2+ messages)
[PATCH net v2 2/2] selftests: seg6: add test for dst_cache isolation in seg6 lwtunnel
2026-04-02 18:35 UTC (2+ messages)
[PATCH 0/3] selftests/resctrl: Add dynamic linked list management for IMC counters
2026-04-02 17:44 UTC (5+ messages)
` [PATCH 1/3] selftests/resctrl: Introduced "
` [PATCH 2/3] selftests/resctrl: Replace array-based IMC counter management with linked lists
[PATCH v6 0/2] firmware_loader: allow firmware_class.path to take multiple paths
2026-04-02 16:51 UTC (3+ messages)
[PATCH bpf-next v3 0/2] bpf: Fix abuse of kprobe_write_ctx via freplace
2026-04-02 16:30 UTC (2+ messages)
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-04-02 16:20 UTC (5+ messages)
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH bpf-next v3] bpf: reject short IPv4/IPv6 inputs in bpf_prog_test_run_skb
2026-04-02 16:01 UTC
[PATCH] KVM: riscv: selftests: Implement kvm_arch_has_default_irqchip
2026-04-02 16:00 UTC (2+ messages)
[PATCH v6 0/4] tracing/fprobe: Support comma-separated symbol lists and :entry/:exit suffixes
2026-04-02 15:45 UTC (4+ messages)
` [PATCH v6 4/4] selftests/ftrace: Add accept cases for fprobe list syntax
[PATCH net-next v7] selftests: net: add tests for PPP
2026-04-02 14:55 UTC (12+ messages)
[PATCH net v6 0/4] macsec: Add support for VLAN filtering in offload mode
2026-04-02 14:48 UTC (12+ messages)
` [PATCH net v6 1/4] selftests: Migrate nsim-only MACsec tests to Python
` [PATCH net v6 2/4] nsim: Add support for VLAN filters
` [PATCH net v6 3/4] selftests: Add MACsec VLAN propagation traffic test
` [PATCH net v6 4/4] macsec: Support VLAN-filtering lower devices
[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
2026-04-02 14:38 UTC (12+ messages)
` [PATCH v1 03/10] mm: fs: remove filemap_nr_thps*() functions and their users
[PATCH net-next] selftests/net: Add two xdp tests to xdp.py
2026-04-02 14:35 UTC (4+ messages)
[PATCH v3] selftests/x86: Fix sysret_rip assertion failure on FRED systems
2026-04-02 13:21 UTC (4+ messages)
[PATCH net v7 0/4] macsec: Add support for VLAN filtering in offload mode
2026-04-02 11:52 UTC (7+ messages)
` [PATCH net v7 1/4] selftests: Migrate nsim-only MACsec tests to Python
` [PATCH net v7 2/4] nsim: Add support for VLAN filters
` [PATCH net v7 3/4] selftests: Add MACsec VLAN propagation traffic test
` [PATCH net v7 4/4] macsec: Support VLAN-filtering lower devices
[PATCH net-next v5 0/9] selftests: drivers: bash support for remote traffic generators
2026-04-02 10:20 UTC (5+ messages)
` [PATCH net-next v5 7/9] selftests: drivers: hw: move to KTAP output
[PATCH v2 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
2026-04-02 10:19 UTC (5+ messages)
` [PATCH v2 1/7] memcg: Scale up vmstats flush threshold with int_sqrt(nr_cpus+2)
[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
2026-04-02 9:05 UTC (14+ messages)
` [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 09/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH v3 12/13] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
[PATCH v8 0/6] selftests/mm: skip several tests when thp is not available
2026-04-02 8:05 UTC (9+ 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 7:12 UTC (50+ messages)
` [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 32/33] rust: kbuild: support global per-version flags
` [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0
[PATCH 1/2] selftests/cgroup: Fix hardcoded page size in test_percpu_basic
2026-04-02 6:46 UTC (2+ messages)
[PATCH v6 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
2026-04-02 6:37 UTC (9+ messages)
` [PATCH v6 1/8] selftests/cgroup: skip test_zswap if zswap is globally disabled
` [PATCH v6 2/8] selftests/cgroup: avoid OOM in test_swapin_nozswap
` [PATCH v6 3/8] selftests/cgroup: use runtime page size for zswpin check
` [PATCH v6 4/8] selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_util
` [PATCH v6 5/8] selftests/cgroup: replace hardcoded page size values in test_zswap
` [PATCH v6 6/8] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize system
` [PATCH v6 7/8] selftest/cgroup: fix zswap attempt_writeback() on 64K "
` [PATCH v6 8/8] selftests/cgroup: test_zswap: wait for asynchronous writeback
[PATCH bpf v5 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
2026-04-02 5:47 UTC (3+ messages)
` [PATCH bpf v5 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
[PATCH v3 00/15] mm, kvm: allow uffd support in guest_memfd
2026-04-02 4:36 UTC (9+ messages)
` [PATCH v3 02/15] userfaultfd: introduce struct mfill_state
[RFC PATCH 0/2] vfs: mkdirat_fd() syscall
2026-04-02 2:52 UTC (4+ messages)
` [RFC PATCH 1/2] vfs: syscalls: add mkdirat_fd()
[PATCH net-next 0/6] selftests: drv-net: gro: more test cases
2026-04-02 2:39 UTC (8+ messages)
` [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 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 (11+ 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 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox