messages from 2023-09-03 09:32:19 to 2023-09-07 19:01:17 UTC [more...]
[PATCH v2 0/8] RISCV: Add kvm Sstc timer selftest
2023-09-07 19:01 UTC (38+ messages)
` [PATCH v2 1/8] KVM: selftests: Unify the codes for guest exception handling
` [PATCH v2 2/8] KVM: arm64: selftest: Split arch_timer test code
` [PATCH v2 3/8] tools: riscv: Add header file csr.h
` [PATCH v2 4/8] KVM: riscv: selftests: Switch to use macro from csr.h
` [PATCH v2 5/8] KVM: riscv: selftests: Add exception handling support
` [PATCH v2 6/8] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH v2 7/8] KVM: riscv: selftest: Change vcpu_has_ext to a common function
` [PATCH v2 8/8] KVM: riscv: selftests: Add sstc timer test
[PATCH v5 0/8] selftests/resctrl: Rework benchmark command handling
2023-09-07 8:42 UTC (11+ messages)
` [PATCH v5 1/8] selftests/resctrl: Ensure the benchmark commands fits to its array
` [PATCH v5 2/8] selftests/resctrl: Correct benchmark command help
` [PATCH v5 3/8] selftests/resctrl: Remove bw_report and bm_type from main()
` [PATCH v5 4/8] selftests/resctrl: Simplify span lifetime
` [PATCH v5 5/8] selftests/resctrl: Reorder resctrl FS prep code and benchmark_cmd init
` [PATCH v5 6/8] selftests/resctrl: Make benchmark command const and build it with pointers
` [PATCH v5 7/8] selftests/resctrl: Remove ben_count variable
` [PATCH v5 8/8] selftests/resctrl: Cleanup benchmark argument parsing
[PATCH bpf-next v2 0/8] arm32, bpf: add support for cpuv4 insns
2023-09-07 9:15 UTC (17+ messages)
` [PATCH bpf-next v2 1/8] arm32, bpf: add support for 32-bit offset jmp instruction
` [PATCH bpf-next v2 2/8] arm32, bpf: add support for sign-extension load instruction
` [PATCH bpf-next v2 3/8] arm32, bpf: add support for sign-extension mov instruction
` [PATCH bpf-next v2 4/8] arm32, bpf: add support for unconditional bswap instruction
` [PATCH bpf-next v2 5/8] arm32, bpf: add support for 32-bit signed division
` [PATCH bpf-next v2 6/8] arm32, bpf: add support for 64 bit division instruction
` [PATCH bpf-next v2 7/8] selftest, bpf: enable cpu v4 tests for arm32
` [PATCH bpf-next v2 8/8] bpf/tests: add tests for cpuv4 instructions
[PATCH] selftests: user_events: create test-specific Kconfig fragments
2023-09-07 8:02 UTC
[PATCH bpf-next v12 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-09-07 1:59 UTC (2+ messages)
` [PATCH bpf-next v12 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
[PATCH bpf-next v12 0/2] selftests/bpf: Optimize kallsyms cache
2023-09-07 1:59 UTC
[PATCH] selftests/ftrace: Correctly enable event in instance-event.tc
2023-09-07 1:44 UTC (30+ messages)
` "[PATCH] selftests/ftrace: Correctly enable event in instance-event.tc"
[PATCH RFC 0/2] Add support for inlined documentation for kunit and kselftests
2023-09-06 22:39 UTC (4+ messages)
` [PATCH RFC 2/2] drm: add documentation for drm_buddy_test kUnit test
[PATCH V5 0/7] amd-pstate preferred core
2023-09-06 22:01 UTC (19+ messages)
` [PATCH V5 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V5 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V5 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting
` [PATCH V5 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V5 5/7] cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically
` [PATCH V5 6/7] Documentation: amd-pstate: introduce amd-pstate preferred core
` [PATCH V5 7/7] Documentation: introduce amd-pstate preferrd core mode kernel command line options
[PATCH bpf-next v11 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-09-06 20:54 UTC (3+ messages)
` [PATCH bpf-next v11 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
[PATCH bpf-next 0/8] arm32, bpf: add support for cpuv4 insns
2023-09-06 20:26 UTC (20+ messages)
` [PATCH bpf-next 1/8] arm32, bpf: add support for 32-bit offset jmp instruction
` [PATCH bpf-next 2/8] arm32, bpf: add support for sign-extension load instruction
` [PATCH bpf-next 3/8] arm32, bpf: add support for sign-extension mov instruction
` [PATCH bpf-next 4/8] arm32, bpf: add support for unconditional bswap instruction
` [PATCH bpf-next 5/8] arm32, bpf: add support for 32-bit signed division
` [PATCH bpf-next 6/8] arm32, bpf: add support for 64 bit division instruction
` [PATCH bpf-next 7/8] selftest, bpf: enable cpu v4 tests for arm32
` [PATCH bpf-next 8/8] bpf/tests: add tests for cpuv4 instructions
selftests: user_events: Test terminated by assertion
2023-09-06 16:36 UTC (4+ messages)
[PATCH] selftests/net: Improve bind_bhash.sh to accommodate predictable network interface names
2023-09-06 16:26 UTC
[PATCH v33 0/6] Implement IOCTL to get and optionally clear info about PTEs
2023-09-06 16:06 UTC (3+ messages)
[Intel-xe] [PATCH 2/3] drm/tests/drm_exec: Add a test for object freeing within drm_exec_fini()
2023-09-06 10:07 UTC
[PATCH 1/2] kunit: add parameter generation macro using description from array
2023-09-06 7:18 UTC (6+ messages)
` [PATCH 2/2] kunit: add a convenience allocation wrapper for SKBs
[PATCH v2 0/5] memfd: cleanups for vm.memfd_noexec
2023-09-06 6:58 UTC (7+ messages)
` [PATCH v2 3/5] memfd: improve userspace warnings for missing exec-related flags
[PATCH net-next v3 0/6] bridge: Add a limit on learned FDB entries
2023-09-05 20:53 UTC (9+ messages)
` [PATCH net-next v3 1/6] net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry
` [PATCH net-next v3 2/6] net: bridge: Set strict_start_type for br_policy
` [PATCH net-next v3 3/6] net: bridge: Track and limit dynamically learned FDB entries
` [PATCH net-next v3 4/6] net: bridge: Add netlink knobs for number / max "
` [PATCH net-next v3 5/6] net: bridge: Add a configurable default FDB learning limit
` [PATCH net-next v3 6/6] selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest
[PATCH 0/2] fcntl: add fcntl(F_CHECK_ORIGINAL_MEMFD)
2023-09-05 8:37 UTC (8+ messages)
` [PATCH 1/2] "
[PATCH bpf-next v10 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-09-05 14:21 UTC (4+ messages)
` [PATCH bpf-next v10 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
[PATCH v2 0/4] kunit: Fix some bugs in kunit_filter_suites()
2023-09-05 7:13 UTC (11+ messages)
` [PATCH v2 1/4] kunit: Fix wild-memory-access bug in kunit_free_suite_set()
` [PATCH v2 2/4] kunit: Fix the wrong err path and add goto labels in kunit_filter_suites()
` [PATCH v2 3/4] kunit: Fix possible null-ptr-deref in kunit_parse_glob_filter()
` [PATCH v2 4/4] kunit: Fix possible memory leak in kunit_filter_suites()
Prezentacja
2023-09-04 7:40 UTC
[PATCH v6 0/7] Optimize mremap during mutual alignment within PMD
2023-09-05 6:48 UTC (10+ messages)
` [PATCH v6 1/7] mm/mremap: Optimize the start addresses in move_page_tables()
` [PATCH v6 2/7] mm/mremap: Allow moves within the same VMA for stack moves
` [PATCH v6 3/7] selftests: mm: Fix failure case when new remap region was not found
` [PATCH v6 4/7] selftests: mm: Add a test for mutually aligned moves > PMD size
` [PATCH v6 5/7] selftests: mm: Add a test for remapping to area immediately after existing mapping
` [PATCH v6 6/7] selftests: mm: Add a test for remapping within a range
` [PATCH v6 7/7] selftests: mm: Add a test for moving from an offset from start of mapping
[PATCH iproute2-next v3] iplink: bridge: Add support for bridge FDB learning limits
2023-09-05 11:47 UTC
[PATCH bpf-next v11 0/2] selftests/bpf: Optimize kallsyms cache
2023-09-05 14:04 UTC
Don't fill the kernel log with memfd_create messages
2023-09-05 12:10 UTC (3+ messages)
[PATCH v4 06/10] selftests/net: Extract uring helpers to be reusable
2023-09-04 16:25 UTC (2+ messages)
` [PATCH v4 10/10] selftests/bpf/sockopt: Add io_uring support
[PATCH v2 0/8] Add printf attribute to kselftest functions
2023-09-04 13:14 UTC (10+ messages)
` [PATCH v2 1/8] selftests: Add printf attribute to ksefltest prints
` [PATCH v2 2/8] selftests/cachestat: Fix print_cachestat format
` [PATCH v2 3/8] selftests/openat2: Fix wrong format specifier
` [PATCH v2 4/8] selftests/pidfd: Fix ksft print formats
` [PATCH v2 5/8] selftests/sigaltstack: Fix wrong format specifier
` [PATCH v2 6/8] selftests/kvm: Replace attribute with macro
` [PATCH v2 7/8] selftests/mm: Substitute attribute with a macro
` [PATCH v2 8/8] selftests/resctrl: Fix wrong format specifier
[PATCH 1/6] selftests: capabilities: remove duplicate unneeded defines
2023-09-04 10:48 UTC (3+ messages)
[PATCH 1/1] tools/testing/selftests/iommu:Fixed spelling errors in comments
2023-09-04 2:32 UTC
[PATCH bpf-next v10 0/2] selftests/bpf: Optimize kallsyms cache
2023-09-04 1:01 UTC
[RFC] tools/nolibc: replace duplicated -ENOSYS return with single -ENOSYS return
2023-09-03 9:31 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).