messages from 2025-11-21 21:34:48 to 2025-11-26 08:06:28 UTC [more...]
[PATCH net-next V2 0/6] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
2025-11-26 8:06 UTC (9+ messages)
` [PATCH net-next V2 1/6] selftests: drv-net: Add devlink_rate_tc_bw.py to TEST_PROGS
` [PATCH net-next V2 2/6] selftests: drv-net: introduce Iperf3Runner for measurement use cases
` [PATCH net-next V2 3/6] selftests: drv-net: Use Iperf3Runner in devlink_rate_tc_bw.py
` [PATCH net-next V2 4/6] selftests: drv-net: Set shell=True for sysfs writes "
` [PATCH net-next V2 5/6] selftests: drv-net: Fix and clarify TC bandwidth split "
` [PATCH net-next V2 6/6] selftests: drv-net: Fix tolerance calculation "
[PATCH] tools: bpf: remove runqslower tool
2025-11-26 7:58 UTC (2+ messages)
[PATCH v8 00/12] arm64: entry: Convert to Generic Entry
2025-11-26 7:14 UTC (13+ 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 09/12] entry: Split syscall_exit_to_user_mode_work() for arch reuse
` [PATCH v8 10/12] entry: Add arch_ptrace_report_syscall_entry/exit()
` [PATCH v8 11/12] arm64: entry: Convert to generic entry
` [PATCH v8 12/12] selftests: sud_test: Support aarch64
[PATCH net-next] selftests/net/ipsec: Fix variable size type not at the end of struct
2025-11-26 5:47 UTC
[PATCH v6 0/2] platform/chrome: Fix an UAF via revocable primitive APIs
2025-11-26 4:16 UTC (4+ messages)
` [PATCH v6 2/2] platform/chrome: cros_ec_chardev: Consume cros_ec_device via revocable
[RFC PATCH 0/3] Memory Controller eBPF support
2025-11-26 3:05 UTC (9+ messages)
[PATCH bpf-next v11 0/8] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
2025-11-26 2:00 UTC (14+ messages)
` [PATCH bpf-next v11 1/8] bpf: Introduce internal bpf_map_check_op_flags helper function
` [PATCH bpf-next v11 2/8] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
` [PATCH bpf-next v11 3/8] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
` [PATCH bpf-next v11 4/8] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_percpu_hash maps
` [PATCH bpf-next v11 5/8] bpf: Copy map value using copy_map_value_long for percpu_cgroup_storage maps
` [PATCH bpf-next v11 6/8] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support "
` [PATCH bpf-next v11 7/8] libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps
` [PATCH bpf-next v11 8/8] selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flags
[bpf-next] selftests/bpf: propagate LLVM toolchain into runqslower sub-make
2025-11-25 22:43 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: call bpf_get_numa_node_id() in trigger_count()
2025-11-25 22:40 UTC (2+ messages)
[PATCH v2 0/5] mm, kvm: add guest_memfd support for uffd minor faults
2025-11-25 19:21 UTC (7+ messages)
` [PATCH v2 1/5] userfaultfd: move vma_can_userfault out of line
` [PATCH v2 2/5] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [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 v3 00/18] vfio: selftests: Support for multi-device tests
2025-11-25 17:38 UTC (6+ messages)
` [PATCH v3 06/18] vfio: selftests: Support multiple devices in the same container/iommufd
[PATCH v2] selftests/seccomp: Improve error logging in get_proc_stat()
2025-11-25 17:25 UTC (4+ messages)
` [PATCH v3] selftests/seccomp: Fix indentation and rebase error logging patch
[PATCH net-next v2] selftests/net: initialize char variable to null
2025-11-25 16:53 UTC
[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
2025-11-25 16:19 UTC (28+ messages)
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
` [PATCH v18] "
` [RFC][PATCH] exec: Move cred computation under exec_update_lock
[PATCH] selftests/net: initialize char variable to null
2025-11-25 16:14 UTC (7+ messages)
[PATCH] selftests: tpm2: Fix ill defined assertions
2025-11-25 15:36 UTC (2+ messages)
[PATCH net-next 12/12] selftests: net: selftest for ipvlan-macnat mode
2025-11-25 14:40 UTC (2+ messages)
[PATCH 0/5] mm, kvm: add guest_memfd support for uffd minor faults
2025-11-25 14:29 UTC (11+ messages)
` [PATCH 1/5] userfaultfd: move vma_can_userfault out of line
` [PATCH 2/5] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH 4/5] guest_memfd: add support for userfaultfd minor mode
` [PATCH 5/5] KVM: selftests: test userfaultfd minor for guest_memfd
[PATCH] selftests/run_kselftest.sh: Add `--skip` argument option
2025-11-25 13:38 UTC (2+ messages)
[PATCH v7 00/11] arm64: entry: Convert to Generic Entry
2025-11-25 13:10 UTC (21+ messages)
` [PATCH v7 01/11] arm64/ptrace: Split report_syscall()
` [PATCH v7 05/11] arm64/ptrace: Handle ptrace_report_syscall_entry() error
` [PATCH v7 08/11] entry: Add arch_ptrace_report_syscall_entry/exit()
` [PATCH v7 09/11] entry: Add has_syscall_work() helper
` [PATCH v7 10/11] arm64: entry: Convert to generic entry
[PATCH bpf-next v4 0/3] bpf: Fix FIONREAD and copied_seq issues
2025-11-25 12:26 UTC (5+ messages)
` [PATCH bpf-next v4 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v4 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v4 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq
[PATCH net-next] selftests: af_unix: remove unused stdlib.h include
2025-11-25 11:36 UTC
[PATCH] selftests/seccomp: fix pointer type mismatch in UPROBE test
2025-11-25 11:20 UTC (3+ messages)
` [PATCH v2] "
[RFC net-next 00/13] ovpn: new features + kselftests
2025-11-25 10:21 UTC (4+ messages)
` [RFC net-next 02/13] selftests: ovpn: add notification parsing and matching
[PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
2025-11-25 9:50 UTC (2+ messages)
[PATCH net-next v11 00/13] vsock: add namespace support to vhost-vsock and loopback
2025-11-25 9:24 UTC (13+ messages)
` [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v11 05/13] vsock: add netns support to virtio transports
[PATCH v3] selftests/futex: Remove static keyword from 'head'
2025-11-25 5:13 UTC
[PATCH v2] selftests/futex: Fix storing address of local variable
2025-11-25 4:50 UTC (3+ messages)
[PATCH net-next] selftests: af_unix: don't use SKIP for expected failures
2025-11-25 3:30 UTC (3+ messages)
[PATCH net-next] selftests: netconsole: ensure required log level is set on netcons_basic
2025-11-25 3:10 UTC (2+ messages)
[PATCH net-next 0/5] selftests: hw-net: toeplitz: read config from the NIC directly
2025-11-25 3:10 UTC (12+ messages)
` [PATCH net-next 1/5] selftests: hw-net: auto-disable building the iouring C code
` [PATCH net-next 3/5] selftests: hw-net: toeplitz: read the RSS key directly from C
` [PATCH net-next 4/5] selftests: hw-net: toeplitz: read indirection table from the device
[PATCH bpf-next v3] selftests/bpf: Fix htab_update/reenter_update selftest failure
2025-11-25 1:04 UTC (2+ messages)
[PATCH] selftests: tracing: Add tprobe enable/disable testcase
2025-11-25 0:34 UTC (8+ messages)
[PATCH v4 1/1] cpuset: relax the overlap check for cgroup-v2
2025-11-24 22:30 UTC (3+ messages)
` [PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
[PATCH v8 00/29] KVM: arm64: Implement support for SME
2025-11-24 20:12 UTC (4+ messages)
` [PATCH v8 11/29] KVM: arm64: Document the KVM ABI "
[PATCH bpf-next v10 0/8] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
2025-11-24 14:23 UTC (4+ messages)
` [PATCH bpf-next v10 8/8] selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flags
[PATCH v3 0/3] KVM ARM64 pre_fault_memory
2025-11-24 12:54 UTC (5+ messages)
` [PATCH v3 1/3] KVM: arm64: Add pre_fault_memory implementation
[PATCH v4 0/3] selftests: cgroup: Enhance robustness with polling helpers
2025-11-24 12:38 UTC (4+ messages)
` [PATCH v4 1/3] selftests: cgroup: Add cg_read_key_long_poll() to poll a cgroup key with retries
` [PATCH v4 2/3] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
` [PATCH v4 3/3] selftests: cgroup: Replace sleep with cg_read_key_long_poll() for waiting on nr_dying_descendants
[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
2025-11-24 11:33 UTC (5+ messages)
[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
2025-11-24 10:21 UTC (4+ messages)
[PATCH net-next v6 0/5] netconsole: support automatic target recovery
2025-11-24 9:50 UTC (7+ messages)
` [PATCH net-next v6 2/5] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v6 4/5] netconsole: resume previously deactivated target
` [PATCH net-next v6 5/5] selftests: netconsole: validate target resume
[PATCH] KVM: selftests: Fix core dump in rseq_test
2025-11-24 5:04 UTC
[PATCH net 0/3] bonding: fix 802.3ad churn machine and port state issues
2025-11-24 4:33 UTC (4+ 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 net 3/3] selftests: bonding: add mux and churn state testing
[PATCH v6 0/9] futex: Create {set,get}_robust_list2() syscalls
2025-11-23 20:02 UTC (19+ messages)
` [PATCH v6 1/9] futex: Use explicit sizes for compat_robust_list structs
` [PATCH v6 2/9] futex: Make exit_robust_list32() unconditionally available for 64-bit kernels
` [PATCH v6 3/9] futex: Create set_robust_list2() syscall
` [PATCH v6 4/9] futex: Create get_robust_list2() syscall
` [PATCH v6 5/9] futex: Wire up set_robust_list2 syscall
` [PATCH v6 6/9] futex: Wire up get_robust_list2 syscall
` [PATCH v6 7/9] selftests/futex: Expand for set_robust_list2()
` [PATCH v6 8/9] selftests/futex: Expand for get_robust_list2()
` [PATCH v6 9/9] futex: Use new robust list API internally
[PATCH v3 11/18] vfio: selftests: Move IOMMU library code into iommu.c
2025-11-23 1:59 UTC (2+ messages)
[PATCH v3 12/18] vfio: selftests: Move IOVA allocator into iova_allocator.c
2025-11-23 1:57 UTC (2+ messages)
[PATCH nf-next] selftests: netfilter: nft_flowtable.sh: Add the capability to send IPv6 TCP traffic
2025-11-22 18:41 UTC
[PATCH v2 00/13] tools/nolibc: always use 64-bit time-related types
2025-11-22 16:59 UTC (14+ messages)
` [PATCH v2 01/13] tools/nolibc/poll: use kernel types for system call invocations
` [PATCH v2 02/13] tools/nolibc/poll: drop __NR_poll fallback
` [PATCH v2 03/13] tools/nolibc/select: drop non-pselect based implementations
` [PATCH v2 04/13] tools/nolibc/time: drop invocation of gettimeofday system call
` [PATCH v2 05/13] tools/nolibc: prefer explicit 64-bit time-related system calls
` [PATCH v2 06/13] tools/nolibc/gettimeofday: avoid libgcc 64-bit divisions
` [PATCH v2 07/13] tools/nolibc/select: avoid libgcc 64-bit multiplications
` [PATCH v2 08/13] tools/nolibc: use custom structs timespec and timeval
` [PATCH v2 09/13] tools/nolibc: always use 64-bit time types
` [PATCH v2 10/13] selftests/nolibc: test compatibility of nolibc and kernel "
` [PATCH v2 11/13] tools/nolibc: remove time conversions
` [PATCH v2 12/13] tools/nolibc: add __nolibc_static_assert()
` [PATCH v2 13/13] selftests/nolibc: add static assertions around time types handling
[PATCH v3 07/18] vfio: selftests: Eliminate overly chatty logging
2025-11-22 14:56 UTC (2+ messages)
[PATCH 0/2] selftests/nolibc: fix loongarch build with recent versions of clang
2025-11-22 11:14 UTC (4+ messages)
` [PATCH 1/2] selftests/nolibc: use lld to link loongarch binaries
` [PATCH 2/2] selftests/nolibc: error out on linker warnings
[PATCH bpf v1] selftests: test_tag: prog_tag is calculated using SHA256
2025-11-22 1:00 UTC (2+ messages)
[PATCH] selftests/iommu: Fix array-bounds warning in get_hw_info
2025-11-21 23:51 UTC (2+ messages)
[PATCH v2 08/10] KVM: x86: Add nested context management
2025-11-21 21:34 UTC (2+ 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