Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-04-13 17:32:59 to 2023-04-18 11:47:43 UTC [more...]

[PATCH v2 00/24] selftests/resctrl: Fixes, cleanups, and rewritten CAT test
 2023-04-18 11:44 UTC  (17+ messages)
` [PATCH v2 01/24] selftests/resctrl: Add resctrl.h into build deps
` [PATCH v2 02/24] selftests/resctrl: Check also too low values for CBM bits
` [PATCH v2 03/24] selftests/resctrl: Move resctrl FS mount/umount to higher level
` [PATCH v2 04/24] selftests/resctrl: Remove mum_resctrlfs
` [PATCH v2 05/24] selftests/resctrl: Make span unsigned long everywhere
` [PATCH v2 06/24] selftests/resctrl: Express span in bytes
` [PATCH v2 07/24] selftests/resctrl: Remove duplicated preparation for span arg
` [PATCH v2 08/24] selftests/resctrl: Don't use variable argument list for ->setup()
` [PATCH v2 09/24] selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
` [PATCH v2 10/24] selftests/resctrl: Split run_fill_buf() to alloc, work, and dealloc helpers
` [PATCH v2 11/24] selftests/resctrl: Remove start_buf local variable from buffer alloc func
` [PATCH v2 12/24] selftests/resctrl: Don't pass test name to fill_buf
` [PATCH v2 13/24] selftests/resctrl: Add flush_buffer() "
` [PATCH v2 14/24] selftests/resctrl: Remove test type checks from cat_val()
` [PATCH v2 15/24] selftests/resctrl: Refactor get_cbm_mask()
` [PATCH v2 16/24] selftests/resctrl: Create cache_alloc_size() helper

[PATCH v2 net-next 0/9] ethtool mm API consolidation
 2023-04-18 11:14 UTC  (10+ messages)
` [PATCH v2 net-next 1/9] net: enetc: fix MAC Merge layer remaining enabled until a link down event
` [PATCH v2 net-next 2/9] net: enetc: report mm tx-active based on tx-enabled and verify-status
` [PATCH v2 net-next 3/9] net: enetc: only commit preemptible TCs to hardware when MM TX is active
` [PATCH v2 net-next 4/9] net: enetc: include MAC Merge / FP registers in register dump
` [PATCH v2 net-next 5/9] net: ethtool: mm: sanitize some UAPI configurations
` [PATCH v2 net-next 6/9] selftests: forwarding: sch_tbf_*: Add a pre-run hook
` [PATCH v2 net-next 7/9] selftests: forwarding: generalize bail_on_lldpad from mlxsw
` [PATCH v2 net-next 8/9] selftests: forwarding: introduce helper for standard ethtool counters
` [PATCH v2 net-next 9/9] selftests: forwarding: add a test for MAC Merge layer

[PATCH -next v2 0/6] landlock: add chmod and chown support
 2023-04-18 10:53 UTC  (2+ messages)

[PATCH v3 0/7] Split a folio to any lower order folios
 2023-04-18 10:29 UTC  (15+ messages)
` [PATCH v3 5/7] mm: thp: split huge page to any lower order pages
` [PATCH v3 6/7] mm: truncate: split huge page cache page to a non-zero order if possible

[PATCH] kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is undefined
 2023-04-18 10:14 UTC  (3+ messages)

[PATCH v2 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
 2023-04-18  9:55 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/ftrace: Add new test case which adds multiple consecutive probes in a function
` [PATCH v2 2/2] selftests/ftrace: Add new test case which checks for optimized probes

[PATCH] kunit: Set the current KUnit context when cleaning up
 2023-04-18  9:24 UTC  (4+ messages)

[PATCH v14 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-04-18  6:20 UTC  (6+ messages)
` [PATCH v14 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v14 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v14 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v14 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v14 5/5] selftests: mm: add pagemap ioctl tests

[PATCH 0/2] Access variable length array relaxed for integer type
 2023-04-18  2:53 UTC  (5+ messages)
` [PATCH 1/2] bpf: support access variable length array of "
    `  "
` [PATCH 2/2] selftests/bpf: Add test to access integer type of variable array

[PATCH linux-next 0/3] selftests: net: udpgso_bench_rx: Fix verifty, gsosize, and packet number exceptions
 2023-04-18  1:29 UTC  (7+ messages)
` [PATCH linux-next 1/3] selftests: net: udpgso_bench_rx: Fix verifty exceptions
` [PATCH linux-next 2/3] selftests: net: udpgso_bench_rx: Fix gsosize exceptions
` [PATCH linux-next 3/3] selftests: net: udpgso_bench_rx: Fix packet number exceptions

[PATCH] selftests/futex: Fix pthread_create() error handling
 2023-04-17 23:56 UTC  (2+ messages)

[PATCH v13 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-04-17 19:42 UTC  (9+ messages)
` [PATCH v13 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v13 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v13 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v13 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v13 5/5] selftests: mm: add pagemap ioctl tests

[PATCH 0/6] tools/nolibc: add stackprotector support for more architectures
 2023-04-17 19:35 UTC  (8+ messages)
` [PATCH 1/6] selftests/nolibc: reduce syscalls during space padding
` [PATCH 2/6] tools/nolibc: riscv: add stackprotector support
` [PATCH 3/6] tools/nolibc: aarch64: "
` [PATCH 4/6] tools/nolibc: arm: "
` [PATCH 5/6] tools/nolibc: loongarch: "
` [PATCH 6/6] tools/nolibc: mips: "

[PATCH] kselftest/arm64: Add a smoke test for ptracing hardware break/watch points
 2023-04-17 19:29 UTC 

[PATCH v8 3/3] selftests/mm: add new selftests for KSM
 2023-04-17 16:42 UTC  (7+ messages)
  ` [PATCH v8 1/3] mm: add new api to enable ksm per process

new order
 2023-04-17 15:22 UTC 

[PATCH 0/2] drivers: base: Add tests showing devm handling inconsistencies
 2023-04-17 16:12 UTC  (2+ messages)

[PATCH v12 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-04-17 11:11 UTC  (12+ messages)
` [PATCH v12 2/5] fs/proc/task_mmu: "

[RFC PATCH v2 0/3] kunit: Deferred action helpers
 2023-04-17 11:07 UTC  (11+ messages)
` [RFC PATCH v2 1/3] kunit: Add kunit_add_action() to defer a call until test exit

[PATCH v7 1/3] mm: add new api to enable ksm per process
 2023-04-17  8:04 UTC  (5+ messages)
  ` [PATCH v7 3/3] selftests/mm: add new selftests for KSM

[PATCH net-next 0/5] mptcp: various small cleanups
 2023-04-17  7:30 UTC  (7+ messages)
` [PATCH net-next 1/5] mptcp: make userspace_pm_append_new_local_addr static
` [PATCH net-next 2/5] MAINTAINERS: add git trees for MPTCP
` [PATCH net-next 3/5] mptcp: remove unused 'remaining' variable
` [PATCH net-next 4/5] selftests: mptcp: remove duplicated entries in usage
` [PATCH net-next 5/5] selftests: mptcp: join: fix ShellCheck warnings

[PATCH net-next 0/3] selftests: openvswitch: add support for testing upcall interface
 2023-04-17  7:20 UTC  (5+ messages)
` [PATCH net-next 1/3] selftests: openvswitch: add interface support
` [PATCH net-next 2/3] selftests: openvswitch: add flow dump support
` [PATCH net-next 3/3] selftests: openvswitch: add support for upcall testing

[PATCH v1] .gitignore: Do not ignore .kunitconfig files
 2023-04-16 17:26 UTC 

[PATCH 0/2] tools/nolibc: fork: fix on s390 and add test
 2023-04-16  5:33 UTC  (4+ messages)
` [PATCH 1/2] tools/nolibc: s390: provide custom implementation for sys_fork
` [PATCH 2/2] tools/nolibc: add testcase for fork()/waitpid()

[PATCH 0/7] KVM: selftests: Add tests for pmu event filter
 2023-04-16  0:25 UTC  (11+ messages)
` [PATCH 1/7] KVM: selftests: Replace int with uint32_t for nevents
` [PATCH 2/7] KVM: selftests: Apply create_pmu_event_filter() to fixed ctrs
` [PATCH 3/7] KVM: selftests: Test unavailable event filters are rejected
` [PATCH 4/7] KVM: x86/pmu: Add documentation for fixed ctr on PMU filter
` [PATCH 5/7] KVM: selftests: Check if pmu_event_filter meets expectations on fixed ctrs
` [PATCH 6/7] KVM: selftests: Check gp event filters without affecting fixed event filters
` [PATCH 7/7] KVM: selftests: Test pmu event filter with incompatible kvm_pmu_event_filter

[PATCH v2 00/11] tools/nolibc: -std=c89 compatibility
 2023-04-15 17:12 UTC  (5+ messages)

[PATCH v2 0/3] kunit: Fix reporting of the skipped parameterized tests
 2023-04-15  9:25 UTC  (5+ messages)
` [PATCH v2 1/3] kunit/test: Add example test showing parameterized testing
` [PATCH v2 2/3] kunit: Fix reporting of the skipped parameterized tests
` [PATCH v2 3/3] kunit: Update kunit_print_ok_not_ok function

[PATCH] selftests/bpf: ignore pointer types check with clang
 2023-04-15  8:31 UTC  (7+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2023-04-15  0:06 UTC  (6+ messages)

[RFC PATCH v2 00/11] Intel IA32_SPEC_CTRL Virtualization
 2023-04-14 22:10 UTC  (5+ messages)
` [RFC PATCH v2 10/11] KVM: selftests: Add tests for virtual enumeration/mitigation MSRs
` [RFC PATCH v2 11/11] KVM: selftests: Add tests for IA32_SPEC_CTRL MSR

[PATCH] selftests: allow runners to override the timeout
 2023-04-14 19:38 UTC 

kselftest/next kselftest-seccomp: 4 runs, 3 regressions (v6.3-rc1-25-g50ad2fb7ec2b)
 2023-04-14 19:18 UTC 

kselftest/next kselftest-livepatch: 2 runs, 2 regressions (v6.3-rc1-25-g50ad2fb7ec2b)
 2023-04-14 19:18 UTC 

kselftest/next kselftest-lkdtm: 4 runs, 3 regressions (v6.3-rc1-25-g50ad2fb7ec2b)
 2023-04-14 19:18 UTC 

kselftest/next kselftest-lib: 4 runs, 3 regressions (v6.3-rc1-25-g50ad2fb7ec2b)
 2023-04-14 19:18 UTC 

kselftest/next kselftest-cpufreq: 3 runs, 1 regressions (v6.3-rc1-25-g50ad2fb7ec2b)
 2023-04-14 19:18 UTC 

[RFC PATCH 0/5] cgroup/cpuset: A new "isolcpus" paritition
 2023-04-14 19:06 UTC  (16+ messages)

kselftest/next build: 6 builds: 0 failed, 6 passed, 3 warnings (v6.3-rc1-25-g50ad2fb7ec2b)
 2023-04-14 18:19 UTC 

[PATCH] selftests/resctrl: Fix incorrect error return on test complete
 2023-04-14 17:29 UTC  (3+ messages)

[PATCH][next] KVM: selftests: Fix spelling mistake "perrmited" -> "permitted"
 2023-04-14 17:05 UTC  (2+ messages)

[PATCH v9 0/6] Some improvements of resctrl selftest
 2023-04-14 15:24 UTC  (4+ messages)
` [PATCH v9 1/6] selftests/resctrl: Fix set up schemata with 100% allocation on first run in MBM test

[PATCH v2 0/3] TDX Guest Quote generation support
 2023-04-14 13:34 UTC  (3+ messages)
` [PATCH v2 1/3] x86/tdx: Add TDX Guest event notify interrupt support

[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt
 2023-04-14 13:31 UTC  (8+ messages)
` [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group

[PATCH][next] selftests/mm: Fix spelling mistake "priviledge" -> "privilege"
 2023-04-14  8:15 UTC 

[PATCH 0/3] kunit: Fix reporting of the skipped parameterized tests
 2023-04-14  6:35 UTC  (6+ messages)
` [PATCH 3/3] kunit: Update reporting function to support results from subtests

[PATCH] selftests/memfd: fix test_sysctl
 2023-04-14  6:23 UTC  (2+ messages)

[PATCH] selftests/mm: Replace obsolete memalign() with posix_memalign()
 2023-04-13 22:11 UTC  (2+ messages)

kselftest/next kselftest-seccomp: 7 runs, 3 regressions (v6.3-rc1-24-g91db4fd9019a)
 2023-04-13 20:22 UTC 

kselftest/next kselftest-livepatch: 3 runs, 2 regressions (v6.3-rc1-24-g91db4fd9019a)
 2023-04-13 20:22 UTC 

kselftest/next kselftest-lkdtm: 7 runs, 3 regressions (v6.3-rc1-24-g91db4fd9019a)
 2023-04-13 20:22 UTC 

kselftest/next kselftest-lib: 5 runs, 3 regressions (v6.3-rc1-24-g91db4fd9019a)
 2023-04-13 20:22 UTC 

kselftest/next kselftest-cpufreq: 8 runs, 1 regressions (v6.3-rc1-24-g91db4fd9019a)
 2023-04-13 20:22 UTC 

kselftest/next build: 8 builds: 0 failed, 8 passed, 9 warnings (v6.3-rc1-24-g91db4fd9019a)
 2023-04-13 19:23 UTC 

[PATCH] tools/nolibc: Fix build of stdio.h due to header ordering
 2023-04-13 18:25 UTC  (5+ messages)

[PATCH v6 3/3] selftests/mm: add new selftests for KSM
 2023-04-13 18:09 UTC  (2+ messages)

resctrl selftest patches
 2023-04-13 17:40 UTC  (6+ messages)


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