linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-27 03:04:10 to 2025-01-06 19:19:56 UTC [more...]

[PATCH v2 0/8] mm/damon: remove DAMON debugfs interface
 2025-01-06 19:19 UTC  (5+ messages)
` [PATCH v2 4/8] selftests/damon/config: remove configs for DAMON debugfs interface selftests
` [PATCH v2 5/8] selftests/damon: remove tests for DAMON debugfs interface
` [PATCH v2 6/8] kunit: configs: remove configs for DAMON debugfs interface tests
` [PATCH v2 7/8] mm/damon: remove DAMON debugfs interface kunit tests

[PATCH v4 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-06 18:46 UTC  (26+ messages)
` [PATCH v4 01/14] iommufd: Keep IOCTL list in an alphabetical order
` [PATCH v4 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v4 03/14] iommufd/fault: Move iommufd_fault_iopf_handler() to header
` [PATCH v4 04/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v4 05/14] iommufd: Rename fault.c to eventq.c
` [PATCH v4 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v4 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v4 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v4 09/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v4 10/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v4 11/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v4 12/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v4 13/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v4 14/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU

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

[PATCH] selftests/nolibc: start qemu with 1 GiB of memory
 2025-01-06 17:51 UTC  (2+ messages)

[RFC PATCH 0/2] ptp: add PTP_SYS_OFFSET_STAT ioctl, support it in virtio_rtc
 2025-01-06 17:46 UTC  (8+ messages)
` [RFC PATCH 1/2] ptp: add PTP_SYS_OFFSET_STAT for xtstamping with status

[RFC PATCH RESEND v2 0/2] Add file seal to prevent future exec mappings
 2025-01-06 17:35 UTC  (5+ messages)
` [RFC PATCH RESEND v2 1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd
` [RFC PATCH RESEND v2 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_EXEC

[PATCH net-next] selftests: drv-net: test drivers sleeping in ndo_get_stats64
 2025-01-06 17:14 UTC  (4+ messages)

[PATCH v3 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vIRQ)
 2025-01-06 16:59 UTC  (13+ messages)
` [PATCH v3 06/14] iommufd: Add IOMMUFD_OBJ_VIRQ and IOMMUFD_CMD_VIRQ_ALLOC
` [PATCH v3 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper

[PATCH AUTOSEL 6.12 1/8] selftests/sched_ext: fix build after renames in sched_ext API
 2025-01-06 16:41 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 2/8] scx: Fix maximal BPF selftest prog
` [PATCH AUTOSEL 6.12 4/8] sched_ext: Fix dsq_local_on selftest

[PATCH bpf-next v4 4/4] igc: Add launch time support to XDP ZC
 2025-01-06 13:57 UTC 

[PATCH bpf-next v4 3/4] net: stmmac: Add launch time support to XDP ZC
 2025-01-06 13:56 UTC 

[PATCH bpf-next v4 2/4] selftests/bpf: Add Launch Time request to xdp_hw_metadata
 2025-01-06 13:56 UTC 

[PATCH bpf-next v4 1/4] xsk: Add launch time hardware offload support to XDP Tx metadata
 2025-01-06 13:56 UTC 

[PATCH bpf-next v4 0/4] xsk: TX metadata Launch Time support
 2025-01-06 13:55 UTC 

[PATCH net 0/2] bond: fix xfrm offload feature during init
 2025-01-06 10:47 UTC  (8+ messages)

[PATCH 0/3] selftests: bpf: Migrate test_xdp_redirect.sh to test_progs
 2025-01-06  8:24 UTC  (10+ messages)
` [PATCH 1/3] selftests/bpf: test_xdp_redirect: Rename BPF sections
` [PATCH 2/3] selftests/bpf: Migrate test_xdp_redirect.sh to xdp_do_redirect.c
` [PATCH 3/3] selftests/bpf: Migrate test_xdp_redirect.c to test_xdp_do_redirect.c

[PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
 2025-01-06  8:10 UTC  (3+ messages)
` [PATCHv4 RESEND net-next 1/2] selftests: wireguards: convert iptables to nft
` [PATCHv4 RESEND net-next 2/2] selftests: wireguard: update to using nft for qemu test

rust/kernel/lib.rs:17:12 : warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable
 2025-01-06  8:00 UTC  (5+ messages)

[PATCH net-next v16 00/26] Introducing OpenVPN Data Channel Offload
 2025-01-05 23:27 UTC  (10+ messages)
` [PATCH net-next v16 06/26] kref/refcount: implement kref_put_sock()
` [PATCH net-next v16 07/26] ovpn: introduce the ovpn_socket object
` [PATCH net-next v16 26/26] testing/selftests: add test tool and scripts for ovpn module

[PATCH 0/2] selftest: fix riscv/vector tests
 2025-01-05 16:25 UTC  (2+ messages)

[PATCH 0/8] x86/module: rework ROX cache to avoid writable copy
 2025-01-05 12:52 UTC  (17+ messages)
` [PATCH 1/8] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
` [PATCH 2/8] x86/mm/pat: drop duplicate variable in cpa_flush()
` [PATCH 3/8] x86/mm/pat: Restore large pages after fragmentation
` [PATCH 4/8] execmem: add API for temporal remapping as RW and restoring ROX afterwards
` [PATCH 5/8] module: introduce MODULE_STATE_GONE
` [PATCH 6/8] modules: switch to execmem API for remapping as RW and restoring ROX
` [PATCH 7/8] Revert "x86/module: prepare module loading for ROX allocations of text"
` [PATCH 8/8] module: drop unused module_writable_address()

[PATCH v8 0/2] selftests: tmpfs: Add kselftest support
 2025-01-05  8:52 UTC  (3+ messages)
` [PATCH v8 1/2] selftests: tmpfs: Add Test-skip if not run as root
` [PATCH v8 2/2] selftests: tmpfs: Add kselftest support to tmpfs

[PATCH net] selftests: tc-testing: reduce rshift value
 2025-01-04 17:00 UTC  (3+ messages)

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

[PATCH v3 0/2] fix reading ESP during coredump
 2025-01-04  8:57 UTC  (4+ messages)
` [PATCH v3 1/2] fs/proc: do_task_stat: Fix ESP not readable "
` [PATCH v3 2/2] selftests: coredump: Add stackdump test

[PATCH AUTOSEL 6.6 3/3] selftests/alsa: Fix circular dependency involving global-timer
 2025-01-03 17:17 UTC 

[PATCH AUTOSEL 6.12 4/4] selftests/alsa: Fix circular dependency involving global-timer
 2025-01-03 17:17 UTC 

[PATCH v7 0/2] selftests: tmpfs: Add kselftest support
 2025-01-03 16:52 UTC  (7+ messages)
` [PATCH v7 1/2] selftests: tmpfs: Add Test-skip if not run as root
` [PATCH v7 2/2] selftests: tmpfs: Add kselftest support to tmpfs

[PATCH v5 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
 2025-01-03 15:48 UTC  (8+ messages)
` [PATCH v5 1/3] rust: kunit: add KUnit case and suite macros
` [PATCH v5 2/3] rust: macros: add macro to easily run KUnit tests
` [PATCH v5 3/3] rust: kunit: allow to know if we are in a test

Question about test_xsk.sh
 2025-01-03 13:52 UTC  (4+ messages)

[PATCH net-next v2 0/4] netconsole: selftest for userdata overflow
 2025-01-03 12:57 UTC  (5+ messages)
` [PATCH net-next v2 1/4] netconsole: Warn if MAX_USERDATA_ITEMS limit is exceeded
` [PATCH net-next v2 2/4] netconsole: selftest: Split the helpers from the selftest
` [PATCH net-next v2 3/4] netconsole: selftest: Delete all userdata keys
` [PATCH net-next v2 4/4] netconsole: selftest: verify userdata entry limit

[PATCH net-next 0/4] netconsole: selftest for userdata overflow
 2025-01-03 11:48 UTC  (4+ messages)
` [PATCH net-next 4/4] netconsole: selftest: verify userdata entry limit

[PATCH net-next] selftests/net: packetdrill: report benign debug flakes as xfail
 2025-01-03 11:31 UTC 

[PATCH v5 0/3] Add support for the Idle HLT intercept feature
 2025-01-03  8:18 UTC  (4+ messages)
` [PATCH v5 1/3] x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
` [PATCH v5 2/3] KVM: SVM: Add Idle HLT intercept support
` [PATCH v5 3/3] KVM: selftests: Add self IPI HLT test

[PATCH] rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
 2025-01-03  4:03 UTC 

[PATCH bpf-next v6 0/5] Support eliding map lookup nullness
 2025-01-03  3:16 UTC  (5+ messages)
` [PATCH bpf-next v6 4/5] bpf: verifier: "
` [PATCH bpf-next v6 5/5] bpf: selftests: verifier: Add nullness elision tests

[PATCH] selftests/ring-buffer: Add test for out-of-bound pgoff mapping
 2025-01-02 21:19 UTC  (3+ messages)

[PATCH] selftests: livepatch: test if ftrace can trace a livepatched function
 2025-01-02 18:42 UTC 

[RFC PATCH v1 0/1] refactor mseal_test
 2025-01-02 17:30 UTC  (3+ messages)
` [RFC PATCH v1 1/1] selftest/mm: "

[PATCH v4 0/3] Migrate PCI Endpoint Subsystem tests to Kselftest
 2025-01-02 14:23 UTC  (13+ messages)
` [PATCH v4 1/3] misc: pci_endpoint_test: Fix the return value of IOCTL
` [PATCH v4 2/3] selftests: Move PCI Endpoint tests from tools/pci to Kselftests
` [PATCH v4 3/3] selftests: pci_endpoint: Migrate to Kselftest framework

[PATCH for-next v2] selftests/Makefile: override the srctree for out-of-tree builds
 2025-01-02 12:03 UTC  (2+ messages)

[PATCH 0/1] selftests/memfd: skip hugetlbfs test if it's not supported
 2025-01-02  6:48 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/7] mm/damon: remove DAMON debugfs interface
 2025-01-01 21:35 UTC  (5+ messages)
` [PATCH 3/7] selftests/damon/config: remove configs for DAMON debugfs interface selftests
` [PATCH 4/7] selftests/damon: remove tests for DAMON debugfs interface
` [PATCH 5/7] kunit: configs: remove configs for DAMON debugfs interface tests
` [PATCH 6/7] mm/damon: remove DAMON debugfs interface kunit tests

[PATCH v2 1/3] selftest/powerpc/ptrace/core-pkey: Remove duplicate macros
 2025-01-01  9:08 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] bpf, verifier: Improve precision of BPF_MUL
 2024-12-30 23:00 UTC  (2+ messages)

[PATCH v2 0/2] fix reading ESP during coredump
 2024-12-30 18:43 UTC  (5+ messages)
` [PATCH v2 1/2] fs/proc: do_task_stat: Fix ESP not readable "
` [PATCH v2 2/2] selftests: coredump: Add stackdump test

[PATCH v4 0/4] Add support for the Idle HLT intercept feature
 2024-12-30  7:14 UTC  (8+ messages)
` [PATCH v4 3/4] KVM: nSVM: implement the nested idle halt intercept
` [PATCH v4 4/4] KVM: selftests: KVM: SVM: Add Idle HLT intercept test

[PATCH v7 0/3] tracing: Support poll on event hist file
 2024-12-29 13:24 UTC  (6+ messages)
` [PATCH v7 1/3] tracing/hist: Add poll(POLLIN) support on "
` [PATCH v7 2/3] tracing/hist: Support POLLPRI event for poll on histogram
` [PATCH v7 3/3] selftests/tracing: Add hist poll() support test
  ` [PATCH v7.1 "

[PATCH RFC net-next v1 0/5] Device memory TCP TX
 2024-12-28 19:28 UTC  (3+ messages)
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path

[PATCH net-next 0/4] selftests/net: packetdrill: import multiple tests
 2024-12-27 18:41 UTC  (9+ messages)

[PATCH v6 0/3] tracing: Support poll on event hist file
 2024-12-27  3:04 UTC  (4+ messages)
` [PATCH v6 1/3] tracing/hist: Add poll(POLLIN) support on "


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).