Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-02-13 07:56:57 to 2026-02-18 01:01:09 UTC [more...]

[PATCH bpf-next v3 0/5] Add the the capability to load HW RX checsum in eBPF programs
 2026-02-18  1:01 UTC  (8+ messages)
` [PATCH bpf-next v3 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
` [PATCH bpf-next v3 2/5] net: veth: Add xmo_rx_checksum callback to veth driver
` [PATCH bpf-next v3 3/5] net: ice: Add xmo_rx_checksum callback
` [PATCH bpf-next v3 4/5] selftests/bpf: Add selftest support for bpf_xdp_metadata_rx_checksum
` [PATCH bpf-next v3 5/5] selftests/bpf: Add bpf_xdp_metadata_rx_checksum support to xdp_hw_metadat prog

[PATCH v4 0/8] KVM: x86: nSVM: Improve PAT virtualization
 2026-02-17 23:44 UTC  (17+ messages)
` [PATCH v4 1/8] KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating hPAT from guest mode
` [PATCH v4 4/8] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT

[PATCH v2 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
 2026-02-17 23:13 UTC  (14+ messages)
` [PATCH v2 1/3] kernfs: allow passing fsnotify event types
` [PATCH v2 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion

[PATCH 0/9] PCI: endpoint differentiate between disabled and reserved BARs
 2026-02-17 23:11 UTC  (3+ messages)
` [PATCH 9/9] selftests: pci_endpoint: Skip "

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-02-17 23:04 UTC  (6+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 33/37] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe

[PATCH bpf-next v2 0/2] bpf: Add multi-level pointer parameter support for trampolines
 2026-02-17 22:47 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: Support multi-level pointer params via PTR_TO_MEM "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add trampolines multi-level pointer params test coverage

[PATCH bpf-next 0/2] bpf: Add multi-level pointer parameter support for trampolines
 2026-02-17 21:45 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Support multi-level pointer params via PTR_TO_MEM "
` [PATCH bpf-next 2/2] selftests/bpf: Add trampolines multi-level pointer params test coverage

[PATCH net-next v2 1/2] selftests: drv-net: rss: validate min RSS table size
 2026-02-17 21:57 UTC  (7+ messages)

[PATCH net-next v16 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-02-17 21:46 UTC  (4+ messages)
` [PATCH net-next v16 01/12] vsock: add netns to vsock core

[RFC PATCH 0/5] kselftest/resctrl: Enable CAT and NONCONT_CAT tests on ARM
 2026-02-17 17:52 UTC  (9+ messages)
` [RFC PATCH 1/5] kselftests/resctrl: Detect the ARM architecture
` [RFC PATCH 2/5] kselftests/resctrl: enable noncont_cat for MPAM
` [RFC PATCH 3/5] kselftests/resctrl: remove unnecessary exclude_idle
` [RFC PATCH 4/5] kselftests/resctrl: set shareable_mask to zero if all bits are shared between software and hardware

[PATCH bpf v3 0/9] Address XDP frags having negative tailroom
 2026-02-17 16:19 UTC  (16+ messages)
` [PATCH bpf v3 1/9] xdp: use modulo operation to calculate XDP frag tailroom
` [PATCH bpf v3 2/9] xsk: introduce helper to determine rxq->frag_size
` [PATCH bpf v3 3/9] ice: fix rxq info registering in mbuf packets
` [PATCH bpf v3 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
` [PATCH bpf v3 5/9] i40e: fix registering XDP RxQ info
` [PATCH bpf v3 6/9] i40e: use xdp.frame_sz as XDP RxQ info frag_size
` [PATCH bpf v3 7/9] libeth, idpf: use truesize "
` [PATCH bpf v3 8/9] net: enetc: "
` [PATCH bpf v3 9/9] xdp: produce a warning when calculated tailroom is negative

[PATCH] KVM: selftests: Test MADV_COLLAPSE on GUEST_MEMFD
 2026-02-17 15:15 UTC  (2+ messages)

RCU stalls running KUnit on mainline
 2026-02-17 14:10 UTC 

[PATCH bpf] bpf: fix selftest/xsk single test selection
 2026-02-17 13:03 UTC  (4+ messages)

[PATCH] selftests/bpf: test accounting of tail calls when prog is NULL
 2026-02-17 12:53 UTC  (5+ messages)

[PATCH net v2 0/3] selftests: forwarding: fix br_netfilter related test failures
 2026-02-17 12:40 UTC  (9+ messages)
` [PATCH net v2 1/3] selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter enabled
` [PATCH net v2 2/3] selftests: forwarding: vxlan_bridge_1d_ipv6: "
` [PATCH net v2 3/3] selftests: forwarding: fix pedit tests "

[PATCH bpf] selftests/bpf: Remove hexdump dependency
 2026-02-17 12:17 UTC  (4+ messages)

[PATCH net v3] net/rds: rds_sendmsg should not discard payload_len
 2026-02-17 11:10 UTC  (2+ messages)

[PATCH v12 0/7] support FEAT_LSUI
 2026-02-17  9:56 UTC  (13+ messages)
` [PATCH v12 2/7] arm64: cpufeature: add FEAT_LSUI
` [PATCH v12 6/7] arm64: futex: support futex with FEAT_LSUI

[PATCH net 0/4] eth: fbnic: fix and improve header/data split configuration
 2026-02-17  9:50 UTC  (2+ messages)

[PATCH] kunit: Add --list_suites to show suites
 2026-02-17  7:21 UTC  (2+ messages)

[RFC PATCH 0/3] mm/damon: always respect min_nr_regions from the beginning
 2026-02-17  0:03 UTC  (2+ messages)
` [RFC PATCH 3/3] mm/damon/test/core-kunit: add damon_apply_min_nr_regions() test

[PATCH net] net/rds: Fix NULL pointer dereference in rds_tcp_accept_one
 2026-02-16 22:26 UTC 

[PATCH bpf-next v2 0/3] Fix test_cgroup_iter_memcg issues found during back-porting
 2026-02-16 18:30 UTC  (3+ messages)
` [PATCH bpf-next v2 1/3] bpf: Use bpf_core_enum_value for stats in cgroup_iter_memcg

[PATCH v9 00/30] KVM: arm64: Implement support for SME
 2026-02-16 17:55 UTC  (4+ messages)
` [PATCH v9 10/30] KVM: arm64: Document the KVM ABI "

[PATCH v8 0/3] drivers/base: Introduce revocable
 2026-02-16 16:37 UTC  (5+ messages)
` [PATCH v8 1/3] revocable: Revocable resource management
` [PATCH v8 2/3] revocable: Add KUnit test cases
` [PATCH v8 3/3] selftests: revocable: Add kselftest cases

[PATCH bpf v2 0/9] Address XDP frags having negative tailroom
 2026-02-16 15:17 UTC  (14+ messages)
` [PATCH bpf v2 1/9] xdp: use modulo operation to calculate XDP frag tailroom
` [PATCH bpf v2 4/9] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz
` [PATCH bpf v2 6/9] i40e: use xdp.frame_sz as XDP RxQ info frag_size
` [PATCH bpf v2 7/9] idpf: use truesize "

[PATCH bpf-next v11 0/8] bpf: Extend BPF syscall with common attributes support
 2026-02-16 15:04 UTC  (9+ messages)
` [PATCH bpf-next v11 1/8] "
` [PATCH bpf-next v11 2/8] libbpf: Add support for extended BPF syscall
` [PATCH bpf-next v11 3/8] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v11 4/8] bpf: Add syscall common attributes support "
` [PATCH bpf-next v11 5/8] bpf: Add syscall common attributes support for btf_load
` [PATCH bpf-next v11 6/8] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v11 7/8] libbpf: "
` [PATCH bpf-next v11 8/8] selftests/bpf: Add tests to verify map create failure log

[PATCH net] eth: fbnic: Add validation for MTU changes
 2026-02-16 12:18 UTC  (2+ messages)

[PATCH net] selftests: tc_actions: don't dump 2MB of \0 to stdout
 2026-02-16 12:11 UTC  (2+ messages)

[PATCH 0/3] PCI: endpoint tests: Make doorbell test capability-aware
 2026-02-16 10:39 UTC  (7+ messages)
` [PATCH 1/3] PCI: endpoint: pci-epf-test: Advertise dynamic inbound mapping support
` [PATCH 2/3] misc: pci_endpoint_test: Gate doorbell test on dynamic inbound mapping
` [PATCH 3/3] selftests: pci_endpoint: Skip doorbell test when unsupported

[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
 2026-02-15 17:47 UTC  (11+ messages)
` [PATCH RFC 07/17] userfaultfd: introduce vm_uffd_ops
` [PATCH RFC 10/17] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops

[PATCH net] selftests: net: fix timeout passed as positional argument to communicate()
 2026-02-15 17:23 UTC  (2+ messages)

[PATCH] bpf: expose original requested max_entries in bpf_map_info
 2026-02-15  1:51 UTC  (3+ messages)

[PATCH RESEND v7 0/5] bpf: Expand the usage scenarios of bpf_kptr_xchg
 2026-02-14 13:09 UTC  (7+ messages)
` [PATCH RESEND v7 1/5] bpf: allow calling bpf_kptr_xchg while holding a lock
` [PATCH RESEND v7 2/5] bpf: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
` [PATCH RESEND v7 3/5] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
` [PATCH RESEND v7 4/5] bpf: allow using bpf_kptr_xchg even if the MEM_RCU flag is set
` [PATCH RESEND v7 5/5] selftests/bpf: Add test case for rbtree nodes that contain both bpf_refcount and kptr fields

[PATCH v7 4/5] bpf: allow using bpf_kptr_xchg even if the MEM_RCU flag is set
 2026-02-14  5:08 UTC  (3+ messages)
` [PATCH v7 5/5] selftests/bpf: Add test case for rbtree nodes that contain both bpf_refcount and kptr fields

[PATCH v7 0/5] bpf: Expand the usage scenarios of bpf_kptr_xchg
 2026-02-14  4:36 UTC  (4+ messages)
` [PATCH v7 1/5] bpf: allow calling bpf_kptr_xchg while holding a lock
` [PATCH v7 2/5] bpf: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
` [PATCH v7 3/5] selftests/bpf: Add supplementary tests for bpf_kptr_xchg

[PATCH] selftests/futex: fix incorrect result reporting of futex_wait test item
 2026-02-14  2:25 UTC  (4+ messages)

[PATCH v2] selftests/bpf: Add powerpc support for get_preempt_count() in selftest
 2026-02-13 23:50 UTC  (2+ messages)

[PATCH net] selftests: netconsole: Increase port listening timeout
 2026-02-13 20:30 UTC  (2+ messages)

[PATCH v1 0/2] selftests/x86: Skip int80 if not supported
 2026-02-13 17:26 UTC  (5+ messages)
` [PATCH v1 1/2] selftests/x86/ldt_gdt: "

[RFC PATCH v3 0/6] some /dev/mem specifications and traced testing
 2026-02-13 17:13 UTC  (6+ messages)
` [RFC PATCH v3 1/6] Documentation: extend the 'Function documentation' with expected behavior and constraints of use

[PATCH bpf-next v2 0/5] Add the the capability to load HW RX checsum in eBPF programs
 2026-02-13 16:00 UTC  (9+ messages)
` [PATCH bpf-next v2 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
` [PATCH bpf-next v2 2/5] net: veth: Add xmo_rx_checksum callback to veth driver
` [PATCH bpf-next v2 3/5] net: ice: Add xmo_rx_checksum callback
` [PATCH bpf-next v2 4/5] selftests/bpf: Add selftest support for bpf_xdp_metadata_rx_checksum
` [PATCH bpf-next v2 5/5] selftests/bpf: Add bpf_xdp_metadata_rx_checksum support to xdp_hw_metadat prog

[PATCH v5 0/6] cgroup/cpuset: Fix partition related locking issues
 2026-02-13 15:28 UTC  (4+ messages)
` [PATCH v5 4/6] cgroup/cpuset: Don't update isolated_cpus from CPU hotplug

[PATCH bpf-next 0/5] Add the the capability to load HW RX checsum in eBPF programs
 2026-02-13 15:22 UTC  (7+ messages)
` [PATCH bpf-next 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
` [PATCH bpf-next 2/5] net: veth: Add xmo_rx_checksum callback to veth driver
  ` [Intel-wired-lan] "

[PATCH RFC bpf-next v2 0/5] Add the the capability to load HW RX checsum in eBPF programs
 2026-02-13 15:19 UTC  (10+ messages)
` [PATCH RFC bpf-next v2 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs

[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
 2026-02-13 11:02 UTC  (8+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*

[PATCH v7 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-02-13 10:35 UTC  (4+ messages)
` [PATCH v7 1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
` [PATCH v7 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v7 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

[PATCH v3 00/11] gpio: Adopt revocable mechanism for UAF prevention
 2026-02-13  9:29 UTC  (12+ messages)
` [PATCH v3 01/11] gpio: Access `gpio_bus_type` in gpiochip_setup_dev()
` [PATCH v3 02/11] gpio: Remove redundant check for struct gpio_chip
` [PATCH v3 03/11] gpio: sysfs: "
` [PATCH v3 04/11] gpio: Ensure struct gpio_chip for gpiochip_setup_dev()
` [PATCH v3 05/11] gpio: cdev: Don't check struct gpio_chip in gpio_chrdev_open()
` [PATCH v3 06/11] selftests: gpio: Add gpio-cdev-uaf tests
` [PATCH v3 07/11] gpio: Add revocable provider handle for struct gpio_chip
` [PATCH v3 08/11] gpio: cdev: Leverage revocable for accessing "
` [PATCH v3 09/11] gpio: Remove gpio_chip_guard by using revocable
` [PATCH v3 10/11] gpio: Leverage revocable for accessing struct gpio_chip
` [PATCH v3 11/11] gpio: Remove unused `chip` and `srcu` in struct gpio_device

[PATCH v2 0/3] Revert "revocable: Revocable resource management"
 2026-02-13  8:32 UTC  (3+ messages)

[PATCH] revocable: hide the implementation details from users
 2026-02-13  8:27 UTC  (6+ messages)

[PATCH v5 0/2] selftests/futex: fix the failed futex_requeue test
 2026-02-13  8:25 UTC  (5+ messages)
` [PATCH v5 1/2] selftests/futex: implement the interfaces related to threads
` [PATCH v5 2/2] selftests/futex: fix the failed futex_requeue test issue

[PATCH v6 00/19] ARM64 PMU Partitioning
 2026-02-13  8:11 UTC  (3+ messages)

[PATCH v2] selftests/futex: conditionally include libnuma support
 2026-02-13  8:05 UTC  (2+ messages)

[PATCH bpf-next v2 2/3] selftests/bpf: Check bpf_mem_cgroup_page_state return value
 2026-02-13  7:56 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