messages from 2023-09-15 15:45:45 to 2023-09-20 13:52:13 UTC [more...]
[PATCH 0/4] KVM RISC-V fixes for ONE_REG interface
2023-09-20 13:51 UTC (18+ messages)
` [PATCH 1/4] RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
` [PATCH 2/4] RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
` [PATCH 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
` [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers
[PATCH -fixes] riscv: kselftests: Fix mm build by removing testcases subdirectory
2023-09-20 13:30 UTC (2+ messages)
[PATCH 0/6] iommufd support allocating nested parent domain
2023-09-20 13:18 UTC (16+ messages)
` [PATCH 1/6] iommu: Add new iommu op to create domains owned by userspace
` [PATCH 2/6] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
` [PATCH 3/6] iommufd/hw_pagetable: Accepts user flags "
` [PATCH 4/6] iommufd/hw_pagetable: Support allocating nested parent domain
` [PATCH 5/6] iommufd/selftest: Add domain_alloc_user() support in iommu mock
` [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op
[RFC PATCH v2 0/9] iov_iter: kunit: Cleanup, abstraction and more tests
2023-09-20 13:04 UTC (10+ messages)
` [RFC PATCH v2 1/9] iov_iter: Fix some checkpatch complaints in kunit tests
` [RFC PATCH v2 2/9] iov_iter: Consolidate some of the repeated code into helpers
` [RFC PATCH v2 3/9] iov_iter: Consolidate the test vector struct in the kunit tests
` [RFC PATCH v2 4/9] iov_iter: Consolidate bvec pattern checking
` [RFC PATCH v2 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
` [RFC PATCH v2 6/9] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC
` [RFC PATCH v2 7/9] iov_iter: Add extract "
` [RFC PATCH v2 8/9] iov_iter: Add benchmarking kunit tests
` [RFC PATCH v2 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
selftests: user_events: ftrace_test: Internal error: Oops: 0000000096000021
2023-09-20 12:40 UTC
[PATCH net-next v4 0/6] bridge: Add a limit on learned FDB entries
2023-09-20 11:01 UTC (13+ messages)
` [PATCH net-next v4 1/6] net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry
` [PATCH net-next v4 2/6] net: bridge: Set strict_start_type for br_policy
` [PATCH net-next v4 3/6] net: bridge: Track and limit dynamically learned FDB entries
` [PATCH net-next v4 4/6] net: bridge: Add netlink knobs for number / max "
` [PATCH net-next v4 5/6] net: bridge: Add a configurable default FDB learning limit
` [PATCH net-next v4 6/6] selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest
[PATCH v2 0/6] selftests/resctrl: Fixes to failing tests
2023-09-20 10:13 UTC (7+ messages)
` [PATCH v2 1/6] selftests/resctrl: Extend signal handler coverage to unmount on receiving signal
` [PATCH v2 3/6] selftests/resctrl: Move _GNU_SOURCE define into Makefile
` [PATCH v2 4/6] selftests/resctrl: Refactor feature check to use resource and feature name
` [PATCH v2 5/6] selftests/resctrl: Fix feature checks
` [PATCH v2 6/6] selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests
[PATCH v2] kunit: Warn if tests are slow
2023-09-20 8:49 UTC
[PATCH 0/7] KVM RISC-V Conditional Operations
2023-09-20 8:18 UTC (17+ messages)
` [PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string
` [PATCH 2/7] RISC-V: Detect Zicond "
` [PATCH 3/7] RISC-V: KVM: Allow XVentanaCondOps extension for Guest/VM
` [PATCH 4/7] RISC-V: KVM: Allow Zicond "
` [PATCH 5/7] KVM: riscv: selftests: Add senvcfg register to get-reg-list test
` [PATCH 6/7] KVM: riscv: selftests: Add smstateen registers "
` [PATCH 7/7] KVM: riscv: selftests: Add condops extensions "
[PATCH 0/2] drm/tests: Flag slow kunit tests as such
2023-09-20 7:06 UTC (4+ messages)
` [PATCH 1/2] kunit: Warn if tests are slow
[PATCH 0/4] kunit: Fix some bugs in kunit
2023-09-20 7:00 UTC (12+ messages)
` [PATCH 1/4] kunit: Fix missed memory release in kunit_free_suite_set()
` [PATCH 2/4] kunit: Fix the wrong kfree of copy for kunit_filter_suites()
` [PATCH 3/4] kunit: Fix possible memory leak in kunit_filter_suites()
` [PATCH 4/4] kunit: test: Fix the possible memory leak in executor_test
[PATCH V7 0/7] amd-pstate preferred core
2023-09-20 2:50 UTC (15+ messages)
` [PATCH V7 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V7 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V7 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting
` [PATCH V7 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V7 5/7] cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically
` [PATCH V7 6/7] Documentation: amd-pstate: introduce amd-pstate preferred core
` [PATCH V7 7/7] Documentation: introduce amd-pstate preferrd core mode kernel command line options
[PATCH 0/3] userfaultfd remap option
2023-09-20 1:49 UTC (9+ messages)
` [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
[PATCH] kunit: Check for kunit_parse_glob_filter() failure
2023-09-19 18:49 UTC (2+ messages)
[PATCH] kselftest/alsa: pcm-test: Report cards declared in config but missing
2023-09-19 16:55 UTC (2+ messages)
[PATCH v6 0/7] Optimize mremap during mutual alignment within PMD
2023-09-19 12:31 UTC (3+ messages)
[RFC PATCH iproute2-next v4] iplink: bridge: Add sup20230919-fdb_limit-v4-0-1a2a59694d67@avm.der bridge FDB learning limits
2023-09-19 8:08 UTC
[PATCH 1/1] tools/testing/selftests/iommu:Fixed spelling errors in comments
2023-09-19 12:11 UTC (2+ messages)
[PATCH RFC v2] selftests/nolibc: don't embed initramfs into kernel image
2023-09-19 11:47 UTC (3+ messages)
[PATCH v2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
2023-09-19 10:33 UTC
[PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"
2023-09-19 8:57 UTC (3+ messages)
[RFC PATCH] kunit: Add a macro to wrap a deferred action function
2023-09-19 7:57 UTC (3+ messages)
Pytanie o samochód
2023-09-19 7:35 UTC
[PATCH 0/2] Fix issues observed with selftests/amd-pstate
2023-09-19 7:36 UTC (7+ messages)
` [PATCH 2/2] tools/power/x86/intel_pstate_tracer: Use pygnuplot package for Gnuplot
[PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"
2023-09-19 6:43 UTC (5+ messages)
[PATCH] iommufd/selftest: Iterate idev_ids in mock_domain's alloc_hwpt test
2023-09-19 1:16 UTC
kselftest/next kselftest-seccomp: 1 runs, 1 regressions (v6.6-rc2)
2023-09-18 23:47 UTC
kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 warning (v6.6-rc2-1-g8ed99af4a266)
2023-09-18 23:38 UTC
kselftest/next build: 6 builds: 0 failed, 6 passed, 1 warning (v6.6-rc2)
2023-09-18 22:49 UTC
[PATCH v2 0/4] tools/nolibc: cleanups for syscall fallbacks
2023-09-18 19:09 UTC (7+ messages)
` [PATCH v2 1/4] selftests/nolibc: allow building i386 with multiarch compiler
` [PATCH v2 2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
` [PATCH v2 3/4] tools/nolibc: don't define new syscall number
` [PATCH v2 4/4] tools/nolibc: automatically detect necessity to use pselect6
[PATCH v2 0/3] selftests/hid: fix building for older kernels
2023-09-18 17:24 UTC (3+ messages)
` [PATCH v2 2/3] selftests/hid: do not manually call headers_install
[PATCH] selftests: uevent filtering: fix return on error in uevent_listener
2023-09-18 17:14 UTC (2+ messages)
[PATCH v3 0/2] mm/damon/core-test: Fix memory leaks in core-test
2023-09-18 12:09 UTC (3+ messages)
` [PATCH v3 1/2] mm/damon/core-test: Fix memory leak in damon_new_region()
` [PATCH v3 2/2] mm/damon/core-test: Fix memory leak in damon_new_ctx()
[PATCH v2 0/2] mm/damon/core-test: Fix memory leaks in core-test
2023-09-18 11:33 UTC (6+ messages)
` [PATCH v2 1/2] mm/damon/core-test: Fix memory leak in damon_new_region()
` [PATCH v2 2/2] mm/damon/core-test: Fix memory leak in damon_new_ctx()
[PATCH RESEND 0/2] mm/damon/core-test: Fix memory leaks in core-test
2023-09-18 7:13 UTC (8+ messages)
` [PATCH RESEND 1/2] mm/damon/core-test: Fix memory leak in damon_new_region()
` [PATCH RESEND 2/2] mm/damon/core-test: Fix memory leak in damon_new_ctx()
[PATCH 5.15 060/511] selftests/harness: Actually report SKIP for signal tests
2023-09-17 19:08 UTC
[PATCH 6.5 250/285] selftests/ftrace: Fix dependencies for some of the synthetic event tests
2023-09-17 19:14 UTC
[PATCH 5.10 070/406] selftests/harness: Actually report SKIP for signal tests
2023-09-17 19:08 UTC
[PATCH 0/4] tools/nolibc: cleanups for syscall fallbacks
2023-09-17 15:08 UTC (13+ messages)
` [PATCH 1/4] selftests/nolibc: allow building i386 with multiarch compiler
` [PATCH 2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
` [PATCH 3/4] tools/nolibc: don't define new syscall number
` [PATCH 4/4] tools/nolibc: automatically detect necessity to use pselect6
[PATCH RFC 0/3] selftests/nolibc: avoid spurious kernel relinks
2023-09-17 14:44 UTC (7+ messages)
` [PATCH RFC 1/3] kbuild: add toplevel target for usr/gen_init_cpio
` [PATCH RFC 2/3] selftests/nolibc: don't embed initramfs into kernel image
` [PATCH RFC 3/3] selftests/nolibc: drop target "rerun"
[PATCH] selftests: ALSA: fix warnings in 'test-pcmtest-driver'
2023-09-16 19:16 UTC (4+ messages)
[GIT PULL] Kselftest second fixes update for Linux 6.6-rc2
2023-09-16 2:26 UTC (2+ messages)
[PATCH 0/9] mm/damon: implement DAMOS apply intervals
2023-09-16 2:09 UTC (2+ messages)
` [PATCH 7/9] selftests/damon/sysfs: test "
[PATCH bpf-next v3 0/9] arm32, bpf: add support for cpuv4 insns
2023-09-16 0:20 UTC (7+ messages)
` [PATCH bpf-next v3 9/9] MAINTAINERS: Add myself for ARM32 BPF JIT maintainer
[PATCH] selftests/user_events: Fix to unmount tracefs when test created mount
2023-09-15 23:14 UTC (2+ messages)
[PATCH v2] selftests/user_events: Fix failures when user_events is not installed
2023-09-15 16:02 UTC (7+ 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