Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2025-01-11 03:32:59 to 2025-01-14 17:59:03 UTC [more...]

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-14 17:51 UTC  (15+ 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 3/3] rseq/selftests: Add support for OpenRISC
 2025-01-14 17:18 UTC  (4+ messages)

[PATCH v2] selftests: livepatch: test if ftrace can trace a livepatched function
 2025-01-14 17:18 UTC  (2+ 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] selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack()
 2025-01-14 16:01 UTC  (2+ messages)

[PATCH bpf-next v5 0/4] xsk: TX metadata Launch Time support
 2025-01-14 15:27 UTC  (5+ 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] selftests/rseq: Fix handling of glibc without rseq support
 2025-01-14 14:51 UTC 

[PATCH] selftests: livepatch: handle PRINTK_CALLER in check_result()
 2025-01-14 14:31 UTC 

[PATCH v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-14 13:41 UTC  (27+ messages)
` [PATCH v5 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v5 13/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster

[PATCH v3 0/4] selftests/mm: virtual_address_range: Reduce memory usage and avoid VM_IO access
 2025-01-14 13:11 UTC  (10+ messages)
` [PATCH v3 1/4] selftests/mm: virtual_address_range: mmap() without PROT_WRITE
` [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  (9+ messages)
` [PATCH v4 1/3] RISC-V: Enable cbo.clean/flush "
` [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  (3+ 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/cow : Fix memory leak in child_vmsplice_memcmp_fn()
 2025-01-14 10:23 UTC  (2+ messages)

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

[PATCH net-next v8 00/11] net: Improve netns handling in rtnetlink
 2025-01-14  9:02 UTC  (15+ messages)
` [PATCH net-next v8 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v8 02/11] rtnetlink: Pack newlink() params into struct
  ` [PATCH net-next v8 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v8 03/11] net: "
` [PATCH net-next v8 04/11] ieee802154: 6lowpan: Validate "
` [PATCH net-next v8 05/11] net: ip_tunnel: Use "
` [PATCH net-next v8 07/11] net: xfrm: "
` [PATCH net-next v8 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v8 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v8 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v8 11/11] selftests: net: Add test cases for link and peer netns

[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 

[PATCH] selftests/acct/acct_syscall: Fix file descriptor leak
 2025-01-14  3:34 UTC 

[PATCH net-next, v5] netlink: support dumping IPv4 multicast addresses
 2025-01-14  2:37 UTC 

[PATCH v2] selftests/net/forwarding: teamd command not found
 2025-01-14  0:33 UTC 

[PATCH 0/2] selftests/ftrace: Fix ftracetest test cases
 2025-01-13 22:55 UTC  (2+ messages)

[PATCH v2 0/2] kunit: enable hardware virtualization
 2025-01-13 21:05 UTC  (5+ messages)
` [PATCH v2 1/2] kunit: add fallback for os.sched_getaffinity

[PATCH v4 0/8] Basic SEV-SNP Selftests
 2025-01-13 20:10 UTC  (11+ messages)
` [PATCH v4 1/8] KVM: SEV: Disable SEV-SNP on FW validation failure
  ` [sos-linux-ext-patches] "
` [PATCH v4 4/8] KVM: selftests: Introduce SEV VM type check
` [PATCH v4 5/8] KVM: selftests: Add library support for interacting with SNP

[PATCH v5 14/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
 2025-01-13 19:18 UTC  (6+ messages)

[PATCH] kunit: Introduce autorun option
 2025-01-13 18:37 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 07/10] selftests: tc-testing: reduce rshift value
 2025-01-13 18:35 UTC 

[PATCH AUTOSEL 6.6 07/10] selftests: tc-testing: reduce rshift value
 2025-01-13 18:35 UTC 

[PATCH AUTOSEL 6.12 12/20] selftests: tc-testing: reduce rshift value
 2025-01-13 18:34 UTC 

[PATCH v2 7/7] selftests/ptrace: add a test case for PTRACE_SET_SYSCALL_INFO
 2025-01-13 17:12 UTC 

[PATCH v2 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-01-13 17:09 UTC 

[RESEND v4 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro
 2025-01-13 17:06 UTC  (4+ messages)
` [RESEND v4 1/3] "
` [RESEND v4 2/3] selftests/mm: Use "
` [RESEND v4 3/3] selftests/powerpc: "

[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-01-13 16:40 UTC  (13+ messages)
` [PATCH RFCv2 03/13] iommu: Make iommu_dma_prepare_msi() into a generic operation
` [PATCH RFCv2 04/13] irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by the irqchips that need it
` [PATCH RFCv2 05/13] iommu: Turn fault_data to iommufd private pointer
` [PATCH RFCv2 06/13] iommufd: Make attach_handle generic
` [PATCH RFCv2 07/13] iommufd: Implement sw_msi support natively
` [PATCH RFCv2 08/13] iommu: Turn iova_cookie to dma-iommu private pointer
` [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls
` [PATCH RFCv2 10/13] iommufd/selftes: Add coverage for IOMMU_OPTION_SW_MSI_START/SIZE
` [PATCH RFCv2 11/13] iommufd/device: Allow setting IOVAs for MSI(x) vectors
` [PATCH RFCv2 12/13] vfio-iommufd: Provide another layer of msi_iova helpers
` [PATCH RFCv2 13/13] vfio/pci: Allow preset MSI IOVAs via VFIO_IRQ_SET_ACTION_PREPARE

[PATCH net 0/3] mptcp: fixes for connect selftest flakes
 2025-01-13 15:44 UTC  (4+ messages)
` [PATCH net 1/3] mptcp: be sure to send ack when mptcp-level window re-opens
` [PATCH net 2/3] mptcp: fix spurious wake-up on under memory pressure
` [PATCH net 3/3] selftests: mptcp: avoid spurious errors on disconnect

[PATCH v3 1/3] RISC-V: Enable cbo.clean/flush in usermode
 2025-01-13 12:42 UTC  (10+ messages)
` [PATCH v3 2/3] RISC-V: hwprobe: Expose Zicbom extension and its block size
    ` [External] "
` [PATCH v3 3/3] RISC-V: selftests: Add TEST_ZICBOM into CBO tests
    ` [External] "

[PATCH] selftests/net/forwarding: teamd command not found
 2025-01-13 11:48 UTC  (5+ messages)

[PATCH net-next v18 00/25] Introducing OpenVPN Data Channel Offload
 2025-01-13  9:31 UTC  (26+ messages)
` [PATCH net-next v18 01/25] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v18 02/25] ovpn: add basic netlink support
` [PATCH net-next v18 03/25] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v18 04/25] ovpn: keep carrier always on for MP interfaces
` [PATCH net-next v18 05/25] ovpn: introduce the ovpn_peer object
` [PATCH net-next v18 06/25] ovpn: introduce the ovpn_socket 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 09/25] ovpn: implement packet processing
` [PATCH net-next v18 10/25] ovpn: store tunnel and transport statistics
` [PATCH net-next v18 11/25] ipv6: export inet6_stream_ops via EXPORT_SYMBOL_GPL
` [PATCH net-next v18 12/25] ovpn: implement TCP transport
` [PATCH net-next v18 13/25] skb: implement skb_send_sock_locked_with_flags()
` [PATCH net-next v18 14/25] ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg
` [PATCH net-next v18 15/25] ovpn: implement multi-peer support
` [PATCH net-next v18 16/25] ovpn: implement peer lookup logic
` [PATCH net-next v18 17/25] ovpn: implement keepalive mechanism
` [PATCH net-next v18 18/25] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v18 19/25] ovpn: add support for peer floating
` [PATCH net-next v18 20/25] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v18 21/25] ovpn: implement key add/get/del/swap "
` [PATCH net-next v18 22/25] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v18 23/25] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v18 24/25] ovpn: add basic ethtool support
` [PATCH net-next v18 25/25] testing/selftests: add test tool and scripts for ovpn module

[PATCH v2 0/3] selftests/mm: virtual_address_range: Reduce memory usage and avoid VVAR access
 2025-01-13  9:30 UTC  (5+ messages)
` [PATCH v2 3/3] selftests/mm: virtual_address_range: Avoid reading VVAR mappings

[PATCH 0/3] selftests: mptcp: Fix various issues in main_loop
 2025-01-13  8:52 UTC  (4+ messages)
` [PATCH 1/3] selftests: mptcp: Fix incorrect file descriptor check "
` [PATCH 2/3] selftests: mptcp: Fix input fd lifecycle in reconnection loop
` [PATCH 3/3] selftests: mptcp: Clean up resources properly in main_loop

[PATCH] selftests/mm/cow: Modify the incorrect checking parameters
 2025-01-13  6:02 UTC  (6+ messages)
    ` [PATCH v2] "

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

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

[PATCH net-next v17 02/25] ovpn: add basic netlink support
 2025-01-12  0:41 UTC  (2+ messages)

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

[PATCH net-next v17 00/25] Introducing OpenVPN Data Channel Offload
 2025-01-11 18:48 UTC  (3+ messages)
` [PATCH net-next v17 25/25] testing/selftests: add test tool and scripts for ovpn module

[PATCH] selftests: livepatch: test if ftrace can trace a livepatched function
 2025-01-11 18:00 UTC  (4+ messages)

selftests: core: unshare_test: WARNING: at mm/util.c:671 __kvmalloc_node_noprof
 2025-01-11 17:43 UTC  (3+ messages)
  ` [LTP] "


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