Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2025-02-01 19:58:25 to 2025-02-04 19:04:20 UTC [more...]

[PATCH 0/2] tools: Unify top-level quiet infrastructure
 2025-02-04 19:04 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tools: Remove redundant quiet setup

[PATCH net-next v3 0/6] Device memory TCP TX
 2025-02-04 18:47 UTC  (20+ messages)
` [PATCH net-next v3 1/6] net: add devmem TCP TX documentation
` [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX
` [PATCH net-next v3 3/6] net: add get_netmem/put_netmem support
` [PATCH net-next v3 4/6] net: devmem: TCP tx netlink api
` [PATCH net-next v3 5/6] net: devmem: Implement TX path
` [PATCH net-next v3 6/6] net: devmem: make dmabuf unbinding scheduled work

[PATCH v7 0/6] introduce PIDFD_SELF* sentinels
 2025-02-04 17:43 UTC  (6+ messages)
` [PATCH v7 1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process

[PATCH bpf-next v2 0/3] bpf: Some fixes for nullness elision
 2025-02-04 17:25 UTC  (2+ messages)
` [PATCH bpf-next v2 2/3] bpf: selftests: Test constant key extraction on irrelevant maps

[PATCH] selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message
 2025-02-04 16:24 UTC 

[PATCH net-next v18 00/25] Introducing OpenVPN Data Channel Offload
 2025-02-04 16:18 UTC  (23+ messages)
` [PATCH net-next v18 05/25] ovpn: introduce the ovpn_peer object
` [PATCH net-next v18 07/25] ovpn: implement basic TX path (UDP)
` [PATCH net-next v18 08/25] ovpn: implement basic RX "
` [PATCH net-next v18 12/25] ovpn: implement TCP transport
` [PATCH net-next v18 15/25] ovpn: implement multi-peer support
` [PATCH net-next v18 17/25] ovpn: implement keepalive mechanism
` [PATCH net-next v18 20/25] ovpn: implement peer add/get/dump/delete via netlink

[PATCH] KVM: selftests: Fix spelling mistake "initally" -> "initially"
 2025-02-04 16:15 UTC  (3+ messages)

[PATCH 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
 2025-02-04 15:33 UTC  (29+ messages)
` [PATCH 01/16] MAINTAINERS: Add vDSO selftests
` [PATCH 02/16] elf, uapi: Add definition for STN_UNDEF
` [PATCH 03/16] elf, uapi: Add definition for DT_GNU_HASH
` [PATCH 04/16] elf, uapi: Add definitions for VER_FLG_BASE and VER_FLG_WEAK
` [PATCH 05/16] elf, uapi: Add type ElfXX_Versym
` [PATCH 06/16] elf, uapi: Add types ElfXX_Verdef and ElfXX_Veraux
` [PATCH 07/16] tools/include: Add uapi/linux/elf.h
` [PATCH 08/16] selftests: Add headers target
` [PATCH 09/16] selftests: vDSO: vdso_standalone_test_x86: Use vdso_init_form_sysinfo_ehdr
` [PATCH 10/16] selftests: vDSO: parse_vdso: Drop vdso_init_from_auxv()
` [PATCH 11/16] selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers
` [PATCH 12/16] selftests: vDSO: parse_vdso: Test __SIZEOF_LONG__ instead of ULONG_MAX
` [PATCH 13/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
` [PATCH 14/16] selftests: vDSO: vdso_test_gettimeofday: Clean up includes
` [PATCH 15/16] selftests: vDSO: vdso_test_gettimeofday: Make compatible with nolibc
` [PATCH 16/16] selftests: vDSO: vdso_standalone_test_x86: Switch to nolibc

[PATCH bpf-next v7 0/5] xsk: TX metadata Launch Time support
 2025-02-04 15:29 UTC  (19+ messages)
` [PATCH bpf-next v7 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v7 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v7 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v7 4/5] igc: Refactor empty packet insertion into a reusable function
` [PATCH bpf-next v7 5/5] igc: Add launch time support to XDP ZC
  ` [xdp-hints] "

[PATCH net-next v3 00/10] Some pktgen fixes/improvments
 2025-02-04 14:45 UTC  (21+ messages)
` [PATCH net-next v3 01/10] net: pktgen: replace ENOTSUPP with EOPNOTSUPP
` [PATCH net-next v3 02/10] net: pktgen: enable 'param=value' parsing
` [PATCH net-next v3 03/10] net: pktgen: fix hex32_arg parsing for short reads
` [PATCH net-next v3 04/10] net: pktgen: fix 'rate 0' error handling (return -EINVAL)
` [PATCH net-next v3 05/10] net: pktgen: fix 'ratep "
` [PATCH net-next v3 06/10] net: pktgen: fix ctrl interface command parsing
` [PATCH net-next v3 07/10] net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
` [PATCH net-next v3 08/10] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
` [PATCH net-next v3 09/10] net: pktgen: fix mpls reset parsing
` [PATCH net-next v3 10/10] selftest: net: add proc_net_pktgen

[PATCH Linux-6.12.y 1/1] selftests/mm: build with -O2
 2025-02-04 13:55 UTC  (2+ messages)

[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-02-04 13:02 UTC  (18+ messages)
` [PATCH RFCv2 05/13] iommu: Turn fault_data to iommufd private pointer
` [PATCH RFCv2 06/13] iommufd: Make attach_handle generic
` [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls

[PATCH] bpf: Fix mix-up of 4096 and page size
 2025-02-04 12:45 UTC  (5+ messages)

[PATCH v2] scanf: convert self-test to KUnit
 2025-02-04 12:17 UTC  (5+ messages)

[PATCH][next] KVM: selftests: Fix spelling mistake "initally" -> "initially"
 2025-02-04 10:14 UTC  (2+ messages)

[PATCH net-next v4 0/8] netconsole: Add support for CPU population
 2025-02-04 11:35 UTC  (9+ messages)
` [PATCH net-next v4 1/8] netconsole: consolidate send buffers into netconsole_target struct
` [PATCH net-next v4 2/8] netconsole: Rename userdata to extradata
` [PATCH net-next v4 3/8] netconsole: Helper to count number of used entries
` [PATCH net-next v4 4/8] netconsole: Introduce configfs helpers for sysdata features
` [PATCH net-next v4 5/8] netconsole: Include sysdata in extradata entry count
` [PATCH net-next v4 6/8] netconsole: add support for sysdata and CPU population
` [PATCH net-next v4 7/8] netconsole: selftest: test for sysdata CPU
` [PATCH net-next v4 8/8] netconsole: docs: Add documentation for CPU number auto-population

[PATCH bpf-next] selftests/bpf: Remove with_addr.sh and with_tunnels.sh
 2025-02-04 10:59 UTC 

[PATCH net-next, v7 1/2] netlink: support dumping IPv4 multicast addresses
 2025-02-04  9:19 UTC  (2+ messages)
` [PATCH net-next, v7 2/2] selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support

[PATCH bpf-next v1] selftests/bpf: correct the check of join cgroup
 2025-02-04  5:11 UTC 

[PATCH net-next v2 0/2] netdevgenl: Add an xsk attribute to queues
 2025-02-04  2:45 UTC  (3+ messages)
` [PATCH net-next v2 2/2] selftests: drv-net: Test queue xsk attribute

[PATCH bpf-next v1 0/2] selftests: fix two small compilation errors
 2025-02-04  2:39 UTC  (3+ messages)
` [PATCH bpf-next v1 1/2] bpf: changes_pkt_data: correct the 'main' error
` [PATCH bpf-next v1 2/2] bpf: sockopt_sk: fix 'undeclared' definition error

[PATCH AUTOSEL 6.1 2/2] selftests: gpio: gpio-sim: Fix missing chip disablements
 2025-02-04  1:17 UTC 

[PATCH AUTOSEL 6.6 2/3] selftests: gpio: gpio-sim: Fix missing chip disablements
 2025-02-04  1:16 UTC 

[PATCH AUTOSEL 6.12 3/4] selftests: gpio: gpio-sim: Fix missing chip disablements
 2025-02-04  1:16 UTC 

[PATCH AUTOSEL 6.13 4/5] selftests: gpio: gpio-sim: Fix missing chip disablements
 2025-02-04  1:16 UTC 

[PATCH v6 0/9] Basic SEV-SNP Selftests
 2025-02-03 22:32 UTC  (10+ messages)
` [PATCH v6 1/9] KVM: SEV: Disable SEV-SNP on FW validation failure
` [PATCH v6 2/9] KVM: SEV: Disable SEV on platform init failure
` [PATCH v6 3/9] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
` [PATCH v6 4/9] KVM: selftests: Add VMGEXIT helper
` [PATCH v6 5/9] KVM: selftests: Introduce SEV VM type check
` [PATCH v6 6/9] KVM: selftests: Add library support for interacting with SNP
` [PATCH v6 7/9] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
` [PATCH v6 8/9] KVM: selftests: Abstractions for SEV to decouple policy from type
` [PATCH v6 9/9] KVM: selftests: Add a basic SEV-SNP smoke test

[PATCH net-next] selftests: net: suppress ReST file generation when building selftests
 2025-02-03 21:48 UTC 

[RFC PATCH 1/4] perf: arm_pmuv3: Introduce module param to partition the PMU
 2025-02-03 21:37 UTC  (2+ messages)

[PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls
 2025-02-03 20:35 UTC  (18+ messages)

[PATCH 0/6] selftests/nolibc: wire up riscv32
 2025-02-03 19:15 UTC  (2+ messages)

[PATCH net-next] netconsole: selftest: Add test for fragmented messages
 2025-02-03 19:04 UTC 

[PATCH bpf-next 0/3] bpf: Some fixes for nullness elision
 2025-02-03 18:48 UTC  (3+ messages)
` [PATCH bpf-next 2/3] bpf: selftests: Test constant key extraction on irrelevant maps

[PATCH 1/2] misc: pci_endpoint_test: Give disabled BARs a distinct error code
 2025-02-03 16:49 UTC  (4+ messages)
` [PATCH 2/2] selftests: pci_endpoint: Skip disabled BARs

[PATCH RFC net-next] netconsole: selftest: Add test for fragmented messages
 2025-02-03 16:16 UTC  (5+ messages)

[PATCH bpf-next v4 00/14] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
 2025-02-03 12:59 UTC  (4+ messages)
` [PATCH bpf-next v4 12/14] selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests

[PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-03 10:35 UTC  (3+ messages)

[PATCH v3 net] udp: gso: do not drop small packets when PMTU reduces
 2025-02-03 10:20 UTC  (2+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2025-02-03  8:35 UTC  (2+ messages)

[PATCH] scanf: convert self-test to KUnit
 2025-02-03  8:17 UTC  (4+ messages)

[PATCH 0/2] tools/nolibc: add support for directory access
 2025-02-02 20:56 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH v8] Kunit to check the longest symbol length
 2025-02-02 19:24 UTC 

[PATCH net-next 0/1] selftests: net: Add support for testing SO_RCVMARK and SO_RCVPRIORITY
 2025-02-02 16:00 UTC  (3+ messages)
` [PATCH net-next 1/1] "

[PATCH] selftests: bpf: Support dynamic linking LLVM if static not available
 2025-02-02  6:22 UTC  (4+ messages)


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