Linux Kernel Selftest
[Prev Page][Next Page]
- [PATCH net-next v10 10/10] net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers, (continued)
- selftests/livepatch fails on s390,
Alexander Gordeev
- [RFC PATCH net-next v5 00/14] Device Memory TCP,
Mina Almasry
- [RFC PATCH net-next v5 01/14] net: page_pool: create hooks for custom page providers,
Mina Almasry
- [RFC PATCH net-next v5 02/14] net: page_pool: factor out page_pool recycle check,
Mina Almasry
- [RFC PATCH net-next v5 03/14] net: netdev netlink api to bind dma-buf to a net device,
Mina Almasry
- [RFC PATCH net-next v5 04/14] netdev: support binding dma-buf to netdevice,
Mina Almasry
- [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator,
Mina Almasry
- [RFC PATCH net-next v5 06/14] page_pool: convert to use netmem,
Mina Almasry
- [RFC PATCH net-next v5 07/14] page_pool: devmem support,
Mina Almasry
- [RFC PATCH net-next v5 08/14] memory-provider: dmabuf devmem memory provider,
Mina Almasry
- [RFC PATCH net-next v5 09/14] net: support non paged skb frags,
Mina Almasry
- [RFC PATCH net-next v5 10/14] net: add support for skbs with unreadable frags,
Mina Almasry
- [RFC PATCH net-next v5 11/14] tcp: RX path for devmem TCP,
Mina Almasry
- [RFC PATCH net-next v5 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags,
Mina Almasry
- [RFC PATCH net-next v5 13/14] net: add devmem TCP documentation,
Mina Almasry
- [RFC PATCH net-next v5 14/14] selftests: add ncdevmem, netcat for devmem TCP,
Mina Almasry
- [PATCH] selftest: kvm: kvm_page_table_test: change default guest memory down to 128MB,
Itaru Kitayama
- [PATCH] kselftest: alsa: fixed a print formatting warning,
Ghanshyam Agrawal
- [PATCH] KVM: s390: selftest: memop: Fix undefined behavior,
Nina Schoetterl-Glausch
- [PATCH net 0/4] mptcp: misc. fixes for v6.7,
Matthieu Baerts
- [PATCH 0/2] kunit: Reset test->priv after each param iteration,
Michal Wajdeczko
- [PATCH v4 00/29] selftests/resctrl: CAT test improvements & generalized test framework,
Ilpo Järvinen
- [PATCH v4 01/29] selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg(),
Ilpo Järvinen
- [PATCH v4 02/29] selftests/resctrl: Return -1 instead of errno on error,
Ilpo Järvinen
- [PATCH v4 03/29] selftests/resctrl: Don't use ctrlc_handler() outside signal handling,
Ilpo Järvinen
- [PATCH v4 09/29] selftests/resctrl: Create cache_portion_size() helper,
Ilpo Järvinen
- [PATCH v4 04/29] selftests/resctrl: Change function comments to say < 0 on error,
Ilpo Järvinen
- [PATCH v4 05/29] selftests/resctrl: Split fill_buf to allow tests finer-grained control,
Ilpo Järvinen
- [PATCH v4 14/29] selftests/resctrl: Remove nested calls in perf event handling,
Ilpo Järvinen
- [PATCH v4 11/29] selftests/resctrl: Split measure_cache_vals(),
Ilpo Järvinen
- [PATCH v4 10/29] selftests/resctrl: Exclude shareable bits from schemata in CAT test,
Ilpo Järvinen
- [PATCH v4 12/29] selftests/resctrl: Split show_cache_info() to test specific and generic parts,
Ilpo Järvinen
- [PATCH v4 15/29] selftests/resctrl: Consolidate naming of perf event related things,
Ilpo Järvinen
- [PATCH v4 13/29] selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion,
Ilpo Järvinen
- [PATCH v4 16/29] selftests/resctrl: Improve perf init,
Ilpo Järvinen
- [PATCH v4 17/29] selftests/resctrl: Convert perf related globals to locals,
Ilpo Järvinen
- [PATCH v4 18/29] selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test(),
Ilpo Järvinen
- [PATCH v4 19/29] selftests/resctrl: Open perf fd before start & add error handling,
Ilpo Järvinen
- [PATCH v4 20/29] selftests/resctrl: Replace file write with volatile variable,
Ilpo Järvinen
- [PATCH v4 21/29] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations,
Ilpo Järvinen
- [PATCH v4 22/29] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test,
Ilpo Järvinen
- [PATCH v4 24/29] selftests/resctrl: Create struct for input parameters,
Ilpo Järvinen
- [PATCH v4 25/29] selftests/resctrl: Introduce generalized test framework,
Ilpo Järvinen
- [PATCH v4 06/29] selftests/resctrl: Refactor fill_buf functions,
Ilpo Järvinen
- [PATCH v4 07/29] selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm(),
Ilpo Järvinen
- [PATCH v4 27/29] selftests/resctrl: Add helper to convert L2/3 to integer,
Ilpo Järvinen
- [PATCH v4 29/29] selftests/resctrl: Get domain id from cache id,
Ilpo Järvinen
- [PATCH v4 28/29] selftests/resctrl: Rename resource ID to domain ID,
Ilpo Järvinen
- [PATCH v4 23/29] selftests/resctrl: Restore the CPU affinity after CAT test,
Ilpo Järvinen
- [PATCH v4 26/29] selftests/resctrl: Pass write_schemata() resource instead of test name,
Ilpo Järvinen
- [PATCH v4 08/29] selftests/resctrl: Mark get_cache_size() cache_type const,
Ilpo Järvinen
- Re: [PATCH v4 00/29] selftests/resctrl: CAT test improvements & generalized test framework,
Reinette Chatre
- [PATCH] kselftest: Add basic test for probing the rust sample modules,
Laura Nao
- [PATCH net-next v9 00/10] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing,
Roger Quadros
- [PATCH net-next v9 01/10] selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-size,
Roger Quadros
- [PATCH net-next v9 02/10] selftests: forwarding: ethtool_mm: fall back to aggregate if device does not report pMAC stats,
Roger Quadros
- [PATCH net-next v9 03/10] net: ethernet: am65-cpsw: Build am65-cpsw-qos only if required,
Roger Quadros
- [PATCH net-next v9 04/10] net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOS,
Roger Quadros
- [PATCH net-next v9 05/10] net: ethernet: am65-cpsw: cleanup TAPRIO handling,
Roger Quadros
- [PATCH net-next v9 06/10] net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration,
Roger Quadros
- [PATCH net-next v9 07/10] net: ethernet: am65-cpsw: Move register definitions to header file,
Roger Quadros
- [PATCH net-next v9 08/10] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode,
Roger Quadros
- [PATCH net-next v9 09/10] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support,
Roger Quadros
- [PATCH net-next v9 10/10] net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers,
Roger Quadros
- [PATCH][next] powerpc/selftests: Fix spelling mistake "EACCESS" -> "EACCES",
Colin Ian King
- [PATCH v4 0/5] kunit: Add helpers for creating test-managed devices,
davidgow
- [PATCH 00/12] selftests/net: Add TCP-AO tests,
Dmitry Safonov
- [PATCH 01/12] selftests/net: Add TCP-AO library,
Dmitry Safonov
- [PATCH 03/12] selftests/net: Add TCP-AO ICMPs accept test,
Dmitry Safonov
- [PATCH 02/12] selftests/net: Verify that TCP-AO complies with ignoring ICMPs,
Dmitry Safonov
- [PATCH 04/12] selftests/net: Add a test for TCP-AO keys matching,
Dmitry Safonov
- [PATCH 05/12] selftests/net: Add test for TCP-AO add setsockopt() command,
Dmitry Safonov
- [PATCH 06/12] selftests/net: Add TCP-AO + TCP-MD5 + no sign listen socket tests,
Dmitry Safonov
- [PATCH 07/12] selftests/net: Add test/benchmark for removing MKTs,
Dmitry Safonov
- [PATCH 08/12] selftests/net: Add TCP_REPAIR TCP-AO tests,
Dmitry Safonov
- [PATCH 09/12] selftests/net: Add SEQ number extension test,
Dmitry Safonov
- [PATCH 10/12] selftests/net: Add TCP-AO RST test,
Dmitry Safonov
- [PATCH 11/12] selftests/net: Add TCP-AO selfconnect/simultaneous connect test,
Dmitry Safonov
- [PATCH 12/12] selftests/net: Add TCP-AO key-management test,
Dmitry Safonov
- Re: [PATCH 00/12] selftests/net: Add TCP-AO tests,
Hangbin Liu
- [PATCH bpf-next 0/3] Various BPF exception improvements,
Daniel Xu
- [PATCH bpf-next v6 0/5] Add bpf_xdp_get_xfrm_state() kfunc,
Daniel Xu
- [PATCH v8 00/24] security: Move IMA and EVM to the LSM infrastructure,
Roberto Sassu
- [PATCH v8 01/24] ima: Align ima_inode_post_setattr() definition with LSM infrastructure,
Roberto Sassu
- [PATCH v8 02/24] ima: Align ima_file_mprotect() definition with LSM infrastructure,
Roberto Sassu
- [PATCH v8 03/24] ima: Align ima_inode_setxattr() definition with LSM infrastructure,
Roberto Sassu
- [PATCH v8 04/24] ima: Align ima_inode_removexattr() definition with LSM infrastructure,
Roberto Sassu
- [PATCH v8 05/24] ima: Align ima_post_read_file() definition with LSM infrastructure,
Roberto Sassu
- [PATCH v8 06/24] evm: Align evm_inode_post_setattr() definition with LSM infrastructure,
Roberto Sassu
- [PATCH v8 07/24] evm: Align evm_inode_setxattr() definition with LSM infrastructure,
Roberto Sassu
- [PATCH v8 08/24] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure,
Roberto Sassu
- [PATCH v8 09/24] security: Align inode_setattr hook definition with EVM,
Roberto Sassu
- [PATCH v8 10/24] security: Introduce inode_post_setattr hook,
Roberto Sassu
- [PATCH v8 11/24] security: Introduce inode_post_removexattr hook,
Roberto Sassu
- [PATCH v8 12/24] security: Introduce file_post_open hook,
Roberto Sassu
- [PATCH v8 13/24] security: Introduce file_release hook,
Roberto Sassu
- [PATCH v8 14/24] security: Introduce path_post_mknod hook,
Roberto Sassu
- [PATCH v8 15/24] security: Introduce inode_post_create_tmpfile hook,
Roberto Sassu
- [PATCH v8 16/24] security: Introduce inode_post_set_acl hook,
Roberto Sassu
- [PATCH v8 17/24] security: Introduce inode_post_remove_acl hook,
Roberto Sassu
- [PATCH v8 18/24] security: Introduce key_post_create_or_update hook,
Roberto Sassu
- [PATCH v8 19/24] ima: Move to LSM infrastructure,
Roberto Sassu
- [PATCH v8 20/24] ima: Move IMA-Appraisal to LSM infrastructure,
Roberto Sassu
- [PATCH v8 21/24] evm: Move to LSM infrastructure,
Roberto Sassu
- [PATCH v8 22/24] evm: Make it independent from 'integrity' LSM,
Roberto Sassu
- [PATCH v8 23/24] ima: Make it independent from 'integrity' LSM,
Roberto Sassu
- [PATCH v8 24/24] integrity: Remove LSM,
Roberto Sassu
- [PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format,
Ryan Roberts
- [PATCH] selftests: secretmem: Floor the memory size to the multiple of page_size,
Muhammad Usama Anjum
- [PATCH v3 0/5] kunit: Add helpers for creating test-managed devices,
davidgow
- [PATCH v5 1/6] kunit: move KUNIT_TABLE out of INIT_DATA,
Rae Moar
- [PATCH v4] tracing/selftests: Add test to test the trace_marker,
Steven Rostedt
- [PATCH v2] selftests/ftrace: Add test to exercize function tracer across cpu hotplug,
Naveen N Rao
- [PATCHv2 net-next 00/13] Convert net selftests to run in unique namespace (Part 3),
Hangbin Liu
- [PATCHv2 net-next 01/13] selftests/net: add variable NS_LIST for lib.sh,
Hangbin Liu
- [PATCHv2 net-next 02/13] selftests/net: convert srv6_end_dt46_l3vpn_test.sh to run it in unique namespace,
Hangbin Liu
- [PATCHv2 net-next 03/13] selftests/net: convert srv6_end_dt4_l3vpn_test.sh to run it in unique namespace,
Hangbin Liu
- [PATCHv2 net-next 04/13] selftests/net: convert srv6_end_dt6_l3vpn_test.sh to run it in unique namespace,
Hangbin Liu
- [PATCHv2 net-next 05/13] selftests/net: convert fcnal-test.sh to run it in unique namespace,
Hangbin Liu
- [PATCHv2 net-next 06/13] selftests/net: fix grep checking for fib_nexthop_multiprefix,
Hangbin Liu
- [PATCHv2 net-next 07/13] selftests/net: convert fib_nexthop_multiprefix to run it in unique namespace,
Hangbin Liu
- [PATCHv2 net-next 08/13] selftests/net: convert fib_nexthop_nongw.sh to run it in unique namespace,
Hangbin Liu
- [PATCHv2 net-next 09/13] selftests/net: convert fib_nexthops.sh to run it in unique namespace,
Hangbin Liu
- [PATCHv2 net-next 10/13] selftests/net: convert fib-onlink-tests.sh to run it in unique namespace,
Hangbin Liu
- [PATCHv2 net-next 11/13] selftests/net: convert fib_rule_tests.sh to run it in unique namespace,
Hangbin Liu
- [PATCHv2 net-next 12/13] selftests/net: convert fib_tests.sh to run it in unique namespace,
Hangbin Liu
- [PATCHv2 net-next 13/13] selftests/net: convert fdb_flush.sh to run it in unique namespace,
Hangbin Liu
- Re: [PATCHv2 net-next 00/13] Convert net selftests to run in unique namespace (Part 3),
patchwork-bot+netdevbpf
- [PATCH v3 0/2] selftests/vDSO: Fix errors on LoongArch,
Tiezhu Yang
- [PATCH v4 1/6] kunit: move KUNIT_TABLE out of INIT_DATA,
Rae Moar
- [PATCH v3] tracing/selftests: Add test to test the trace_marker,
Steven Rostedt
- [RFC PATCH v3 00/11] Introduce mseal(),
jeffxu
- [RFC PATCH v3 01/11] mseal: Add mseal syscall.,
jeffxu
- [RFC PATCH v3 02/11] mseal: Wire up mseal syscall,
jeffxu
- [RFC PATCH v3 03/11] mseal: add can_modify_mm and can_modify_vma,
jeffxu
- [RFC PATCH v3 05/11] mseal: add MM_SEAL_PROT_PKEY,
jeffxu
- [RFC PATCH v3 06/11] mseal: add sealing support for mmap,
jeffxu
- [RFC PATCH v3 04/11] mseal: add MM_SEAL_BASE,
jeffxu
- [RFC PATCH v3 07/11] mseal: make sealed VMA mergeable.,
jeffxu
- [RFC PATCH v3 08/11] mseal: add MM_SEAL_DISCARD_RO_ANON,
jeffxu
- [RFC PATCH v3 09/11] mseal: add MAP_SEALABLE to mmap(),
jeffxu
- [RFC PATCH v3 10/11] selftest mm/mseal memory sealing,
jeffxu
- [RFC PATCH v3 11/11] mseal:add documentation,
jeffxu
- [RFC PATCH v5 00/29] TDX KVM selftests,
Sagi Shahar
- [RFC PATCH v5 01/29] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings,
Sagi Shahar
- [RFC PATCH v5 02/29] KVM: selftests: Expose function that sets up sregs based on VM's mode,
Sagi Shahar
- [RFC PATCH v5 03/29] KVM: selftests: Store initial stack address in struct kvm_vcpu,
Sagi Shahar
- [RFC PATCH v5 04/29] KVM: selftests: Refactor steps in vCPU descriptor table initialization,
Sagi Shahar
- [RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs,
Sagi Shahar
- [RFC PATCH v5 07/29] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by guest memfd,
Sagi Shahar
- [RFC PATCH v5 06/29] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration,
Sagi Shahar
- [RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test,
Sagi Shahar
- [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test,
Sagi Shahar
- [RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO,
Sagi Shahar
- [RFC PATCH v5 11/29] KVM: selftests: TDX: Add basic TDX CPUID test,
Sagi Shahar
- [RFC PATCH v5 12/29] KVM: selftests: TDX: Add basic get_td_vmcall_info test,
Sagi Shahar
- [RFC PATCH v5 13/29] KVM: selftests: TDX: Add TDX IO writes test,
Sagi Shahar
- [RFC PATCH v5 14/29] KVM: selftests: TDX: Add TDX IO reads test,
Sagi Shahar
- [RFC PATCH v5 15/29] KVM: selftests: TDX: Add TDX MSR read/write tests,
Sagi Shahar
- [RFC PATCH v5 16/29] KVM: selftests: TDX: Add TDX HLT exit test,
Sagi Shahar
- [RFC PATCH v5 17/29] KVM: selftests: TDX: Add TDX MMIO reads test,
Sagi Shahar
- [RFC PATCH v5 19/29] KVM: selftests: TDX: Add TDX CPUID TDVMCALL test,
Sagi Shahar
- [RFC PATCH v5 18/29] KVM: selftests: TDX: Add TDX MMIO writes test,
Sagi Shahar
- [RFC PATCH v5 20/29] KVM: selftests: TDX: Verify the behavior when host consumes a TD private memory,
Sagi Shahar
- [RFC PATCH v5 21/29] KVM: selftests: TDX: Add TDG.VP.INFO test,
Sagi Shahar
- [RFC PATCH v5 22/29] KVM: selftests: Add functions to allow mapping as shared,
Sagi Shahar
- [RFC PATCH v5 23/29] KVM: selftests: TDX: Add shared memory test,
Sagi Shahar
[RFC PATCH v5 26/29] KVM: selftests: TDX: Add support for TDG.VP.VEINFO.GET,
Sagi Shahar
[RFC PATCH v5 25/29] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT,
Sagi Shahar
[RFC PATCH v5 28/29] KVM: selftests: TDX: Add TDX UPM selftest,
Sagi Shahar
[RFC PATCH v5 24/29] KVM: selftests: Expose _vm_vaddr_alloc,
Sagi Shahar
[RFC PATCH v5 27/29] KVM: selftests: Propagate KVM_EXIT_MEMORY_FAULT to userspace,
Sagi Shahar
[RFC PATCH v5 29/29] KVM: selftests: TDX: Add TDX UPM selftests for implicit conversion,
Sagi Shahar
Re: [RFC PATCH v5 00/29] TDX KVM selftests,
Verma, Vishal L
[PATCH v2] tracing/selftests: Add test to test max subbuf size with trace_marker,
Steven Rostedt
[PATCH v2 0/5] selftests/damon: add Python-written DAMON functionality tests,
SeongJae Park
[PATCH 0/5] selftests/damon: add Python-written DAMON functionality tests,
SeongJae Park
[PATCH] tracing/selftests: Add test to test max subbuf size with trace_marker,
Steven Rostedt
[PATCH v2 0/4] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest,
Maciej Wieczor-Retman
[PATCH v4 00/11] RISCV: Add kvm Sstc timer selftests,
Haibo Xu
- [PATCH v4 01/11] selftests/kvm: Fix issues with $(SPLIT_TESTS),
Haibo Xu
- [PATCH v4 02/11] KVM: arm64: selftests: Split arch_timer test code,
Haibo Xu
- [PATCH v4 03/11] KVM: selftests: Add CONFIG_64BIT definition for the build,
Haibo Xu
- [PATCH v4 04/11] tools: riscv: Add header file csr.h,
Haibo Xu
- [PATCH v4 05/11] tools: riscv: Add header file vdso/processor.h,
Haibo Xu
- [PATCH v4 06/11] KVM: riscv: selftests: Switch to use macro from csr.h,
Haibo Xu
- [PATCH v4 07/11] KVM: riscv: selftests: Add exception handling support,
Haibo Xu
- [PATCH v4 08/11] KVM: riscv: selftests: Add guest helper to get vcpu id,
Haibo Xu
- [PATCH v4 09/11] KVM: riscv: selftests: Change vcpu_has_ext to a common function,
Haibo Xu
- [PATCH v4 10/11] KVM: riscv: selftests: Add sstc timer test,
Haibo Xu
- [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch timer test,
Haibo Xu
[PATCH] selftests/ftrace: Add test to exercize function tracer across cpu hotplug,
Naveen N Rao
Should I add BPF kfuncs for userspace apps? And how?,
Akihiko Odaki
[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc,
Daniel Xu
[PATCH v7 00/11] arm64: perf: Add support for event counting threshold,
James Clark
- [PATCH v7 01/11] arm: perf: Remove inlines from arm_pmuv3.c,
James Clark
- [PATCH v7 02/11] arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_N,
James Clark
- [PATCH v7 03/11] arm: perf: Use GENMASK for PMMIR fields,
James Clark
- [PATCH v7 04/11] arm: perf: Convert remaining fields to use GENMASK,
James Clark
- [PATCH v7 05/11] arm64: perf: Include threshold control fields in PMEVTYPER mask,
James Clark
- [PATCH v7 06/11] arm: pmu: Share user ABI format mechanism with SPE,
James Clark
- [PATCH v7 07/11] perf/arm_dmc620: Remove duplicate format attribute #defines,
James Clark
- [PATCH v7 08/11] KVM: selftests: aarch64: Update tools copy of arm_pmuv3.h,
James Clark
- [PATCH v7 09/11] arm: pmu: Move error message and -EOPNOTSUPP to individual PMUs,
James Clark
- [PATCH v7 10/11] arm64: perf: Add support for event counting threshold,
James Clark
- [PATCH v7 11/11] Documentation: arm64: Document the PMU event counting threshold feature,
James Clark
- Re: [PATCH v7 00/11] arm64: perf: Add support for event counting threshold,
Will Deacon
[PATCH RESEND v3] KVM: selftests: Initialise dynamically allocated configuration names,
Mark Brown
[PATCH v3 00/29] selftests/resctrl: CAT test improvements & generalized test framework,
Ilpo Järvinen
- [PATCH v3 01/29] selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg(),
Ilpo Järvinen
- [PATCH v3 02/29] selftests/resctrl: Return -1 instead of errno on error,
Ilpo Järvinen
- [PATCH v3 03/29] selftests/resctrl: Don't use ctrlc_handler() outside signal handling,
Ilpo Järvinen
- [PATCH v3 04/29] selftests/resctrl: Change function comments to say < 0 on error,
Ilpo Järvinen
- [PATCH v3 05/29] selftests/resctrl: Split fill_buf to allow tests finer-grained control,
Ilpo Järvinen
- [PATCH v3 06/29] selftests/resctrl: Refactor fill_buf functions,
Ilpo Järvinen
- [PATCH v3 07/29] selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm(),
Ilpo Järvinen
- [PATCH v3 08/29] selftests/resctrl: Mark get_cache_size() cache_type const,
Ilpo Järvinen
- [PATCH v3 09/29] selftests/resctrl: Create cache_portion_size() helper,
Ilpo Järvinen
- [PATCH v3 10/29] selftests/resctrl: Exclude shareable bits from schemata in CAT test,
Ilpo Järvinen
- [PATCH v3 11/29] selftests/resctrl: Split measure_cache_vals(),
Ilpo Järvinen
- [PATCH v3 12/29] selftests/resctrl: Split show_cache_info() to test specific and generic parts,
Ilpo Järvinen
- [PATCH v3 13/29] selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion,
Ilpo Järvinen
- [PATCH v3 14/29] selftests/resctrl: Remove nested calls in perf event handling,
Ilpo Järvinen
- [PATCH v3 15/29] selftests/resctrl: Consolidate naming of perf event related things,
Ilpo Järvinen
- [PATCH v3 16/29] selftests/resctrl: Improve perf init,
Ilpo Järvinen
- [PATCH v3 17/29] selftests/resctrl: Convert perf related globals to locals,
Ilpo Järvinen
- [PATCH v3 18/29] selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test(),
Ilpo Järvinen
- [PATCH v3 19/29] selftests/resctrl: Open perf fd before start & add error handling,
Ilpo Järvinen
- [PATCH v3 20/29] selftests/resctrl: Replace file write with volatile variable,
Ilpo Järvinen
- [PATCH v3 21/29] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations,
Ilpo Järvinen
- [PATCH v3 22/29] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test,
Ilpo Järvinen
- [PATCH v3 23/29] selftests/resctrl: Restore the CPU affinity after CAT test,
Ilpo Järvinen
- [PATCH v3 24/29] selftests/resctrl: Create struct for input parameters,
Ilpo Järvinen
- [PATCH v3 25/29] selftests/resctrl: Introduce generalized test framework,
Ilpo Järvinen
- [PATCH v3 26/29] selftests/resctrl: Pass write_schemata() resource instead of test name,
Ilpo Järvinen
- [PATCH v3 27/29] selftests/resctrl: Add helper to convert L2/3 to integer,
Ilpo Järvinen
- [PATCH v3 28/29] selftests/resctrl: Rename resource ID to domain ID,
Ilpo Järvinen
- [PATCH v3 29/29] selftests/resctrl: Get domain id from cache id,
Ilpo Järvinen
[PATCH net-next 00/13] Convert net selftests to run in unique namespace (Part 3),
Hangbin Liu
- [PATCH net-next 01/13] selftests/net: add variable NS_LIST for lib.sh,
Hangbin Liu
- [PATCH net-next 02/13] selftests/net: convert srv6_end_dt46_l3vpn_test.sh to run it in unique namespace,
Hangbin Liu
- [PATCH net-next 03/13] selftests/net: convert srv6_end_dt4_l3vpn_test.sh to run it in unique namespace,
Hangbin Liu
- [PATCH net-next 04/13] selftests/net: convert srv6_end_dt6_l3vpn_test.sh to run it in unique namespace,
Hangbin Liu
- [PATCH net-next 05/13] selftests/net: convert fcnal-test.sh to run it in unique namespace,
Hangbin Liu
- [PATCH net-next 06/13] selftests/net: fix grep checking for fib_nexthop_multiprefix,
Hangbin Liu
- [PATCH net-next 07/13] selftests/net: convert fib_nexthop_multiprefix to run it in unique namespace,
Hangbin Liu
- [PATCH net-next 08/13] selftests/net: convert fib_nexthop_nongw.sh to run it in unique namespace,
Hangbin Liu
- [PATCH net-next 09/13] selftests/net: convert fib_nexthops.sh to run it in unique namespace,
Hangbin Liu
- [PATCH net-next 10/13] selftests/net: convert fib-onlink-tests.sh to run it in unique namespace,
Hangbin Liu
- [PATCH net-next 11/13] selftests/net: convert fib_rule_tests.sh to run it in unique namespace,
Hangbin Liu
- [PATCH net-next 12/13] selftests/net: convert fib_tests.sh to run it in unique namespace,
Hangbin Liu
- [PATCH net-next 13/13] selftests/net: convert fdb_flush.sh to run it in unique namespace,
Hangbin Liu
[PATCH v3 4/4] selftest/bpf: Test a perf bpf program that suppresses side effects.,
Kyle Huey
[PATCH] Revert "selftests: error out if kernel header files are not yet built",
John Hubbard
[PATCH v3 1/2] kunit: tool: fix parsing of test attributes,
Rae Moar
[PATCH] kselftest: dt: Stop relying on dirname to improve performance,
Nícolas F. R. A. Prado
[PATCH v2 0/4] kunit: Add helpers for creating test-managed devices,
davidgow
[PATCH v1] KVM: selftests: Fix Assertion on non-x86_64 platforms,
Shaoqin Huang
[net-next v1 00/16] Device Memory TCP,
Mina Almasry
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]