messages from 2025-11-26 19:36:30 to 2025-11-30 11:10:26 UTC [more...]
[PATCH v2 00/13] tools/nolibc: always use 64-bit time-related types
2025-11-30 11:10 UTC (8+ messages)
` [PATCH v2 04/13] tools/nolibc/time: drop invocation of gettimeofday system call
` [PATCH v2 09/13] tools/nolibc: always use 64-bit time types
` [PATCH v2 12/13] tools/nolibc: add __nolibc_static_assert()
[PATCH v2 0/5] mm, kvm: add guest_memfd support for uffd minor faults
2025-11-30 11:05 UTC (16+ messages)
` [PATCH v2 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH v2 4/5] guest_memfd: add support for userfaultfd minor mode
` [PATCH v2 5/5] KVM: selftests: test userfaultfd minor for guest_memfd
[PATCH net-next V3 0/6] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
2025-11-30 9:19 UTC (7+ messages)
` [PATCH net-next V3 1/6] selftests: drv-net: Add devlink_rate_tc_bw.py to TEST_PROGS
` [PATCH net-next V3 2/6] selftests: drv-net: introduce Iperf3Runner for measurement use cases
` [PATCH net-next V3 3/6] selftests: drv-net: Use Iperf3Runner in devlink_rate_tc_bw.py
` [PATCH net-next V3 4/6] selftests: drv-net: Set shell=True for sysfs writes "
` [PATCH net-next V3 5/6] selftests: drv-net: Fix and clarify TC bandwidth split "
` [PATCH net-next V3 6/6] selftests: drv-net: Fix tolerance calculation "
[PATCH net-next v2] selftests: mptcp: Mark xerror __noreturn
2025-11-30 1:41 UTC (3+ messages)
[PATCH net-next 1/2] selftests: drv-net: gro: improve feature config
2025-11-30 1:38 UTC (6+ messages)
` [PATCH net-next 2/2] selftests: drv-net: gro: run the test against HW GRO and LRO
[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
2025-11-30 1:20 UTC (18+ messages)
` [PATCH 02/21] PCI: Add API to track PCI devices preserved "
` [PATCH 12/21] selftests/liveupdate: Add helpers to preserve/retrieve FDs
` [PATCH 13/21] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH 14/21] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH 15/21] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH 16/21] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH 17/21] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH 18/21] vfio: selftests: Expose iommu_modes to tests
` [PATCH 19/21] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH 20/21] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH 21/21] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test
[PATCH bpf-next v2 0/4] selftests/bpf: convert test_tc_edt.sh into test_progs
2025-11-29 19:11 UTC (8+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: rename test_tc_edt.bpf.c section to expose program type
` [PATCH bpf-next v2 2/4] selftests/bpf: integrate test_tc_edt into test_progs
` [PATCH bpf-next v2 3/4] selftests/bpf: remove test_tc_edt.sh
` [PATCH bpf-next v2 4/4] selftests/bpf: do not hardcode target rate in test_tc_edt BPF program
[PATCH net-next] selftests: net: py: handle interrupt during cleanup
2025-11-29 17:30 UTC (2+ messages)
[PATCH 1/2 net-next] ipv6: use the right ifindex when replying to icmpv6 from localhost
2025-11-29 15:56 UTC (3+ messages)
` [PATCH 2/2 net-next] selftests: ipv6_icmp: add tests for ICMPv6 handling
[PATCH] selftests: tls: fix read/write of garbage value
2025-11-29 15:40 UTC (3+ messages)
[PATCH v13] exec: Fix dead-lock in de_thread with ptrace_attach
2025-11-29 15:06 UTC (12+ messages)
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
[PATCH net-next] selftests: netconsole: remove log noise due to socat exit
2025-11-29 12:24 UTC
[PATCH v7 0/3] statmount: accept fd as a parameter
2025-11-29 9:11 UTC (4+ messages)
` [PATCH v7 1/3] statmount: permission check should return EPERM
` [PATCH v7 2/3] statmount: accept fd as a parameter
` [PATCH v7 3/3] selftests: statmount: tests for STATMOUNT_BY_FD
[PATCH net] selftests: bonding: add delay before each xvlan_over_bond connectivity check
2025-11-29 4:30 UTC (2+ messages)
[PATCH v8 00/12] arm64: entry: Convert to Generic Entry
2025-11-29 1:23 UTC (24+ messages)
` [PATCH v8 01/12] arm64: Remove unused _TIF_WORK_MASK
` [PATCH v8 02/12] arm64/ptrace: Split report_syscall()
` [PATCH v8 03/12] arm64/ptrace: Refactor syscall_trace_enter/exit()
` [PATCH v8 04/12] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v8 05/12] arm64: syscall: Rework el0_svc_common()
` [PATCH v8 06/12] arm64/ptrace: Return early for ptrace_report_syscall_entry() error
` [PATCH v8 07/12] arm64/ptrace: Expand secure_computing() in place
` [PATCH v8 08/12] arm64/ptrace: Use syscall_get_arguments() heleper
` [PATCH v8 10/12] entry: Add arch_ptrace_report_syscall_entry/exit()
` [PATCH v8 11/12] arm64: entry: Convert to generic entry
[PATCH net-next v8 0/5] netconsole: support automatic target recovery
2025-11-29 0:29 UTC (8+ messages)
` [PATCH net-next v8 1/5] netconsole: add target_state enum
` [PATCH net-next v8 2/5] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v8 3/5] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v8 4/5] netconsole: resume previously deactivated target
` [PATCH net-next v8 5/5] selftests: netconsole: validate target resume
[PATCH bpf-next v2] tools: bpf: remove runqslower tool
2025-11-28 23:20 UTC (2+ messages)
[PATCH v4 00/18] vfio: selftests: Support for multi-device tests
2025-11-28 19:44 UTC (20+ messages)
` [PATCH v4 01/18] vfio: selftests: Move run.sh into scripts directory
` [PATCH v4 02/18] vfio: selftests: Split run.sh into separate scripts
` [PATCH v4 03/18] vfio: selftests: Allow passing multiple BDFs on the command line
` [PATCH v4 04/18] vfio: selftests: Rename struct vfio_iommu_mode to iommu_mode
` [PATCH v4 05/18] vfio: selftests: Introduce struct iommu
` [PATCH v4 06/18] vfio: selftests: Support multiple devices in the same container/iommufd
` [PATCH v4 07/18] vfio: selftests: Eliminate overly chatty logging
` [PATCH v4 08/18] vfio: selftests: Prefix logs with device BDF where relevant
` [PATCH v4 09/18] vfio: selftests: Upgrade driver logging to dev_err()
` [PATCH v4 10/18] vfio: selftests: Rename struct vfio_dma_region to dma_region
` [PATCH v4 11/18] vfio: selftests: Move IOMMU library code into iommu.c
` [PATCH v4 12/18] vfio: selftests: Move IOVA allocator into iova_allocator.c
` [PATCH v4 13/18] vfio: selftests: Stop passing device for IOMMU operations
` [PATCH v4 14/18] vfio: selftests: Rename vfio_util.h to libvfio.h
` [PATCH v4 15/18] vfio: selftests: Move vfio_selftests_*() helpers into libvfio.c
` [PATCH v4 16/18] vfio: selftests: Split libvfio.h into separate header files
` [PATCH v4 17/18] vfio: selftests: Eliminate INVALID_IOVA
` [PATCH v4 18/18] vfio: selftests: Add vfio_pci_device_init_perf_test
[PATCH][next] KVM: arm64: Fix spelling mistake "Unexpeced" -> "Unexpected"
2025-11-28 18:51 UTC (2+ messages)
[PATCH] selftests: mptcp: initialize raw_addr to Null
2025-11-28 18:40 UTC (5+ messages)
[PATCH] KVM: selftests: Include missing uapi header for *_VECTOR definitions
2025-11-28 15:50 UTC (3+ messages)
[PATCH net-next 0/4] (no cover subject)
2025-11-28 14:20 UTC (5+ messages)
` [PATCH net-next 1/4] netconsole: extract message fragmentation into send_msg_udp()
` [PATCH net-next 2/4] netconsole: Add configfs attribute for direct message sending
` [PATCH net-next 3/4] selftests/netconsole: Switch to configfs send_msg interface
` [PATCH net-next 4/4] Documentation: netconsole: Document send_msg configfs attribute
[PATCH net-next v7 0/5] netconsole: support automatic target recovery
2025-11-28 0:47 UTC (9+ messages)
` [PATCH net-next v7 1/5] netconsole: add target_state enum
` [PATCH net-next v7 2/5] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v7 3/5] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v7 4/5] netconsole: resume previously deactivated target
` [PATCH net-next v7 5/5] selftests: netconsole: validate target resume
[PATCH net 0/3] bonding: fix 802.3ad churn machine and port state issues
2025-11-28 0:26 UTC (9+ messages)
` [PATCH net 1/3] bonding: set AD_RX_PORT_DISABLED when disabling a port
` [PATCH net 2/3] bonding: restructure ad_churn_machine
[PATCH nf-next v2] selftests: netfilter: nft_flowtable.sh: Add the capability to send IPv6 TCP traffic
2025-11-27 22:21 UTC
[PATCH v23 00/28] riscv control-flow integrity for usermode
2025-11-27 21:14 UTC (3+ messages)
[PATCH net-next v6 0/8][pull request] Add support for providers with large rx buffer
2025-11-27 20:44 UTC (9+ messages)
` [PATCH net-next v6 1/8] net: page_pool: sanitise allocation order
` [PATCH net-next v6 2/8] net: memzero mp params when closing a queue
` [PATCH net-next v6 3/8] net: let pp memory provider to specify rx buf len
` [PATCH net-next v6 4/8] eth: bnxt: store rx buffer size per queue
` [PATCH net-next v6 5/8] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v6 6/8] eth: bnxt: allow providers to set rx buf size
` [PATCH net-next v6 7/8] io_uring/zcrx: document area chunking parameter
` [PATCH net-next v6 8/8] selftests: iou-zcrx: test large chunk sizes
[PATCH net-next V2 0/6] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
2025-11-27 20:06 UTC (4+ messages)
[PATCH net-next] selftests: net: add a hint about MACAddressPolicy=persistent
2025-11-27 19:45 UTC
[PATCH net-next] selftests/net/ipsec: Fix variable size type not at the end of struct
2025-11-27 18:25 UTC (2+ messages)
[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
2025-11-27 16:33 UTC (18+ messages)
` [PATCH net-next v12 01/12] vsock: a per-net vsock NS mode state
` [PATCH net-next v12 02/12] vsock: add netns to vsock core
` [PATCH net-next v12 03/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports
` [PATCH net-next v12 05/12] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v12 06/12] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v12 07/12] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v12 08/12] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v12 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v12 10/12] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v12 11/12] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v12 12/12] selftests/vsock: add tests for namespace deletion and mode changes
[PATCH v8 00/29] KVM: arm64: Implement support for SME
2025-11-27 15:47 UTC (6+ messages)
` [PATCH v8 11/29] KVM: arm64: Document the KVM ABI "
[PATCH v4 0/3] Support comma-separated symbols and :entry/:exit
2025-11-27 15:00 UTC (7+ messages)
` [PATCH v4 2/3] tracing/fprobe: "
[RFC net-next 00/13] ovpn: new features + kselftests
2025-11-27 14:34 UTC (9+ messages)
` [RFC net-next 07/13] selftests: ovpn: check asymmetric peer-id
` [RFC net-next 08/13] selftests: ovpn: add test for the FW mark feature
` [RFC net-next 11/13] selftests: ovpn: add test for bound device
` [RFC net-next 13/13] selftests: ovpn: add test for bound address
[PATCH nf-next] selftests: netfilter: nft_flowtable.sh: Add the capability to send IPv6 TCP traffic
2025-11-27 11:59 UTC (4+ messages)
[PATCH net-next] selftests: af_unix: remove unused stdlib.h include
2025-11-27 11:51 UTC (2+ messages)
[PATCH v4 0/3] selftests: cgroup: Enhance robustness with polling helpers
2025-11-27 11:29 UTC (5+ messages)
` [PATCH v4 2/3] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
[PATCH] selftests: gpio: correctly check the type of /dev/gpiochipX
2025-11-27 8:55 UTC
[RFC PATCH 0/3] Memory Controller eBPF support
2025-11-27 8:51 UTC (11+ messages)
[PATCH] selftests/mm/uffd: initialize char variable to Null
2025-11-27 5:06 UTC (2+ messages)
[PATCH] [PATCH v4] selftests/seccomp: Fix indentation and rebase error logging patch
2025-11-27 3:31 UTC
[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
2025-11-27 1:57 UTC (4+ messages)
[PATCH v4 1/1] cpuset: relax the overlap check for cgroup-v2
2025-11-27 1:55 UTC (6+ messages)
` [PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
[PATCH net-next v2] selftests/net: initialize char variable to null
2025-11-27 0:30 UTC (3+ messages)
[PATCH v12 00/23] TDX KVM selftests
2025-11-26 22:32 UTC (3+ messages)
` [PATCH v12 08/23] KVM: selftests: Define structs to pass parameters to TDX boot code
[PATCH bpf-next v12 2/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
2025-11-26 22:20 UTC (5+ messages)
[PATCH net-next v6 0/5] netconsole: support automatic target recovery
2025-11-26 20:01 UTC (3+ messages)
` [PATCH net-next v6 5/5] selftests: netconsole: validate target resume
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