linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-14 05:32:48 to 2025-01-16 08:09:03 UTC [more...]

[PATCH net v3 0/9] tun: Unify vnet implementation
 2025-01-16  8:08 UTC  (5+ messages)
` [PATCH net v3 1/9] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net v3 2/9] tun: Avoid double-tracking iov_iter length changes
` [PATCH net v3 3/9] tun: Keep hdr_len in tun_get_user()
` [PATCH net v3 4/9] tun: Decouple vnet from tun_struct

[PATCH 00/16] selftest/mm: Remove warnings found by adding compiler flags
 2025-01-16  5:32 UTC  (4+ messages)
` [PATCH 05/16] selftests/mm: kselftest_harness: Fix warnings

[PATCH v2 0/3] tun: Unify vnet implementation and fill full vnet header
 2025-01-16  5:30 UTC  (9+ messages)
` [PATCH v2 3/3] tun: Set num_buffers for virtio 1.0

[PATCH v5 0/3] Enable Zicbom in usermode
 2025-01-16  4:58 UTC  (6+ messages)
` [PATCH v5 1/3] RISC-V: Enable cbo.clean/flush "
` [PATCH v5 2/3] RISC-V: hwprobe: Expose Zicbom extension and its block size
` [PATCH v5 3/3] RISC-V: selftests: Add TEST_ZICBOM into CBO tests

[PATCH v4 0/3] Migrate PCI Endpoint Subsystem tests to Kselftest
 2025-01-16  4:47 UTC  (8+ messages)
` [PATCH v4 3/3] selftests: pci_endpoint: Migrate to Kselftest framework

[PATCH] selftests: livepatch: handle PRINTK_CALLER in check_result()
 2025-01-16  3:21 UTC  (3+ messages)

[PATCH 1/2] selftests/mm: use selftests framework to print test result
 2025-01-16  2:57 UTC  (4+ messages)
` [PATCH 2/2] selftests/mm: add tests for splitting pmd THPs to all lower orders

[PATCH net-next] selftests: net: give up on the cmsg_time accuracy on slow machines
 2025-01-16  2:01 UTC 

[PATCH net V3] selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
 2025-01-16  1:30 UTC 

[PATCH] selftests/tracing: Test only toplevel README file not the instances
 2025-01-16  1:26 UTC  (2+ messages)

[PATCH bpf-next v5 0/4] xsk: TX metadata Launch Time support
 2025-01-16  0:30 UTC  (9+ messages)
` [PATCH bpf-next v5 1/4] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v5 2/4] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v5 3/4] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v5 4/4] igc: "

[PATCH v2] selftests/ptrace/get_syscall_info: fix for MIPS n32
 2025-01-15 23:37 UTC 

[PATCH net-next] selftests/net: packetdrill: make tcp buf limited timing tests benign
 2025-01-15 23:21 UTC 

[PATCH net-next v2 0/5] netconsole: Add support for CPU population
 2025-01-15 22:56 UTC  (7+ messages)
` [PATCH net-next v2 1/5] netconsole: Rename userdata to extradata
` [PATCH net-next v2 2/5] netconsole: Helper to count number of used entries
` [PATCH net-next v2 3/5] netconsole: add support for sysdata and CPU population
` [PATCH net-next v2 4/5] netconsole: selftest: test for sysdata CPU
` [PATCH net-next v2 5/5] netconsole: docs: Add documentation for CPU number auto-population

[PATCH v1 0/2] mm: Clear uffd-wp PTE/PMD state on mremap()
 2025-01-15 22:54 UTC  (8+ messages)
` [PATCH v1 1/2] "

[PATCH v2] selftests/net/forwarding: teamd command not found
 2025-01-15 22:50 UTC  (2+ messages)

[PATCH v6 0/3] riscv/ptrace: add new regset to access original a0 register
 2025-01-15 22:43 UTC  (9+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] tools: copy include/linux/stddef.h to tools/include
` [PATCH v6 3/3] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access

[PATCH] selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
 2025-01-15 22:19 UTC  (4+ messages)
  ` [PATCH net V2] "

[PATCH net-next 0/6] mptcp: selftests: more debug in case of errors
 2025-01-15 21:30 UTC  (8+ messages)
` [PATCH net-next 1/6] selftests: mptcp: simult_flows: unify errors msgs
` [PATCH net-next 2/6] selftests: mptcp: sockopt: save nstat infos
` [PATCH net-next 3/6] selftests: mptcp: move stats info in case of errors to lib.sh
` [PATCH net-next 4/6] selftests: mptcp: add -m with ss in case of errors
` [PATCH net-next 5/6] selftests: mptcp: connect: remove unused variable
` [PATCH net-next 6/6] selftests: mptcp: connect: better display the files size

[RFC PATCH v1 0/1] refactor mseal_test
 2025-01-15 20:47 UTC  (4+ messages)
` [RFC PATCH v1 1/1] selftest/mm: "

[PATCH] selftests/rseq: Fix handling of glibc without rseq support
 2025-01-15 19:08 UTC  (5+ messages)

[PATCH net-next 0/1] selftests: drv-net-hw: fix pp_alloc_fail test error
 2025-01-15 18:13 UTC  (2+ messages)
` [PATCH net-next 1/1] selftests: drv-net-hw: inject pp_alloc_fail errors in the right place

[PATCH net-next v18 00/25] Introducing OpenVPN Data Channel Offload
 2025-01-15 17:55 UTC  (4+ messages)
` [PATCH net-next v18 12/25] ovpn: implement TCP transport

[PATCH v2] selftests: livepatch: test if ftrace can trace a livepatched function
 2025-01-15 15:31 UTC  (4+ messages)

[PATCH bpf-next v3] selftests/Makefile: override the srctree for out-of-tree builds
 2025-01-15 15:06 UTC  (2+ messages)

[PATCH v1] selftests/landlock: Fix build with non-default pthread linking
 2025-01-15 14:54 UTC 

[PATCH] selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpc
 2025-01-15 14:50 UTC  (2+ messages)

[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
 2025-01-15 14:15 UTC  (10+ messages)
` [PATCH 2/3] libbpf: Remove powerpc prefix from syscall function names

[PATCH v5 0/2] riscv/ptrace: add new regset to access original a0 register
 2025-01-15 11:23 UTC  (7+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] riscv: selftests: Add a ptrace test to verify a0 and orig_a0 access

[PATCH v1 1/3] selftests: pidfd: add missing sys/mount.h include in pidfd_fdinfo_test.c
 2025-01-15 10:52 UTC  (3+ messages)
` [PATCH v1 2/3] selftests: pidfd: add missing sys/ioctl.h include in pidfd_setns_test.c
` [PATCH v1 3/3] selftests: pid_namespace: add missing sys/mount.h include in pid_max.c

[PATCH] selftests/ptrace/get_syscall_info: fix for MIPS n32
 2025-01-15 10:27 UTC 

[PATCH bpf-next/net v2 0/7] bpf: Add mptcp_subflow bpf_iter support
 2025-01-15  9:39 UTC  (2+ messages)

[PATCH net 0/2] bond: fix xfrm offload feature during init
 2025-01-15  9:19 UTC  (11+ messages)

[PATCH v5 0/3] selftests/lam: get_user additions and LAM enabled check
 2025-01-15  9:06 UTC  (2+ messages)

[PATCH v8 0/2] selftests/resctrl: SNC kernel support discovery
 2025-01-15  8:48 UTC  (7+ messages)

[PATCH v2] kunit: Introduce autorun option
 2025-01-15  6:50 UTC  (2+ messages)

[PATCH] selftests/mm/cow : Fix memory leak in child_vmsplice_memcmp_fn()
 2025-01-15  5:45 UTC  (3+ messages)

[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-01-15  4:21 UTC  (3+ messages)
` [PATCH RFCv2 07/13] iommufd: Implement sw_msi support natively

[PATCH for-next v2] selftests/Makefile: override the srctree for out-of-tree builds
 2025-01-15  1:45 UTC  (3+ messages)

[PATCH net-next 0/1] selftests: drv-net-hw: fix pp_alloc_fail test error
 2025-01-15  0:37 UTC  (3+ messages)
` [PATCH net-next 1/1] selftests: drv-net-hw: inject pp_alloc_fail errors in the right place

[RFC PATCH v1 0/2] Add file seal to prevent future exec mappings
 2025-01-14 23:56 UTC  (13+ messages)
` [RFC PATCH v1 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd

[PATCH net 0/3] mptcp: fixes for connect selftest flakes
 2025-01-14 21:50 UTC  (2+ messages)

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-14 21:48 UTC  (39+ messages)
` [PATCH v4 01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v4 02/30] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v4 03/30] rcu: Add a small-width RCU watching counter debug option
` [PATCH v4 04/30] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v4 05/30] jump_label: Add annotations for validating noinstr usage
` [PATCH v4 06/30] static_call: Add read-only-after-init static calls
` [PATCH v4 07/30] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v4 08/30] x86/idle: Mark x86_idle "
` [PATCH v4 09/30] x86/paravirt: Mark pv_steal_clock "
` [PATCH v4 10/30] riscv/paravirt: "
` [PATCH v4 11/30] loongarch/paravirt: "
` [PATCH v4 12/30] arm64/paravirt: "
` [PATCH v4 13/30] arm/paravirt: "
` [PATCH v4 14/30] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v4 15/30] sched/clock: Mark sched_clock_running key "
` [PATCH v4 16/30] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr
` [PATCH v4 17/30] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v4 19/30] stackleack: Mark stack_erasing_bypass key "
` [PATCH v4 20/30] objtool: Add noinstr validation for static branches/calls
` [PATCH v4 21/30] context_tracking: Explicitely use CT_STATE_KERNEL where it is missing
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 23/30] context_tracking: Turn CT_STATE_* into bits
` [PATCH v4 24/30] context-tracking: Introduce work deferral infrastructure
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v4 26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant
` [PATCH v4 27/30] x86/tlb: Make __flush_tlb_local() noinstr-compliant
` [PATCH v4 28/30] x86/tlb: Make __flush_tlb_all() noinstr
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
` [PATCH v4 30/30] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE

[PATCH v4 0/2] riscv/ptrace: add new regset to access original a0 register
 2025-01-14 20:31 UTC  (6+ messages)
` [PATCH v4 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification

[PATCH bpf-next v7 0/5] Support eliding map lookup nullness
 2025-01-14 20:28 UTC  (4+ messages)
` [PATCH bpf-next v7 3/5] bpf: verifier: Refactor helper access type tracking
` [PATCH bpf-next v7 4/5] bpf: verifier: Support eliding map lookup nullness
` [PATCH bpf-next v7 5/5] bpf: selftests: verifier: Add nullness elision tests

[PATCH v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-14 19:29 UTC  (13+ messages)
` [PATCH v5 01/14] iommufd: Keep OBJ/IOCTL lists in an alphabetical order
` [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper

[PATCH 0/3] selftests: mptcp: Fix various issues in main_loop
 2025-01-14 18:16 UTC  (2+ messages)

[PATCH 3/3] rseq/selftests: Add support for OpenRISC
 2025-01-14 17:18 UTC  (4+ messages)

[PATCH v2] rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
 2025-01-14 17:07 UTC 

[PATCH] rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
 2025-01-14 17:04 UTC  (4+ messages)

[PATCH v4 0/4] selftests/mm: virtual_address_range: Reduce memory usage and avoid VM_IO access
 2025-01-14 16:53 UTC  (7+ messages)
` [PATCH v4 1/4] selftests/mm: virtual_address_range: mmap() without PROT_WRITE
` [PATCH v4 2/4] selftests/mm: virtual_address_range: Unmap chunks after validation
` [PATCH v4 3/4] selftests/mm: vm_util: Split up /proc/self/smaps parsing
` [PATCH v4 4/4] selftests/mm: virtual_address_range: Avoid reading from VM_IO mappings

[PATCH] selftests/rseq: Fix rseq for cases without glibc support
 2025-01-14 16:12 UTC  (5+ messages)

[PATCH v3 0/4] selftests/mm: virtual_address_range: Reduce memory usage and avoid VM_IO access
 2025-01-14 13:11 UTC  (7+ messages)
` [PATCH v3 2/4] selftests/mm: virtual_address_range: Unmap chunks after validation
` [PATCH v3 3/4] selftests/mm: vm_util: Split up /proc/self/smaps parsing
` [PATCH v3 4/4] selftests/mm: virtual_address_range: Avoid reading from VM_IO mappings

[PATCH v4 0/3] Enable Zicbom in usermode
 2025-01-14 12:42 UTC  (8+ messages)
` [PATCH v4 2/3] RISC-V: hwprobe: Expose Zicbom extension and its block size
    ` [External] "
` [PATCH v4 3/3] RISC-V: selftests: Add TEST_ZICBOM into CBO tests

[PATCH] selftests/memfd/memfd_test: Fix possible NULL pointer dereference
 2025-01-14 11:10 UTC  (2+ messages)

[PATCH 0/8] x86/module: rework ROX cache to avoid writable copy
 2025-01-14 11:01 UTC  (6+ messages)
` [PATCH 3/8] x86/mm/pat: Restore large pages after fragmentation

[PATCH] selftests/mm/mkdirty: Fix memory leak in test_uffdio_copy()
 2025-01-14 10:21 UTC  (2+ messages)

[PATCH net-next v8 02/11] rtnetlink: Pack newlink() params into struct
 2025-01-14  9:02 UTC  (3+ messages)
` [PATCH net-next v8 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops

[PATCH] selftests/x86/lam: Fix Memory leak fi in do_uring
 2025-01-14  8:26 UTC 

[PATCH] selftests/timens/procfs: Fix Resource leak proc in read_proc_uptime
 2025-01-14  8:15 UTC 

[PATCH] selftests/prctl/set-process-name: Fix Resource leak fptr in check_name
 2025-01-14  8:04 UTC 

[PATCH] selftests/capabilities/test_execve: Initialize the variable have_outer_privilege
 2025-01-14  5:41 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).