Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2025-01-21 05:10:02 to 2025-01-23 17:10:58 UTC [more...]

[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-01-23 17:10 UTC  (12+ messages)
` [PATCH RFCv2 01/13] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
` [PATCH RFCv2 03/13] iommu: Make iommu_dma_prepare_msi() into a generic operation
` [PATCH RFCv2 05/13] iommu: Turn fault_data to iommufd private pointer
` [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls

[PATCH bpf-next v6 0/4] xsk: TX metadata Launch Time support
 2025-01-23 16:41 UTC  (4+ messages)
` [PATCH bpf-next v6 4/4] igc: Add launch time support to XDP ZC

[PATCH v1 0/2] mm: Clear uffd-wp PTE/PMD state on mremap()
 2025-01-23 16:17 UTC  (4+ messages)
` [PATCH v1 1/2] "

[PATCH v2 0/5] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
 2025-01-23 15:46 UTC  (7+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] MAINTAINERS: Add an entry for ci automated testing
` [PATCH v2 3/5] kci-gitlab: Add drm scenario
` [PATCH v2 4/5] kci-gitlab: Add documentation
` [PATCH v2 5/5] kci-gitlab: docs: Add images

[PATCHv2 net] Bonding: Fix support for gso_partial_features
 2025-01-23 15:24 UTC  (3+ messages)

[PATCH net-next] selftests/net: packetdrill: more xfail changes (and a correction)
 2025-01-23 15:20 UTC  (3+ messages)

[PATCH net] bonding: Correctly support GSO ESP offload
 2025-01-23 15:09 UTC 

[PATCH] selftests: gpio: gpio-sim: Fix missing chip disablements
 2025-01-23 14:46 UTC  (5+ messages)

"stty sane" in kunit.py
 2025-01-23 14:32 UTC  (2+ messages)

[PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy
 2025-01-23 14:16 UTC  (14+ messages)
` [PATCH v2 01/10] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
` [PATCH v2 02/10] x86/mm/pat: drop duplicate variable in cpa_flush()
` [PATCH v2 03/10] x86/mm/pat: restore large ROX pages after fragmentation
` [PATCH v2 04/10] execmem: don't remove ROX cache from the direct map
` [PATCH v2 05/10] execmem: add API for temporal remapping as RW and restoring ROX afterwards
` [PATCH v2 06/10] module: introduce MODULE_STATE_GONE
` [PATCH v2 07/10] module: switch to execmem API for remapping as RW and restoring ROX
` [PATCH v2 08/10] Revert "x86/module: prepare module loading for ROX allocations of text"
` [PATCH v2 09/10] module: drop unused module_writable_address()
` [PATCH v2 10/10] x86: re-enable EXECMEM_ROX support

[PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper
 2025-01-23 13:43 UTC  (25+ messages)

[PATCH net] selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environment
 2025-01-23 12:51 UTC  (2+ messages)

[PATCH 1/2] misc: pci_endpoint_test: Give disabled BARs a distinct error code
 2025-01-23 12:01 UTC  (2+ messages)
` [PATCH 2/2] selftests: pci_endpoint: Skip disabled BARs

[PATCH] wireguard: selftests: Cleanup CONFIG_UBSAN_SANITIZE_ALL
 2025-01-23 10:57 UTC  (2+ messages)

[PATCH] selftests: mptcp: extend CFLAGS to keep options from environment
 2025-01-23 10:44 UTC  (5+ messages)

[PATCH v2] selftests: tpm2: create a dedicated .gitignore
 2025-01-23  9:47 UTC  (2+ messages)

[PATCH v2 0/5] selftests/nolibc: test kernel configuration cleanups
 2025-01-23  7:37 UTC  (6+ messages)
` [PATCH v2 1/5] selftests/nolibc: drop custom EXTRACONFIG functionality
` [PATCH v2 2/5] selftests/nolibc: drop call to prepare target
` [PATCH v2 3/5] selftests/nolibc: drop call to mrproper target
` [PATCH v2 4/5] selftests/nolibc: execute defconfig before other targets
` [PATCH v2 5/5] selftests/nolibc: always keep test kernel configuration up to date

[PATCH net] net: netdevsim: try to close UDP port harness races
 2025-01-23  6:40 UTC  (2+ messages)

[PATCH 0/5] selftests/nolibc: test kernel configuration cleanups
 2025-01-22 22:14 UTC  (9+ messages)
` [PATCH 1/5] selftests/nolibc: drop custom EXTRACONFIG functionality
` [PATCH 2/5] selftests/nolibc: drop call to prepare target
` [PATCH 3/5] selftests/nolibc: drop call to mrproper target
` [PATCH 4/5] selftests/nolibc: execute defconfig before other targets
` [PATCH 5/5] selftests/nolibc: always keep test kernel configuration up to date

[PATCH 1/2] libbpf: BPF program load type enum
 2025-01-22 21:52 UTC  (2+ messages)
` [PATCH 2/2] libbpf: BPF programs dynamic loading and attaching

[GIT PULL] kunit next update for Linux 6.14-rc1
 2025-01-22 20:38 UTC  (2+ messages)

[GIT PULL] kselftest next update for Linux 6.14-rc1
 2025-01-22 20:38 UTC  (2+ messages)

[PATCH 0/2] tools/nolibc: support for 32-bit s390
 2025-01-22 18:43 UTC  (3+ messages)
` [PATCH 1/2] selftests/nolibc: rename s390 to s390x
` [PATCH 2/2] tools/nolibc: add support for 32-bit s390

[PATCH] bpf: Fix mix-up of 4096 and page size
 2025-01-22 18:37 UTC 

[PATCH net-next v2 0/8] Some pktgen fixes/improvments
 2025-01-22 18:18 UTC  (11+ messages)
` [PATCH net-next v2 1/8] net: pktgen: replace ENOTSUPP with EOPNOTSUPP
` [PATCH net-next v2 2/8] net: pktgen: enable 'param=value' parsing
` [PATCH net-next v2 3/8] net: pktgen: fix hex32_arg parsing for short reads
` [PATCH net-next v2 4/8] net: pktgen: fix 'rate 0' error handling (return -EINVAL)
` [PATCH net-next v2 5/8] net: pktgen: fix 'ratep "
` [PATCH net-next v2 6/8] net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
` [PATCH net-next v2 7/8] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
` [PATCH net-next v2 8/8] selftest: net: add proc_net_pktgen

[PATCH v2 1/3] selftests/mm: make file-backed THP split work by writing PMD size data
 2025-01-22 17:58 UTC  (4+ messages)
` [PATCH v2 2/3] mm/huge_memory: allow split shmem large folio to any lower order
` [PATCH v2 3/3] selftests/mm: test splitting file-backed THP "

[PATCH 1/3] selftests/mm: make file-backed THP split work by setting force option
 2025-01-22 15:42 UTC  (8+ messages)
` [PATCH 2/3] mm/huge_memory: allow split shmem large folio to any lower order
` [PATCH 3/3] selftests/mm: test splitting file-backed THP "

[PATCH net-next v1 0/5] Some pktgen fixes/improvments
 2025-01-22 14:40 UTC  (4+ messages)
` [PATCH net-next v1 5/5] selftest: net: add proc_net_pktgen

[PATCH v5 00/10] Buddy allocator like folio split
 2025-01-22 12:21 UTC  (8+ messages)
` [PATCH v5 01/10] selftests/mm: make file-backed THP split work by setting force option
` [PATCH v5 02/10] mm/huge_memory: allow split shmem large folio to any lower order
` [PATCH v5 03/10] selftests/mm: test splitting file-backed THP "

[PATCH RFC v3 00/27] KVM: arm64: Implement support for SME in non-protected guests
 2025-01-22 11:56 UTC  (5+ messages)
` [PATCH RFC v3 09/27] KVM: arm64: Factor SVE guest exit handling out into a function

[PATCH bpf v9 0/5] bpf: fix wrong copied_seq calculation and add tests
 2025-01-22 10:09 UTC  (6+ messages)
` [PATCH bpf v9 1/5] strparser: add read_sock callback
` [PATCH bpf v9 2/5] bpf: fix wrong copied_seq calculation
` [PATCH bpf v9 3/5] bpf: disable non stream socket for strparser
` [PATCH bpf v9 4/5] selftests/bpf: fix invalid flag of recv()
` [PATCH bpf v9 5/5] selftests/bpf: add strparser test for bpf

[PATCH net-next v18 00/25] Introducing OpenVPN Data Channel Offload
 2025-01-22  9:00 UTC  (23+ messages)
` [PATCH net-next v18 12/25] ovpn: implement TCP transport
` [PATCH net-next v18 20/25] ovpn: implement peer add/get/dump/delete via netlink

[PATCH bpf v8 0/5] bpf: fix wrong copied_seq calculation and add tests
 2025-01-22  8:55 UTC  (12+ messages)
` [PATCH bpf v8 1/5] strparser: add read_sock callback
` [PATCH bpf v8 2/5] bpf: fix wrong copied_seq calculation
` [PATCH bpf v8 3/5] bpf: disable non stream socket for strparser
` [PATCH bpf v8 4/5] selftests/bpf: fix invalid flag of recv()
` [PATCH bpf v8 5/5] selftests/bpf: add strparser test for bpf

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-22  1:04 UTC  (16+ messages)
` [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 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache
 2025-01-21 21:42 UTC  (8+ messages)
` [PATCH v6 01/15] lib: Add TLV parser

[PATCH v2 3/6] KVM: x86: selftests: Set up AMD VM in pmu_counters_test
 2025-01-21 20:56 UTC  (3+ messages)

[PATCH v6 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
 2025-01-21 17:29 UTC  (2+ messages)

[PATCH v5 0/3] Enable Zicbom in usermode
 2025-01-21 15:29 UTC  (4+ messages)
` [PATCH v5 2/3] RISC-V: hwprobe: Expose Zicbom extension and its block size

[PATCH net v3 0/9] tun: Unify vnet implementation
 2025-01-21 14:44 UTC  (8+ messages)
` [PATCH net v3 9/9] tap: Use tun's vnet-related code

[PATCH net-next v4 0/9] tun: Unify vnet implementation
 2025-01-21 14:40 UTC  (5+ messages)
` [PATCH net-next v4 8/9] tap: Keep hdr_len in tap_get_user()

[PATCH v10 00/14] riscv: Add support for xtheadvector
 2025-01-21 14:19 UTC  (4+ messages)

[PATCH] kunit: tool: Build GDB scripts
 2025-01-21 13:01 UTC 

[PATCH bpf-next v2 00/10] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
 2025-01-21 13:01 UTC  (11+ messages)
` [PATCH bpf-next v2 01/10] selftests/bpf: test_xdp_veth: Split network configuration
` [PATCH bpf-next v2 02/10] selftests/bpf: Remove unused argument
` [PATCH bpf-next v2 03/10] selftests/bpf: test_xdp_veth: Rename config[]
` [PATCH bpf-next v2 04/10] selftests/bpf: test_xdp_veth: Add prog_config[] table
` [PATCH bpf-next v2 05/10] selftests/bpf: test_xdp_veth: Add XDP flags to prog_configuration
` [PATCH bpf-next v2 06/10] selftests/bpf: test_xdp_veth: Add new test cases for XDP flags
` [PATCH bpf-next v2 07/10] selftests/bpf: Optionally select broadcasting flags
` [PATCH bpf-next v2 08/10] selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests
` [PATCH bpf-next v2 09/10] selftests/bpf: test_xdp_veth: Add XDP program on egress test
` [PATCH bpf-next v2 10/10] selftests/bpf: Remove test_xdp_redirect_multi.sh

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

[PATCH bpf-next 00/10] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
 2025-01-21 10:22 UTC  (11+ messages)
` [PATCH bpf-next 01/10] selftests/bpf: test_xdp_veth: Split network configuration
` [PATCH bpf-next 02/10] selftests/bpf: Remove unused argument
` [PATCH bpf-next 03/10] selftests/bpf: test_xdp_veth: Rename config[]
` [PATCH bpf-next 04/10] selftests/bpf: test_xdp_veth: Add prog_config[] table
` [PATCH bpf-next 05/10] selftests/bpf: test_xdp_veth: Add XDP flags to prog_configuration
` [PATCH bpf-next 06/10] selftests/bpf: test_xdp_veth: Add new test cases for XDP flags
` [PATCH bpf-next 07/10] selftests/bpf: Optionally select broadcasting flags
` [PATCH bpf-next 08/10] selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests
` [PATCH bpf-next 09/10] selftests/bpf: test_xdp_veth: Add XDP program on egress test
` [PATCH bpf-next 10/10] selftests/bpf: Remove test_xdp_redirect_multi.sh

[PATCH net] Bonding: Fix support for gso_partial_features
 2025-01-21  9:55 UTC  (2+ messages)


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