linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-01 08:42:36 to 2023-11-07 07:45:29 UTC [more...]

[RFC PATCH v3 00/12] Device Memory TCP
 2023-11-07  7:45 UTC  (47+ messages)
` [RFC PATCH v3 01/12] net: page_pool: factor out releasing DMA from releasing the page
` [RFC PATCH v3 02/12] net: page_pool: create hooks for custom page providers
` [RFC PATCH v3 03/12] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
` [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
` [RFC PATCH v3 06/12] memory-provider: dmabuf devmem memory provider
` [RFC PATCH v3 07/12] page-pool: device memory support
` [RFC PATCH v3 08/12] net: support non paged skb frags
` [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
` [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
` [RFC PATCH v3 11/12] net: add SO_DEVMEM_DONTNEED setsockopt to release RX pages
` [RFC PATCH v3 12/12] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v5 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-11-07  0:31 UTC  (12+ messages)
` [PATCH v5 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v5 2/6] memcontrol: allows mem_cgroup_iter() to check for onlineness
` [PATCH v5 3/6] zswap: make shrinking memcg-aware
  ` [PATCH v5 3/6] zswap: make shrinking memcg-aware (fix)
` [PATCH v5 4/6] mm: memcg: add per-memcg zswap writeback stat
` [PATCH v5 5/6] selftests: cgroup: update per-memcg zswap writeback selftest
` [PATCH v5 6/6] zswap: shrinks zswap pool based on memory pressure

[PATCH] Kunit to check the longest symbol length
 2023-11-07  0:30 UTC  (5+ messages)

[PATCH AUTOSEL 6.1 04/11] selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test config
 2023-11-06 23:15 UTC 

[PATCH AUTOSEL 6.5 04/13] selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test config
 2023-11-06 23:14 UTC 

[PATCH AUTOSEL 6.6 04/13] selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test config
 2023-11-06 23:14 UTC 

[PATCH 00/24] selftests/resctrl: CAT test improvements & generalized test framework
 2023-11-06 21:22 UTC  (46+ messages)
` [PATCH 01/24] selftests/resctrl: Split fill_buf to allow tests finer-grained control
` [PATCH 03/24] selftests/resctrl: Refactor get_cbm_mask()
` [PATCH 05/24] selftests/resctrl: Create cache_size() helper
` [PATCH 06/24] selftests/resctrl: Exclude shareable bits from schemata in CAT test
` [PATCH 07/24] selftests/resctrl: Split measure_cache_vals() function
` [PATCH 08/24] selftests/resctrl: Split show_cache_info() to test specific and generic parts
` [PATCH 09/24] selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion
` [PATCH 10/24] selftests/resctrl: Remove nested calls in perf event handling
` [PATCH 16/24] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
` [PATCH 17/24] selftests/resctrl: Create struct for input parameter
` [PATCH 18/24] selftests/resctrl: Introduce generalized test framework
` [PATCH 23/24] selftests/resctrl: Add L2 CAT test
` [PATCH 24/24] selftests/resctrl: Ignore failures from L2 CAT test with <= 2 bits

[PATCH] selftests: bpf: config.aarch64: disable CONFIG_DEBUG_INFO_REDUCED
 2023-11-06 19:50 UTC  (2+ messages)

[PATCH v1] selftests: cgroup: Fixes code style errors
 2023-11-06 18:11 UTC 

[PATCH v1] selftests: cgroup: Fixes a typo in a comment
 2023-11-06 18:10 UTC 

[PATCH v1] selftests: sched: Remove initialization to 0 for a static variable
 2023-11-06 18:10 UTC 

[PATCH v2] kunit: test: Avoid cast warning when adding kfree() as an action
 2023-11-06 18:08 UTC  (2+ messages)

[PATCH] kunit: test: Avoid cast warning in when adding kfree() as an action
 2023-11-06 17:24 UTC  (2+ messages)

[PATCH v3 0/3] Add a test to catch unprobed Devicetree devices
 2023-11-06 17:09 UTC  (6+ messages)
` [PATCH v3 3/3] kselftest: Add new test for detecting "

PSA: migrating linux-kselftest to new vger infrastructure
 2023-11-06 14:17 UTC 

[RFC] drm/tests: annotate intentional stack trace in drm_test_rect_calc_hscale()
 2023-11-06 13:58 UTC  (4+ messages)

[PATCH V10 0/7] amd-pstate preferred core
 2023-11-06  8:15 UTC  (4+ messages)
` [PATCH V10 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting

[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
 2023-11-06  6:41 UTC  (2+ messages)
    ` [PATCH v13] "

[PATCH] selftests/nolibc: fix testcase status alignment
 2023-11-05 14:39 UTC  (3+ messages)

[PATCH v2 0/6] tools/nolibc: MIPS bugfixes and refactoring
 2023-11-05 11:35 UTC  (7+ messages)
` [PATCH v2 1/6] tools/nolibc: error out on unsupported architecture
` [PATCH v2 2/6] tools/nolibc: move MIPS ABI validation into arch-mips.h
` [PATCH v2 3/6] selftests/nolibc: use XARCH for MIPS
` [PATCH v2 4/6] selftests/nolibc: explicitly specify ABI "
` [PATCH v2 5/6] selftests/nolibc: extraconfig support
` [PATCH v2 6/6] selftests/nolibc: add configuration for mipso32be

[PATCH 0/6] tools/nolibc: MIPS bugfixes and refactoring
 2023-11-05 10:49 UTC  (12+ messages)
` [PATCH 1/6] tools/nolibc: error out on unsupported architecture
` [PATCH 2/6] tools/nolibc: move MIPS ABI validation into arch-mips.h
` [PATCH 3/6] selftests/nolibc: use XARCH for MIPS
` [PATCH 4/6] selftests/nolibc: explicitly specify ABI "
` [PATCH 5/6] selftests/nolibc: extraconfig support
` [PATCH 6/6] selftests/nolibc: add configuration for mipso32be

[PATCH] selftests/nolibc: add script to run testsuite
 2023-11-05  9:27 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-10-31  8:30 UTC 

[PATCH 1/2] selftests: mm: skip whole test instead of failure
 2023-11-03 18:23 UTC  (2+ messages)
` [PATCH 2/2] selftests: mm: fix some build warnings

[PATCH 1/2] selftests/mm: restore number of hugepages
 2023-11-03 17:34 UTC  (2+ messages)
` [PATCH 2/2] selftests/mm: Add hugetlb_fault_after_madv to .gitignore

[PATCH v2 2/2] selftests/mm: Add a new test for madv and hugetlb
 2023-11-03 14:47 UTC  (5+ messages)

[PATCH v3 00/11] A minor flurry of selftest/mm fixes
 2023-11-03 13:08 UTC  (8+ messages)
` [PATCH v3 11/11] selftests: error out if kernel header files are not yet built

[PATCHv2 net] selftests: pmtu.sh: fix result checking
 2023-11-03  9:20 UTC  (2+ messages)

[PATCH v4 0/5] userfaultfd move option
 2023-11-02 21:32 UTC  (4+ messages)
` [PATCH v4 3/5] selftests/mm: call uffd_test_ctx_clear at the end of the test

[PATCH 0/3] selftests/nolibc: various build improvements
 2023-11-02 19:45 UTC  (5+ messages)
` [PATCH 1/3] selftests/nolibc: use EFI -bios for LoongArch qemu

[RFC PATCH v1 0/8] KVM: seftests: Support guest user mode execution and running
 2023-11-02 15:51 UTC  (9+ messages)
` [RFC PATCH v1 1/8] KVM: selftests: x86: Fix bug in addr_arch_gva2gpa()
` [RFC PATCH v1 2/8] KVM: selftests: x86: Support guest running on canonical linear-address organization
` [RFC PATCH v1 3/8] KVM: selftests: Add virt_arch_ucall_prealloc() arch specific implementation
` [RFC PATCH v1 4/8] KVM : selftests : Adapt selftest cases to kernel canonical linear address
` [RFC PATCH v1 5/8] KVM: selftests: x86: Prepare setup for user mode support
` [RFC PATCH v1 6/8] KVM: selftests: x86: Allow user to access user-mode address and I/O address space
` [RFC PATCH v1 7/8] KVM: selftests: x86: Support vcpu run in user mode
` [RFC PATCH v1 8/8] KVM: selftests: x86: Add KVM forced emulation prefix capability

[PATCH bpf] selftests/bpf: Fix broken build where char is unsigned
 2023-11-02 15:00 UTC  (4+ messages)

[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
 2023-11-02 12:47 UTC  (2+ messages)

[PATCH v33 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-11-02 12:04 UTC  (5+ messages)
` [PATCH v33 6/6] selftests: mm: add pagemap ioctl tests

[PATCH v3 4/4] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt
 2023-11-02 12:01 UTC 

[PATCH] kselftests: add per_test_log support
 2023-11-02  7:50 UTC 

[PATCH bpf-next v3 1/2] selftests/bpf: Convert CHECK macros to ASSERT_* macros in bpf_iter
 2023-11-02  6:00 UTC  (2+ messages)

[PATCH bpf v3 0/2] bpf: Fix incorrect immediate spill
 2023-11-02  6:00 UTC  (4+ messages)
` [PATCH bpf v3 1/2] bpf: Fix check_stack_write_fixed_off() to correctly spill imm
` [PATCH bpf v3 2/2] selftests/bpf: Add test for immediate spilled to stack

[GIT PULL] KUnit next update for Linux 6.7-rc1
 2023-11-02  3:15 UTC  (2+ messages)

[GIT PULL] Kselftest next update for Linux 6.7-rc1
 2023-11-02  3:15 UTC 

[RFCv2 bpf-next 0/7] Add bpf_xdp_get_xfrm_state() kfunc
 2023-11-01 21:57 UTC  (6+ messages)
` [RFCv2 bpf-next 3/7] bpf: selftests: test_tunnel: Use ping -6 over ping6
` [RFCv2 bpf-next 4/7] bpf: selftests: test_tunnel: Mount bpffs if necessary
` [RFCv2 bpf-next 5/7] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [RFCv2 bpf-next 6/7] bpf: selftests: test_tunnel: Disable CO-RE relocations
` [RFCv2 bpf-next 7/7] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[PATCH v2] selftests/net: synchronize udpgso_bench rx and tx
 2023-11-01 13:17 UTC  (3+ messages)

[PATCH bpf v2 0/2] bpf: Fix incorrect immediate spill
 2023-11-01 12:18 UTC  (7+ messages)
` [PATCH bpf v2 1/2] bpf: Fix check_stack_write_fixed_off() to correctly spill imm
` [PATCH bpf v2 2/2] selftests/bpf: Add test for immediate spilled to stack


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