messages from 2025-02-13 15:43:17 to 2025-02-17 09:08:42 UTC [more...]
[PATCH v6 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-02-17 9:08 UTC
[PATCH v7 0/6] introduce PIDFD_SELF* sentinels
2025-02-17 8:24 UTC (5+ messages)
` [PATCH v7 1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process
[linux-next:master] [lib/prime_numbers] 313b38a6ec: kernel-selftests.lib.prime_numbers.sh.fail
2025-02-17 5:10 UTC
[PATCH v6 3/4] selftests: Move PCI Endpoint tests from tools/pci to Kselftests
2025-02-17 4:59 UTC (2+ messages)
` "
[PATCH v6 0/3] Add support for the Idle HLT intercept feature
2025-02-17 4:43 UTC (3+ messages)
[PATCH net-next] tun: Pad virtio headers
2025-02-17 2:57 UTC (6+ messages)
[PATCH net-next] selftest:net: fixed spelling mistakes
2025-02-17 2:23 UTC (2+ messages)
[PATCH v8 0/4] scanf: convert self-test to KUnit
2025-02-16 20:22 UTC (7+ messages)
` [PATCH v8 1/4] scanf: implicate test line in failure messages
` [PATCH v8 2/4] scanf: remove redundant debug logs
` [PATCH v8 3/4] scanf: convert self-test to KUnit
` [PATCH v8 4/4] scanf: break kunit into test cases
[PATCH net-next v3] selftests: net: add support for testing SO_RCVMARK and SO_RCVPRIORITY
2025-02-16 17:32 UTC (3+ messages)
[PATCH] selftests/core: fix repeated word in close_range_test.c comment
2025-02-16 16:01 UTC
[PATCH] tools/nolibc: add support for N64 and N32 ABIs
2025-02-16 15:41 UTC (3+ messages)
[PATCHv3 net 0/2] bonding: fix incorrect mac address setting
2025-02-16 15:11 UTC (6+ messages)
[PATCH v7 0/8] Buddy allocator like (or non-uniform) folio split
2025-02-16 14:17 UTC (10+ messages)
` [PATCH v7 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
` [PATCH v7 4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
[PATCH net-next v5 0/8] Some pktgen fixes/improvments (part II)
2025-02-16 14:15 UTC (7+ messages)
` [PATCH net-next v5 1/8] net: pktgen: fix mix of int/long
` [PATCH net-next v5 4/8] net: pktgen: fix mpls maximum labels list parsing
` [PATCH net-next v5 7/8] net: pktgen: remove all superfluous index assignements
[PATCH] selftests/nolibc: only run constructor tests on nolibc
2025-02-16 9:39 UTC (2+ messages)
[PATCH bpf-next v12 0/5] xsk: TX metadata Launch Time support
2025-02-16 9:34 UTC (6+ messages)
` [PATCH bpf-next v12 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v12 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v12 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v12 4/5] igc: Refactor empty frame insertion for launch time support
` [PATCH bpf-next v12 5/5] igc: Add launch time support to XDP ZC
[PATCH net-next v5 0/8] Some pktgen fixes/improvments (part I)
2025-02-16 9:21 UTC (6+ messages)
` [PATCH net-next v5 2/8] net: pktgen: enable 'param=value' parsing
` [PATCH net-next v5 8/8] net: pktgen: use defines for the various dec/hex number parsing digits lengths
[PATCH bpf-next v11 0/5] xsk: TX metadata Launch Time support
2025-02-16 7:43 UTC (6+ messages)
` [PATCH bpf-next v11 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v11 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v11 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v11 4/5] igc: Refactor empty frame insertion for launch time support
` [PATCH bpf-next v11 5/5] igc: Add launch time support to XDP ZC
[PATCH] selftests/sysctl: fix wording of help messages
2025-02-16 6:01 UTC
[PATCH bpf-next v10 0/5] xsk: TX metadata Launch Time support
2025-02-16 2:22 UTC (5+ messages)
` [PATCH bpf-next v10 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
[PATCH] selftests: netfilter: Fix typo in conntrack_icmp_related.sh comment
2025-02-15 21:36 UTC (2+ messages)
[PATCH v6 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
2025-02-15 13:04 UTC (15+ messages)
` [PATCH v6 1/3] rust: kunit: add KUnit case and suite macros
` [PATCH v6 2/3] rust: macros: add macro to easily run KUnit tests
` [PATCH v6 3/3] rust: kunit: allow to know if we are in a test
[PATCH v7 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
2025-02-15 9:06 UTC (4+ messages)
` [PATCH v7 1/3] rust: kunit: add KUnit case and suite macros
` [PATCH v7 2/3] rust: macros: add macro to easily run KUnit tests
` [PATCH v7 3/3] rust: kunit: allow to know if we are in a test
[PATCH] selftests/mm: Fix spelling
2025-02-15 8:18 UTC
[PATCH] kunit: qemu_configs: sparc: use Zilog console
2025-02-15 6:49 UTC (2+ messages)
[PATCH net-next v2] tun: Pad virtio headers
2025-02-15 6:04 UTC
[PATCH bpf-next v3 0/3] bpf: Fix array bounds error with may_goto and add selftest
2025-02-15 4:00 UTC (5+ messages)
` [PATCH bpf-next v3 1/3] bpf: Fix array bounds error with may_goto
` [PATCH bpf-next v3 2/3] selftests/bpf: Introduce __load_if_JITed annotation for tests
` [PATCH bpf-next v3 3/3] selftests/bpf: Add selftest for may_goto
[PATCH] selftests: mptcp: connect: Use more formal wording in error message
2025-02-15 0:23 UTC
[PATCH] Adds colors to kselftest output
2025-02-14 23:59 UTC (4+ messages)
[PATCH v4 0/3] printf: convert self-test to KUnit
2025-02-14 21:52 UTC (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] printf: break kunit into test cases
` [PATCH v4 3/3] printf: implicate test line in failure messages
[PATCH v3 0/2] printf: convert self-test to KUnit
2025-02-14 21:51 UTC (6+ messages)
[PATCH net-next v8 0/3] netdev-genl: Add an xsk attribute to queues
2025-02-14 21:12 UTC (2+ messages)
` [PATCH net-next v8 3/3] selftests: drv-net: Test queue xsk attribute
[PATCH v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-02-14 20:23 UTC (6+ messages)
` [PATCH v6 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v6 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
[PATCH v6 0/9] Basic SEV-SNP Selftests
2025-02-14 18:14 UTC (16+ messages)
` [PATCH v6 1/9] KVM: SEV: Disable SEV-SNP on FW validation failure
` [PATCH v6 2/9] KVM: SEV: Disable SEV on platform init failure
` [PATCH v6 4/9] KVM: selftests: Add VMGEXIT helper
` [PATCH v6 6/9] KVM: selftests: Add library support for interacting with SNP
` [PATCH v6 9/9] KVM: selftests: Add a basic SEV-SNP smoke test
[PATCH 1/2] misc: pci_endpoint_test: Give disabled BARs a distinct error code
2025-02-14 17:45 UTC (4+ messages)
` [PATCH 2/2] selftests: pci_endpoint: Skip disabled BARs
[PATCH net-next v2 3/5] selftests: forwarding: lib: Move require_command to net, generalize
2025-02-14 16:18 UTC (3+ messages)
` [PATCH net-next v2 4/5] selftests: test_vxlan_fdb_changelink: Convert to lib.sh
` [PATCH net-next v2 5/5] selftests: test_vxlan_fdb_changelink: Add a test for MC remote change
[PATCH v7 0/3] scanf: convert self-test to KUnit
2025-02-14 15:39 UTC (10+ messages)
[PATCH][next] KVM: selftests: Fix spelling mistake "Unabled" -> "Unable"
2025-02-14 15:21 UTC (2+ messages)
[PATCH v4 00/27] KVM: arm64: Implement support for SME in non-protected guests
2025-02-14 15:13 UTC (30+ messages)
` [PATCH v4 01/27] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v4 02/27] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v4 03/27] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH v4 04/27] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v4 05/27] KVM: arm64: Introduce non-UNDEF FGT control
` [PATCH v4 06/27] KVM: arm64: Pay attention to FFR parameter in SVE save and load
` [PATCH v4 07/27] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v4 08/27] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v4 09/27] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v4 10/27] KVM: arm64: Document the KVM ABI for SME
` [PATCH v4 11/27] KVM: arm64: Define internal features "
` [PATCH v4 12/27] KVM: arm64: Rename sve_state_reg_region
` [PATCH v4 13/27] KVM: arm64: Store vector lengths in an array
` [PATCH v4 14/27] KVM: arm64: Implement SME vector length configuration
` [PATCH v4 15/27] KVM: arm64: Support SME control registers
` [PATCH v4 16/27] KVM: arm64: Support TPIDR2_EL0
` [PATCH v4 17/27] KVM: arm64: Support SME identification registers for guests
` [PATCH v4 18/27] KVM: arm64: Support SME priority registers
` [PATCH v4 19/27] KVM: arm64: Provide assembly for SME state restore
` [PATCH v4 20/27] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v4 21/27] KVM: arm64: Expose SME specific state to userspace
` [PATCH v4 22/27] KVM: arm64: Context switch SME state for normal guests
` [PATCH v4 23/27] KVM: arm64: Handle SME exceptions
` [PATCH v4 24/27] KVM: arm64: Expose SME to nested guests
` [PATCH v4 25/27] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v4 26/27] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v4 27/27] KVM: arm64: selftests: Add SME to set_id_regs test
[PATCH net-next v19 00/26] Introducing OpenVPN Data Channel Offload
2025-02-14 14:00 UTC (9+ messages)
[PATCH v2 00/15] riscv: add SBI FWFT misaligned exception delegation support
2025-02-14 13:55 UTC (4+ messages)
` [PATCH v2 14/15] RISC-V: KVM: add support for FWFT SBI extension
[PATCH net 0/4] sockmap, vsock: For connectible sockets allow only connected
2025-02-14 13:12 UTC (5+ messages)
` [PATCH net 1/4] "
` [PATCH net 4/4] selftest/bpf: Add vsock test for sockmap rejecting unconnected
[PATCH v2] ww_mutex: convert self-test to KUnit
2025-02-14 12:37 UTC (5+ messages)
[PATCH net-next v9 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops
2025-02-14 10:51 UTC (4+ messages)
[PATCH v3 0/2] tools: Unify top-level quiet infrastructure
2025-02-14 10:08 UTC (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] tools: Remove redundant quiet setup
[PATCH net-next RESEND v7 0/3] netdev-genl: Add an xsk attribute to queues
2025-02-14 2:49 UTC (3+ messages)
` [PATCH net-next RESEND v7 3/3] selftests: drv-net: Test queue xsk attribute
[PATCH net-next v19 25/26] testing/selftests: add test tool and scripts for ovpn module
2025-02-14 1:49 UTC (2+ messages)
[PATCH bpf-next v2 0/3] bpf: Fix array bounds error with may_goto and add selftest
2025-02-14 0:58 UTC (9+ messages)
` [PATCH bpf-next v2 1/3] bpf: Fix array bounds error with may_goto
` [PATCH bpf-next v2 3/3] selftests/bpf: Add selftest for may_goto
[PATCH v1] selftests/landlock: Enable the new CONFIG_AF_UNIX_OOB
2025-02-13 22:32 UTC (2+ messages)
[PATCH v1 00/13] iommu: Add MSI mapping support with nested SMMU
2025-02-13 21:34 UTC (8+ messages)
` [PATCH v1 01/13] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers"
2025-02-13 20:47 UTC (5+ messages)
` [PATCH v2 6/6] selftests/mm: remove local __NR_* definitions
[PATCH v2 0/2] tools: Unify top-level quiet infrastructure
2025-02-13 20:37 UTC (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tools: Remove redundant quiet setup
[PATCH v2] rseq/selftests: Fix riscv rseq_offset_deref_addv inline asm
2025-02-13 18:30 UTC (2+ messages)
[RFC PATCH v3 0/8] PMU partitioning driver support
2025-02-13 18:26 UTC (10+ messages)
` [RFC PATCH v3 1/8] arm64: cpufeature: Add cap for HPMN0
` [RFC PATCH v3 2/8] arm64: Generate sign macro for sysreg Enums
` [RFC PATCH v3 3/8] KVM: arm64: Cleanup PMU includes
` [RFC PATCH v3 4/8] KVM: arm64: Reorganize PMU functions
` [RFC PATCH v3 5/8] KVM: arm64: Introduce module param to partition the PMU
` [RFC PATCH v3 6/8] perf: arm_pmuv3: Generalize counter bitmasks
` [RFC PATCH v3 7/8] perf: arm_pmuv3: Keep out of guest counter partition
` [RFC PATCH v3 8/8] KVM: arm64: selftests: Reword selftests error
[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
2025-02-13 18:17 UTC (5+ messages)
` [PATCH 1/4] mm: allow guard regions in file-backed and read-only mappings
` [PATCH 2/4] selftests/mm: rename guard-pages to guard-regions
` [PATCH 3/4] tools/selftests: expand all guard region tests to file-backed
` [PATCH 4/4] tools/selftests: add file/shmem-backed mapping guard region tests
[RFC PATCH 15/39] KVM: guest_memfd: hugetlb: allocate and truncate from hugetlb
2025-02-13 16:48 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).