public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-06 02:40:32 to 2025-04-08 13:15:21 UTC [more...]

[PATCH v3 0/6] KVM: guest_memfd: support for uffd minor
 2025-04-08 13:15 UTC  (11+ messages)

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-04-08 12:45 UTC  (19+ messages)
` [PATCH v12 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v12 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v12 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v12 24/28] arch/riscv: compile vdso with landing pad
` [PATCH v12 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v12 27/28] riscv: Documentation for shadow stack on riscv

[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-04-08 11:44 UTC  (6+ messages)
` [PATCH v8 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster

[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
 2025-04-08 11:24 UTC  (9+ messages)
` [PATCH RFC v7 1/8] mm/filemap: Add mempolicy support to the filemap layer
` [PATCH RFC v7 2/8] mm/mempolicy: Export memory policy symbols
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd
` [PATCH RFC v7 4/8] KVM: Add kvm_gmem_exit() cleanup function
` [PATCH RFC v7 5/8] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [PATCH RFC v7 6/8] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH RFC v7 7/8] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH RFC v7 8/8] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support

[PATCHv6 net-next 0/2] wireguard: selftests: use nftables for testing
 2025-04-08 11:08 UTC  (5+ messages)
` [PATCHv6 net-next 1/2] wireguard: selftests: convert iptables to nft
` [PATCHv6 net-next 2/2] wireguard: selftests: update to using nft for qemu test

[PATCH] selftests: mptcp: add comment for getaddrinfo
 2025-04-08 10:57 UTC  (4+ messages)
  `  "

[PATCH] kunit: cs_dsp: Depend on FW_CS_DSP rather then enabling it
 2025-04-08  9:25 UTC  (2+ messages)

[PATCH] selftests/futex: futex_waitv wouldblock test should fail
 2025-04-08  9:00 UTC  (2+ messages)

[PATCH v2 0/6] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-04-08  8:11 UTC  (12+ messages)
` [PATCH v2 1/6] arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
` [PATCH v2 5/6] arm64: Add ESR.DFSC definition of unsupported exclusive or atomic access
` [PATCH v2 6/6] KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory

[PATCH] selftests/x86/lam: fix memory leak and resource leak in lam.c
 2025-04-08  8:09 UTC  (5+ messages)
` [PATCH v2] selftests/x86/lam: fix resource leak in do_uring() and allocate_dsa_pasid()
    ` [PATCH v3] "

[PATCH net-next 0/6] xfrm & bonding: Correct use of xso.real_dev
 2025-04-08  8:08 UTC  (8+ messages)
` [PATCH net-next 1/6] net/mlx5: Avoid using xso.real_dev unnecessarily
` [PATCH net-next 2/6] xfrm: Use xdo.dev instead of xdo.real_dev
` [PATCH net-next 3/6] xfrm: Remove unneeded device check from validate_xmit_xfrm
` [PATCH net-next 4/6] xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
` [PATCH net-next 5/6] bonding: Mark active offloaded xfrm_states
` [PATCH net-next 6/6] bonding: Fix multiple long standing offload races

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

[PATCH bpf-next v4 0/3] bpf: Fix use-after-free of sockmap
 2025-04-08  7:29 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] bpf, sockmap: avoid using sk_socket after free when sending
` [PATCH bpf-next v4 2/3] bpf, sockmap: avoid using sk_socket after free when reading
` [PATCH bpf-next v4 3/3] selftests/bpf: Add edge case tests for sockmap

[PATCH] selftest/mm: Make hugetlb_reparenting_test tolerant to async reparenting
 2025-04-08  3:46 UTC  (2+ messages)

[PATCH v3] ublk: improve detection and handling of ublk server exit
 2025-04-08  3:06 UTC  (4+ messages)

[PATCH 1/1] selftests/mincore: Allow read-ahead pages to reach the end of the file
 2025-04-08  2:42 UTC  (2+ messages)

[PATCH] selftests/bpf: close the file descriptor to avoid resource leaks
 2025-04-08  2:30 UTC  (7+ messages)
        ` Re:[PATCH v2] "
          ` [PATCH "

[PATCH] tests/pid_namespace: Add missing sys/mount.h
 2025-04-07 22:59 UTC 

[PATCH net-next] selftests: tc-testing: Pre-load IFE action and its submodules
 2025-04-07 21:56 UTC 

[PATCH v17 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-04-07 19:51 UTC  (16+ messages)
` [PATCH v17 01/15] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
` [PATCH v17 02/15] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()
` [PATCH v17 03/15] irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS
` [PATCH v17 04/15] dt-bindings: PCI: pci-ep: Add support for iommu-map and msi-map
` [PATCH v17 05/15] irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask
` [PATCH v17 06/15] PCI: endpoint: Set ID and of_node for function driver
` [PATCH v17 07/15] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v17 08/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
` [PATCH v17 09/15] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v17 10/15] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v17 11/15] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v17 12/15] selftests: pci_endpoint: "
` [PATCH v17 13/15] pci: imx6: Add helper function imx_pcie_add_lut_by_rid()
` [PATCH v17 14/15] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode
` [PATCH v17 15/15] arm64: dts: imx95: Add msi-map for pci-ep device

[PATCH v2 net 0/2] fix wrong hds-thresh value setting
 2025-04-07 18:40 UTC  (2+ messages)

[PATCH net 0/2] mptcp: only inc MPJoinAckHMacFailure for HMAC failures
 2025-04-07 18:26 UTC  (3+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: mptcp: validate MPJoin HMacFailure counters

[PATCH v5 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-07 16:23 UTC  (3+ messages)
` [PATCH v5 1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs()
` [PATCH v5 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[PATCH v4 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-07 15:25 UTC  (6+ messages)
` [PATCH v4 1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs()
` [PATCH v4 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[PATCH bpf-next v1 0/4] bpf, sockmap: Fix data loss and panic issues
 2025-04-07 14:21 UTC  (5+ messages)
` [PATCH bpf-next v1 1/4] bpf, sockmap: Fix data lost during EAGAIN retries
` [PATCH bpf-next v1 2/4] bpf, sockmap: fix duplicated data transmission
` [PATCH bpf-next v1 3/4] bpf, sockmap: Fix panic when calling skb_linearize
` [PATCH bpf-next v1 4/4] selftest/bpf/benchs: Add benchmark for sockmap usage

[RFC PATCH 0/6] Deep talk about folio vmap
 2025-04-07  9:48 UTC  (14+ messages)
` CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP is broken, was "

Exclude cirrus FW tests from KUNIT_ALL_TESTS
 2025-04-07  9:41 UTC  (2+ messages)

[PATCH RESEND] kunit: qemu_configs: SH: Respect kunit cmdline
 2025-04-07  8:58 UTC 

[PATCH] kunit: qemu_configs: Add riscv32 config
 2025-04-07  8:17 UTC 

[PATCH v2 00/11] kunit: Introduce UAPI testing framework
 2025-04-07  7:42 UTC  (12+ messages)
` [PATCH v2 01/11] kbuild: userprogs: add nolibc support
` [PATCH v2 02/11] kbuild: introduce CONFIG_ARCH_HAS_NOLIBC
` [PATCH v2 03/11] kbuild: doc: add label for userprogs section
` [PATCH v2 04/11] kbuild: introduce blob framework
` [PATCH v2 05/11] kunit: tool: Add test for nested test result reporting
` [PATCH v2 06/11] kunit: tool: Don't overwrite test status based on subtest counts
` [PATCH v2 07/11] kunit: tool: Parse skipped tests from kselftest.h
` [PATCH v2 08/11] kunit: Introduce UAPI testing framework
` [PATCH v2 09/11] kunit: uapi: Add example for UAPI tests
` [PATCH v2 10/11] kunit: uapi: Introduce preinit executable
` [PATCH v2 11/11] kunit: uapi: Validate usability of /proc

[PATCH v2 00/32] kselftest harness and nolibc compatibility
 2025-04-07  6:52 UTC  (33+ messages)
` [PATCH v2 01/32] selftests: harness: Add harness selftest
` [PATCH v2 02/32] selftests: harness: Use C89 comment style
` [PATCH v2 03/32] selftests: harness: Ignore unused variant argument warning
` [PATCH v2 04/32] selftests: harness: Mark functions without prototypes static
` [PATCH v2 05/32] selftests: harness: Remove inline qualifier for wrappers
` [PATCH v2 06/32] selftests: harness: Remove dependency on libatomic
` [PATCH v2 07/32] selftests: harness: Implement test timeouts through pidfd
` [PATCH v2 08/32] selftests: harness: Don't set setup_completed for fixtureless tests
` [PATCH v2 09/32] selftests: harness: Always provide "self" and "variant"
` [PATCH v2 10/32] selftests: harness: Move teardown conditional into test metadata
` [PATCH v2 11/32] selftests: harness: Add teardown callback to "
` [PATCH v2 12/32] selftests: harness: Stop using setjmp()/longjmp()
` [PATCH v2 13/32] selftests: harness: Guard includes on nolibc
` [PATCH v2 14/32] tools/nolibc: handle intmax_t/uintmax_t in printf
` [PATCH v2 15/32] tools/nolibc: use intmax definitions from compiler
` [PATCH v2 16/32] tools/nolibc: use pselect6_time64 if available
` [PATCH v2 17/32] tools/nolibc: use ppoll_time64 "
` [PATCH v2 18/32] tools/nolibc: add tolower() and toupper()
` [PATCH v2 19/32] tools/nolibc: add _exit()
` [PATCH v2 20/32] tools/nolibc: add setpgrp()
` [PATCH v2 21/32] tools/nolibc: implement waitpid() in terms of waitid()
` [PATCH v2 22/32] Revert "selftests/nolibc: use waitid() over waitpid()"
` [PATCH v2 23/32] tools/nolibc: add dprintf() and vdprintf()
` [PATCH v2 24/32] tools/nolibc: add getopt()
` [PATCH v2 25/32] tools/nolibc: allow different write callbacks in printf
` [PATCH v2 26/32] tools/nolibc: allow limiting of printf destination size
` [PATCH v2 27/32] tools/nolibc: add snprintf() and friends
` [PATCH v2 28/32] selftests/nolibc: use snprintf() for printf tests
` [PATCH v2 29/32] selftests/nolibc: rename vfprintf test suite
` [PATCH v2 30/32] selftests/nolibc: add test for snprintf() truncation
` [PATCH v2 31/32] tools/nolibc: implement width padding in printf()
` [PATCH v2 32/32] HACK: selftests/nolibc: demonstrate usage of the kselftest harness

[PATCH v2 security-next 1/4] security: Hornet LSM
 2025-04-06 20:42 UTC  (3+ messages)

[PATCH] selftests/pidfd: align stack to fix SP alignment exception
 2025-04-06 11:57 UTC  (4+ messages)

[PATCH v3 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-06  5:08 UTC  (5+ messages)
` [PATCH v3 1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs()
` [PATCH v3 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()


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