messages from 2023-08-29 22:47:20 to 2023-09-04 19:51:17 UTC [more...]
[PATCH bpf-next v10 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-09-04 19:51 UTC (3+ messages)
` [PATCH bpf-next v10 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
[PATCH 0/2] fcntl: add fcntl(F_CHECK_ORIGINAL_MEMFD)
2023-09-04 17:57 UTC (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests: test fcntl(F_CHECK_ORIGINAL_MEMFD)
[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] RISCV: Add kvm Sstc timer selftest
2023-09-04 14:58 UTC (18+ 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
Don't fill the kernel log with memfd_create messages
2023-09-04 13:31 UTC (2+ messages)
[PATCH 1/2] kunit: add parameter generation macro using description from array
2023-09-04 13:21 UTC (2+ messages)
` [PATCH 2/2] kunit: add a convenience allocation wrapper for SKBs
[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 v5 0/8] selftests/resctrl: Rework benchmark command handling
2023-09-04 9:53 UTC (9+ 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 v2 0/5] memfd: cleanups for vm.memfd_noexec
2023-09-04 7:09 UTC (5+ messages)
` [PATCH v2 3/5] memfd: improve userspace warnings for missing exec-related flags
[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
[PATCH v6 0/7] Optimize mremap during mutual alignment within PMD
2023-09-03 15:13 UTC (8+ 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 v2 0/4] kunit: Fix some bugs in kunit_filter_suites()
2023-09-03 9:43 UTC (7+ 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()
[RFC] tools/nolibc: replace duplicated -ENOSYS return with single -ENOSYS return
2023-09-03 9:31 UTC (5+ messages)
[PATCH 0/4] kunit: Fix some bugs in kunit_filter_suites()
2023-09-03 6:37 UTC (14+ messages)
` [PATCH 1/4] kunit: Fix wild-memory-access bug in kunit_free_suite_set()
` [PATCH 2/4] kunit: Fix possible null-ptr-deref in kunit_parse_glob_filter()
` [PATCH 3/4] kunit: Fix possible memory leak in kunit_filter_suites()
` [PATCH 4/4] kunit: Fix the wrong error path "
[PATCH bpf-next v10 0/2] selftests/bpf: Optimize kallsyms cache
2023-09-03 2:43 UTC (5+ messages)
` [PATCH bpf-next v10 1/2] selftests/bpf: trace_helpers.c: optimize "
` [PATCH bpf-next v10 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
[PATCH] rcu/torture: Improve badness extraction from console logs
2023-09-03 1:38 UTC (8+ messages)
[PATCH v6 00/10] kunit: Add dynamically-extending log
2023-09-02 8:24 UTC (3+ messages)
` [PATCH v6 08/10] kunit: string-stream: Add tests for freeing resource-managed string_stream
[PATCH bpf-next v10 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-09-02 4:40 UTC (2+ messages)
` [PATCH bpf-next v10 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
[RFC] tools/nolibc: replace duplicated -ENOSYS return with single -ENOSYS return
2023-09-01 19:48 UTC (7+ messages)
` "
[PATCH RESEND v3 0/2] selftests/resctrl: Bug fix and optimization
2023-09-01 13:42 UTC (3+ messages)
` [PATCH RESEND v3 1/2] selftests/resctrl: Fix schemata write error check
` [PATCH RESEND v3 2/2] selftests/resctrl: Move run_benchmark() to a more fitting file
[PATCH v3 1/2] selftests/resctrl: Fix schemata write error check
2023-09-01 13:23 UTC (2+ messages)
` [PATCH v3 2/2] selftests/resctrl: Move run_benchmark() to a more fitting file
[PATCH v3 0/2] selftests/resctrl: Bug fix and optimization
2023-09-01 13:11 UTC
[PATCH v4 0/8] selftests/resctrl: Rework benchmark command handling
2023-09-01 9:18 UTC (15+ messages)
` [PATCH v4 1/8] selftests/resctrl: Ensure the benchmark commands fits to its array
` [PATCH v4 2/8] selftests/resctrl: Correct benchmark command help
` [PATCH v4 3/8] selftests/resctrl: Remove bw_report and bm_type from main()
` [PATCH v4 4/8] selftests/resctrl: Simplify span lifetime
` [PATCH v4 5/8] selftests/resctrl: Reorder resctrl FS prep code and benchmark_cmd init
` [PATCH v4 6/8] selftests/resctrl: Make benchmark command const and build it with pointers
` [PATCH v4 7/8] selftests/resctrl: Remove ben_count variable
` [PATCH v4 8/8] selftests/resctrl: Cleanup benchmark argument parsing
[PATCH net v5 0/3] Avoid TCP resets when using ECMP for load-balancing between multiple servers
2023-09-01 7:20 UTC (5+ messages)
` [PATCH net v5 1/3] ipv4: ignore dst hint for multipath routes
` [PATCH net v5 2/3] ipv6: "
` [PATCH net v5 3/3] selftests: fib_tests: Add multipath list receive tests
[PATCH RFC 0/2] Add support for inlined documentation for kunit and kselftests
2023-09-01 7:11 UTC (3+ messages)
` [PATCH RFC 2/2] drm: add documentation for drm_buddy_test kUnit test
[PATCH] kunit: Reset test status on each param iteration
2023-08-31 23:55 UTC (2+ messages)
[PATCH bpf v2] selftests/bpf: Include build flavors for install target
2023-08-31 20:36 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: Include build flavors for install target
2023-08-31 16:18 UTC (3+ messages)
[PATCH 0/6] Add printf attribute to kselftest functions
2023-08-31 14:33 UTC (9+ messages)
` [PATCH 3/6] selftests/openat2: Fix wrong format specifier
` [PATCH 5/6] selftests/sigaltstack: "
` [PATCH 6/6] selftests/kvm: Replace attribute with macro
[PATCH bpf-next v9] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-08-31 13:52 UTC (2+ messages)
[PATCH] selftests/mm: gup_longterm: fix a resource leak
2023-08-31 9:31 UTC
[PATCH V4 3/7] cpufreq: amd-pstate: Enable AMD Pstate Preferred Core Supporting
2023-08-31 9:02 UTC (2+ messages)
[PATCH v2 0/2] selftests/resctrl: Bug fix and optimizations
2023-08-31 8:43 UTC (7+ messages)
` [PATCH v2 1/2] selftests/resctrl: Fix schemata write error check
` [PATCH v2 2/2] selftests/resctrl: Move run_benchmark() to a more fitting file
[PATCH v3 0/7] selftests/resctrl: Rework benchmark command handling
2023-08-31 7:10 UTC (8+ messages)
` [PATCH v3 2/7] selftests/resctrl: Correct benchmark command help
` [PATCH v3 5/7] selftests/resctrl: Make benchmark command const and build it with pointers
[PATCH v2 0/2] nolibc: remove reliance on system headers
2023-08-31 5:31 UTC (6+ messages)
` [PATCH v2 1/2] tools/nolibc: add stdarg.h header
` [PATCH v2 2/2] selftests/nolibc: use -nostdinc for nolibc-test
[PATCH V4 0/7] AMD Pstate Preferred Core
2023-08-31 1:42 UTC (4+ messages)
` [PATCH V4 3/7] cpufreq: amd-pstate: Enable AMD Pstate Preferred Core Supporting
[PATCH] kunit: test: Make filter strings in executor_test writable
2023-08-30 21:34 UTC (3+ messages)
[PATCH net v3 0/3] Avoid TCP resets when using ECMP for load-balancing between multiple servers
2023-08-30 15:42 UTC (5+ messages)
` [PATCH net v3 3/3] selftests: fib_tests: Add multipath list receive tests
[PATCH v1] selftests/landlock: Fix a resource leak
2023-08-30 17:04 UTC (2+ messages)
[PATCH net v4 0/3] Avoid TCP resets when using ECMP for load-balancing between multiple servers
2023-08-30 15:48 UTC (5+ messages)
` [PATCH net v4 1/3] ipv4: ignore dst hint for multipath routes
` [PATCH net v4 2/3] ipv6: "
` [PATCH net v4 3/3] selftests: fib_tests: Add multipath list receive tests
[RFC PATCH] kunit: Fix test log size limit too low for some tests
2023-08-30 11:35 UTC (3+ messages)
[PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
2023-08-30 13:20 UTC (2+ messages)
[PATCH 0/2] nolibc: remove reliance on system headers
2023-08-30 7:27 UTC (10+ messages)
` [PATCH 1/2] tools/nolibc: add stdarg.h header
[PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
2023-08-30 16:42 UTC (12+ messages)
[PATCH] selftests: static_keys: fix messages
2023-08-30 13:32 UTC
[PATCH] selftests/landlock: Fix a resource leak
2023-08-30 9:01 UTC (2+ messages)
[PATCH v3 0/9] kunit: Add test attributes API
2023-08-30 1:48 UTC (5+ messages)
` [PATCH v3 4/9] kunit: Add ability to filter attributes
[RFC] tools/nolibc: replace duplicated -ENOSYS return with single -ENOSYS return
2023-08-29 23:39 UTC (2+ 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).